Pull request #43331 updated 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 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43331@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 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" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-05T13:30:57.117Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-05T13:30:57.122Z] Trying to pass milestone 1 [Pipeline] milestone [2022-03-05T13:30:57.198Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-05T13:31:12.370Z] Still waiting to schedule task [2022-03-05T13:31:12.372Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bdf65e295385887d)’ is offline [2022-03-05T13:31:57.237Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bdf65e295385887d) in /home/ubuntu/workspace/moby_PR-43331 [Pipeline] { [Pipeline] checkout [2022-03-05T13:31:57.350Z] The recommended git tool is: git [2022-03-05T13:32:00.616Z] using credential docker-jenkins-github-credentials [2022-03-05T13:32:00.629Z] Cloning the remote Git repository [2022-03-05T13:32:00.629Z] Cloning with configured refspecs honoured and without tags [2022-03-05T13:32:00.012Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T13:32:00.089Z] > git init /home/ubuntu/workspace/moby_PR-43331 # timeout=10 [2022-03-05T13:32:00.384Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:32:00.384Z] > git --version # timeout=10 [2022-03-05T13:32:00.404Z] > git --version # 'git version 2.17.1' [2022-03-05T13:32:00.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:32:00.406Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:32:23.705Z] Fetching without tags [2022-03-05T13:32:23.971Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:32:24.812Z] Merge succeeded, producing 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:32:24.812Z] Checking out Revision 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b (PR-43331) [2022-03-05T13:32:23.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:32:23.612Z] > git config --add remote.origin.fetch +refs/pull/43331/head:refs/remotes/origin/PR-43331 # timeout=10 [2022-03-05T13:32:23.647Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:32:23.684Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:32:23.709Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:32:23.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:32:23.740Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:32:23.979Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:32:23.999Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [2022-03-05T13:32:24.695Z] > git remote # timeout=10 [2022-03-05T13:32:24.713Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T13:32:24.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:32:24.756Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T13:32:24.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T13:32:24.819Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:32:24.847Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [2022-03-05T13:32:29.260Z] Commit message: "compression: support zstd with skippable frame" [2022-03-05T13:32:29.294Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T13:32:30.484Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43331:/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-05T13:32:29.263Z] > git rev-list --no-walk 93a1dfd8bc207eda10ad21bb3e8291ff98be6b64 # timeout=10 [2022-03-05T13:32:37.094Z] Unable to find image 'alpine:latest' locally [2022-03-05T13:32:37.355Z] latest: Pulling from library/alpine [2022-03-05T13:32:37.616Z] 59bf1c3509f3: Pulling fs layer [2022-03-05T13:32:37.616Z] 59bf1c3509f3: Download complete [2022-03-05T13:32:37.889Z] 59bf1c3509f3: Pull complete [2022-03-05T13:32:37.889Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-05T13:32:37.889Z] Status: Downloaded newer image for alpine:latest [2022-03-05T13:32:46.081Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-03-05T13:32:46.315Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bdf65e295385887d) in /home/ubuntu/workspace/moby_PR-43331 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-03-05T13:32:46.365Z] The recommended git tool is: git [Pipeline] // stage [2022-03-05T13:32:46.378Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-05T13:32:46.395Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-03-05T13:32:46.407Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-03-05T13:32:46.686Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [Pipeline] } [Pipeline] } [2022-03-05T13:32:46.916Z] Merge succeeded, producing 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:32:46.916Z] Checking out Revision 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b (PR-43331) [2022-03-05T13:32:47.105Z] Commit message: "compression: support zstd with skippable frame" [2022-03-05T13:32:46.386Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43331/.git # timeout=10 [2022-03-05T13:32:46.398Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:32:46.409Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:32:46.410Z] > git --version # timeout=10 [2022-03-05T13:32:46.418Z] > git --version # 'git version 2.17.1' [2022-03-05T13:32:46.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:32:46.420Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:32:46.689Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:32:46.707Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [2022-03-05T13:32:46.804Z] > git remote # timeout=10 [2022-03-05T13:32:46.823Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T13:32:46.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:32:46.852Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T13:32:46.886Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T13:32:46.918Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:32:46.939Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T13:32:47.711Z] + [ PR != PR ] [2022-03-05T13:32:47.711Z] + [ 20.10 != master ] [2022-03-05T13:32:47.711Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T13:32:48.040Z] + docker version [2022-03-05T13:32:48.040Z] Client: Docker Engine - Community [2022-03-05T13:32:48.040Z] Version: 20.10.12 [2022-03-05T13:32:48.040Z] API version: 1.41 [2022-03-05T13:32:48.040Z] Go version: go1.16.12 [2022-03-05T13:32:48.040Z] Git commit: e91ed57 [2022-03-05T13:32:48.040Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-05T13:32:48.040Z] OS/Arch: linux/amd64 [2022-03-05T13:32:48.040Z] Context: default [2022-03-05T13:32:48.040Z] Experimental: true [2022-03-05T13:32:48.040Z] [2022-03-05T13:32:48.040Z] Server: Docker Engine - Community [2022-03-05T13:32:48.040Z] Engine: [2022-03-05T13:32:48.040Z] Version: 20.10.12 [2022-03-05T13:32:48.040Z] API version: 1.41 (minimum version 1.12) [2022-03-05T13:32:48.040Z] Go version: go1.16.12 [2022-03-05T13:32:48.040Z] Git commit: 459d0df [2022-03-05T13:32:48.040Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-05T13:32:48.040Z] OS/Arch: linux/amd64 [2022-03-05T13:32:48.040Z] Experimental: true [2022-03-05T13:32:48.040Z] containerd: [2022-03-05T13:32:48.040Z] Version: 1.4.12 [2022-03-05T13:32:48.040Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T13:32:48.040Z] runc: [2022-03-05T13:32:48.040Z] Version: 1.0.2 [2022-03-05T13:32:48.040Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T13:32:48.040Z] docker-init: [2022-03-05T13:32:48.040Z] Version: 0.19.0 [2022-03-05T13:32:48.040Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T13:32:48.370Z] + docker info [2022-03-05T13:33:01.314Z] Still waiting to schedule task [2022-03-05T13:33:01.315Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bdf65e295385887d)’ [2022-03-05T13:33:01.315Z] Still waiting to schedule task [2022-03-05T13:33:01.315Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bdf65e295385887d)’ [2022-03-05T13:33:01.316Z] Still waiting to schedule task [2022-03-05T13:33:01.316Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-03-05T13:33:01.318Z] Still waiting to schedule task [2022-03-05T13:33:01.318Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-03-05T13:33:01.319Z] Still waiting to schedule task [2022-03-05T13:33:01.319Z] All nodes of label ‘windows-2019’ are offline [2022-03-05T13:33:10.359Z] Client: [2022-03-05T13:33:10.359Z] Context: default [2022-03-05T13:33:10.359Z] Debug Mode: false [2022-03-05T13:33:10.359Z] Plugins: [2022-03-05T13:33:10.359Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T13:33:10.359Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T13:33:10.359Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-05T13:33:10.359Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-05T13:33:10.359Z] [2022-03-05T13:33:10.359Z] Server: [2022-03-05T13:33:10.359Z] Containers: 0 [2022-03-05T13:33:10.359Z] Running: 0 [2022-03-05T13:33:10.359Z] Paused: 0 [2022-03-05T13:33:10.359Z] Stopped: 0 [2022-03-05T13:33:10.359Z] Images: 1 [2022-03-05T13:33:10.359Z] Server Version: 20.10.12 [2022-03-05T13:33:10.359Z] Storage Driver: overlay2 [2022-03-05T13:33:10.359Z] Backing Filesystem: extfs [2022-03-05T13:33:10.359Z] Supports d_type: true [2022-03-05T13:33:10.359Z] Native Overlay Diff: true [2022-03-05T13:33:10.359Z] userxattr: false [2022-03-05T13:33:10.359Z] Logging Driver: json-file [2022-03-05T13:33:10.359Z] Cgroup Driver: cgroupfs [2022-03-05T13:33:10.359Z] Cgroup Version: 1 [2022-03-05T13:33:10.359Z] Plugins: [2022-03-05T13:33:10.359Z] Volume: local [2022-03-05T13:33:10.359Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T13:33:10.359Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T13:33:10.359Z] Swarm: inactive [2022-03-05T13:33:10.359Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-05T13:33:10.359Z] Default Runtime: runc [2022-03-05T13:33:10.359Z] Init Binary: docker-init [2022-03-05T13:33:10.359Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T13:33:10.359Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T13:33:10.359Z] init version: de40ad0 [2022-03-05T13:33:10.359Z] Security Options: [2022-03-05T13:33:10.359Z] apparmor [2022-03-05T13:33:10.359Z] seccomp [2022-03-05T13:33:10.359Z] Profile: default [2022-03-05T13:33:10.359Z] Kernel Version: 5.4.0-1061-aws [2022-03-05T13:33:10.359Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-05T13:33:10.359Z] OSType: linux [2022-03-05T13:33:10.359Z] Architecture: x86_64 [2022-03-05T13:33:10.359Z] CPUs: 2 [2022-03-05T13:33:10.359Z] Total Memory: 7.565GiB [2022-03-05T13:33:10.359Z] Name: ip-10-100-39-143 [2022-03-05T13:33:10.359Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-05T13:33:10.359Z] Docker Root Dir: /var/lib/docker [2022-03-05T13:33:10.359Z] Debug Mode: false [2022-03-05T13:33:10.359Z] Registry: https://index.docker.io/v1/ [2022-03-05T13:33:10.359Z] Labels: [2022-03-05T13:33:10.359Z] Experimental: true [2022-03-05T13:33:10.359Z] Insecure Registries: [2022-03-05T13:33:10.359Z] 127.0.0.0/8 [2022-03-05T13:33:10.359Z] Live Restore Enabled: true [2022-03-05T13:33:10.359Z] [2022-03-05T13:33:10.359Z] WARNING: No swap limit support [Pipeline] sh [2022-03-05T13:33:10.650Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T13:33:10.650Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T13:33:10.650Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43331/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-05T13:33:10.650Z] + bash /home/ubuntu/workspace/moby_PR-43331/check-config.sh [2022-03-05T13:33:10.650Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-05T13:33:10.650Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-05T13:33:10.650Z] [2022-03-05T13:33:10.650Z] Generally Necessary: [2022-03-05T13:33:10.650Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-05T13:33:10.650Z] - apparmor: enabled and tools installed [2022-03-05T13:33:10.650Z] - CONFIG_NAMESPACES: enabled [2022-03-05T13:33:10.650Z] - CONFIG_NET_NS: enabled [2022-03-05T13:33:10.650Z] - CONFIG_PID_NS: enabled [2022-03-05T13:33:10.650Z] - CONFIG_IPC_NS: enabled [2022-03-05T13:33:10.915Z] - CONFIG_UTS_NS: enabled [2022-03-05T13:33:10.915Z] - CONFIG_CGROUPS: enabled [2022-03-05T13:33:10.915Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-05T13:33:10.915Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-05T13:33:10.915Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-05T13:33:10.915Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-05T13:33:10.915Z] - CONFIG_CPUSETS: enabled [2022-03-05T13:33:10.915Z] - CONFIG_MEMCG: enabled [2022-03-05T13:33:10.915Z] - CONFIG_KEYS: enabled [2022-03-05T13:33:10.915Z] - CONFIG_VETH: enabled (as module) [2022-03-05T13:33:10.915Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-05T13:33:10.915Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-05T13:33:10.915Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-05T13:33:10.915Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-05T13:33:10.916Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-05T13:33:10.916Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-05T13:33:10.916Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-05T13:33:10.916Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-05T13:33:10.916Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-05T13:33:10.916Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-05T13:33:10.916Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-05T13:33:10.916Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-05T13:33:10.916Z] [2022-03-05T13:33:10.916Z] Optional Features: [2022-03-05T13:33:10.916Z] - CONFIG_USER_NS: enabled [2022-03-05T13:33:10.916Z] - CONFIG_SECCOMP: enabled [2022-03-05T13:33:10.916Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-05T13:33:10.916Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-05T13:33:10.916Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-05T13:33:10.916Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-05T13:33:10.916Z] - CONFIG_BLK_CGROUP: enabled [2022-03-05T13:33:10.916Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-05T13:33:10.916Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-05T13:33:10.916Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-05T13:33:10.916Z] - CONFIG_CGROUP_PERF: enabled [2022-03-05T13:33:11.177Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-05T13:33:11.177Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-05T13:33:11.177Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-05T13:33:11.177Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-05T13:33:11.177Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-05T13:33:11.177Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-05T13:33:11.177Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-05T13:33:11.177Z] - CONFIG_IP_VS: enabled (as module) [2022-03-05T13:33:11.177Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-05T13:33:11.177Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-05T13:33:11.177Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-05T13:33:11.177Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-05T13:33:11.177Z] - CONFIG_EXT4_FS: enabled [2022-03-05T13:33:11.177Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-05T13:33:11.177Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-05T13:33:11.177Z] - Network Drivers: [2022-03-05T13:33:11.177Z] - "overlay": [2022-03-05T13:33:11.177Z] - CONFIG_VXLAN: enabled (as module) [2022-03-05T13:33:11.177Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-05T13:33:11.177Z] Optional (for encrypted networks): [2022-03-05T13:33:11.177Z] - CONFIG_CRYPTO: enabled [2022-03-05T13:33:11.177Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-05T13:33:11.177Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-05T13:33:11.177Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-05T13:33:11.177Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-05T13:33:11.177Z] - CONFIG_XFRM: enabled [2022-03-05T13:33:11.177Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-05T13:33:11.177Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-05T13:33:11.177Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-05T13:33:11.177Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-05T13:33:11.177Z] - "ipvlan": [2022-03-05T13:33:11.177Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-05T13:33:11.177Z] - "macvlan": [2022-03-05T13:33:11.177Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-05T13:33:11.177Z] - CONFIG_DUMMY: enabled (as module) [2022-03-05T13:33:11.442Z] - "ftp,tftp client in container": [2022-03-05T13:33:11.442Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-05T13:33:11.442Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-05T13:33:11.442Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-05T13:33:11.442Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-05T13:33:11.442Z] - Storage Drivers: [2022-03-05T13:33:11.442Z] - "aufs": [2022-03-05T13:33:11.442Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-05T13:33:11.442Z] - "btrfs": [2022-03-05T13:33:11.442Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-05T13:33:11.442Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-05T13:33:11.442Z] - "devicemapper": [2022-03-05T13:33:11.442Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-05T13:33:11.442Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-05T13:33:11.442Z] - "overlay": [2022-03-05T13:33:11.442Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-05T13:33:11.442Z] - "zfs": [2022-03-05T13:33:11.442Z] - /dev/zfs: present [2022-03-05T13:33:11.442Z] - zfs command: missing [2022-03-05T13:33:11.442Z] - zpool command: missing [2022-03-05T13:33:11.442Z] [2022-03-05T13:33:11.442Z] Limits: [2022-03-05T13:33:11.442Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-05T13:33:11.442Z] [2022-03-05T13:33:11.442Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T13:33:11.782Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b . [2022-03-05T13:33:12.080Z] #2 [internal] load .dockerignore [2022-03-05T13:33:12.080Z] #2 sha256:ec2aa1a752d890ddab4f45ef6c77a64ae4a2a07ca586f33e9ae48747fa9d7189 [2022-03-05T13:33:12.080Z] #2 transferring context: 32B [2022-03-05T13:33:12.080Z] #2 transferring context: 87B done [2022-03-05T13:33:12.080Z] #2 DONE 0.2s [2022-03-05T13:33:12.080Z] [2022-03-05T13:33:12.080Z] #1 [internal] load build definition from Dockerfile [2022-03-05T13:33:12.080Z] #1 sha256:3e3544cd9066162164f52e45f69795e344342dc5d11e1068f66f88a519296490 [2022-03-05T13:33:12.080Z] #1 transferring dockerfile: 17.07kB done [2022-03-05T13:33:12.080Z] #1 DONE 0.3s [2022-03-05T13:33:12.080Z] [2022-03-05T13:33:12.080Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-05T13:33:12.080Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-05T13:33:12.651Z] #3 DONE 0.5s [2022-03-05T13:33:12.651Z] [2022-03-05T13:33:12.651Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-05T13:33:12.651Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-05T13:33:12.651Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-05T13:33:12.651Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-05T13:33:12.651Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-05T13:33:12.651Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-05T13:33:12.651Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2022-03-05T13:33:12.913Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2022-03-05T13:33:12.913Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-05T13:33:12.913Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-03-05T13:33:13.490Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2022-03-05T13:33:13.490Z] #4 DONE 0.9s [2022-03-05T13:33:13.751Z] [2022-03-05T13:33:13.751Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T13:33:13.751Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T13:33:14.696Z] #5 DONE 0.8s [2022-03-05T13:33:14.696Z] [2022-03-05T13:33:14.696Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-03-05T13:33:14.696Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-05T13:33:14.696Z] #8 DONE 0.8s [2022-03-05T13:33:14.696Z] [2022-03-05T13:33:14.696Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T13:33:14.696Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T13:33:14.696Z] #7 DONE 0.8s [2022-03-05T13:33:14.696Z] [2022-03-05T13:33:14.696Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-05T13:33:14.696Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-05T13:33:14.696Z] #6 DONE 0.8s [2022-03-05T13:33:16.625Z] [2022-03-05T13:33:16.625Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:33:16.625Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T13:33:16.625Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-05T13:33:16.625Z] #64 DONE 0.0s [2022-03-05T13:33:16.625Z] [2022-03-05T13:33:16.625Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:33:16.625Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:33:16.625Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-03-05T13:33:16.625Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-05T13:33:16.625Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 0B / 50.44MB 0.1s [2022-03-05T13:33:16.625Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0B / 10.00MB 0.1s [2022-03-05T13:33:16.625Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-05T13:33:16.625Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-05T13:33:16.887Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 3.15MB / 50.44MB 0.3s [2022-03-05T13:33:16.887Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.3s [2022-03-05T13:33:16.887Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 3.92MB / 7.83MB 0.3s [2022-03-05T13:33:16.887Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.3s done [2022-03-05T13:33:16.887Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.4s [2022-03-05T13:33:17.151Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 9.44MB / 50.44MB 0.5s [2022-03-05T13:33:17.151Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 2.61MB / 51.84MB 0.5s [2022-03-05T13:33:17.151Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 22.02MB / 50.44MB 0.6s [2022-03-05T13:33:17.151Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.5s done [2022-03-05T13:33:17.151Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 12.58MB / 51.84MB 0.6s [2022-03-05T13:33:17.151Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 0B / 68.78MB 0.6s [2022-03-05T13:33:17.415Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 25.17MB / 50.44MB 0.7s [2022-03-05T13:33:17.415Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 22.02MB / 51.84MB 0.7s [2022-03-05T13:33:17.415Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 39.85MB / 50.44MB 0.9s [2022-03-05T13:33:17.415Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 30.41MB / 51.84MB 0.9s [2022-03-05T13:33:17.415Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.24MB / 68.78MB 0.9s [2022-03-05T13:33:17.415Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 44.04MB / 50.44MB 1.0s [2022-03-05T13:33:17.415Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 38.80MB / 51.84MB 1.0s [2022-03-05T13:33:17.415Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 13.31MB / 68.78MB 1.0s [2022-03-05T13:33:17.679Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 42.99MB / 51.84MB 1.1s [2022-03-05T13:33:17.679Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 17.83MB / 68.78MB 1.1s [2022-03-05T13:33:17.679Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 49.73MB / 50.44MB 1.2s [2022-03-05T13:33:17.959Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.4s [2022-03-05T13:33:17.959Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 24.12MB / 68.78MB 1.5s [2022-03-05T13:33:18.224Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 28.31MB / 68.78MB 1.6s [2022-03-05T13:33:18.224Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 40.89MB / 68.78MB 1.8s [2022-03-05T13:33:18.541Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 47.19MB / 68.78MB 1.9s [2022-03-05T13:33:18.802Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 54.53MB / 68.78MB 2.2s [2022-03-05T13:33:18.802Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 65.01MB / 68.78MB 2.3s [2022-03-05T13:33:18.802Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a [2022-03-05T13:33:19.066Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 2.4s [2022-03-05T13:33:19.673Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 3.0s done [2022-03-05T13:33:19.673Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 3.1s [2022-03-05T13:33:21.064Z] #9 ... [2022-03-05T13:33:21.064Z] [2022-03-05T13:33:21.064Z] #23 [internal] load build context [2022-03-05T13:33:21.064Z] #23 sha256:f7e8c78691a8ff89b85bc011ce2a9c23a02284e7017847d18f2460afccdc8482 [2022-03-05T13:33:21.064Z] #23 transferring context: 53.00MB 3.6s done [2022-03-05T13:33:21.064Z] #23 DONE 4.4s [2022-03-05T13:33:21.064Z] [2022-03-05T13:33:21.064Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:33:21.064Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:33:21.064Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 4.4s done [2022-03-05T13:33:21.064Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 4.4s done [2022-03-05T13:33:21.064Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 0B / 129.16MB 4.5s [2022-03-05T13:33:21.327Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 11.53MB / 129.16MB 4.8s [2022-03-05T13:33:21.608Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 28.31MB / 129.16MB 5.1s [2022-03-05T13:33:21.885Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 36.70MB / 129.16MB 5.4s [2022-03-05T13:33:22.151Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 47.19MB / 129.16MB 5.7s [2022-03-05T13:33:22.412Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 56.62MB / 129.16MB 6.0s [2022-03-05T13:33:22.675Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 65.01MB / 129.16MB 6.2s [2022-03-05T13:33:22.935Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 72.35MB / 129.16MB 6.4s [2022-03-05T13:33:23.197Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 81.79MB / 129.16MB 6.6s [2022-03-05T13:33:23.458Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 92.27MB / 129.16MB 6.8s [2022-03-05T13:33:23.719Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 104.86MB / 129.16MB 7.1s [2022-03-05T13:33:23.980Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.0s [2022-03-05T13:33:23.980Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 113.98MB / 129.16MB 7.5s [2022-03-05T13:33:24.571Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 8.0s [2022-03-05T13:33:26.495Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 7.6s done [2022-03-05T13:33:26.495Z] #9 ... [2022-03-05T13:33:26.495Z] [2022-03-05T13:33:26.495Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T13:33:26.495Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T13:33:26.495Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.0s done [2022-03-05T13:33:26.495Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-05T13:33:26.495Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done [2022-03-05T13:33:26.495Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done [2022-03-05T13:33:26.495Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.7s done [2022-03-05T13:33:26.757Z] #26 ... [2022-03-05T13:33:26.757Z] [2022-03-05T13:33:26.757Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:33:26.757Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T13:33:26.757Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-05T13:33:26.757Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T13:33:26.757Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-05T13:33:26.757Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-05T13:33:26.757Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2022-03-05T13:33:26.757Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-03-05T13:33:26.757Z] #62 DONE 10.1s [2022-03-05T13:33:26.757Z] [2022-03-05T13:33:26.757Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:33:26.757Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T13:33:26.757Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-05T13:33:26.757Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-05T13:33:26.757Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T13:33:26.757Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-03-05T13:33:26.757Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2022-03-05T13:33:26.757Z] #64 DONE 10.1s [2022-03-05T13:33:26.757Z] [2022-03-05T13:33:26.757Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:33:26.757Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:33:26.757Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 10.1s done [2022-03-05T13:33:26.757Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.1s [2022-03-05T13:33:26.757Z] #9 ... [2022-03-05T13:33:26.757Z] [2022-03-05T13:33:26.757Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T13:33:26.757Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T13:33:26.757Z] #26 DONE 10.2s [2022-03-05T13:33:26.757Z] [2022-03-05T13:33:26.757Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:33:26.757Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:33:28.190Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 1.1s done [2022-03-05T13:33:29.135Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-05T13:33:29.708Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.5s done [2022-03-05T13:33:30.289Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-05T13:33:31.725Z] #9 ... [2022-03-05T13:33:31.725Z] [2022-03-05T13:33:31.725Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T13:33:31.725Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-05T13:33:31.725Z] #63 DONE 1.5s [2022-03-05T13:33:31.725Z] [2022-03-05T13:33:31.725Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:33:31.725Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:33:33.112Z] #9 ... [2022-03-05T13:33:33.112Z] [2022-03-05T13:33:33.112Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T13:33:33.112Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-05T13:33:33.112Z] #65 DONE 1.4s [2022-03-05T13:33:33.112Z] [2022-03-05T13:33:33.112Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:33:33.112Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:33:35.032Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.0s [2022-03-05T13:33:36.944Z] #9 ... [2022-03-05T13:33:36.944Z] [2022-03-05T13:33:36.944Z] #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-05T13:33:36.944Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T13:33:36.944Z] #27 4.046 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:33:36.944Z] #27 4.051 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:33:36.944Z] #27 4.153 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:33:36.944Z] #27 4.252 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:33:36.944Z] #27 4.514 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:33:36.944Z] #27 4.981 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:33:36.944Z] #27 6.883 Fetched 8469 kB in 3s (2768 kB/s) [2022-03-05T13:33:36.944Z] #27 6.883 Reading package lists... [2022-03-05T13:33:36.944Z] #27 8.007 Reading package lists... [2022-03-05T13:33:36.944Z] #27 8.977 Building dependency tree... [2022-03-05T13:33:36.944Z] #27 9.358 The following additional packages will be installed: [2022-03-05T13:33:36.944Z] #27 9.358 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-05T13:33:36.944Z] #27 9.358 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-05T13:33:36.944Z] #27 9.358 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-05T13:33:36.944Z] #27 9.362 Suggested packages: [2022-03-05T13:33:36.944Z] #27 9.362 krb5-doc krb5-user [2022-03-05T13:33:36.944Z] #27 9.362 Recommended packages: [2022-03-05T13:33:36.944Z] #27 9.362 krb5-locales publicsuffix libsasl2-modules [2022-03-05T13:33:36.944Z] #27 9.606 The following NEW packages will be installed: [2022-03-05T13:33:36.944Z] #27 9.606 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-05T13:33:36.944Z] #27 9.606 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-05T13:33:36.944Z] #27 9.616 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T13:33:36.945Z] #27 9.616 libssh2-1 libssl1.1 openssl [2022-03-05T13:33:36.945Z] #27 9.902 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:33:36.945Z] #27 9.902 Need to get 5061 kB of archives. [2022-03-05T13:33:36.945Z] #27 9.902 After this operation, 12.1 MB of additional disk space will be used. [2022-03-05T13:33:36.945Z] #27 9.902 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-05T13:33:36.945Z] #27 9.902 Get:2 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-03-05T13:33:36.945Z] #27 9.917 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-05T13:33:36.945Z] #27 9.941 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-03-05T13:33:36.945Z] #27 9.957 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-05T13:33:36.945Z] #27 9.969 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-05T13:33:36.945Z] #27 9.969 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-05T13:33:36.945Z] #27 9.969 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-05T13:33:36.945Z] #27 9.969 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-05T13:33:36.945Z] #27 9.999 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-05T13:33:36.945Z] #27 9.999 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-05T13:33:36.945Z] #27 9.999 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-05T13:33:36.945Z] #27 9.999 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-05T13:33:36.945Z] #27 9.999 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-05T13:33:36.945Z] #27 9.999 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-05T13:33:36.945Z] #27 9.999 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-05T13:33:36.945Z] #27 9.999 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-05T13:33:36.945Z] #27 9.999 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-05T13:33:36.945Z] #27 9.999 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T13:33:36.945Z] #27 9.999 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T13:33:36.945Z] #27 9.999 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T13:33:36.945Z] #27 10.18 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:33:36.945Z] #27 10.20 Fetched 5061 kB in 0s (14.4 MB/s) [2022-03-05T13:33:36.945Z] #27 10.23 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-05T13:33:36.945Z] #27 10.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2022-03-05T13:33:36.945Z] #27 10.23 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T13:33:36.945Z] #27 10.24 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:33:36.945Z] #27 10.29 Selecting previously unselected package libsasl2-2:amd64. [2022-03-05T13:33:36.945Z] #27 10.30 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T13:33:36.945Z] #27 10.31 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:33:36.945Z] #27 ... [2022-03-05T13:33:36.945Z] [2022-03-05T13:33:36.945Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:33:36.945Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:33:37.205Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 7.0s done [2022-03-05T13:33:37.778Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 0.1s [2022-03-05T13:33:43.082Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.3s [2022-03-05T13:33:43.082Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.6s done [2022-03-05T13:33:44.997Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-05T13:33:44.997Z] #9 ... [2022-03-05T13:33:44.997Z] [2022-03-05T13:33:44.997Z] #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-05T13:33:44.997Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T13:33:44.997Z] #27 10.38 Selecting previously unselected package libssl1.1:amd64. [2022-03-05T13:33:44.997Z] #27 10.38 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 10.38 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T13:33:44.997Z] #27 10.63 Selecting previously unselected package openssl. [2022-03-05T13:33:44.997Z] #27 10.63 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 10.64 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-05T13:33:44.997Z] #27 10.81 Selecting previously unselected package ca-certificates. [2022-03-05T13:33:44.997Z] #27 10.81 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-05T13:33:44.997Z] #27 10.82 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-05T13:33:44.997Z] #27 10.92 Selecting previously unselected package libkeyutils1:amd64. [2022-03-05T13:33:44.997Z] #27 10.92 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 10.95 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-05T13:33:44.997Z] #27 10.98 Selecting previously unselected package libkrb5support0:amd64. [2022-03-05T13:33:44.997Z] #27 10.98 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 10.99 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:33:44.997Z] #27 11.04 Selecting previously unselected package libk5crypto3:amd64. [2022-03-05T13:33:44.997Z] #27 11.04 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 11.05 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:33:44.997Z] #27 11.11 Selecting previously unselected package libkrb5-3:amd64. [2022-03-05T13:33:44.997Z] #27 11.11 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 11.12 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:33:44.997Z] #27 11.24 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-05T13:33:44.997Z] #27 11.24 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 11.25 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:33:44.997Z] #27 11.30 Selecting previously unselected package libldap-common. [2022-03-05T13:33:44.997Z] #27 11.30 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-05T13:33:44.997Z] #27 11.31 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:33:44.997Z] #27 11.36 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-05T13:33:44.997Z] #27 11.36 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 11.37 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:33:44.997Z] #27 11.45 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-05T13:33:44.997Z] #27 11.45 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 11.47 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T13:33:44.997Z] #27 11.51 Selecting previously unselected package libpsl5:amd64. [2022-03-05T13:33:44.997Z] #27 11.51 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 11.52 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-05T13:33:44.997Z] #27 11.57 Selecting previously unselected package librtmp1:amd64. [2022-03-05T13:33:44.997Z] #27 11.57 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 11.57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T13:33:44.997Z] #27 11.63 Selecting previously unselected package libssh2-1:amd64. [2022-03-05T13:33:44.997Z] #27 11.63 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 11.64 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T13:33:44.997Z] #27 11.70 Selecting previously unselected package libcurl4:amd64. [2022-03-05T13:33:44.997Z] #27 11.70 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 11.71 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T13:33:44.997Z] #27 11.79 Selecting previously unselected package curl. [2022-03-05T13:33:44.997Z] #27 11.79 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 11.80 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-05T13:33:44.997Z] #27 11.90 Selecting previously unselected package libonig5:amd64. [2022-03-05T13:33:44.997Z] #27 11.90 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 11.98 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:33:44.997Z] #27 12.05 Selecting previously unselected package libjq1:amd64. [2022-03-05T13:33:44.997Z] #27 12.05 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:33:44.997Z] #27 12.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:33:44.997Z] #27 12.11 Selecting previously unselected package jq. [2022-03-05T13:33:44.998Z] #27 12.11 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:33:44.998Z] #27 12.12 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T13:33:44.998Z] #27 12.18 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-05T13:33:44.998Z] #27 12.20 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-05T13:33:44.998Z] #27 12.21 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T13:33:44.998Z] #27 12.35 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T13:33:44.998Z] #27 12.36 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:33:44.998Z] #27 12.38 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:33:44.998Z] #27 12.39 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:33:44.998Z] #27 12.40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T13:33:44.998Z] #27 12.41 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:33:44.998Z] #27 12.46 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:33:44.998Z] #27 12.47 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T13:33:44.998Z] #27 12.48 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:33:44.998Z] #27 12.49 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-05T13:33:44.998Z] #27 12.51 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:33:44.998Z] #27 12.52 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:33:44.998Z] #27 12.53 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:33:44.998Z] #27 12.54 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-05T13:33:44.998Z] #27 13.32 Updating certificates in /etc/ssl/certs... [2022-03-05T13:33:44.998Z] #27 14.56 137 added, 0 removed; done. [2022-03-05T13:33:44.998Z] #27 14.61 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:33:44.998Z] #27 14.62 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T13:33:44.998Z] #27 14.63 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T13:33:44.998Z] #27 14.64 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-05T13:33:44.998Z] #27 14.65 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:33:44.998Z] #27 14.68 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-05T13:33:44.998Z] #27 14.69 Updating certificates in /etc/ssl/certs... [2022-03-05T13:33:44.998Z] #27 15.73 0 added, 0 removed; done. [2022-03-05T13:33:44.998Z] #27 15.73 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T13:33:44.998Z] #27 15.73 done. [2022-03-05T13:33:44.998Z] #27 DONE 18.1s [2022-03-05T13:33:44.998Z] [2022-03-05T13:33:44.998Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:33:44.998Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:33:44.998Z] #9 ... [2022-03-05T13:33:44.998Z] [2022-03-05T13:33:44.998Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T13:33:44.998Z] #28 sha256:7314b9810b154722d65c1b9368fa41e0045fd773364f65d675031eced855384f [2022-03-05T13:33:44.998Z] #28 DONE 0.2s [2022-03-05T13:33:44.998Z] [2022-03-05T13:33:44.998Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:33:44.998Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:33:50.299Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.0s [2022-03-05T13:33:55.611Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 10.2s [2022-03-05T13:33:55.611Z] #9 ... [2022-03-05T13:33:55.611Z] [2022-03-05T13:33:55.611Z] #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-05T13:33:55.611Z] #29 sha256:e7da1f8887266c3697ea83d4ccab8f1a450f91180a0c197ae9dc37c67b5b63d8 [2022-03-05T13:33:55.611Z] #29 1.452 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-05T13:33:55.611Z] #29 1.587 [2022-03-05T13:33:55.611Z] #29 1.811 #=#=# ####### 10.6% ######################## 33.9% ###################################### 53.8% ##################################################### 73.6% ################################################################### 93.7% ######################################################################## 100.0% [2022-03-05T13:33:55.611Z] #29 2.435 [2022-03-05T13:33:55.611Z] #29 2.663 #=#=# ################################################################## 93.0% ######################################################################## 100.0% [2022-03-05T13:33:55.611Z] #29 2.864 [2022-03-05T13:33:55.611Z] #29 3.087 #=#=# ################################################################# 90.3% ######################################################################## 100.0% [2022-03-05T13:33:55.611Z] #29 3.275 [2022-03-05T13:33:55.612Z] #29 3.493 #=#=# ######### 13.0% ########################## 36.3% ####################################### 55.5% ##################################################### 74.8% ################################################################### 94.2% ######################################################################## 100.0% [2022-03-05T13:33:55.612Z] #29 4.120 [2022-03-05T13:33:55.612Z] #29 4.345 #=#=# ## 3.2% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.6% ######################################################## 77.8% ########################################################### 82.9% ############################################################### 88.2% ################################################################### 93.4% ####################################################################### 98.6% ######################################################################## 100.0% [2022-03-05T13:33:55.612Z] #29 6.306 [2022-03-05T13:33:55.612Z] #29 6.822 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T13:33:55.612Z] #29 6.899 [2022-03-05T13:33:55.612Z] #29 7.118 #=#=# ######################################################################## 100.0% [2022-03-05T13:33:55.612Z] #29 7.197 [2022-03-05T13:33:55.612Z] #29 7.741 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T13:33:55.612Z] #29 7.828 [2022-03-05T13:33:55.612Z] #29 8.053 #=#=# ######################################################################## 100.0% [2022-03-05T13:33:55.612Z] #29 8.177 [2022-03-05T13:33:55.612Z] #29 8.695 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-05T13:33:55.612Z] #29 8.830 [2022-03-05T13:33:55.612Z] #29 9.057 #=#=# 0.0% ############ 17.0% ################## 26.1% ################################# 47.1% ###################################### 53.0% ########################################### 60.4% ######################################################## 78.2% ######################################################################## 100.0% [2022-03-05T13:33:55.612Z] #29 ... [2022-03-05T13:33:55.612Z] [2022-03-05T13:33:55.612Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:33:55.612Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:33:56.747Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0da5fff07f64f6510) in /home/ubuntu/workspace/moby_PR-43331 [Pipeline] { [2022-03-05T13:33:56.759Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02df33672bf634f60) in /home/ubuntu/workspace/moby_PR-43331 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-03-05T13:33:56.909Z] The recommended git tool is: git [2022-03-05T13:33:56.910Z] The recommended git tool is: git [2022-03-05T13:33:57.533Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 12.3s done [2022-03-05T13:33:58.106Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-05T13:33:58.197Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f37febe00f05eb48) in /home/ubuntu/workspace/moby_PR-43331 [Pipeline] { [Pipeline] checkout [2022-03-05T13:33:58.505Z] The recommended git tool is: git [2022-03-05T13:33:59.607Z] using credential docker-jenkins-github-credentials [2022-03-05T13:33:59.613Z] Cloning the remote Git repository [2022-03-05T13:33:59.613Z] Cloning with configured refspecs honoured and without tags [2022-03-05T13:33:59.772Z] using credential docker-jenkins-github-credentials [2022-03-05T13:33:59.792Z] Cloning the remote Git repository [2022-03-05T13:33:59.792Z] Cloning with configured refspecs honoured and without tags [2022-03-05T13:33:58.943Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T13:33:59.006Z] > git init /home/ubuntu/workspace/moby_PR-43331 # timeout=10 [2022-03-05T13:33:59.213Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:33:59.213Z] > git --version # timeout=10 [2022-03-05T13:33:59.246Z] > git --version # 'git version 2.17.1' [2022-03-05T13:33:59.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:33:59.248Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:33:59.742Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T13:33:59.793Z] > git init /home/ubuntu/workspace/moby_PR-43331 # timeout=10 [2022-03-05T13:34:00.003Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:34:00.003Z] > git --version # timeout=10 [2022-03-05T13:34:00.029Z] > git --version # 'git version 2.17.1' [2022-03-05T13:34:00.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:34:00.031Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:34:02.331Z] #9 DONE 45.5s [2022-03-05T13:34:02.331Z] [2022-03-05T13:34:02.331Z] #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-05T13:34:02.331Z] #29 sha256:e7da1f8887266c3697ea83d4ccab8f1a450f91180a0c197ae9dc37c67b5b63d8 [2022-03-05T13:34:02.331Z] #29 10.41 [2022-03-05T13:34:02.331Z] #29 10.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T13:34:02.331Z] #29 11.05 [2022-03-05T13:34:02.331Z] #29 11.27 #=#=# ######################################################################## 100.0% [2022-03-05T13:34:02.331Z] #29 11.32 [2022-03-05T13:34:02.331Z] #29 11.79 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T13:34:02.331Z] #29 11.89 [2022-03-05T13:34:02.331Z] #29 12.12 #=#=# ######################################################################## 100.0% [2022-03-05T13:34:02.331Z] #29 12.19 [2022-03-05T13:34:02.331Z] #29 12.22 Download of images into '/build' complete. [2022-03-05T13:34:02.331Z] #29 12.22 Use something like the following to load the result into a Docker daemon: [2022-03-05T13:34:02.331Z] #29 12.22 tar -cC '/build' . | docker load [2022-03-05T13:34:02.331Z] #29 ... [2022-03-05T13:34:02.331Z] [2022-03-05T13:34:02.331Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T13:34:02.331Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-05T13:34:02.857Z] using credential docker-jenkins-github-credentials [2022-03-05T13:34:02.865Z] Cloning the remote Git repository [2022-03-05T13:34:02.865Z] Cloning with configured refspecs honoured and without tags [2022-03-05T13:34:03.145Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f85a94c04a9eb5ec) in /home/ubuntu/workspace/moby_PR-43331 [Pipeline] { [Pipeline] checkout [2022-03-05T13:34:03.364Z] The recommended git tool is: git [2022-03-05T13:34:02.873Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T13:34:02.948Z] > git init /home/ubuntu/workspace/moby_PR-43331 # timeout=10 [2022-03-05T13:34:03.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:34:03.576Z] > git --version # timeout=10 [2022-03-05T13:34:03.586Z] > git --version # 'git version 2.25.1' [2022-03-05T13:34:03.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:34:03.588Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:34:04.899Z] #10 ... [2022-03-05T13:34:04.899Z] [2022-03-05T13:34:04.899Z] #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-05T13:34:04.899Z] #29 sha256:e7da1f8887266c3697ea83d4ccab8f1a450f91180a0c197ae9dc37c67b5b63d8 [2022-03-05T13:34:04.899Z] #29 DONE 19.7s [2022-03-05T13:34:04.899Z] [2022-03-05T13:34:04.899Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T13:34:04.899Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-05T13:34:06.288Z] #10 DONE 3.9s [2022-03-05T13:34:06.288Z] [2022-03-05T13:34:06.288Z] #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-05T13:34:06.288Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-05T13:34:07.237Z] #11 DONE 1.4s [2022-03-05T13:34:07.498Z] [2022-03-05T13:34:07.498Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T13:34:07.498Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-05T13:34:07.973Z] using credential docker-jenkins-github-credentials [2022-03-05T13:34:07.983Z] Cloning the remote Git repository [2022-03-05T13:34:07.983Z] Cloning with configured refspecs honoured and without tags [2022-03-05T13:34:08.441Z] #31 DONE 1.0s [2022-03-05T13:34:08.441Z] [2022-03-05T13:34:08.441Z] #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-05T13:34:08.441Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:34:08.441Z] #32 ... [2022-03-05T13:34:08.441Z] [2022-03-05T13:34:08.441Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T13:34:08.441Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-05T13:34:08.441Z] #39 DONE 1.1s [2022-03-05T13:34:08.703Z] [2022-03-05T13:34:08.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-05T13:34:08.703Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:34:08.000Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T13:34:08.114Z] > git init /home/ubuntu/workspace/moby_PR-43331 # timeout=10 [2022-03-05T13:34:08.647Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:34:08.647Z] > git --version # timeout=10 [2022-03-05T13:34:08.666Z] > git --version # 'git version 2.25.1' [2022-03-05T13:34:08.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:34:08.668Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:34:14.014Z] #40 ... [2022-03-05T13:34:14.014Z] [2022-03-05T13:34:14.014Z] #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-05T13:34:14.014Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-05T13:34:14.014Z] #12 DONE 6.2s [2022-03-05T13:34:14.014Z] [2022-03-05T13:34:14.014Z] #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-05T13:34:14.014Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:34:17.319Z] #13 ... [2022-03-05T13:34:17.319Z] [2022-03-05T13:34:17.319Z] #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-05T13:34:17.319Z] #45 sha256:7c197829652fc4be10b06376515783f9b9c24a271d01ac07f1316a70da2aa3f0 [2022-03-05T13:34:17.319Z] #45 7.755 + RM_GOPATH=0 [2022-03-05T13:34:17.319Z] #45 7.755 + TMP_GOPATH= [2022-03-05T13:34:17.319Z] #45 7.755 + : /build [2022-03-05T13:34:17.319Z] #45 7.755 + '[' -z '' ']' [2022-03-05T13:34:17.319Z] #45 7.755 ++ mktemp -d [2022-03-05T13:34:17.319Z] #45 7.755 + export GOPATH=/tmp/tmp.W0wBioG3SW [2022-03-05T13:34:17.319Z] #45 7.755 + GOPATH=/tmp/tmp.W0wBioG3SW [2022-03-05T13:34:17.319Z] #45 7.755 + RM_GOPATH=1 [2022-03-05T13:34:17.319Z] #45 7.755 + case "$(go env GOARCH)" in [2022-03-05T13:34:17.319Z] #45 7.755 ++ go env GOARCH [2022-03-05T13:34:17.319Z] #45 7.781 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:17.319Z] #45 7.781 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:17.319Z] #45 7.781 ++ dirname /tmp/install/install.sh [2022-03-05T13:34:17.319Z] #45 7.784 + dir=/tmp/install [2022-03-05T13:34:17.319Z] #45 7.784 + bin=vndr [2022-03-05T13:34:17.319Z] #45 7.784 + shift [2022-03-05T13:34:17.319Z] #45 7.792 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-05T13:34:17.319Z] #45 7.792 + . /tmp/install/vndr.installer [2022-03-05T13:34:17.320Z] #45 7.792 ++ : v0.1.2 [2022-03-05T13:34:17.320Z] #45 7.792 + install_vndr [2022-03-05T13:34:17.320Z] #45 7.792 + echo 'Install vndr version v0.1.2' [2022-03-05T13:34:17.320Z] #45 7.792 + GOBIN=/build [2022-03-05T13:34:17.320Z] #45 7.792 + GO111MODULE=on [2022-03-05T13:34:17.320Z] #45 7.792 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-05T13:34:17.320Z] #45 7.792 Install vndr version v0.1.2 [2022-03-05T13:34:17.320Z] #45 9.047 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-05T13:34:17.581Z] #45 ... [2022-03-05T13:34:17.581Z] [2022-03-05T13:34:17.581Z] #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-05T13:34:17.581Z] #34 sha256:445d9114fee0bf2a633b6b3d236b3a22b346a791b8c54f4fbc04f18771abdb88 [2022-03-05T13:34:17.581Z] #34 8.209 + RM_GOPATH=0 [2022-03-05T13:34:17.581Z] #34 8.209 + TMP_GOPATH= [2022-03-05T13:34:17.581Z] #34 8.209 + : /build [2022-03-05T13:34:17.581Z] #34 8.209 + '[' -z '' ']' [2022-03-05T13:34:17.581Z] #34 8.209 ++ mktemp -d [2022-03-05T13:34:17.581Z] #34 8.217 + export GOPATH=/tmp/tmp.szVUl9SYC6 [2022-03-05T13:34:17.581Z] #34 8.217 + GOPATH=/tmp/tmp.szVUl9SYC6 [2022-03-05T13:34:17.581Z] #34 8.217 + RM_GOPATH=1 [2022-03-05T13:34:17.581Z] #34 8.217 + case "$(go env GOARCH)" in [2022-03-05T13:34:17.581Z] #34 8.217 ++ go env GOARCH [2022-03-05T13:34:17.581Z] #34 8.256 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:17.581Z] #34 8.256 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:17.581Z] #34 8.256 ++ dirname /tmp/install/install.sh [2022-03-05T13:34:17.581Z] #34 8.264 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:34:17.581Z] #34 8.264 + dir=/tmp/install [2022-03-05T13:34:17.581Z] #34 8.264 + bin=tomlv [2022-03-05T13:34:17.581Z] #34 8.264 + shift [2022-03-05T13:34:17.581Z] #34 8.264 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-05T13:34:17.581Z] #34 8.264 + . /tmp/install/tomlv.installer [2022-03-05T13:34:17.581Z] #34 8.264 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:34:17.581Z] #34 8.264 + install_tomlv [2022-03-05T13:34:17.581Z] #34 8.264 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-05T13:34:17.581Z] #34 8.264 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.szVUl9SYC6/src/github.com/BurntSushi/toml [2022-03-05T13:34:17.581Z] #34 8.277 Cloning into '/tmp/tmp.szVUl9SYC6/src/github.com/BurntSushi/toml'... [2022-03-05T13:34:17.581Z] #34 ... [2022-03-05T13:34:17.581Z] [2022-03-05T13:34:17.581Z] #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-05T13:34:17.581Z] #24 sha256:5a831118af09fd0a782a13dcc76b2781d643bb43a66c48be4e1f13db35260126 [2022-03-05T13:34:17.581Z] #24 6.374 + RM_GOPATH=0 [2022-03-05T13:34:17.581Z] #24 6.374 + TMP_GOPATH= [2022-03-05T13:34:17.581Z] #24 6.374 + : /build [2022-03-05T13:34:17.581Z] #24 6.374 + '[' -z '' ']' [2022-03-05T13:34:17.581Z] #24 6.374 ++ mktemp -d [2022-03-05T13:34:17.581Z] #24 6.374 + export GOPATH=/tmp/tmp.71LFMGEZwt [2022-03-05T13:34:17.581Z] #24 6.374 + GOPATH=/tmp/tmp.71LFMGEZwt [2022-03-05T13:34:17.581Z] #24 6.374 + RM_GOPATH=1 [2022-03-05T13:34:17.581Z] #24 6.374 + case "$(go env GOARCH)" in [2022-03-05T13:34:17.581Z] #24 6.375 ++ go env GOARCH [2022-03-05T13:34:17.581Z] #24 6.384 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:17.581Z] #24 6.384 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:17.581Z] #24 6.384 ++ dirname /tmp/install/install.sh [2022-03-05T13:34:17.581Z] #24 6.386 + dir=/tmp/install [2022-03-05T13:34:17.581Z] #24 6.386 + bin=dockercli [2022-03-05T13:34:17.581Z] #24 6.386 + shift [2022-03-05T13:34:17.581Z] #24 6.386 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-05T13:34:17.581Z] #24 6.386 + . /tmp/install/dockercli.installer [2022-03-05T13:34:17.581Z] #24 6.386 ++ : stable [2022-03-05T13:34:17.581Z] #24 6.386 ++ : 17.06.2-ce [2022-03-05T13:34:17.581Z] #24 6.386 + install_dockercli [2022-03-05T13:34:17.581Z] #24 6.386 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T13:34:17.581Z] #24 6.386 ++ uname -m [2022-03-05T13:34:17.581Z] #24 6.387 + arch=x86_64 [2022-03-05T13:34:17.581Z] #24 6.387 + '[' x86_64 '!=' x86_64 ']' [2022-03-05T13:34:17.581Z] #24 6.387 + url=https://download.docker.com/linux/static [2022-03-05T13:34:17.581Z] #24 6.387 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-05T13:34:17.581Z] #24 6.388 + tar -xz docker/docker [2022-03-05T13:34:17.581Z] #24 6.392 Install docker/cli version 17.06.2-ce from stable [2022-03-05T13:34:17.843Z] #24 ... [2022-03-05T13:34:17.843Z] [2022-03-05T13:34:17.843Z] #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-05T13:34:17.843Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:34:17.843Z] #55 8.625 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:34:17.843Z] #55 8.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:34:17.844Z] #55 8.751 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:34:18.116Z] #55 ... [2022-03-05T13:34:18.116Z] [2022-03-05T13:34:18.116Z] #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-05T13:34:18.116Z] #51 sha256:8ccc2dc6087fc64f5c7ca94c4f060a48f6d3c7b032db679199aba5c39f10179c [2022-03-05T13:34:18.116Z] #51 7.500 + RM_GOPATH=0 [2022-03-05T13:34:18.116Z] #51 7.500 + TMP_GOPATH= [2022-03-05T13:34:18.116Z] #51 7.500 + : /build [2022-03-05T13:34:18.116Z] #51 7.500 + '[' -z '' ']' [2022-03-05T13:34:18.116Z] #51 7.500 ++ mktemp -d [2022-03-05T13:34:18.116Z] #51 7.500 + export GOPATH=/tmp/tmp.Fe2i3sG4ot [2022-03-05T13:34:18.116Z] #51 7.500 + GOPATH=/tmp/tmp.Fe2i3sG4ot [2022-03-05T13:34:18.116Z] #51 7.500 + RM_GOPATH=1 [2022-03-05T13:34:18.116Z] #51 7.500 + case "$(go env GOARCH)" in [2022-03-05T13:34:18.116Z] #51 7.500 ++ go env GOARCH [2022-03-05T13:34:18.116Z] #51 7.517 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:18.116Z] #51 7.517 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:18.116Z] #51 7.517 ++ dirname /tmp/install/install.sh [2022-03-05T13:34:18.116Z] #51 7.517 + dir=/tmp/install [2022-03-05T13:34:18.116Z] #51 7.517 + bin=shfmt [2022-03-05T13:34:18.116Z] #51 7.517 + shift [2022-03-05T13:34:18.116Z] #51 7.517 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-05T13:34:18.116Z] #51 7.517 + . /tmp/install/shfmt.installer [2022-03-05T13:34:18.116Z] #51 7.517 ++ : v3.0.2 [2022-03-05T13:34:18.116Z] #51 7.517 + install_shfmt [2022-03-05T13:34:18.116Z] #51 7.517 + echo 'Install shfmt version v3.0.2' [2022-03-05T13:34:18.116Z] #51 7.517 + GOBIN=/build [2022-03-05T13:34:18.116Z] #51 7.517 + GO111MODULE=on [2022-03-05T13:34:18.116Z] #51 7.517 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-05T13:34:18.116Z] #51 7.517 Install shfmt version v3.0.2 [2022-03-05T13:34:18.116Z] #51 8.294 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T13:34:18.116Z] #51 10.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T13:34:18.116Z] #51 10.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T13:34:18.116Z] #51 10.60 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T13:34:18.116Z] #51 ... [2022-03-05T13:34:18.116Z] [2022-03-05T13:34:18.116Z] #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-05T13:34:18.116Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:34:18.116Z] #42 8.744 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:34:18.116Z] #42 8.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:34:18.116Z] #42 8.837 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:34:18.116Z] #42 10.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:34:18.379Z] #42 ... [2022-03-05T13:34:18.379Z] [2022-03-05T13:34:18.379Z] #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-05T13:34:18.379Z] #47 sha256:2055a6726e6274db42e8de171a2b7b584a7d85b42dd82cfc699895647a731899 [2022-03-05T13:34:18.379Z] #47 8.492 + RM_GOPATH=0 [2022-03-05T13:34:18.379Z] #47 8.493 + TMP_GOPATH= [2022-03-05T13:34:18.379Z] #47 8.493 + : /build [2022-03-05T13:34:18.379Z] #47 8.493 + '[' -z '' ']' [2022-03-05T13:34:18.379Z] #47 8.501 ++ mktemp -d [2022-03-05T13:34:18.379Z] #47 8.501 + export GOPATH=/tmp/tmp.1QJ2IvCwMz [2022-03-05T13:34:18.379Z] #47 8.501 + GOPATH=/tmp/tmp.1QJ2IvCwMz [2022-03-05T13:34:18.379Z] #47 8.501 + RM_GOPATH=1 [2022-03-05T13:34:18.379Z] #47 8.501 + case "$(go env GOARCH)" in [2022-03-05T13:34:18.379Z] #47 8.501 ++ go env GOARCH [2022-03-05T13:34:18.379Z] #47 8.624 Install gotestsum version v1.7.0 [2022-03-05T13:34:18.379Z] #47 8.624 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:18.379Z] #47 8.624 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:18.379Z] #47 8.624 ++ dirname /tmp/install/install.sh [2022-03-05T13:34:18.379Z] #47 8.624 + dir=/tmp/install [2022-03-05T13:34:18.379Z] #47 8.624 + bin=gotestsum [2022-03-05T13:34:18.379Z] #47 8.624 + shift [2022-03-05T13:34:18.379Z] #47 8.624 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-05T13:34:18.379Z] #47 8.624 + . /tmp/install/gotestsum.installer [2022-03-05T13:34:18.379Z] #47 8.624 ++ : v1.7.0 [2022-03-05T13:34:18.379Z] #47 8.624 + install_gotestsum [2022-03-05T13:34:18.379Z] #47 8.624 + set -e [2022-03-05T13:34:18.379Z] #47 8.624 + echo 'Install gotestsum version v1.7.0' [2022-03-05T13:34:18.379Z] #47 8.624 + GOBIN=/build [2022-03-05T13:34:18.379Z] #47 8.624 + GO111MODULE=on [2022-03-05T13:34:18.379Z] #47 8.624 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-05T13:34:18.379Z] #47 10.08 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T13:34:18.379Z] #47 ... [2022-03-05T13:34:18.379Z] [2022-03-05T13:34:18.379Z] #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-05T13:34:18.379Z] #67 sha256:7863ccb39406f524143ef9cf628421051c9fe8c7a6f52e63e524cc7d72f1cf87 [2022-03-05T13:34:18.379Z] #67 6.203 + RM_GOPATH=0 [2022-03-05T13:34:18.379Z] #67 6.203 + TMP_GOPATH= [2022-03-05T13:34:18.379Z] #67 6.203 + : /build [2022-03-05T13:34:18.379Z] #67 6.203 + '[' -z '' ']' [2022-03-05T13:34:18.379Z] #67 6.203 ++ mktemp -d [2022-03-05T13:34:18.379Z] #67 6.203 + export GOPATH=/tmp/tmp.RLxvL7ObFY [2022-03-05T13:34:18.379Z] #67 6.203 + GOPATH=/tmp/tmp.RLxvL7ObFY [2022-03-05T13:34:18.379Z] #67 6.203 + RM_GOPATH=1 [2022-03-05T13:34:18.379Z] #67 6.203 + case "$(go env GOARCH)" in [2022-03-05T13:34:18.379Z] #67 6.203 ++ go env GOARCH [2022-03-05T13:34:18.379Z] #67 6.203 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:18.379Z] #67 6.203 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:18.379Z] #67 6.203 ++ dirname /tmp/install/install.sh [2022-03-05T13:34:18.379Z] #67 6.203 + dir=/tmp/install [2022-03-05T13:34:18.379Z] #67 6.203 + bin=proxy [2022-03-05T13:34:18.379Z] #67 6.203 + shift [2022-03-05T13:34:18.379Z] #67 6.203 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-05T13:34:18.379Z] #67 6.203 + . /tmp/install/proxy.installer [2022-03-05T13:34:18.379Z] #67 6.203 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:34:18.379Z] #67 6.203 + install_proxy [2022-03-05T13:34:18.379Z] #67 6.203 + case "$1" in [2022-03-05T13:34:18.379Z] #67 6.203 + export CGO_ENABLED=0 [2022-03-05T13:34:18.379Z] #67 6.203 + CGO_ENABLED=0 [2022-03-05T13:34:18.379Z] #67 6.203 + _install_proxy [2022-03-05T13:34:18.379Z] #67 6.203 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-05T13:34:18.379Z] #67 6.203 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RLxvL7ObFY/src/github.com/docker/libnetwork [2022-03-05T13:34:18.380Z] #67 6.203 Cloning into '/tmp/tmp.RLxvL7ObFY/src/github.com/docker/libnetwork'... [2022-03-05T13:34:18.380Z] #67 6.213 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:34:18.641Z] #67 ... [2022-03-05T13:34:18.641Z] [2022-03-05T13:34:18.641Z] #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-05T13:34:18.641Z] #58 sha256:ac75a29b1fc929a6ff504ffea54d9c199400451a219edf28c43d5cf5f8b30bfc [2022-03-05T13:34:18.641Z] #58 7.802 + RM_GOPATH=0 [2022-03-05T13:34:18.641Z] #58 7.802 + TMP_GOPATH= [2022-03-05T13:34:18.641Z] #58 7.802 + : /build [2022-03-05T13:34:18.641Z] #58 7.802 + '[' -z '' ']' [2022-03-05T13:34:18.641Z] #58 7.802 ++ mktemp -d [2022-03-05T13:34:18.641Z] #58 7.802 + export GOPATH=/tmp/tmp.1SVqDsccN0 [2022-03-05T13:34:18.641Z] #58 7.802 + GOPATH=/tmp/tmp.1SVqDsccN0 [2022-03-05T13:34:18.641Z] #58 7.802 + RM_GOPATH=1 [2022-03-05T13:34:18.641Z] #58 7.802 + case "$(go env GOARCH)" in [2022-03-05T13:34:18.641Z] #58 7.804 ++ go env GOARCH [2022-03-05T13:34:18.641Z] #58 7.836 Install rootlesskit version v0.14.4 [2022-03-05T13:34:18.641Z] #58 7.836 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:18.641Z] #58 7.836 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:18.641Z] #58 7.836 ++ dirname /tmp/install/install.sh [2022-03-05T13:34:18.641Z] #58 7.836 + dir=/tmp/install [2022-03-05T13:34:18.641Z] #58 7.836 + bin=rootlesskit [2022-03-05T13:34:18.641Z] #58 7.836 + shift [2022-03-05T13:34:18.641Z] #58 7.836 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-05T13:34:18.641Z] #58 7.836 + . /tmp/install/rootlesskit.installer [2022-03-05T13:34:18.641Z] #58 7.836 ++ : v0.14.4 [2022-03-05T13:34:18.641Z] #58 7.836 + install_rootlesskit [2022-03-05T13:34:18.641Z] #58 7.836 + case "$1" in [2022-03-05T13:34:18.641Z] #58 7.836 + export CGO_ENABLED=0 [2022-03-05T13:34:18.641Z] #58 7.836 + CGO_ENABLED=0 [2022-03-05T13:34:18.641Z] #58 7.836 + _install_rootlesskit [2022-03-05T13:34:18.641Z] #58 7.836 + echo 'Install rootlesskit version v0.14.4' [2022-03-05T13:34:18.641Z] #58 7.836 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T13:34:18.641Z] #58 7.836 + GOBIN=/build [2022-03-05T13:34:18.641Z] #58 7.836 + GO111MODULE=on [2022-03-05T13:34:18.641Z] #58 7.836 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-05T13:34:18.641Z] #58 9.047 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-05T13:34:18.641Z] #58 ... [2022-03-05T13:34:18.641Z] [2022-03-05T13:34:18.641Z] #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-05T13:34:18.641Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:34:18.641Z] #36 9.272 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:34:18.641Z] #36 9.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:34:18.641Z] #36 9.331 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:34:18.902Z] #36 ... [2022-03-05T13:34:18.902Z] [2022-03-05T13:34:18.902Z] #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-05T13:34:18.902Z] #49 sha256:6417d4c9ac242790d14d817583ecff6d160fb8891557f1b984bf8399ab0d8221 [2022-03-05T13:34:18.902Z] #49 7.716 + RM_GOPATH=0 [2022-03-05T13:34:18.902Z] #49 7.716 + TMP_GOPATH= [2022-03-05T13:34:18.902Z] #49 7.716 + : /build [2022-03-05T13:34:18.902Z] #49 7.716 + '[' -z '' ']' [2022-03-05T13:34:18.902Z] #49 7.716 ++ mktemp -d [2022-03-05T13:34:18.902Z] #49 7.718 + export GOPATH=/tmp/tmp.A7Z99401UQ [2022-03-05T13:34:18.902Z] #49 7.718 + GOPATH=/tmp/tmp.A7Z99401UQ [2022-03-05T13:34:18.902Z] #49 7.718 + RM_GOPATH=1 [2022-03-05T13:34:18.902Z] #49 7.718 + case "$(go env GOARCH)" in [2022-03-05T13:34:18.902Z] #49 7.718 ++ go env GOARCH [2022-03-05T13:34:18.902Z] #49 7.741 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:18.902Z] #49 7.741 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:34:18.902Z] #49 7.741 ++ dirname /tmp/install/install.sh [2022-03-05T13:34:18.902Z] #49 7.756 Install golangci-lint version v1.23.8 [2022-03-05T13:34:18.902Z] #49 7.756 + dir=/tmp/install [2022-03-05T13:34:18.902Z] #49 7.756 + bin=golangci_lint [2022-03-05T13:34:18.902Z] #49 7.756 + shift [2022-03-05T13:34:18.902Z] #49 7.756 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-05T13:34:18.902Z] #49 7.756 + . /tmp/install/golangci_lint.installer [2022-03-05T13:34:18.902Z] #49 7.756 ++ : v1.23.8 [2022-03-05T13:34:18.902Z] #49 7.756 + install_golangci_lint [2022-03-05T13:34:18.902Z] #49 7.756 + set -e [2022-03-05T13:34:18.902Z] #49 7.756 + echo 'Install golangci-lint version v1.23.8' [2022-03-05T13:34:18.902Z] #49 7.756 + GOBIN=/build [2022-03-05T13:34:18.902Z] #49 7.756 + GO111MODULE=on [2022-03-05T13:34:18.902Z] #49 7.756 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-05T13:34:18.902Z] #49 8.988 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-05T13:34:19.164Z] #49 ... [2022-03-05T13:34:19.164Z] [2022-03-05T13:34:19.164Z] #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-05T13:34:19.164Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:34:19.164Z] #36 11.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:34:20.823Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:34:20.841Z] > git config --add remote.origin.fetch +refs/pull/43331/head:refs/remotes/origin/PR-43331 # timeout=10 [2022-03-05T13:34:20.861Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:34:20.887Z] Fetching without tags [2022-03-05T13:34:20.900Z] Fetching without tags [2022-03-05T13:34:20.863Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:34:20.883Z] > git config --add remote.origin.fetch +refs/pull/43331/head:refs/remotes/origin/PR-43331 # timeout=10 [2022-03-05T13:34:20.904Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:34:20.924Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:34:20.980Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:34:20.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:34:20.981Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:34:21.209Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:34:21.260Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:34:21.987Z] Merge succeeded, producing 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:34:21.988Z] Checking out Revision 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b (PR-43331) [2022-03-05T13:34:22.088Z] Merge succeeded, producing 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:34:22.089Z] Checking out Revision 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b (PR-43331) [2022-03-05T13:34:20.876Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:34:20.932Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:34:20.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:34:20.934Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:34:21.266Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:34:21.298Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [2022-03-05T13:34:21.991Z] > git remote # timeout=10 [2022-03-05T13:34:22.015Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T13:34:22.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:34:22.038Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T13:34:22.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T13:34:22.091Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:34:22.119Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [2022-03-05T13:34:21.248Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:34:21.264Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [2022-03-05T13:34:21.939Z] > git remote # timeout=10 [2022-03-05T13:34:21.964Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T13:34:21.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:34:21.980Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T13:34:22.009Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T13:34:22.021Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:34:22.046Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [2022-03-05T13:34:23.430Z] #36 15.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:34:24.422Z] #36 ... [2022-03-05T13:34:24.422Z] [2022-03-05T13:34:24.422Z] #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-05T13:34:24.422Z] #47 sha256:2055a6726e6274db42e8de171a2b7b584a7d85b42dd82cfc699895647a731899 [2022-03-05T13:34:24.422Z] #47 13.40 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T13:34:24.422Z] #47 13.43 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T13:34:24.422Z] #47 13.81 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T13:34:24.422Z] #47 13.93 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T13:34:24.422Z] #47 14.63 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T13:34:24.422Z] #47 14.63 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T13:34:24.422Z] #47 14.82 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T13:34:24.422Z] #47 14.88 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T13:34:24.422Z] #47 15.24 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T13:34:24.422Z] #47 15.58 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T13:34:24.422Z] #47 15.85 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T13:34:24.422Z] #47 16.10 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T13:34:24.684Z] #47 ... [2022-03-05T13:34:24.684Z] [2022-03-05T13:34:24.684Z] #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-05T13:34:24.684Z] #24 sha256:5a831118af09fd0a782a13dcc76b2781d643bb43a66c48be4e1f13db35260126 [2022-03-05T13:34:24.684Z] #24 17.05 + mkdir -p /build [2022-03-05T13:34:24.684Z] #24 17.06 + mv docker/docker /build/ [2022-03-05T13:34:24.684Z] #24 17.06 + rmdir docker [2022-03-05T13:34:24.684Z] #24 DONE 17.3s [2022-03-05T13:34:24.684Z] [2022-03-05T13:34:24.684Z] #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-05T13:34:24.684Z] #34 sha256:445d9114fee0bf2a633b6b3d236b3a22b346a791b8c54f4fbc04f18771abdb88 [2022-03-05T13:34:24.684Z] #34 10.93 + cd /tmp/tmp.szVUl9SYC6/src/github.com/BurntSushi/toml [2022-03-05T13:34:24.684Z] #34 10.93 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:34:24.684Z] #34 11.28 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T13:34:24.684Z] #34 13.17 internal/unsafeheader [2022-03-05T13:34:24.684Z] #34 13.26 internal/cpu [2022-03-05T13:34:24.684Z] #34 13.59 runtime/internal/atomic [2022-03-05T13:34:24.684Z] #34 14.41 runtime/internal/sys [2022-03-05T13:34:24.684Z] #34 15.04 runtime/internal/math [2022-03-05T13:34:24.684Z] #34 15.09 internal/bytealg [2022-03-05T13:34:24.684Z] #34 15.24 math/bits [2022-03-05T13:34:24.684Z] #34 16.34 math [2022-03-05T13:34:24.684Z] #34 17.02 runtime [2022-03-05T13:34:25.626Z] #34 ... [2022-03-05T13:34:25.626Z] [2022-03-05T13:34:25.626Z] #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-05T13:34:25.626Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:34:25.626Z] #32 7.174 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T13:34:25.626Z] #32 7.174 Cloning into '.'... [2022-03-05T13:34:25.916Z] #32 ... [2022-03-05T13:34:25.916Z] [2022-03-05T13:34:25.916Z] #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-05T13:34:25.916Z] #58 sha256:ac75a29b1fc929a6ff504ffea54d9c199400451a219edf28c43d5cf5f8b30bfc [2022-03-05T13:34:25.916Z] #58 13.83 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T13:34:25.916Z] #58 13.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T13:34:25.916Z] #58 14.14 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T13:34:25.916Z] #58 15.24 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-05T13:34:26.177Z] #58 ... [2022-03-05T13:34:26.177Z] [2022-03-05T13:34:26.177Z] #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-05T13:34:26.177Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:34:26.177Z] #40 7.697 + git clone https://github.com/docker/distribution.git . [2022-03-05T13:34:26.177Z] #40 7.725 Cloning into '.'... [2022-03-05T13:34:26.438Z] #40 ... [2022-03-05T13:34:26.438Z] [2022-03-05T13:34:26.438Z] #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-05T13:34:26.438Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:34:26.438Z] #13 4.308 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T13:34:26.438Z] #13 4.429 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:34:26.438Z] #13 4.429 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:34:26.438Z] #13 4.449 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:34:26.438Z] #13 7.274 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T13:34:26.438Z] #13 10.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:34:26.458Z] Fetching without tags [2022-03-05T13:34:26.528Z] Commit message: "compression: support zstd with skippable frame" [2022-03-05T13:34:26.658Z] Commit message: "compression: support zstd with skippable frame" [2022-03-05T13:34:26.700Z] #13 ... [2022-03-05T13:34:26.700Z] [2022-03-05T13:34:26.700Z] #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-05T13:34:26.700Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:34:26.700Z] #36 19.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:34:26.760Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T13:34:26.187Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:34:26.204Z] > git config --add remote.origin.fetch +refs/pull/43331/head:refs/remotes/origin/PR-43331 # timeout=10 [2022-03-05T13:34:26.259Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:34:26.332Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:34:26.463Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:34:26.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:34:26.523Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:34:26.773Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:34:26.788Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T13:34:27.529Z] + docker version [2022-03-05T13:34:27.931Z] + docker version [2022-03-05T13:34:27.946Z] Merge succeeded, producing 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:34:27.947Z] Checking out Revision 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b (PR-43331) [2022-03-05T13:34:28.154Z] #36 ... [2022-03-05T13:34:28.154Z] [2022-03-05T13:34:28.154Z] #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-05T13:34:28.154Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:34:28.154Z] #55 10.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:34:28.154Z] #55 14.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:34:28.154Z] #55 18.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:34:28.420Z] #55 ... [2022-03-05T13:34:28.420Z] [2022-03-05T13:34:28.420Z] #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-05T13:34:28.420Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:34:28.420Z] #13 14.66 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:34:27.769Z] > git remote # timeout=10 [2022-03-05T13:34:27.775Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T13:34:27.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:34:27.875Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T13:34:27.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T13:34:27.951Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:34:27.959Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [2022-03-05T13:34:30.512Z] Fetching without tags [2022-03-05T13:34:30.852Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:34:30.386Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:34:30.427Z] > git config --add remote.origin.fetch +refs/pull/43331/head:refs/remotes/origin/PR-43331 # timeout=10 [2022-03-05T13:34:30.445Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:34:30.478Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:34:30.516Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:34:30.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:34:30.518Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:34:30.871Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:34:30.904Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [2022-03-05T13:34:32.399Z] Commit message: "compression: support zstd with skippable frame" [2022-03-05T13:34:32.729Z] #13 18.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:34:32.729Z] #13 ... [2022-03-05T13:34:32.729Z] [2022-03-05T13:34:32.729Z] #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-05T13:34:32.729Z] #51 sha256:8ccc2dc6087fc64f5c7ca94c4f060a48f6d3c7b032db679199aba5c39f10179c [2022-03-05T13:34:32.729Z] #51 14.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T13:34:32.729Z] #51 ... [2022-03-05T13:34:32.729Z] [2022-03-05T13:34:32.729Z] #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-05T13:34:32.729Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:34:32.729Z] #42 14.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:34:32.729Z] #42 18.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:34:32.729Z] #42 ... [2022-03-05T13:34:32.729Z] [2022-03-05T13:34:32.729Z] #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-05T13:34:32.729Z] #58 sha256:ac75a29b1fc929a6ff504ffea54d9c199400451a219edf28c43d5cf5f8b30bfc [2022-03-05T13:34:32.729Z] #58 21.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-05T13:34:32.729Z] #58 22.31 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T13:34:32.729Z] #58 22.36 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T13:34:32.729Z] #58 22.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T13:34:32.729Z] #58 22.92 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T13:34:32.729Z] #58 23.26 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T13:34:32.729Z] #58 23.94 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-05T13:34:32.729Z] #58 24.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T13:34:32.729Z] #58 24.66 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T13:34:32.906Z] Client: Docker Engine - Community [2022-03-05T13:34:32.906Z] Version: 20.10.12 [2022-03-05T13:34:32.906Z] API version: 1.41 [2022-03-05T13:34:32.906Z] Go version: go1.16.12 [2022-03-05T13:34:32.906Z] Git commit: e91ed57 [2022-03-05T13:34:32.906Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-05T13:34:32.906Z] OS/Arch: linux/amd64 [2022-03-05T13:34:32.906Z] Context: default [2022-03-05T13:34:32.906Z] Experimental: true [2022-03-05T13:34:32.906Z] [2022-03-05T13:34:32.906Z] Server: Docker Engine - Community [2022-03-05T13:34:32.906Z] Engine: [2022-03-05T13:34:32.906Z] Version: 20.10.12 [2022-03-05T13:34:32.906Z] API version: 1.41 (minimum version 1.12) [2022-03-05T13:34:32.906Z] Go version: go1.16.12 [2022-03-05T13:34:32.906Z] Git commit: 459d0df [2022-03-05T13:34:32.906Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-05T13:34:32.906Z] OS/Arch: linux/amd64 [2022-03-05T13:34:32.906Z] Experimental: true [2022-03-05T13:34:32.906Z] containerd: [2022-03-05T13:34:32.906Z] Version: 1.4.12 [2022-03-05T13:34:32.906Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T13:34:32.906Z] runc: [2022-03-05T13:34:32.906Z] Version: 1.0.2 [2022-03-05T13:34:32.906Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T13:34:32.906Z] docker-init: [2022-03-05T13:34:32.906Z] Version: 0.19.0 [2022-03-05T13:34:32.906Z] GitCommit: de40ad0 [2022-03-05T13:34:32.987Z] Merge succeeded, producing 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:34:32.987Z] Checking out Revision 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b (PR-43331) [Pipeline] sh [2022-03-05T13:34:33.194Z] Client: Docker Engine - Community [2022-03-05T13:34:33.194Z] Version: 20.10.12 [2022-03-05T13:34:33.194Z] API version: 1.41 [2022-03-05T13:34:33.194Z] Go version: go1.16.12 [2022-03-05T13:34:33.194Z] Git commit: e91ed57 [2022-03-05T13:34:33.194Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-05T13:34:33.194Z] OS/Arch: linux/amd64 [2022-03-05T13:34:33.194Z] Context: default [2022-03-05T13:34:33.194Z] Experimental: true [2022-03-05T13:34:33.194Z] [2022-03-05T13:34:33.194Z] Server: Docker Engine - Community [2022-03-05T13:34:33.194Z] Engine: [2022-03-05T13:34:33.194Z] Version: 20.10.12 [2022-03-05T13:34:33.194Z] API version: 1.41 (minimum version 1.12) [2022-03-05T13:34:33.194Z] Go version: go1.16.12 [2022-03-05T13:34:33.194Z] Git commit: 459d0df [2022-03-05T13:34:33.194Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-05T13:34:33.194Z] OS/Arch: linux/amd64 [2022-03-05T13:34:33.194Z] Experimental: true [2022-03-05T13:34:33.194Z] containerd: [2022-03-05T13:34:33.194Z] Version: 1.4.12 [2022-03-05T13:34:33.194Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T13:34:33.194Z] runc: [2022-03-05T13:34:33.194Z] Version: 1.0.2 [2022-03-05T13:34:33.194Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T13:34:33.194Z] docker-init: [2022-03-05T13:34:33.194Z] Version: 0.19.0 [2022-03-05T13:34:33.194Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T13:34:33.461Z] + docker info [2022-03-05T13:34:33.468Z] + docker version [2022-03-05T13:34:33.516Z] + docker info [2022-03-05T13:34:32.898Z] > git remote # timeout=10 [2022-03-05T13:34:32.925Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T13:34:32.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:34:32.946Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T13:34:32.973Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T13:34:32.989Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:34:33.012Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [2022-03-05T13:34:34.119Z] #58 ... [2022-03-05T13:34:34.119Z] [2022-03-05T13:34:34.119Z] #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-05T13:34:34.119Z] #67 sha256:7863ccb39406f524143ef9cf628421051c9fe8c7a6f52e63e524cc7d72f1cf87 [2022-03-05T13:34:35.168Z] #67 26.16 Checking out files: 24% (468/1907) Checking out files: 25% (477/1907) Checking out files: 26% (496/1907) Checking out files: 27% (515/1907) Checking out files: 28% (534/1907) Checking out files: 29% (554/1907) Checking out files: 30% (573/1907) Checking out files: 31% (592/1907) Checking out files: 32% (611/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/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: 65% (1258/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-05T13:34:35.428Z] #67 27.82 + cd /tmp/tmp.RLxvL7ObFY/src/github.com/docker/libnetwork [2022-03-05T13:34:35.428Z] #67 27.82 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:34:35.428Z] #67 28.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-05T13:34:37.711Z] Commit message: "compression: support zstd with skippable frame" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T13:34:38.735Z] #67 ... [2022-03-05T13:34:38.735Z] [2022-03-05T13:34:38.735Z] #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-05T13:34:38.735Z] #49 sha256:6417d4c9ac242790d14d817583ecff6d160fb8891557f1b984bf8399ab0d8221 [2022-03-05T13:34:38.735Z] #49 21.37 go: downloading github.com/fatih/color v1.7.0 [2022-03-05T13:34:38.735Z] #49 21.43 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-05T13:34:38.735Z] #49 21.49 go: downloading github.com/pkg/errors v0.8.1 [2022-03-05T13:34:38.735Z] #49 21.53 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-05T13:34:38.735Z] #49 21.66 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T13:34:38.735Z] #49 22.30 go: downloading github.com/spf13/viper v1.6.1 [2022-03-05T13:34:38.735Z] #49 23.06 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-05T13:34:38.735Z] #49 23.42 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-05T13:34:38.735Z] #49 25.82 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-05T13:34:38.735Z] #49 26.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T13:34:38.735Z] #49 26.29 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-05T13:34:38.735Z] #49 26.62 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-05T13:34:38.867Z] + docker version [2022-03-05T13:34:38.996Z] #49 31.70 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-05T13:34:39.259Z] #49 31.71 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-05T13:34:39.520Z] #49 32.14 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-05T13:34:39.520Z] #49 32.29 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-05T13:34:40.095Z] #49 32.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T13:34:40.668Z] #49 33.11 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-05T13:34:40.668Z] #49 33.14 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-05T13:34:40.934Z] #49 33.36 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-05T13:34:40.934Z] #49 33.39 go: downloading github.com/spf13/afero v1.1.2 [2022-03-05T13:34:41.198Z] #49 33.73 go: downloading github.com/spf13/cast v1.3.0 [2022-03-05T13:34:41.459Z] #49 33.88 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-05T13:34:41.459Z] #49 34.00 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T13:34:41.459Z] #49 34.06 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-05T13:34:41.634Z] Client: Docker Engine - Community [2022-03-05T13:34:41.634Z] Version: 20.10.12 [2022-03-05T13:34:41.634Z] API version: 1.41 [2022-03-05T13:34:41.634Z] Go version: go1.16.12 [2022-03-05T13:34:41.634Z] Git commit: e91ed57 [2022-03-05T13:34:41.634Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-05T13:34:41.634Z] OS/Arch: linux/arm64 [2022-03-05T13:34:41.634Z] Context: default [2022-03-05T13:34:41.634Z] Experimental: true [2022-03-05T13:34:41.634Z] [2022-03-05T13:34:41.634Z] Server: Docker Engine - Community [2022-03-05T13:34:41.634Z] Engine: [2022-03-05T13:34:41.634Z] Version: 20.10.12 [2022-03-05T13:34:41.634Z] API version: 1.41 (minimum version 1.12) [2022-03-05T13:34:41.634Z] Go version: go1.16.12 [2022-03-05T13:34:41.634Z] Git commit: 459d0df [2022-03-05T13:34:41.634Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-05T13:34:41.634Z] OS/Arch: linux/arm64 [2022-03-05T13:34:41.634Z] Experimental: true [2022-03-05T13:34:41.634Z] containerd: [2022-03-05T13:34:41.634Z] Version: 1.4.12 [2022-03-05T13:34:41.634Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T13:34:41.634Z] runc: [2022-03-05T13:34:41.634Z] Version: 1.0.2 [2022-03-05T13:34:41.634Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T13:34:41.634Z] docker-init: [2022-03-05T13:34:41.634Z] Version: 0.19.0 [2022-03-05T13:34:41.634Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T13:34:41.721Z] #49 34.26 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-05T13:34:41.950Z] + docker info [2022-03-05T13:34:41.988Z] #49 ... [2022-03-05T13:34:41.988Z] [2022-03-05T13:34:41.988Z] #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-05T13:34:41.988Z] #34 sha256:445d9114fee0bf2a633b6b3d236b3a22b346a791b8c54f4fbc04f18771abdb88 [2022-03-05T13:34:41.988Z] #34 24.49 unicode/utf8 [2022-03-05T13:34:41.988Z] #34 25.42 internal/race [2022-03-05T13:34:41.988Z] #34 25.57 sync/atomic [2022-03-05T13:34:41.988Z] #34 26.38 unicode [2022-03-05T13:34:41.988Z] #34 31.99 encoding [2022-03-05T13:34:42.249Z] #34 ... [2022-03-05T13:34:42.249Z] [2022-03-05T13:34:42.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-05T13:34:42.249Z] #49 sha256:6417d4c9ac242790d14d817583ecff6d160fb8891557f1b984bf8399ab0d8221 [2022-03-05T13:34:42.249Z] #49 34.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T13:34:42.510Z] #49 35.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T13:34:42.510Z] #49 35.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-05T13:34:42.770Z] #49 35.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T13:34:42.770Z] #49 35.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T13:34:42.770Z] #49 35.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T13:34:42.770Z] #49 35.42 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-05T13:34:42.770Z] #49 35.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-05T13:34:43.343Z] #49 35.84 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-05T13:34:43.343Z] #49 36.06 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-05T13:34:43.604Z] #49 36.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T13:34:43.604Z] #49 ... [2022-03-05T13:34:43.604Z] [2022-03-05T13:34:43.604Z] #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-05T13:34:43.604Z] #45 sha256:7c197829652fc4be10b06376515783f9b9c24a271d01ac07f1316a70da2aa3f0 [2022-03-05T13:34:43.604Z] #45 DONE 36.3s [2022-03-05T13:34:43.604Z] [2022-03-05T13:34:43.604Z] #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-05T13:34:43.604Z] #49 sha256:6417d4c9ac242790d14d817583ecff6d160fb8891557f1b984bf8399ab0d8221 [2022-03-05T13:34:43.604Z] #49 36.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T13:34:43.865Z] #49 36.61 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-05T13:34:44.438Z] #49 36.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T13:34:44.700Z] #49 ... [2022-03-05T13:34:44.700Z] [2022-03-05T13:34:44.700Z] #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-05T13:34:44.700Z] #47 sha256:2055a6726e6274db42e8de171a2b7b584a7d85b42dd82cfc699895647a731899 [2022-03-05T13:34:44.700Z] #47 27.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T13:34:44.700Z] #47 27.32 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T13:34:45.019Z] #47 ... [2022-03-05T13:34:45.019Z] [2022-03-05T13:34:45.019Z] #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-05T13:34:45.019Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:34:45.019Z] #36 36.23 Fetched 8469 kB in 27s (312 kB/s) [2022-03-05T13:34:45.469Z] Client: Docker Engine - Community [2022-03-05T13:34:45.469Z] Version: 20.10.12 [2022-03-05T13:34:45.469Z] API version: 1.41 [2022-03-05T13:34:45.469Z] Go version: go1.16.12 [2022-03-05T13:34:45.469Z] Git commit: e91ed57 [2022-03-05T13:34:45.469Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-05T13:34:45.469Z] OS/Arch: linux/amd64 [2022-03-05T13:34:45.469Z] Context: default [2022-03-05T13:34:45.469Z] Experimental: true [2022-03-05T13:34:45.469Z] [2022-03-05T13:34:45.469Z] Server: Docker Engine - Community [2022-03-05T13:34:45.469Z] Engine: [2022-03-05T13:34:45.469Z] Version: 20.10.12 [2022-03-05T13:34:45.469Z] API version: 1.41 (minimum version 1.12) [2022-03-05T13:34:45.469Z] Go version: go1.16.12 [2022-03-05T13:34:45.469Z] Git commit: 459d0df [2022-03-05T13:34:45.469Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-05T13:34:45.469Z] OS/Arch: linux/amd64 [2022-03-05T13:34:45.469Z] Experimental: true [2022-03-05T13:34:45.469Z] containerd: [2022-03-05T13:34:45.469Z] Version: 1.4.12 [2022-03-05T13:34:45.469Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T13:34:45.469Z] runc: [2022-03-05T13:34:45.469Z] Version: 1.0.2 [2022-03-05T13:34:45.469Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T13:34:45.469Z] docker-init: [2022-03-05T13:34:45.469Z] Version: 0.19.0 [2022-03-05T13:34:45.469Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T13:34:45.595Z] #36 36.23 Reading package lists... [2022-03-05T13:34:45.595Z] #36 ... [2022-03-05T13:34:45.595Z] [2022-03-05T13:34:45.595Z] #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-05T13:34:45.595Z] #58 sha256:ac75a29b1fc929a6ff504ffea54d9c199400451a219edf28c43d5cf5f8b30bfc [2022-03-05T13:34:45.595Z] #58 28.02 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-05T13:34:45.595Z] #58 37.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T13:34:45.595Z] #58 ... [2022-03-05T13:34:45.595Z] [2022-03-05T13:34:45.595Z] #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-05T13:34:45.595Z] #49 sha256:6417d4c9ac242790d14d817583ecff6d160fb8891557f1b984bf8399ab0d8221 [2022-03-05T13:34:45.595Z] #49 37.88 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-05T13:34:45.595Z] #49 38.01 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-05T13:34:45.595Z] #49 38.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T13:34:45.794Z] + docker info [2022-03-05T13:34:45.856Z] #49 38.28 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-05T13:34:45.856Z] #49 38.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T13:34:46.116Z] #49 38.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T13:34:46.116Z] #49 38.79 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-05T13:34:47.504Z] #49 39.81 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-05T13:34:47.504Z] #49 39.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T13:34:47.504Z] #49 40.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-05T13:34:47.504Z] #49 40.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-05T13:34:47.766Z] #49 40.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-05T13:34:47.766Z] #49 40.43 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-05T13:34:48.337Z] Client: [2022-03-05T13:34:48.337Z] Context: default [2022-03-05T13:34:48.337Z] Debug Mode: false [2022-03-05T13:34:48.337Z] Plugins: [2022-03-05T13:34:48.337Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T13:34:48.337Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T13:34:48.337Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-05T13:34:48.337Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-05T13:34:48.337Z] [2022-03-05T13:34:48.337Z] Server: [2022-03-05T13:34:48.337Z] Containers: 0 [2022-03-05T13:34:48.337Z] Running: 0 [2022-03-05T13:34:48.337Z] Paused: 0 [2022-03-05T13:34:48.337Z] Stopped: 0 [2022-03-05T13:34:48.337Z] Images: 0 [2022-03-05T13:34:48.337Z] Server Version: 20.10.12 [2022-03-05T13:34:48.337Z] Storage Driver: overlay2 [2022-03-05T13:34:48.337Z] Backing Filesystem: extfs [2022-03-05T13:34:48.337Z] Supports d_type: true [2022-03-05T13:34:48.337Z] Native Overlay Diff: true [2022-03-05T13:34:48.337Z] userxattr: false [2022-03-05T13:34:48.337Z] Logging Driver: json-file [2022-03-05T13:34:48.337Z] Cgroup Driver: cgroupfs [2022-03-05T13:34:48.337Z] Cgroup Version: 1 [2022-03-05T13:34:48.337Z] Plugins: [2022-03-05T13:34:48.337Z] Volume: local [2022-03-05T13:34:48.337Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T13:34:48.337Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T13:34:48.337Z] Swarm: inactive [2022-03-05T13:34:48.337Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-05T13:34:48.337Z] Default Runtime: runc [2022-03-05T13:34:48.337Z] Init Binary: docker-init [2022-03-05T13:34:48.337Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T13:34:48.337Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T13:34:48.337Z] init version: de40ad0 [2022-03-05T13:34:48.337Z] Security Options: [2022-03-05T13:34:48.337Z] apparmor [2022-03-05T13:34:48.337Z] seccomp [2022-03-05T13:34:48.337Z] Profile: default [2022-03-05T13:34:48.337Z] Kernel Version: 5.4.0-1061-aws [2022-03-05T13:34:48.337Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-05T13:34:48.337Z] OSType: linux [2022-03-05T13:34:48.337Z] Architecture: x86_64 [2022-03-05T13:34:48.337Z] CPUs: 2 [2022-03-05T13:34:48.337Z] Total Memory: 7.565GiB [2022-03-05T13:34:48.337Z] Name: ip-10-100-79-109 [2022-03-05T13:34:48.337Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-05T13:34:48.337Z] Docker Root Dir: /var/lib/docker [2022-03-05T13:34:48.337Z] Debug Mode: false [2022-03-05T13:34:48.337Z] Registry: https://index.docker.io/v1/ [2022-03-05T13:34:48.337Z] Labels: [2022-03-05T13:34:48.337Z] Experimental: true [2022-03-05T13:34:48.337Z] Insecure Registries: [2022-03-05T13:34:48.337Z] 127.0.0.0/8 [2022-03-05T13:34:48.337Z] Live Restore Enabled: true [2022-03-05T13:34:48.337Z] [2022-03-05T13:34:48.337Z] WARNING: No swap limit support [Pipeline] sh [2022-03-05T13:34:48.387Z] Client: [2022-03-05T13:34:48.387Z] Context: default [2022-03-05T13:34:48.387Z] Debug Mode: false [2022-03-05T13:34:48.387Z] Plugins: [2022-03-05T13:34:48.387Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T13:34:48.387Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T13:34:48.387Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-05T13:34:48.387Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-05T13:34:48.387Z] [2022-03-05T13:34:48.387Z] Server: [2022-03-05T13:34:48.387Z] Containers: 0 [2022-03-05T13:34:48.387Z] Running: 0 [2022-03-05T13:34:48.387Z] Paused: 0 [2022-03-05T13:34:48.387Z] Stopped: 0 [2022-03-05T13:34:48.387Z] Images: 0 [2022-03-05T13:34:48.387Z] Server Version: 20.10.12 [2022-03-05T13:34:48.387Z] Storage Driver: overlay2 [2022-03-05T13:34:48.387Z] Backing Filesystem: extfs [2022-03-05T13:34:48.387Z] Supports d_type: true [2022-03-05T13:34:48.387Z] Native Overlay Diff: true [2022-03-05T13:34:48.387Z] userxattr: false [2022-03-05T13:34:48.387Z] Logging Driver: json-file [2022-03-05T13:34:48.387Z] Cgroup Driver: cgroupfs [2022-03-05T13:34:48.387Z] Cgroup Version: 1 [2022-03-05T13:34:48.387Z] Plugins: [2022-03-05T13:34:48.387Z] Volume: local [2022-03-05T13:34:48.387Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T13:34:48.387Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T13:34:48.387Z] Swarm: inactive [2022-03-05T13:34:48.387Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-05T13:34:48.387Z] Default Runtime: runc [2022-03-05T13:34:48.387Z] Init Binary: docker-init [2022-03-05T13:34:48.387Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T13:34:48.387Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T13:34:48.387Z] init version: de40ad0 [2022-03-05T13:34:48.387Z] Security Options: [2022-03-05T13:34:48.387Z] apparmor [2022-03-05T13:34:48.387Z] seccomp [2022-03-05T13:34:48.387Z] Profile: default [2022-03-05T13:34:48.388Z] Kernel Version: 5.4.0-1061-aws [2022-03-05T13:34:48.388Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-05T13:34:48.388Z] OSType: linux [2022-03-05T13:34:48.388Z] Architecture: x86_64 [2022-03-05T13:34:48.388Z] CPUs: 2 [2022-03-05T13:34:48.388Z] Total Memory: 7.565GiB [2022-03-05T13:34:48.388Z] Name: ip-10-100-82-69 [2022-03-05T13:34:48.388Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-05T13:34:48.388Z] Docker Root Dir: /var/lib/docker [2022-03-05T13:34:48.388Z] Debug Mode: false [2022-03-05T13:34:48.388Z] Registry: https://index.docker.io/v1/ [2022-03-05T13:34:48.388Z] Labels: [2022-03-05T13:34:48.388Z] Experimental: true [2022-03-05T13:34:48.388Z] Insecure Registries: [2022-03-05T13:34:48.388Z] 127.0.0.0/8 [2022-03-05T13:34:48.388Z] Live Restore Enabled: true [2022-03-05T13:34:48.388Z] [2022-03-05T13:34:48.388Z] WARNING: No swap limit support [Pipeline] sh [2022-03-05T13:34:48.684Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T13:34:48.684Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T13:34:48.684Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43331/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-05T13:34:48.684Z] + bash /home/ubuntu/workspace/moby_PR-43331/check-config.sh [2022-03-05T13:34:48.684Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-05T13:34:48.684Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-05T13:34:48.684Z] [2022-03-05T13:34:48.684Z] Generally Necessary: [2022-03-05T13:34:48.684Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-05T13:34:48.684Z] - apparmor: enabled and tools installed [2022-03-05T13:34:48.684Z] - CONFIG_NAMESPACES: enabled [2022-03-05T13:34:48.684Z] - CONFIG_NET_NS: enabled [2022-03-05T13:34:48.684Z] - CONFIG_PID_NS: enabled [2022-03-05T13:34:48.684Z] - CONFIG_IPC_NS: enabled [2022-03-05T13:34:48.684Z] - CONFIG_UTS_NS: enabled [2022-03-05T13:34:48.684Z] - CONFIG_CGROUPS: enabled [2022-03-05T13:34:48.684Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-05T13:34:48.684Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-05T13:34:48.684Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-05T13:34:48.684Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-05T13:34:48.684Z] - CONFIG_CPUSETS: enabled [2022-03-05T13:34:48.684Z] - CONFIG_MEMCG: enabled [2022-03-05T13:34:48.684Z] - CONFIG_KEYS: enabled [2022-03-05T13:34:48.684Z] - CONFIG_VETH: enabled (as module) [2022-03-05T13:34:48.684Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-05T13:34:48.684Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-05T13:34:48.684Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-05T13:34:48.684Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-05T13:34:48.684Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-05T13:34:48.684Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-05T13:34:48.684Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-05T13:34:48.684Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-05T13:34:48.684Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-05T13:34:48.684Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-05T13:34:48.684Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-05T13:34:48.684Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-05T13:34:48.684Z] [2022-03-05T13:34:48.684Z] Optional Features: [2022-03-05T13:34:48.684Z] - CONFIG_USER_NS: enabled [2022-03-05T13:34:48.684Z] - CONFIG_SECCOMP: enabled [2022-03-05T13:34:48.709Z] #49 41.07 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-05T13:34:48.745Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T13:34:48.745Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T13:34:48.745Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43331/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-05T13:34:48.745Z] + bash /home/ubuntu/workspace/moby_PR-43331/check-config.sh [2022-03-05T13:34:48.745Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-05T13:34:48.745Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-05T13:34:48.745Z] [2022-03-05T13:34:48.745Z] Generally Necessary: [2022-03-05T13:34:48.745Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-05T13:34:48.745Z] - apparmor: enabled and tools installed [2022-03-05T13:34:48.745Z] - CONFIG_NAMESPACES: enabled [2022-03-05T13:34:48.745Z] - CONFIG_NET_NS: enabled [2022-03-05T13:34:48.745Z] - CONFIG_PID_NS: enabled [2022-03-05T13:34:48.745Z] - CONFIG_IPC_NS: enabled [2022-03-05T13:34:48.745Z] - CONFIG_UTS_NS: enabled [2022-03-05T13:34:48.745Z] - CONFIG_CGROUPS: enabled [2022-03-05T13:34:48.745Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-05T13:34:48.745Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-05T13:34:48.745Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-05T13:34:48.745Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-05T13:34:48.745Z] - CONFIG_CPUSETS: enabled [2022-03-05T13:34:48.745Z] - CONFIG_MEMCG: enabled [2022-03-05T13:34:48.745Z] - CONFIG_KEYS: enabled [2022-03-05T13:34:48.745Z] - CONFIG_VETH: enabled (as module) [2022-03-05T13:34:48.745Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-05T13:34:48.745Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-05T13:34:48.745Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-05T13:34:48.745Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-05T13:34:48.745Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-05T13:34:48.745Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-05T13:34:48.745Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-05T13:34:48.745Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-05T13:34:48.745Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-05T13:34:48.945Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-05T13:34:48.945Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-05T13:34:48.945Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-05T13:34:48.945Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-05T13:34:48.945Z] - CONFIG_BLK_CGROUP: enabled [2022-03-05T13:34:48.945Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-05T13:34:48.945Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-05T13:34:48.945Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-05T13:34:48.945Z] - CONFIG_CGROUP_PERF: enabled [2022-03-05T13:34:48.945Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-05T13:34:48.945Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-05T13:34:48.945Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-05T13:34:48.945Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-05T13:34:48.945Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-05T13:34:48.945Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-05T13:34:48.945Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-05T13:34:48.945Z] - CONFIG_IP_VS: enabled (as module) [2022-03-05T13:34:48.945Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-05T13:34:48.945Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-05T13:34:48.945Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-05T13:34:48.945Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-05T13:34:48.945Z] - CONFIG_EXT4_FS: enabled [2022-03-05T13:34:48.945Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-05T13:34:48.945Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-05T13:34:48.945Z] - Network Drivers: [2022-03-05T13:34:48.945Z] - "overlay": [2022-03-05T13:34:48.945Z] - CONFIG_VXLAN: enabled (as module) [2022-03-05T13:34:48.945Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-05T13:34:48.945Z] Optional (for encrypted networks): [2022-03-05T13:34:48.970Z] #49 41.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-05T13:34:48.970Z] #49 41.53 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-05T13:34:49.015Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-05T13:34:49.015Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-05T13:34:49.015Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-05T13:34:49.015Z] [2022-03-05T13:34:49.015Z] Optional Features: [2022-03-05T13:34:49.016Z] - CONFIG_USER_NS: enabled [2022-03-05T13:34:49.016Z] - CONFIG_SECCOMP: enabled [2022-03-05T13:34:49.016Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-05T13:34:49.016Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-05T13:34:49.016Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-05T13:34:49.016Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-05T13:34:49.016Z] - CONFIG_BLK_CGROUP: enabled [2022-03-05T13:34:49.016Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-05T13:34:49.016Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-05T13:34:49.016Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-05T13:34:49.016Z] - CONFIG_CGROUP_PERF: enabled [2022-03-05T13:34:49.016Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-05T13:34:49.016Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-05T13:34:49.016Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-05T13:34:49.016Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-05T13:34:49.016Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-05T13:34:49.016Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-05T13:34:49.016Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-05T13:34:49.016Z] - CONFIG_IP_VS: enabled (as module) [2022-03-05T13:34:49.016Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-05T13:34:49.016Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-05T13:34:49.016Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-05T13:34:49.016Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-05T13:34:49.016Z] - CONFIG_EXT4_FS: enabled [2022-03-05T13:34:49.016Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-05T13:34:49.016Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-05T13:34:49.016Z] - Network Drivers: [2022-03-05T13:34:49.016Z] - "overlay": [2022-03-05T13:34:49.016Z] - CONFIG_VXLAN: enabled (as module) [2022-03-05T13:34:49.016Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-05T13:34:49.016Z] Optional (for encrypted networks): [2022-03-05T13:34:49.206Z] - CONFIG_CRYPTO: enabled [2022-03-05T13:34:49.206Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-05T13:34:49.206Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-05T13:34:49.206Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-05T13:34:49.206Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-05T13:34:49.206Z] - CONFIG_XFRM: enabled [2022-03-05T13:34:49.206Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-05T13:34:49.206Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-05T13:34:49.206Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-05T13:34:49.207Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-05T13:34:49.207Z] - "ipvlan": [2022-03-05T13:34:49.207Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-05T13:34:49.207Z] - "macvlan": [2022-03-05T13:34:49.207Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-05T13:34:49.207Z] - CONFIG_DUMMY: enabled (as module) [2022-03-05T13:34:49.207Z] - "ftp,tftp client in container": [2022-03-05T13:34:49.207Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-05T13:34:49.207Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-05T13:34:49.207Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-05T13:34:49.207Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-05T13:34:49.207Z] - Storage Drivers: [2022-03-05T13:34:49.207Z] - "aufs": [2022-03-05T13:34:49.207Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-05T13:34:49.207Z] - "btrfs": [2022-03-05T13:34:49.207Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-05T13:34:49.207Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-05T13:34:49.207Z] - "devicemapper": [2022-03-05T13:34:49.207Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-05T13:34:49.207Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-05T13:34:49.207Z] - "overlay": [2022-03-05T13:34:49.207Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-05T13:34:49.207Z] - "zfs": [2022-03-05T13:34:49.207Z] - /dev/zfs: present [2022-03-05T13:34:49.207Z] - zfs command: missing [2022-03-05T13:34:49.207Z] - zpool command: missing [2022-03-05T13:34:49.207Z] [2022-03-05T13:34:49.207Z] Limits: [2022-03-05T13:34:49.207Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-05T13:34:49.207Z] [2022-03-05T13:34:49.207Z] + true [Pipeline] } [Pipeline] // stage [2022-03-05T13:34:49.230Z] #49 41.92 go: downloading github.com/ultraware/funlen v0.0.2 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T13:34:49.277Z] - CONFIG_CRYPTO: enabled [2022-03-05T13:34:49.277Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-05T13:34:49.277Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-05T13:34:49.277Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-05T13:34:49.277Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-05T13:34:49.277Z] - CONFIG_XFRM: enabled [2022-03-05T13:34:49.277Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-05T13:34:49.277Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-05T13:34:49.277Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-05T13:34:49.277Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-05T13:34:49.277Z] - "ipvlan": [2022-03-05T13:34:49.277Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-05T13:34:49.277Z] - "macvlan": [2022-03-05T13:34:49.277Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-05T13:34:49.277Z] - CONFIG_DUMMY: enabled (as module) [2022-03-05T13:34:49.277Z] - "ftp,tftp client in container": [2022-03-05T13:34:49.277Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-05T13:34:49.277Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-05T13:34:49.277Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-05T13:34:49.277Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-05T13:34:49.277Z] - Storage Drivers: [2022-03-05T13:34:49.277Z] - "aufs": [2022-03-05T13:34:49.277Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-05T13:34:49.277Z] - "btrfs": [2022-03-05T13:34:49.278Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-05T13:34:49.278Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-05T13:34:49.278Z] - "devicemapper": [2022-03-05T13:34:49.278Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-05T13:34:49.278Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-05T13:34:49.278Z] - "overlay": [2022-03-05T13:34:49.278Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-05T13:34:49.278Z] - "zfs": [2022-03-05T13:34:49.278Z] - /dev/zfs: present [2022-03-05T13:34:49.278Z] - zfs command: missing [2022-03-05T13:34:49.278Z] - zpool command: missing [2022-03-05T13:34:49.278Z] [2022-03-05T13:34:49.278Z] Limits: [2022-03-05T13:34:49.278Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-05T13:34:49.278Z] [2022-03-05T13:34:49.278Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T13:34:49.492Z] #49 41.99 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T13:34:49.492Z] #49 42.05 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-05T13:34:49.573Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b . [2022-03-05T13:34:49.691Z] + sudo modprobe ip_vs [2022-03-05T13:34:49.691Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b . [2022-03-05T13:34:49.753Z] #49 42.37 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-05T13:34:49.831Z] #2 [internal] load .dockerignore [2022-03-05T13:34:49.831Z] #2 sha256:532ce6949445c2080e41026b51d421e0815cacaa19751ec944327d56904e7972 [2022-03-05T13:34:49.831Z] #2 ... [2022-03-05T13:34:49.831Z] [2022-03-05T13:34:49.831Z] #1 [internal] load build definition from Dockerfile [2022-03-05T13:34:49.831Z] #1 sha256:74a3eb41904a41584dc52ffe33ecd7d76002c977d35047c6be1ce28395974626 [2022-03-05T13:34:49.831Z] #1 transferring dockerfile: 17.07kB done [2022-03-05T13:34:49.831Z] #1 DONE 0.3s [2022-03-05T13:34:49.831Z] [2022-03-05T13:34:49.831Z] #2 [internal] load .dockerignore [2022-03-05T13:34:49.831Z] #2 sha256:532ce6949445c2080e41026b51d421e0815cacaa19751ec944327d56904e7972 [2022-03-05T13:34:49.831Z] #2 transferring context: 87B done [2022-03-05T13:34:50.088Z] #2 DONE 0.3s [2022-03-05T13:34:50.088Z] [2022-03-05T13:34:50.088Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-05T13:34:50.088Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-05T13:34:50.262Z] #1 [internal] load build definition from Dockerfile [2022-03-05T13:34:50.262Z] #1 sha256:403f5f9995eb3132ce30b415615a705d64f5e353f0dea3ec14fe2e1e19ec8d2d [2022-03-05T13:34:50.262Z] #1 transferring dockerfile: 17.07kB 0.0s done [2022-03-05T13:34:50.262Z] #1 DONE 0.1s [2022-03-05T13:34:50.262Z] [2022-03-05T13:34:50.262Z] #2 [internal] load .dockerignore [2022-03-05T13:34:50.262Z] #2 sha256:5875957ac824729c6312da20be3d1883d9af158196cfac102f04539c76283738 [2022-03-05T13:34:50.262Z] #2 transferring context: 87B done [2022-03-05T13:34:50.262Z] #2 DONE 0.1s [2022-03-05T13:34:50.262Z] [2022-03-05T13:34:50.262Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-05T13:34:50.262Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-05T13:34:50.386Z] #3 DONE 0.4s [2022-03-05T13:34:50.643Z] [2022-03-05T13:34:50.643Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-05T13:34:50.643Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-05T13:34:50.643Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-05T13:34:50.643Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-05T13:34:50.643Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-05T13:34:50.643Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-05T13:34:50.643Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2022-03-05T13:34:50.643Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.2s [2022-03-05T13:34:50.831Z] #3 DONE 0.5s [2022-03-05T13:34:50.831Z] [2022-03-05T13:34:50.831Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-05T13:34:50.831Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-05T13:34:50.831Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-05T13:34:50.831Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-05T13:34:50.831Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2022-03-05T13:34:50.831Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-05T13:34:50.831Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-05T13:34:50.901Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2022-03-05T13:34:50.901Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-05T13:34:51.089Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-03-05T13:34:51.089Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-03-05T13:34:51.089Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-05T13:34:51.160Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2022-03-05T13:34:51.419Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2022-03-05T13:34:51.419Z] #4 DONE 1.1s [2022-03-05T13:34:51.653Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2022-03-05T13:34:51.653Z] #4 DONE 0.9s [2022-03-05T13:34:51.684Z] #49 44.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T13:34:51.684Z] #49 ... [2022-03-05T13:34:51.684Z] [2022-03-05T13:34:51.684Z] #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-05T13:34:51.684Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:34:51.684Z] #40 39.15 Checking out files: 63% (1167/1837) Checking out files: 64% (1176/1837) Checking out files: 65% (1195/1837) Checking out files: 66% (1213/1837) Checking out files: 67% (1231/1837) Checking out files: 68% (1250/1837) Checking out files: 69% (1268/1837) Checking out files: 70% (1286/1837) Checking out files: 71% (1305/1837) Checking out files: 72% (1323/1837) Checking out files: 73% (1342/1837) Checking out files: 74% (1360/1837) Checking out files: 75% (1378/1837) Checking out files: 76% (1397/1837) Checking out files: 77% (1415/1837) Checking out files: 78% (1433/1837) Checking out files: 79% (1452/1837) Checking out files: 80% (1470/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-05T13:34:51.684Z] #40 40.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-05T13:34:51.684Z] #40 42.57 + 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-05T13:34:51.910Z] [2022-03-05T13:34:51.910Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-03-05T13:34:51.910Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-05T13:34:51.981Z] [2022-03-05T13:34:51.981Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T13:34:51.981Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T13:34:52.475Z] #8 DONE 0.6s [2022-03-05T13:34:52.475Z] [2022-03-05T13:34:52.475Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T13:34:52.475Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T13:34:52.475Z] #7 DONE 0.5s [2022-03-05T13:34:52.475Z] [2022-03-05T13:34:52.475Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-05T13:34:52.475Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-05T13:34:52.475Z] #6 DONE 0.6s [2022-03-05T13:34:52.475Z] [2022-03-05T13:34:52.475Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T13:34:52.475Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T13:34:52.475Z] #5 DONE 0.6s [2022-03-05T13:34:52.545Z] #8 DONE 0.8s [2022-03-05T13:34:52.545Z] [2022-03-05T13:34:52.545Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-03-05T13:34:52.545Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-05T13:34:52.545Z] #6 DONE 0.7s [2022-03-05T13:34:52.545Z] [2022-03-05T13:34:52.545Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-05T13:34:52.545Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-05T13:34:52.545Z] #5 DONE 0.7s [2022-03-05T13:34:52.545Z] [2022-03-05T13:34:52.545Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T13:34:52.545Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T13:34:52.545Z] #7 DONE 0.8s [2022-03-05T13:34:53.070Z] #40 ... [2022-03-05T13:34:53.070Z] [2022-03-05T13:34:53.070Z] #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-05T13:34:53.070Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:34:53.070Z] #42 35.70 Fetched 8469 kB in 27s (311 kB/s) [2022-03-05T13:34:53.070Z] #42 35.70 Reading package lists... [2022-03-05T13:34:53.331Z] #42 45.64 Reading package lists... [2022-03-05T13:34:53.331Z] #42 ... [2022-03-05T13:34:53.331Z] [2022-03-05T13:34:53.331Z] #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-05T13:34:53.331Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:34:53.331Z] #55 35.69 Fetched 8469 kB in 27s (309 kB/s) [2022-03-05T13:34:53.331Z] #55 35.69 Reading package lists... [2022-03-05T13:34:53.331Z] #55 45.54 Reading package lists... [2022-03-05T13:34:53.331Z] #55 ... [2022-03-05T13:34:53.331Z] [2022-03-05T13:34:53.331Z] #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-05T13:34:53.331Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:34:53.331Z] #36 36.23 Reading package lists... [2022-03-05T13:34:54.173Z] Client: [2022-03-05T13:34:54.173Z] Context: default [2022-03-05T13:34:54.173Z] Debug Mode: false [2022-03-05T13:34:54.173Z] Plugins: [2022-03-05T13:34:54.173Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T13:34:54.173Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T13:34:54.173Z] [2022-03-05T13:34:54.173Z] Server: [2022-03-05T13:34:54.173Z] Containers: 0 [2022-03-05T13:34:54.173Z] Running: 0 [2022-03-05T13:34:54.173Z] Paused: 0 [2022-03-05T13:34:54.173Z] Stopped: 0 [2022-03-05T13:34:54.173Z] Images: 0 [2022-03-05T13:34:54.173Z] Server Version: 20.10.12 [2022-03-05T13:34:54.173Z] Storage Driver: overlay2 [2022-03-05T13:34:54.173Z] Backing Filesystem: extfs [2022-03-05T13:34:54.173Z] Supports d_type: true [2022-03-05T13:34:54.173Z] Native Overlay Diff: true [2022-03-05T13:34:54.173Z] userxattr: false [2022-03-05T13:34:54.173Z] Logging Driver: json-file [2022-03-05T13:34:54.173Z] Cgroup Driver: cgroupfs [2022-03-05T13:34:54.173Z] Cgroup Version: 1 [2022-03-05T13:34:54.173Z] Plugins: [2022-03-05T13:34:54.173Z] Volume: local [2022-03-05T13:34:54.173Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T13:34:54.173Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T13:34:54.173Z] Swarm: inactive [2022-03-05T13:34:54.173Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-05T13:34:54.173Z] Default Runtime: runc [2022-03-05T13:34:54.173Z] Init Binary: docker-init [2022-03-05T13:34:54.173Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T13:34:54.173Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T13:34:54.173Z] init version: de40ad0 [2022-03-05T13:34:54.173Z] Security Options: [2022-03-05T13:34:54.173Z] apparmor [2022-03-05T13:34:54.173Z] seccomp [2022-03-05T13:34:54.173Z] Profile: default [2022-03-05T13:34:54.173Z] Kernel Version: 5.11.0-1023-aws [2022-03-05T13:34:54.173Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-05T13:34:54.173Z] OSType: linux [2022-03-05T13:34:54.173Z] Architecture: aarch64 [2022-03-05T13:34:54.173Z] CPUs: 2 [2022-03-05T13:34:54.173Z] Total Memory: 7.576GiB [2022-03-05T13:34:54.173Z] Name: ip-10-100-32-195 [2022-03-05T13:34:54.173Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-05T13:34:54.173Z] Docker Root Dir: /var/lib/docker [2022-03-05T13:34:54.173Z] Debug Mode: false [2022-03-05T13:34:54.173Z] Registry: https://index.docker.io/v1/ [2022-03-05T13:34:54.173Z] Labels: [2022-03-05T13:34:54.173Z] Experimental: true [2022-03-05T13:34:54.173Z] Insecure Registries: [2022-03-05T13:34:54.173Z] 127.0.0.0/8 [2022-03-05T13:34:54.173Z] Live Restore Enabled: true [2022-03-05T13:34:54.173Z] [Pipeline] sh [2022-03-05T13:34:54.460Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T13:34:54.460Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T13:34:54.460Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43331/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-05T13:34:54.460Z] + bash /home/ubuntu/workspace/moby_PR-43331/check-config.sh [2022-03-05T13:34:54.460Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-05T13:34:54.460Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-05T13:34:54.460Z] [2022-03-05T13:34:54.460Z] Generally Necessary: [2022-03-05T13:34:54.460Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-05T13:34:54.460Z] - apparmor: enabled and tools installed [2022-03-05T13:34:54.460Z] - CONFIG_NAMESPACES: enabled [2022-03-05T13:34:54.460Z] - CONFIG_NET_NS: enabled [2022-03-05T13:34:54.460Z] - CONFIG_PID_NS: enabled [2022-03-05T13:34:54.460Z] - CONFIG_IPC_NS: enabled [2022-03-05T13:34:54.460Z] - CONFIG_UTS_NS: enabled [2022-03-05T13:34:54.460Z] - CONFIG_CGROUPS: enabled [2022-03-05T13:34:54.460Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-05T13:34:54.460Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-05T13:34:54.460Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-05T13:34:54.460Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-05T13:34:54.460Z] - CONFIG_CPUSETS: enabled [2022-03-05T13:34:54.460Z] - CONFIG_MEMCG: enabled [2022-03-05T13:34:54.460Z] - CONFIG_KEYS: enabled [2022-03-05T13:34:54.460Z] - CONFIG_VETH: enabled (as module) [2022-03-05T13:34:54.460Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-05T13:34:54.460Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-05T13:34:54.460Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-05T13:34:54.460Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-05T13:34:54.460Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-05T13:34:54.460Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-05T13:34:54.460Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-05T13:34:54.460Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-05T13:34:54.460Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-05T13:34:54.460Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-05T13:34:54.460Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-05T13:34:54.460Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-05T13:34:54.460Z] [2022-03-05T13:34:54.460Z] Optional Features: [2022-03-05T13:34:54.460Z] - CONFIG_USER_NS: enabled [2022-03-05T13:34:54.460Z] - CONFIG_SECCOMP: enabled [2022-03-05T13:34:54.460Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-05T13:34:54.460Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-05T13:34:54.460Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-05T13:34:54.460Z] (cgroup swap accounting is currently enabled) [2022-03-05T13:34:54.721Z] - CONFIG_BLK_CGROUP: enabled [2022-03-05T13:34:54.721Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-05T13:34:54.721Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-05T13:34:54.721Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-05T13:34:54.721Z] - CONFIG_CGROUP_PERF: enabled [2022-03-05T13:34:54.721Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-05T13:34:54.721Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-05T13:34:54.721Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-05T13:34:54.721Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-05T13:34:54.721Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-05T13:34:54.721Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_IP_VS: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-05T13:34:54.721Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-05T13:34:54.721Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-05T13:34:54.721Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_EXT4_FS: enabled [2022-03-05T13:34:54.721Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-05T13:34:54.721Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-05T13:34:54.721Z] - Network Drivers: [2022-03-05T13:34:54.721Z] - "overlay": [2022-03-05T13:34:54.721Z] - CONFIG_VXLAN: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-05T13:34:54.721Z] Optional (for encrypted networks): [2022-03-05T13:34:54.721Z] - CONFIG_CRYPTO: enabled [2022-03-05T13:34:54.721Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-05T13:34:54.721Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-05T13:34:54.721Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-05T13:34:54.721Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-05T13:34:54.721Z] - CONFIG_XFRM: enabled [2022-03-05T13:34:54.721Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-05T13:34:54.721Z] - "ipvlan": [2022-03-05T13:34:54.721Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-05T13:34:54.721Z] - "macvlan": [2022-03-05T13:34:54.721Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_DUMMY: enabled (as module) [2022-03-05T13:34:54.721Z] - "ftp,tftp client in container": [2022-03-05T13:34:54.721Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-05T13:34:54.721Z] - Storage Drivers: [2022-03-05T13:34:54.721Z] - "aufs": [2022-03-05T13:34:54.721Z] - CONFIG_AUFS_FS: missing [2022-03-05T13:34:54.721Z] - "btrfs": [2022-03-05T13:34:54.721Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-05T13:34:54.721Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-05T13:34:54.721Z] - "devicemapper": [2022-03-05T13:34:54.721Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-05T13:34:54.721Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-05T13:34:54.721Z] - "overlay": [2022-03-05T13:34:54.721Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-05T13:34:54.721Z] - "zfs": [2022-03-05T13:34:54.981Z] - /dev/zfs: present [2022-03-05T13:34:54.981Z] - zfs command: missing [2022-03-05T13:34:54.981Z] - zpool command: missing [2022-03-05T13:34:54.981Z] [2022-03-05T13:34:54.981Z] Limits: [2022-03-05T13:34:54.981Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-05T13:34:54.981Z] [2022-03-05T13:34:54.981Z] + true [Pipeline] } [Pipeline] // stage [2022-03-05T13:34:55.004Z] [2022-03-05T13:34:55.004Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:34:55.004Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T13:34:55.004Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-05T13:34:55.004Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T13:34:55.004Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-05T13:34:55.004Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T13:34:55.074Z] [2022-03-05T13:34:55.075Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:34:55.075Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T13:34:55.075Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-05T13:34:55.075Z] #64 DONE 0.0s [2022-03-05T13:34:55.075Z] [2022-03-05T13:34:55.075Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T13:34:55.075Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T13:34:55.075Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.1s done [2022-03-05T13:34:55.075Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-05T13:34:55.075Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done [2022-03-05T13:34:55.075Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done [2022-03-05T13:34:55.313Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b . [2022-03-05T13:34:55.338Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 2.10MB / 50.44MB 0.2s [2022-03-05T13:34:55.573Z] #2 [internal] load .dockerignore [2022-03-05T13:34:55.574Z] #2 sha256:21aad987bf543208a624a985def39e432afa756caf4a59a122f34369866e18fe [2022-03-05T13:34:55.574Z] #2 transferring context: 87B done [2022-03-05T13:34:55.574Z] #2 DONE 0.2s [2022-03-05T13:34:55.574Z] [2022-03-05T13:34:55.574Z] #1 [internal] load build definition from Dockerfile [2022-03-05T13:34:55.574Z] #1 sha256:949f2aacd8ca185b1d035b29ad6d3f830b13ebc1c4514c88217221f756ca5bdd [2022-03-05T13:34:55.574Z] #1 transferring dockerfile: 17.07kB done [2022-03-05T13:34:55.574Z] #1 DONE 0.2s [2022-03-05T13:34:55.574Z] [2022-03-05T13:34:55.574Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-05T13:34:55.574Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-03-05T13:34:55.599Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 18.87MB / 50.44MB 0.5s [2022-03-05T13:34:55.902Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 26.29MB / 50.44MB 0.7s [2022-03-05T13:34:55.902Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 30.41MB / 50.44MB 0.8s [2022-03-05T13:34:55.902Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 34.87MB / 50.44MB 1.0s [2022-03-05T13:34:56.145Z] #3 DONE 0.4s [2022-03-05T13:34:56.145Z] [2022-03-05T13:34:56.145Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-05T13:34:56.145Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-03-05T13:34:56.145Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-05T13:34:56.145Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-05T13:34:56.145Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-03-05T13:34:56.145Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-03-05T13:34:56.145Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 1.05MB / 9.01MB 0.2s [2022-03-05T13:34:56.159Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 37.75MB / 50.44MB 1.2s [2022-03-05T13:34:56.407Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2022-03-05T13:34:56.407Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-03-05T13:34:56.407Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2022-03-05T13:34:56.438Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 41.94MB / 50.44MB 1.4s [2022-03-05T13:34:56.673Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-03-05T13:34:56.696Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 47.19MB / 50.44MB 1.6s [2022-03-05T13:34:56.697Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.7s [2022-03-05T13:34:56.934Z] #4 DONE 0.8s [2022-03-05T13:34:56.934Z] [2022-03-05T13:34:56.934Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T13:34:56.934Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T13:34:57.631Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.3s done [2022-03-05T13:34:57.631Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a [2022-03-05T13:34:58.123Z] #36 46.41 Reading package lists... [2022-03-05T13:34:58.123Z] #36 ... [2022-03-05T13:34:58.123Z] [2022-03-05T13:34:58.123Z] #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-05T13:34:58.123Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:34:58.123Z] #13 34.52 Fetched 9003 kB in 30s (297 kB/s) [2022-03-05T13:34:58.123Z] #13 34.52 Reading package lists... [2022-03-05T13:34:58.320Z] #8 ... [2022-03-05T13:34:58.320Z] [2022-03-05T13:34:58.320Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-05T13:34:58.320Z] #5 sha256:41c37e1c9e7b0ef50d00651ab8c4240305a372501ef33b9ee1e93333ad905b2a [2022-03-05T13:34:58.320Z] #5 DONE 1.2s [2022-03-05T13:34:58.320Z] [2022-03-05T13:34:58.320Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-03-05T13:34:58.320Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-03-05T13:34:58.320Z] #7 DONE 1.2s [2022-03-05T13:34:58.320Z] [2022-03-05T13:34:58.320Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T13:34:58.320Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T13:34:58.320Z] #8 DONE 1.2s [2022-03-05T13:34:58.320Z] [2022-03-05T13:34:58.320Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T13:34:58.320Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T13:34:58.320Z] #6 DONE 1.2s [2022-03-05T13:34:58.385Z] #13 44.42 Reading package lists... [2022-03-05T13:34:58.385Z] #13 ... [2022-03-05T13:34:58.385Z] [2022-03-05T13:34:58.385Z] #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-05T13:34:58.385Z] #49 sha256:6417d4c9ac242790d14d817583ecff6d160fb8891557f1b984bf8399ab0d8221 [2022-03-05T13:34:58.385Z] #49 44.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-05T13:34:58.385Z] #49 44.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T13:34:58.385Z] #49 44.49 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T13:34:58.385Z] #49 44.77 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-05T13:34:58.385Z] #49 44.93 go: downloading golang.org/x/text v0.3.2 [2022-03-05T13:34:58.591Z] [2022-03-05T13:34:58.591Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:34:58.591Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T13:34:58.591Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-05T13:34:58.591Z] #64 DONE 0.0s [2022-03-05T13:34:58.591Z] [2022-03-05T13:34:58.591Z] #23 [internal] load build context [2022-03-05T13:34:58.591Z] #23 sha256:e97afbd2375aa83ae899d9371d12849904cdf70ae90fe657a1850afe1170ef6d [2022-03-05T13:35:00.260Z] #64 ... [2022-03-05T13:35:00.260Z] [2022-03-05T13:35:00.260Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:00.260Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:00.260Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-03-05T13:35:00.260Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-05T13:35:00.260Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-05T13:35:00.260Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-05T13:35:00.260Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.5s done [2022-03-05T13:35:00.260Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.7s done [2022-03-05T13:35:00.260Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 1.1s done [2022-03-05T13:35:00.260Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 3.8s done [2022-03-05T13:35:00.260Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 5.0s [2022-03-05T13:35:00.260Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 75.30MB / 129.16MB 5.0s [2022-03-05T13:35:00.260Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 1.9s [2022-03-05T13:35:00.260Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 5.0s [2022-03-05T13:35:00.260Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 5.0s done [2022-03-05T13:35:00.260Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 84.93MB / 129.16MB 5.1s [2022-03-05T13:35:00.260Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 5.1s done [2022-03-05T13:35:00.260Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 92.27MB / 129.16MB 5.2s [2022-03-05T13:35:00.516Z] #23 transferring context: 53.00MB 1.6s done [2022-03-05T13:35:00.516Z] #23 DONE 2.1s [2022-03-05T13:35:00.516Z] [2022-03-05T13:35:00.516Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:00.516Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-05T13:35:00.516Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.1s done [2022-03-05T13:35:00.516Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-05T13:35:00.516Z] #9 sha256:07fa8072b5a2117bbb87e893e43da425b56a94a9f04b07f0a3f0af4a9813a0b0 1.79kB / 1.79kB done [2022-03-05T13:35:00.516Z] #9 sha256:67f476ddb57c5706a3953f92e77ba881bc4d92fe30e444a8e8b2fbf95b5118bc 7.07kB / 7.07kB done [2022-03-05T13:35:00.516Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 1.5s [2022-03-05T13:35:00.516Z] #9 sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 7.70MB / 7.70MB 0.5s done [2022-03-05T13:35:00.516Z] #9 sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 9.77MB / 9.77MB 0.7s done [2022-03-05T13:35:00.516Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 62.42MB / 62.42MB 1.5s [2022-03-05T13:35:00.522Z] #9 ... [2022-03-05T13:35:00.522Z] [2022-03-05T13:35:00.522Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:35:00.522Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T13:35:00.522Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T13:35:00.522Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-05T13:35:00.522Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-05T13:35:00.522Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-03-05T13:35:00.522Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-03-05T13:35:00.522Z] #62 DONE 5.7s [2022-03-05T13:35:00.522Z] [2022-03-05T13:35:00.522Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:00.522Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:00.522Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 101.71MB / 129.16MB 5.4s [2022-03-05T13:35:00.522Z] #9 ... [2022-03-05T13:35:00.522Z] [2022-03-05T13:35:00.522Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:35:00.522Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T13:35:00.522Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 5.4s [2022-03-05T13:35:00.522Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.38MB / 12.42MB 5.5s [2022-03-05T13:35:00.777Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 1.7s done [2022-03-05T13:35:00.777Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 0B / 52.17MB 1.8s [2022-03-05T13:35:00.780Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done [2022-03-05T13:35:00.780Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-03-05T13:35:00.913Z] #26 ... [2022-03-05T13:35:00.913Z] [2022-03-05T13:35:00.913Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:00.913Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:00.913Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.1s done [2022-03-05T13:35:00.913Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-05T13:35:00.913Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-05T13:35:00.913Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-05T13:35:00.913Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.2s done [2022-03-05T13:35:00.913Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 2.3s done [2022-03-05T13:35:00.913Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 1.3s done [2022-03-05T13:35:00.913Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 3.8s done [2022-03-05T13:35:00.913Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 101.71MB / 129.16MB 5.3s [2022-03-05T13:35:00.913Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 5.3s [2022-03-05T13:35:00.913Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 4.0s done [2022-03-05T13:35:00.913Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 109.05MB / 129.16MB 5.4s [2022-03-05T13:35:00.913Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 119.54MB / 129.16MB 5.5s [2022-03-05T13:35:00.913Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 5.4s done [2022-03-05T13:35:00.913Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 128.97MB / 129.16MB 5.7s [2022-03-05T13:35:00.938Z] #49 ... [2022-03-05T13:35:00.938Z] [2022-03-05T13:35:00.938Z] #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-05T13:35:00.938Z] #67 sha256:7863ccb39406f524143ef9cf628421051c9fe8c7a6f52e63e524cc7d72f1cf87 [2022-03-05T13:35:00.938Z] #67 DONE 53.4s [2022-03-05T13:35:00.938Z] [2022-03-05T13:35:00.938Z] #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-05T13:35:00.938Z] #47 sha256:2055a6726e6274db42e8de171a2b7b584a7d85b42dd82cfc699895647a731899 [2022-03-05T13:35:01.039Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 9.44MB / 52.17MB 1.9s [2022-03-05T13:35:01.040Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 16.78MB / 52.17MB 2.0s [2022-03-05T13:35:01.040Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 33.55MB / 52.17MB 2.2s [2022-03-05T13:35:01.199Z] #47 ... [2022-03-05T13:35:01.199Z] [2022-03-05T13:35:01.199Z] #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-05T13:35:01.199Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:35:01.199Z] #55 45.54 Reading package lists... [2022-03-05T13:35:01.301Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 50.33MB / 52.17MB 2.3s [2022-03-05T13:35:01.301Z] #9 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 0.5s [2022-03-05T13:35:01.874Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 62.42MB / 62.42MB 2.9s done [2022-03-05T13:35:01.874Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 0B / 99.70MB 2.9s [2022-03-05T13:35:01.874Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 0B / 126B 2.9s [2022-03-05T13:35:01.874Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 126B / 126B 3.0s [2022-03-05T13:35:02.136Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 5.24MB / 99.70MB 3.1s [2022-03-05T13:35:02.136Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 20.97MB / 99.70MB 3.2s [2022-03-05T13:35:02.153Z] #64 ... [2022-03-05T13:35:02.153Z] [2022-03-05T13:35:02.153Z] #23 [internal] load build context [2022-03-05T13:35:02.153Z] #23 sha256:164b147faa230c5efac8111f1b289afd7ba052004578b9a189e4ca663ce3267a [2022-03-05T13:35:02.153Z] #23 transferring context: 53.00MB 6.7s done [2022-03-05T13:35:02.153Z] #23 DONE 7.3s [2022-03-05T13:35:02.153Z] [2022-03-05T13:35:02.153Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:35:02.153Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T13:35:02.397Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 36.70MB / 99.70MB 3.4s [2022-03-05T13:35:02.397Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 51.38MB / 99.70MB 3.5s [2022-03-05T13:35:02.658Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 63.96MB / 99.70MB 3.7s [2022-03-05T13:35:02.658Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd [2022-03-05T13:35:02.809Z] #9 ... [2022-03-05T13:35:02.809Z] [2022-03-05T13:35:02.809Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:35:02.809Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T13:35:02.809Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-05T13:35:02.809Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T13:35:02.809Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-05T13:35:02.809Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-05T13:35:02.809Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-03-05T13:35:02.809Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2022-03-05T13:35:02.809Z] #62 DONE 8.0s [2022-03-05T13:35:02.809Z] [2022-03-05T13:35:02.809Z] #23 [internal] load build context [2022-03-05T13:35:02.809Z] #23 sha256:3eda18e33c0fd50f0089f1a40fd6ad98c1711b35af3c8cf494f55223ea49ade8 [2022-03-05T13:35:02.809Z] #23 transferring context: 53.00MB 7.7s done [2022-03-05T13:35:02.809Z] #23 DONE 8.1s [2022-03-05T13:35:02.809Z] [2022-03-05T13:35:02.809Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:35:02.809Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T13:35:02.809Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T13:35:02.809Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-05T13:35:02.809Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-05T13:35:02.809Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-03-05T13:35:02.809Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done [2022-03-05T13:35:02.920Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 52.17MB / 52.17MB 3.9s done [2022-03-05T13:35:02.920Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 80.74MB / 99.70MB 3.9s [2022-03-05T13:35:02.920Z] #9 ... [2022-03-05T13:35:02.920Z] [2022-03-05T13:35:02.920Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T13:35:02.920Z] #26 sha256:17537f18504d78249db6a5fc5e277645f32a178ad44b8130ccb60e1ec0d8377f [2022-03-05T13:35:02.920Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.1s done [2022-03-05T13:35:02.920Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-05T13:35:02.920Z] #26 sha256:5a79440171f4e602be527350ffc00d715a3c20ce93ddc2840cc4e82a788f82cf 529B / 529B done [2022-03-05T13:35:02.920Z] #26 sha256:fafecec18627251ea40234795cfeec80723680695dcbeed2cfe5bda52230f72d 1.48kB / 1.48kB done [2022-03-05T13:35:02.920Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 1.9s done [2022-03-05T13:35:02.920Z] #26 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 1.8s done [2022-03-05T13:35:02.920Z] #26 DONE 4.4s [2022-03-05T13:35:02.920Z] [2022-03-05T13:35:02.920Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:02.920Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-05T13:35:02.920Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 85.98MB / 99.70MB 4.0s [2022-03-05T13:35:03.066Z] #64 DONE 8.1s [2022-03-05T13:35:03.066Z] [2022-03-05T13:35:03.066Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T13:35:03.066Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T13:35:03.066Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.2s [2022-03-05T13:35:03.083Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-03-05T13:35:03.180Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 94.37MB / 99.70MB 4.1s [2022-03-05T13:35:03.180Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 99.70MB / 99.70MB 4.2s [2022-03-05T13:35:03.180Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 0.4s done [2022-03-05T13:35:03.441Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 0.1s [2022-03-05T13:35:03.702Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 0.4s done [2022-03-05T13:35:03.727Z] #55 54.18 Building dependency tree... [2022-03-05T13:35:03.727Z] #55 ... [2022-03-05T13:35:03.727Z] [2022-03-05T13:35:03.727Z] #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-05T13:35:03.727Z] #51 sha256:8ccc2dc6087fc64f5c7ca94c4f060a48f6d3c7b032db679199aba5c39f10179c [2022-03-05T13:35:03.727Z] #51 DONE 56.1s [2022-03-05T13:35:03.727Z] [2022-03-05T13:35:03.728Z] #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-05T13:35:03.728Z] #49 sha256:6417d4c9ac242790d14d817583ecff6d160fb8891557f1b984bf8399ab0d8221 [2022-03-05T13:35:03.728Z] #49 54.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T13:35:03.728Z] #49 54.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T13:35:03.728Z] #49 54.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-05T13:35:03.728Z] #49 54.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-05T13:35:03.728Z] #49 54.66 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-05T13:35:03.932Z] Client: [2022-03-05T13:35:03.932Z] Context: default [2022-03-05T13:35:03.932Z] Debug Mode: false [2022-03-05T13:35:03.932Z] Plugins: [2022-03-05T13:35:03.932Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T13:35:03.932Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T13:35:03.932Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-05T13:35:03.932Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-05T13:35:03.932Z] [2022-03-05T13:35:03.932Z] Server: [2022-03-05T13:35:03.932Z] Containers: 0 [2022-03-05T13:35:03.932Z] Running: 0 [2022-03-05T13:35:03.932Z] Paused: 0 [2022-03-05T13:35:03.932Z] Stopped: 0 [2022-03-05T13:35:03.932Z] Images: 0 [2022-03-05T13:35:03.932Z] Server Version: 20.10.12 [2022-03-05T13:35:03.932Z] Storage Driver: overlay2 [2022-03-05T13:35:03.932Z] Backing Filesystem: extfs [2022-03-05T13:35:03.932Z] Supports d_type: true [2022-03-05T13:35:03.932Z] Native Overlay Diff: true [2022-03-05T13:35:03.932Z] userxattr: false [2022-03-05T13:35:03.932Z] Logging Driver: json-file [2022-03-05T13:35:03.932Z] Cgroup Driver: systemd [2022-03-05T13:35:03.932Z] Cgroup Version: 2 [2022-03-05T13:35:03.932Z] Plugins: [2022-03-05T13:35:03.932Z] Volume: local [2022-03-05T13:35:03.932Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T13:35:03.932Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T13:35:03.932Z] Swarm: inactive [2022-03-05T13:35:03.932Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-05T13:35:03.932Z] Default Runtime: runc [2022-03-05T13:35:03.932Z] Init Binary: docker-init [2022-03-05T13:35:03.932Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T13:35:03.932Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T13:35:03.932Z] init version: de40ad0 [2022-03-05T13:35:03.932Z] Security Options: [2022-03-05T13:35:03.932Z] apparmor [2022-03-05T13:35:03.932Z] seccomp [2022-03-05T13:35:03.932Z] Profile: default [2022-03-05T13:35:03.932Z] cgroupns [2022-03-05T13:35:03.932Z] Kernel Version: 5.11.0-1023-aws [2022-03-05T13:35:03.932Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-05T13:35:03.932Z] OSType: linux [2022-03-05T13:35:03.932Z] Architecture: x86_64 [2022-03-05T13:35:03.932Z] CPUs: 2 [2022-03-05T13:35:03.932Z] Total Memory: 7.559GiB [2022-03-05T13:35:03.932Z] Name: ip-10-100-43-123 [2022-03-05T13:35:03.932Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-05T13:35:03.932Z] Docker Root Dir: /var/lib/docker [2022-03-05T13:35:03.932Z] Debug Mode: false [2022-03-05T13:35:03.932Z] Registry: https://index.docker.io/v1/ [2022-03-05T13:35:03.932Z] Labels: [2022-03-05T13:35:03.932Z] Experimental: true [2022-03-05T13:35:03.932Z] Insecure Registries: [2022-03-05T13:35:03.932Z] 127.0.0.0/8 [2022-03-05T13:35:03.932Z] Live Restore Enabled: true [2022-03-05T13:35:03.932Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T13:35:04.286Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b . [2022-03-05T13:35:04.470Z] #64 DONE 9.5s [2022-03-05T13:35:04.470Z] [2022-03-05T13:35:04.470Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:04.470Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:04.470Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 8.5s done [2022-03-05T13:35:04.547Z] #2 [internal] load .dockerignore [2022-03-05T13:35:04.547Z] #2 sha256:3c2e555eb417d30f7d656e915e576c9b21c4ff26bcfac1c243f25d662301c154 [2022-03-05T13:35:04.723Z] #49 57.04 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-05T13:35:04.731Z] #9 ... [2022-03-05T13:35:04.731Z] [2022-03-05T13:35:04.731Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T13:35:04.731Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T13:35:04.731Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.0s done [2022-03-05T13:35:04.731Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-05T13:35:04.731Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done [2022-03-05T13:35:04.731Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done [2022-03-05T13:35:04.731Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.7s done [2022-03-05T13:35:04.811Z] #2 transferring context: [2022-03-05T13:35:04.811Z] #2 transferring context: 87B done [2022-03-05T13:35:04.987Z] #49 57.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T13:35:05.007Z] #26 ... [2022-03-05T13:35:05.007Z] [2022-03-05T13:35:05.007Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:05.007Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:05.007Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 7.0s [2022-03-05T13:35:05.074Z] #2 DONE 0.6s [2022-03-05T13:35:05.074Z] [2022-03-05T13:35:05.074Z] #1 [internal] load build definition from Dockerfile [2022-03-05T13:35:05.074Z] #1 sha256:0fcb9eecb29e855d46020696f2e87355a31b1c54a379db90e4f77399f6d2328b [2022-03-05T13:35:05.074Z] #1 transferring dockerfile: 17.07kB done [2022-03-05T13:35:05.074Z] #1 DONE 0.6s [2022-03-05T13:35:05.074Z] [2022-03-05T13:35:05.074Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-05T13:35:05.074Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-05T13:35:05.249Z] #49 57.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-05T13:35:05.336Z] #3 DONE 0.4s [2022-03-05T13:35:05.597Z] [2022-03-05T13:35:05.597Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-05T13:35:05.597Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-05T13:35:05.597Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-05T13:35:05.597Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-05T13:35:05.597Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-05T13:35:05.597Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-05T13:35:05.597Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2022-03-05T13:35:05.598Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-03-05T13:35:05.612Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b [2022-03-05T13:35:05.864Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-03-05T13:35:05.864Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-03-05T13:35:05.879Z] #9 ... [2022-03-05T13:35:05.879Z] [2022-03-05T13:35:05.879Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:35:05.879Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T13:35:05.879Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T13:35:05.879Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-05T13:35:05.879Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-05T13:35:05.879Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-03-05T13:35:05.879Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-03-05T13:35:05.879Z] #64 DONE 7.4s [2022-03-05T13:35:05.879Z] [2022-03-05T13:35:05.879Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:35:05.879Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T13:35:05.879Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-05T13:35:05.879Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T13:35:05.879Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-05T13:35:05.879Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-05T13:35:05.879Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.8s done [2022-03-05T13:35:05.879Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-03-05T13:35:05.879Z] #62 DONE 7.4s [2022-03-05T13:35:05.879Z] [2022-03-05T13:35:05.879Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:05.879Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-05T13:35:06.126Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-03-05T13:35:06.126Z] #4 DONE 0.7s [2022-03-05T13:35:06.342Z] #26 DONE 11.5s [2022-03-05T13:35:06.342Z] [2022-03-05T13:35:06.342Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:06.342Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:06.342Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 7.8s done [2022-03-05T13:35:06.342Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-03-05T13:35:06.386Z] [2022-03-05T13:35:06.386Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T13:35:06.386Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T13:35:06.388Z] #9 ... [2022-03-05T13:35:06.388Z] [2022-03-05T13:35:06.388Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T13:35:06.388Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-05T13:35:06.388Z] #63 DONE 1.3s [2022-03-05T13:35:06.388Z] [2022-03-05T13:35:06.388Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T13:35:06.388Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T13:35:06.388Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 8.2s done [2022-03-05T13:35:06.388Z] #26 DONE 11.7s [2022-03-05T13:35:06.388Z] [2022-03-05T13:35:06.388Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:06.388Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:06.388Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-03-05T13:35:07.278Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 1.0s done [2022-03-05T13:35:07.328Z] #8 DONE 0.8s [2022-03-05T13:35:07.329Z] [2022-03-05T13:35:07.329Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T13:35:07.329Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T13:35:07.329Z] #7 DONE 0.7s [2022-03-05T13:35:07.329Z] [2022-03-05T13:35:07.329Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-05T13:35:07.329Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-05T13:35:07.329Z] #5 DONE 0.8s [2022-03-05T13:35:07.329Z] [2022-03-05T13:35:07.329Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-05T13:35:07.329Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-05T13:35:07.329Z] #6 DONE 0.8s [2022-03-05T13:35:07.600Z] [2022-03-05T13:35:07.600Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:35:07.600Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T13:35:07.600Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-05T13:35:07.761Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 1.1s done [2022-03-05T13:35:07.761Z] #9 ... [2022-03-05T13:35:07.761Z] [2022-03-05T13:35:07.761Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T13:35:07.761Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-05T13:35:07.761Z] #65 DONE 1.2s [2022-03-05T13:35:07.869Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T13:35:07.869Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-05T13:35:07.869Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-05T13:35:08.018Z] [2022-03-05T13:35:08.018Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:08.018Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:08.018Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-05T13:35:08.211Z] #9 ... [2022-03-05T13:35:08.211Z] [2022-03-05T13:35:08.211Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T13:35:08.211Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-05T13:35:08.211Z] #63 DONE 1.4s [2022-03-05T13:35:08.211Z] [2022-03-05T13:35:08.212Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:08.212Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:08.212Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-05T13:35:08.457Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.6s [2022-03-05T13:35:08.457Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.92MB / 12.42MB 0.6s [2022-03-05T13:35:08.457Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s [2022-03-05T13:35:08.551Z] #49 ... [2022-03-05T13:35:08.551Z] [2022-03-05T13:35:08.551Z] #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-05T13:35:08.551Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:08.551Z] #13 44.42 Reading package lists... [2022-03-05T13:35:09.009Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.9s done [2022-03-05T13:35:09.009Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-05T13:35:09.033Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-03-05T13:35:09.033Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-03-05T13:35:09.143Z] #9 ... [2022-03-05T13:35:09.143Z] [2022-03-05T13:35:09.143Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T13:35:09.143Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-05T13:35:09.143Z] #65 DONE 0.9s [2022-03-05T13:35:09.143Z] [2022-03-05T13:35:09.143Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:09.143Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:09.143Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.9s done [2022-03-05T13:35:09.291Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 3.4s done [2022-03-05T13:35:09.291Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f [2022-03-05T13:35:09.401Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-05T13:35:09.935Z] #13 54.59 Building dependency tree... [2022-03-05T13:35:11.319Z] #13 57.67 The following additional packages will be installed: [2022-03-05T13:35:11.319Z] #13 57.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-05T13:35:11.319Z] #13 57.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-05T13:35:11.319Z] #13 57.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-05T13:35:11.319Z] #13 57.67 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-05T13:35:11.598Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2022-03-05T13:35:11.673Z] #13 57.67 mingw-w64-x86-64-dev [2022-03-05T13:35:11.673Z] #13 57.69 Suggested packages: [2022-03-05T13:35:11.673Z] #13 57.69 gcc-8-locales seccomp wine64 [2022-03-05T13:35:11.673Z] #13 ... [2022-03-05T13:35:11.673Z] [2022-03-05T13:35:11.673Z] #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-05T13:35:11.673Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:35:11.673Z] #42 45.64 Reading package lists... [2022-03-05T13:35:11.673Z] #42 54.56 Building dependency tree... [2022-03-05T13:35:11.673Z] #42 59.97 The following additional packages will be installed: [2022-03-05T13:35:11.673Z] #42 59.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-05T13:35:11.674Z] #42 59.99 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-05T13:35:11.674Z] #42 59.99 Suggested packages: [2022-03-05T13:35:11.674Z] #42 60.00 manpages-dev python-setuptools [2022-03-05T13:35:11.674Z] #42 61.27 The following NEW packages will be installed: [2022-03-05T13:35:11.674Z] #42 61.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-05T13:35:11.674Z] #42 61.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-05T13:35:11.674Z] #42 61.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-05T13:35:11.674Z] #42 61.29 python-six zlib1g-dev [2022-03-05T13:35:11.674Z] #42 61.77 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:35:11.674Z] #42 61.77 Need to get 4095 kB of archives. [2022-03-05T13:35:11.674Z] #42 61.77 After this operation, 22.5 MB of additional disk space will be used. [2022-03-05T13:35:11.674Z] #42 61.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-05T13:35:11.674Z] #42 61.77 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-05T13:35:11.674Z] #42 61.79 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-05T13:35:11.674Z] #42 61.80 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-05T13:35:11.674Z] #42 61.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-05T13:35:11.674Z] #42 61.81 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-05T13:35:11.674Z] #42 61.81 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-05T13:35:11.674Z] #42 61.81 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-05T13:35:11.674Z] #42 61.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-05T13:35:11.674Z] #42 61.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-05T13:35:11.674Z] #42 61.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-05T13:35:11.674Z] #42 62.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-05T13:35:11.674Z] #42 62.06 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-05T13:35:11.674Z] #42 62.07 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-05T13:35:11.674Z] #42 62.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-05T13:35:11.674Z] #42 62.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-05T13:35:11.674Z] #42 62.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-05T13:35:11.674Z] #42 63.30 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:35:11.674Z] #42 63.68 Fetched 4095 kB in 1s (6350 kB/s) [2022-03-05T13:35:12.038Z] #42 ... [2022-03-05T13:35:12.038Z] [2022-03-05T13:35:12.038Z] #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-05T13:35:12.038Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:35:12.038Z] #55 54.18 Building dependency tree... [2022-03-05T13:35:12.038Z] #55 59.73 The following additional packages will be installed: [2022-03-05T13:35:12.038Z] #55 59.76 libbtrfs0 [2022-03-05T13:35:12.038Z] #55 60.03 The following NEW packages will be installed: [2022-03-05T13:35:12.038Z] #55 60.08 libbtrfs-dev libbtrfs0 [2022-03-05T13:35:12.038Z] #55 60.53 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:35:12.038Z] #55 60.53 Need to get 119 kB of archives. [2022-03-05T13:35:12.038Z] #55 60.53 After this operation, 387 kB of additional disk space will be used. [2022-03-05T13:35:12.038Z] #55 60.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T13:35:12.038Z] #55 60.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T13:35:12.038Z] #55 61.66 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:35:12.038Z] #55 61.90 Fetched 119 kB in 0s (429 kB/s) [2022-03-05T13:35:12.038Z] #55 62.25 Selecting previously unselected package libbtrfs0. [2022-03-05T13:35:12.038Z] #55 62.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 ... 15421 files and directories currently installed.) [2022-03-05T13:35:12.038Z] #55 62.32 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T13:35:12.038Z] #55 62.39 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T13:35:12.038Z] #55 62.53 Selecting previously unselected package libbtrfs-dev. [2022-03-05T13:35:12.038Z] #55 62.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T13:35:12.038Z] #55 62.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:35:12.038Z] #55 63.00 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T13:35:12.038Z] #55 63.21 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:35:12.038Z] #55 63.22 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:35:12.298Z] #55 ... [2022-03-05T13:35:12.299Z] [2022-03-05T13:35:12.299Z] #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-05T13:35:12.299Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:35:12.299Z] #42 64.82 Selecting previously unselected package libcap-dev:amd64. [2022-03-05T13:35:12.299Z] #42 64.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% #42 ... [2022-03-05T13:35:12.299Z] [2022-03-05T13:35:12.299Z] #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-05T13:35:12.299Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:35:12.299Z] #55 DONE 65.0s [2022-03-05T13:35:12.299Z] [2022-03-05T13:35:12.299Z] #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-05T13:35:12.299Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:35:12.299Z] #42 64.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 ... 15421 files and directories currently installed.) [2022-03-05T13:35:12.299Z] #42 64.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-05T13:35:12.299Z] #42 64.93 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T13:35:12.543Z] #64 ... [2022-03-05T13:35:12.543Z] [2022-03-05T13:35:12.543Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:35:12.543Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T13:35:12.543Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-05T13:35:12.543Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T13:35:12.543Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-05T13:35:12.543Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-05T13:35:12.543Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-03-05T13:35:12.543Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-03-05T13:35:12.543Z] #62 DONE 4.9s [2022-03-05T13:35:12.543Z] [2022-03-05T13:35:12.543Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:12.543Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:12.543Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.1s done [2022-03-05T13:35:12.543Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-05T13:35:12.543Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-05T13:35:12.543Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-05T13:35:12.543Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.9s done [2022-03-05T13:35:12.543Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 2.0s done [2022-03-05T13:35:12.543Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 4.1s done [2022-03-05T13:35:12.543Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 2.7s done [2022-03-05T13:35:12.543Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 4.6s done [2022-03-05T13:35:12.543Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 2.1s [2022-03-05T13:35:12.543Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 125.83MB / 129.16MB 4.8s [2022-03-05T13:35:12.543Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 4.6s done [2022-03-05T13:35:12.559Z] #42 ... [2022-03-05T13:35:12.559Z] [2022-03-05T13:35:12.559Z] #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-05T13:35:12.559Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:35:12.559Z] #36 46.41 Reading package lists... [2022-03-05T13:35:12.559Z] #36 55.46 Building dependency tree... [2022-03-05T13:35:12.559Z] #36 60.41 The following additional packages will be installed: [2022-03-05T13:35:12.559Z] #36 60.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-05T13:35:12.559Z] #36 60.44 Suggested packages: [2022-03-05T13:35:12.559Z] #36 60.44 cmake-doc ninja-build lrzip [2022-03-05T13:35:12.559Z] #36 60.44 Recommended packages: [2022-03-05T13:35:12.559Z] #36 60.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T13:35:12.559Z] #36 61.41 The following NEW packages will be installed: [2022-03-05T13:35:12.559Z] #36 61.43 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-05T13:35:12.559Z] #36 61.43 vim-common xxd [2022-03-05T13:35:12.559Z] #36 61.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:35:12.559Z] #36 61.84 Need to get 14.9 MB of archives. [2022-03-05T13:35:12.559Z] #36 61.84 After this operation, 61.8 MB of additional disk space will be used. [2022-03-05T13:35:12.559Z] #36 61.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T13:35:12.559Z] #36 61.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T13:35:12.559Z] #36 61.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-05T13:35:12.559Z] #36 62.02 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T13:35:12.559Z] #36 62.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-05T13:35:12.559Z] #36 62.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-05T13:35:12.559Z] #36 62.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-05T13:35:12.559Z] #36 62.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-05T13:35:12.559Z] #36 62.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-05T13:35:12.559Z] #36 62.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-05T13:35:12.559Z] #36 64.89 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:35:12.559Z] #36 65.23 Fetched 14.9 MB in 2s (9518 kB/s) [2022-03-05T13:35:12.559Z] #36 ... [2022-03-05T13:35:12.559Z] [2022-03-05T13:35:12.559Z] #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-05T13:35:12.559Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:12.559Z] #13 58.73 The following NEW packages will be installed: [2022-03-05T13:35:12.559Z] #13 58.75 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T13:35:12.559Z] #13 58.75 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-05T13:35:12.559Z] #13 58.75 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-05T13:35:12.559Z] #13 58.75 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-05T13:35:12.559Z] #13 58.75 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-05T13:35:12.560Z] #13 58.78 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T13:35:12.560Z] #13 58.79 The following packages will be upgraded: [2022-03-05T13:35:12.560Z] #13 58.79 libseccomp2 [2022-03-05T13:35:12.592Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 3.3s done [2022-03-05T13:35:12.592Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 [2022-03-05T13:35:12.805Z] #9 ... [2022-03-05T13:35:12.805Z] [2022-03-05T13:35:12.805Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T13:35:12.805Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T13:35:12.805Z] #64 DONE 5.0s [2022-03-05T13:35:12.805Z] [2022-03-05T13:35:12.805Z] #23 [internal] load build context [2022-03-05T13:35:12.805Z] #23 sha256:9e5270e1c7d27d627a5d67936659fe62d7d39a638b1fea0f7d576888add759b2 [2022-03-05T13:35:12.805Z] #23 transferring context: 52.99MB 4.6s done [2022-03-05T13:35:12.805Z] #23 DONE 5.0s [2022-03-05T13:35:12.805Z] [2022-03-05T13:35:12.805Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:12.805Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:12.805Z] #9 ... [2022-03-05T13:35:12.805Z] [2022-03-05T13:35:12.805Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T13:35:12.805Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T13:35:12.805Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.0s done [2022-03-05T13:35:12.805Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-05T13:35:12.805Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done [2022-03-05T13:35:12.805Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done [2022-03-05T13:35:12.805Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.9s done [2022-03-05T13:35:12.855Z] #9 ... [2022-03-05T13:35:12.855Z] [2022-03-05T13:35:12.855Z] #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-05T13:35:12.855Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T13:35:12.855Z] #27 1.383 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:12.855Z] #27 1.383 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:12.855Z] #27 1.455 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:12.855Z] #27 1.558 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-05T13:35:12.855Z] #27 1.714 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-05T13:35:12.855Z] #27 2.508 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-05T13:35:12.855Z] #27 3.683 Fetched 8292 kB in 3s (3180 kB/s) [2022-03-05T13:35:12.855Z] #27 3.683 Reading package lists... [2022-03-05T13:35:12.855Z] #27 4.375 Reading package lists... [2022-03-05T13:35:12.855Z] #27 5.036 Building dependency tree... [2022-03-05T13:35:12.855Z] #27 5.351 The following additional packages will be installed: [2022-03-05T13:35:12.855Z] #27 5.351 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-05T13:35:12.855Z] #27 5.351 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-05T13:35:12.855Z] #27 5.351 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-05T13:35:12.855Z] #27 5.351 Suggested packages: [2022-03-05T13:35:12.855Z] #27 5.351 krb5-doc krb5-user [2022-03-05T13:35:12.855Z] #27 5.351 Recommended packages: [2022-03-05T13:35:12.855Z] #27 5.351 krb5-locales publicsuffix libsasl2-modules [2022-03-05T13:35:12.855Z] #27 5.520 The following NEW packages will be installed: [2022-03-05T13:35:12.855Z] #27 5.520 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-05T13:35:12.855Z] #27 5.520 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-05T13:35:12.855Z] #27 5.520 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T13:35:12.855Z] #27 5.520 libssh2-1 libssl1.1 openssl [2022-03-05T13:35:12.855Z] #27 5.794 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:35:12.855Z] #27 5.794 Need to get 4779 kB of archives. [2022-03-05T13:35:12.855Z] #27 5.794 After this operation, 11.5 MB of additional disk space will be used. [2022-03-05T13:35:12.855Z] #27 5.794 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-05T13:35:12.855Z] #27 5.795 Get:2 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u7 [1382 kB] [2022-03-05T13:35:12.855Z] #27 5.797 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-03-05T13:35:12.856Z] #27 5.821 Get:4 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u7 [824 kB] [2022-03-05T13:35:12.856Z] #27 5.850 Get:5 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-05T13:35:12.856Z] #27 5.866 Get:6 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-03-05T13:35:12.856Z] #27 5.869 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-03-05T13:35:12.856Z] #27 5.872 Get:8 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-03-05T13:35:12.856Z] #27 5.875 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-03-05T13:35:12.856Z] #27 5.883 Get:10 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-03-05T13:35:12.856Z] #27 5.886 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-05T13:35:12.856Z] #27 5.890 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-05T13:35:12.856Z] #27 5.895 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-03-05T13:35:12.856Z] #27 5.897 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-03-05T13:35:12.856Z] #27 5.900 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-03-05T13:35:12.856Z] #27 5.904 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-03-05T13:35:12.856Z] #27 5.910 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-03-05T13:35:12.856Z] #27 5.913 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-03-05T13:35:12.856Z] #27 5.915 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-03-05T13:35:12.856Z] #27 5.917 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-03-05T13:35:12.856Z] #27 5.918 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-03-05T13:35:12.856Z] #27 6.112 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:35:12.856Z] #27 6.146 Fetched 4779 kB in 0s (12.5 MB/s) [2022-03-05T13:35:12.856Z] #27 6.341 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-05T13:35:12.856Z] #27 6.341 (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-05T13:35:12.856Z] #27 6.341 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-03-05T13:35:12.856Z] #27 6.773 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:12.856Z] #27 7.207 Selecting previously unselected package libsasl2-2:arm64. [2022-03-05T13:35:12.856Z] #27 7.207 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-03-05T13:35:12.856Z] #27 7.614 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:12.856Z] #27 8.400 Selecting previously unselected package libssl1.1:arm64. [2022-03-05T13:35:12.856Z] #27 8.400 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_arm64.deb ... [2022-03-05T13:35:12.856Z] #27 8.473 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:12.856Z] #27 8.636 Selecting previously unselected package openssl. [2022-03-05T13:35:12.856Z] #27 8.636 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_arm64.deb ... [2022-03-05T13:35:12.856Z] #27 8.651 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:12.856Z] #27 8.888 Selecting previously unselected package ca-certificates. [2022-03-05T13:35:12.856Z] #27 8.889 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-05T13:35:12.856Z] #27 8.906 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-05T13:35:12.856Z] #27 8.996 Selecting previously unselected package libkeyutils1:arm64. [2022-03-05T13:35:12.856Z] #27 8.997 Preparing to unpack .../05-libkeyutils1_1.6-6_arm64.deb ... [2022-03-05T13:35:12.856Z] #27 9.011 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-03-05T13:35:12.856Z] #27 9.547 Selecting previously unselected package libkrb5support0:arm64. [2022-03-05T13:35:12.856Z] #27 9.547 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-03-05T13:35:12.856Z] #27 9.636 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-03-05T13:35:13.116Z] #27 10.09 Selecting previously unselected package libk5crypto3:arm64. [2022-03-05T13:35:13.116Z] #27 10.09 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-03-05T13:35:13.116Z] #27 10.10 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-03-05T13:35:13.116Z] #27 ... [2022-03-05T13:35:13.116Z] [2022-03-05T13:35:13.116Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:13.116Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-05T13:35:13.130Z] #13 59.49 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:35:13.130Z] #13 59.49 Need to get 77.8 MB of archives. [2022-03-05T13:35:13.130Z] #13 59.49 After this operation, 487 MB of additional disk space will be used. [2022-03-05T13:35:13.130Z] #13 59.49 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-05T13:35:13.130Z] #13 59.56 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-05T13:35:13.391Z] #13 59.59 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-05T13:35:13.653Z] #13 60.06 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-05T13:35:14.225Z] #13 60.60 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-05T13:35:14.225Z] #13 60.61 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-05T13:35:14.225Z] #13 60.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-05T13:35:14.225Z] #13 60.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-05T13:35:14.270Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.0s [2022-03-05T13:35:14.669Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.1s [2022-03-05T13:35:14.723Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 4.5s done [2022-03-05T13:35:14.799Z] #13 61.32 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-05T13:35:14.985Z] #26 DONE 7.4s [2022-03-05T13:35:14.986Z] [2022-03-05T13:35:14.986Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:14.986Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:14.986Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 6.2s done [2022-03-05T13:35:14.986Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.2s [2022-03-05T13:35:15.371Z] #13 61.76 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-05T13:35:15.558Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.6s done [2022-03-05T13:35:15.558Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-05T13:35:15.646Z] #13 61.77 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-05T13:35:16.136Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.5s done [2022-03-05T13:35:16.136Z] #9 ... [2022-03-05T13:35:16.136Z] [2022-03-05T13:35:16.136Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T13:35:16.136Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-05T13:35:16.136Z] #63 DONE 0.7s [2022-03-05T13:35:16.399Z] [2022-03-05T13:35:16.399Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:16.399Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:16.399Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0.1s [2022-03-05T13:35:16.414Z] #9 ... [2022-03-05T13:35:16.414Z] [2022-03-05T13:35:16.414Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T13:35:16.414Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-05T13:35:16.414Z] #63 DONE 1.9s [2022-03-05T13:35:16.414Z] [2022-03-05T13:35:16.414Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:16.414Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-05T13:35:16.566Z] #9 ... [2022-03-05T13:35:16.566Z] [2022-03-05T13:35:16.566Z] #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-05T13:35:16.566Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T13:35:16.566Z] #27 1.576 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:16.566Z] #27 1.576 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:16.566Z] #27 1.598 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:16.566Z] #27 1.778 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:35:16.566Z] #27 2.078 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:16.566Z] #27 2.568 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:35:16.566Z] #27 4.334 Fetched 8469 kB in 3s (2808 kB/s) [2022-03-05T13:35:16.566Z] #27 4.334 Reading package lists... [2022-03-05T13:35:16.566Z] #27 5.299 Reading package lists... [2022-03-05T13:35:16.566Z] #27 6.246 Building dependency tree... [2022-03-05T13:35:16.566Z] #27 6.589 The following additional packages will be installed: [2022-03-05T13:35:16.566Z] #27 6.589 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-05T13:35:16.566Z] #27 6.589 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-05T13:35:16.566Z] #27 6.590 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-05T13:35:16.566Z] #27 6.592 Suggested packages: [2022-03-05T13:35:16.566Z] #27 6.592 krb5-doc krb5-user [2022-03-05T13:35:16.566Z] #27 6.592 Recommended packages: [2022-03-05T13:35:16.566Z] #27 6.592 krb5-locales publicsuffix libsasl2-modules [2022-03-05T13:35:16.566Z] #27 6.834 The following NEW packages will be installed: [2022-03-05T13:35:16.566Z] #27 6.834 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-05T13:35:16.566Z] #27 6.834 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-05T13:35:16.566Z] #27 6.834 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T13:35:16.566Z] #27 6.834 libssh2-1 libssl1.1 openssl [2022-03-05T13:35:16.566Z] #27 7.132 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:35:16.566Z] #27 7.132 Need to get 5061 kB of archives. [2022-03-05T13:35:16.566Z] #27 7.132 After this operation, 12.1 MB of additional disk space will be used. [2022-03-05T13:35:16.566Z] #27 7.132 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-05T13:35:16.566Z] #27 7.133 Get:2 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-03-05T13:35:16.566Z] #27 7.134 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-05T13:35:16.566Z] #27 7.164 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-03-05T13:35:16.566Z] #27 7.181 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-05T13:35:16.566Z] #27 7.186 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-05T13:35:16.566Z] #27 7.189 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-05T13:35:16.566Z] #27 7.192 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-05T13:35:16.566Z] #27 7.195 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-05T13:35:16.566Z] #27 7.204 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-05T13:35:16.566Z] #27 7.209 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-05T13:35:16.566Z] #27 7.212 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-05T13:35:16.566Z] #27 7.218 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-05T13:35:16.566Z] #27 7.221 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-05T13:35:16.566Z] #27 7.223 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-05T13:35:16.566Z] #27 7.224 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-05T13:35:16.566Z] #27 7.228 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-05T13:35:16.566Z] #27 7.237 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-05T13:35:16.566Z] #27 7.243 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T13:35:16.566Z] #27 7.249 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T13:35:16.566Z] #27 7.251 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T13:35:16.566Z] #27 7.461 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:35:16.566Z] #27 7.498 Fetched 5061 kB in 0s (13.6 MB/s) [2022-03-05T13:35:16.566Z] #27 7.526 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-05T13:35:16.566Z] #27 7.526 (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-05T13:35:16.566Z] #27 7.526 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T13:35:16.566Z] #27 7.532 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:16.566Z] #27 7.590 Selecting previously unselected package libsasl2-2:amd64. [2022-03-05T13:35:16.566Z] #27 7.590 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T13:35:16.566Z] #27 7.598 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:16.566Z] #27 7.675 Selecting previously unselected package libssl1.1:amd64. [2022-03-05T13:35:16.566Z] #27 7.675 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T13:35:16.566Z] #27 7.680 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:16.566Z] #27 7.930 Selecting previously unselected package openssl. [2022-03-05T13:35:16.566Z] #27 7.930 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T13:35:16.566Z] #27 7.934 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:16.566Z] #27 8.146 Selecting previously unselected package ca-certificates. [2022-03-05T13:35:16.566Z] #27 8.146 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-05T13:35:16.566Z] #27 8.150 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-05T13:35:16.566Z] #27 8.253 Selecting previously unselected package libkeyutils1:amd64. [2022-03-05T13:35:16.566Z] #27 8.253 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-05T13:35:16.566Z] #27 8.281 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-05T13:35:16.566Z] #27 8.327 Selecting previously unselected package libkrb5support0:amd64. [2022-03-05T13:35:16.566Z] #27 8.327 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:35:16.566Z] #27 8.331 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:16.566Z] #27 8.387 Selecting previously unselected package libk5crypto3:amd64. [2022-03-05T13:35:16.566Z] #27 8.387 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:35:16.566Z] #27 8.390 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:16.566Z] #27 8.462 Selecting previously unselected package libkrb5-3:amd64. [2022-03-05T13:35:16.566Z] #27 8.462 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:35:16.566Z] #27 8.465 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:16.566Z] #27 8.583 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-05T13:35:16.566Z] #27 8.583 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:35:16.566Z] #27 8.590 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:16.566Z] #27 8.666 Selecting previously unselected package libldap-common. [2022-03-05T13:35:16.566Z] #27 8.666 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-05T13:35:16.566Z] #27 8.676 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:16.566Z] #27 8.720 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-05T13:35:16.567Z] #27 8.720 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-05T13:35:16.567Z] #27 8.728 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:16.567Z] #27 8.842 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-05T13:35:16.567Z] #27 8.842 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-05T13:35:16.567Z] #27 8.842 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T13:35:16.567Z] #27 8.895 Selecting previously unselected package libpsl5:amd64. [2022-03-05T13:35:16.567Z] #27 8.895 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-05T13:35:16.567Z] #27 8.909 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-05T13:35:16.567Z] #27 8.946 Selecting previously unselected package librtmp1:amd64. [2022-03-05T13:35:16.567Z] #27 8.946 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-05T13:35:16.567Z] #27 8.958 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T13:35:16.567Z] #27 9.003 Selecting previously unselected package libssh2-1:amd64. [2022-03-05T13:35:16.567Z] #27 9.003 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-05T13:35:16.567Z] #27 9.007 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T13:35:16.567Z] #27 9.074 Selecting previously unselected package libcurl4:amd64. [2022-03-05T13:35:16.567Z] #27 9.074 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T13:35:16.567Z] #27 9.077 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T13:35:16.567Z] #27 9.149 Selecting previously unselected package curl. [2022-03-05T13:35:16.567Z] #27 9.149 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T13:35:16.567Z] #27 9.154 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-05T13:35:16.567Z] #27 9.286 Selecting previously unselected package libonig5:amd64. [2022-03-05T13:35:16.567Z] #27 9.286 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T13:35:16.567Z] #27 9.324 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:35:16.567Z] #27 9.418 Selecting previously unselected package libjq1:amd64. [2022-03-05T13:35:16.567Z] #27 9.418 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:35:16.567Z] #27 9.421 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:35:16.567Z] #27 9.478 Selecting previously unselected package jq. [2022-03-05T13:35:16.567Z] #27 9.479 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:35:16.567Z] #27 9.484 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T13:35:16.567Z] #27 9.585 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-05T13:35:16.567Z] #27 9.602 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-05T13:35:16.567Z] #27 9.613 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:16.567Z] #27 9.749 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T13:35:16.567Z] #27 9.765 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:16.567Z] #27 9.780 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:16.567Z] #27 9.790 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:16.567Z] #27 9.803 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T13:35:16.567Z] #27 9.813 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:16.567Z] #27 9.824 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:16.567Z] #27 9.838 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T13:35:16.567Z] #27 9.850 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:16.567Z] #27 9.860 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:16.567Z] #27 9.878 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:35:16.567Z] #27 9.888 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:35:16.567Z] #27 9.899 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:16.567Z] #27 9.913 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-05T13:35:16.567Z] #27 ... [2022-03-05T13:35:16.567Z] [2022-03-05T13:35:16.567Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:16.567Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:16.567Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 7.1s done [2022-03-05T13:35:16.799Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 7.5s done [2022-03-05T13:35:16.799Z] #9 ... [2022-03-05T13:35:16.799Z] [2022-03-05T13:35:16.799Z] #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-05T13:35:16.799Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T13:35:16.799Z] #27 2.501 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:16.799Z] #27 2.544 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:16.799Z] #27 2.554 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:16.799Z] #27 2.740 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:35:16.799Z] #27 3.017 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:16.799Z] #27 3.456 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:35:16.799Z] #27 5.020 Fetched 8469 kB in 3s (3083 kB/s) [2022-03-05T13:35:16.799Z] #27 5.020 Reading package lists... [2022-03-05T13:35:16.799Z] #27 6.061 Reading package lists... [2022-03-05T13:35:16.799Z] #27 6.995 Building dependency tree... [2022-03-05T13:35:16.799Z] #27 7.373 The following additional packages will be installed: [2022-03-05T13:35:16.799Z] #27 7.373 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-05T13:35:16.799Z] #27 7.373 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-05T13:35:16.799Z] #27 7.373 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-05T13:35:16.799Z] #27 7.373 Suggested packages: [2022-03-05T13:35:16.799Z] #27 7.373 krb5-doc krb5-user [2022-03-05T13:35:16.799Z] #27 7.373 Recommended packages: [2022-03-05T13:35:16.799Z] #27 7.373 krb5-locales publicsuffix libsasl2-modules [2022-03-05T13:35:16.799Z] #27 7.592 The following NEW packages will be installed: [2022-03-05T13:35:16.799Z] #27 7.600 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-05T13:35:16.799Z] #27 7.600 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-05T13:35:16.799Z] #27 7.600 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T13:35:16.799Z] #27 7.600 libssh2-1 libssl1.1 openssl [2022-03-05T13:35:16.799Z] #27 7.893 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:35:16.799Z] #27 7.893 Need to get 5061 kB of archives. [2022-03-05T13:35:16.799Z] #27 7.893 After this operation, 12.1 MB of additional disk space will be used. [2022-03-05T13:35:16.799Z] #27 7.893 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-03-05T13:35:16.799Z] #27 7.900 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-05T13:35:16.799Z] #27 7.905 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-05T13:35:16.799Z] #27 7.925 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-03-05T13:35:16.799Z] #27 7.940 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-05T13:35:16.799Z] #27 7.943 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-05T13:35:16.799Z] #27 7.947 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-05T13:35:16.799Z] #27 7.947 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-05T13:35:16.799Z] #27 7.951 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-05T13:35:16.799Z] #27 7.971 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-05T13:35:16.799Z] #27 7.971 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-05T13:35:16.799Z] #27 7.971 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-05T13:35:16.799Z] #27 7.971 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-05T13:35:16.799Z] #27 7.971 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-05T13:35:16.799Z] #27 7.971 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-05T13:35:16.799Z] #27 7.971 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-05T13:35:16.799Z] #27 7.982 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-05T13:35:16.799Z] #27 7.993 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-05T13:35:16.799Z] #27 7.993 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T13:35:16.799Z] #27 8.000 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T13:35:16.799Z] #27 8.000 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T13:35:16.799Z] #27 8.200 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:35:16.799Z] #27 8.221 Fetched 5061 kB in 0s (13.9 MB/s) [2022-03-05T13:35:16.799Z] #27 8.251 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-05T13:35:16.799Z] #27 8.251 (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-05T13:35:16.799Z] #27 8.254 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 8.268 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:16.799Z] #27 8.334 Selecting previously unselected package libsasl2-2:amd64. [2022-03-05T13:35:16.799Z] #27 8.334 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 8.343 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:16.799Z] #27 8.432 Selecting previously unselected package libssl1.1:amd64. [2022-03-05T13:35:16.799Z] #27 8.432 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 8.436 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:16.799Z] #27 8.655 Selecting previously unselected package openssl. [2022-03-05T13:35:16.799Z] #27 8.655 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 8.658 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:16.799Z] #27 8.806 Selecting previously unselected package ca-certificates. [2022-03-05T13:35:16.799Z] #27 8.806 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-05T13:35:16.799Z] #27 8.811 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-05T13:35:16.799Z] #27 8.919 Selecting previously unselected package libkeyutils1:amd64. [2022-03-05T13:35:16.799Z] #27 8.919 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 8.919 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-05T13:35:16.799Z] #27 8.959 Selecting previously unselected package libkrb5support0:amd64. [2022-03-05T13:35:16.799Z] #27 8.959 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 8.959 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:16.799Z] #27 9.016 Selecting previously unselected package libk5crypto3:amd64. [2022-03-05T13:35:16.799Z] #27 9.016 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 9.024 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:16.799Z] #27 9.090 Selecting previously unselected package libkrb5-3:amd64. [2022-03-05T13:35:16.799Z] #27 9.090 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 9.090 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:16.799Z] #27 9.240 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-05T13:35:16.799Z] #27 9.240 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 9.248 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:16.799Z] #27 9.317 Selecting previously unselected package libldap-common. [2022-03-05T13:35:16.799Z] #27 9.317 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-05T13:35:16.799Z] #27 9.321 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:16.799Z] #27 9.370 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-05T13:35:16.799Z] #27 9.370 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 9.375 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:16.799Z] #27 9.444 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-05T13:35:16.799Z] #27 9.444 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 9.452 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T13:35:16.799Z] #27 9.516 Selecting previously unselected package libpsl5:amd64. [2022-03-05T13:35:16.799Z] #27 9.516 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 9.569 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-05T13:35:16.799Z] #27 9.624 Selecting previously unselected package librtmp1:amd64. [2022-03-05T13:35:16.799Z] #27 9.624 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 9.627 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T13:35:16.799Z] #27 9.672 Selecting previously unselected package libssh2-1:amd64. [2022-03-05T13:35:16.799Z] #27 9.672 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 9.676 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T13:35:16.799Z] #27 9.762 Selecting previously unselected package libcurl4:amd64. [2022-03-05T13:35:16.799Z] #27 9.762 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 9.765 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T13:35:16.799Z] #27 9.875 Selecting previously unselected package curl. [2022-03-05T13:35:16.799Z] #27 9.875 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 9.879 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-05T13:35:16.799Z] #27 9.949 Selecting previously unselected package libonig5:amd64. [2022-03-05T13:35:16.799Z] #27 9.949 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 9.955 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:35:16.799Z] #27 10.02 Selecting previously unselected package libjq1:amd64. [2022-03-05T13:35:16.799Z] #27 10.02 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 10.04 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:35:16.799Z] #27 10.08 Selecting previously unselected package jq. [2022-03-05T13:35:16.799Z] #27 10.08 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:35:16.799Z] #27 10.09 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T13:35:16.799Z] #27 10.15 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-05T13:35:16.799Z] #27 10.17 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-05T13:35:16.799Z] #27 10.18 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:16.799Z] #27 10.33 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T13:35:16.799Z] #27 ... [2022-03-05T13:35:16.799Z] [2022-03-05T13:35:16.799Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:16.799Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:16.799Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-03-05T13:35:16.827Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-03-05T13:35:17.343Z] #9 ... [2022-03-05T13:35:17.343Z] [2022-03-05T13:35:17.343Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T13:35:17.343Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-05T13:35:17.343Z] #65 DONE 1.1s [2022-03-05T13:35:17.343Z] [2022-03-05T13:35:17.343Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:17.343Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:17.360Z] #9 ... [2022-03-05T13:35:17.360Z] [2022-03-05T13:35:17.360Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T13:35:17.360Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-05T13:35:17.360Z] #65 DONE 1.5s [2022-03-05T13:35:17.620Z] [2022-03-05T13:35:17.620Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:17.621Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-05T13:35:17.621Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 4.8s done [2022-03-05T13:35:17.881Z] #9 extracting sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 done [2022-03-05T13:35:17.881Z] #9 DONE 19.4s [2022-03-05T13:35:17.881Z] [2022-03-05T13:35:17.881Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T13:35:17.881Z] #10 sha256:19141be4cb952919e56a57f39d00915c01c2821ff10e4b99a809cc52ee7db390 [2022-03-05T13:35:18.198Z] #13 ... [2022-03-05T13:35:18.198Z] [2022-03-05T13:35:18.198Z] #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-05T13:35:18.198Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:35:18.198Z] #42 65.26 Selecting previously unselected package libnet1:amd64. [2022-03-05T13:35:18.198Z] #42 65.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T13:35:18.198Z] #42 65.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:35:18.198Z] #42 65.45 Selecting previously unselected package libnet1-dev. [2022-03-05T13:35:18.198Z] #42 65.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T13:35:18.198Z] #42 65.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T13:35:18.198Z] #42 65.84 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T13:35:18.198Z] #42 65.84 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T13:35:18.198Z] #42 65.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:35:18.198Z] #42 66.12 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-05T13:35:18.198Z] #42 66.12 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-05T13:35:18.198Z] #42 66.13 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T13:35:18.198Z] #42 66.52 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T13:35:18.198Z] #42 66.53 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:35:18.198Z] #42 66.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:35:18.198Z] #42 66.64 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-05T13:35:18.198Z] #42 66.64 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:35:18.198Z] #42 66.65 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T13:35:18.198Z] #42 66.88 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-05T13:35:18.198Z] #42 66.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-05T13:35:18.198Z] #42 66.89 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T13:35:18.198Z] #42 67.33 Selecting previously unselected package libprotobuf17:amd64. [2022-03-05T13:35:18.198Z] #42 67.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-05T13:35:18.198Z] #42 67.34 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T13:35:18.198Z] #42 68.86 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-05T13:35:18.198Z] #42 68.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-05T13:35:18.198Z] #42 68.86 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T13:35:18.198Z] #42 69.07 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-05T13:35:18.198Z] #42 69.08 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-05T13:35:18.198Z] #42 69.09 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T13:35:18.198Z] #42 70.28 Selecting previously unselected package libprotoc17:amd64. [2022-03-05T13:35:18.198Z] #42 70.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-05T13:35:18.198Z] #42 70.30 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T13:35:18.198Z] #42 70.82 Selecting previously unselected package protobuf-c-compiler. [2022-03-05T13:35:18.198Z] #42 70.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:35:18.198Z] #42 70.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T13:35:18.453Z] #10 DONE 0.4s [2022-03-05T13:35:18.453Z] [2022-03-05T13:35:18.453Z] #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-05T13:35:18.453Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T13:35:18.453Z] #27 10.84 Selecting previously unselected package libkrb5-3:arm64. [2022-03-05T13:35:18.453Z] #27 10.84 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-03-05T13:35:18.453Z] #27 10.85 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-03-05T13:35:18.453Z] #27 10.96 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-03-05T13:35:18.453Z] #27 10.96 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-03-05T13:35:18.453Z] #27 10.96 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-03-05T13:35:18.453Z] #27 11.48 Selecting previously unselected package libldap-common. [2022-03-05T13:35:18.453Z] #27 11.48 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-05T13:35:18.453Z] #27 11.54 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:18.453Z] #27 11.88 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-05T13:35:18.453Z] #27 11.88 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2022-03-05T13:35:18.453Z] #27 11.90 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:18.453Z] #27 12.66 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-05T13:35:18.453Z] #27 12.66 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-03-05T13:35:18.453Z] #27 12.67 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-03-05T13:35:18.453Z] #27 12.71 Selecting previously unselected package libpsl5:arm64. [2022-03-05T13:35:18.453Z] #27 12.71 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-03-05T13:35:18.453Z] #27 12.71 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-03-05T13:35:18.453Z] #27 12.75 Selecting previously unselected package librtmp1:arm64. [2022-03-05T13:35:18.453Z] #27 12.75 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-03-05T13:35:18.453Z] #27 12.75 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T13:35:18.453Z] #27 12.83 Selecting previously unselected package libssh2-1:arm64. [2022-03-05T13:35:18.453Z] #27 12.83 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-03-05T13:35:18.453Z] #27 12.83 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-03-05T13:35:18.453Z] #27 12.88 Selecting previously unselected package libcurl4:arm64. [2022-03-05T13:35:18.453Z] #27 12.88 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-03-05T13:35:18.453Z] #27 12.88 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-03-05T13:35:18.453Z] #27 12.97 Selecting previously unselected package curl. [2022-03-05T13:35:18.453Z] #27 12.97 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-03-05T13:35:18.453Z] #27 12.98 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-05T13:35:18.453Z] #27 13.61 Selecting previously unselected package libonig5:arm64. [2022-03-05T13:35:18.453Z] #27 13.61 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-03-05T13:35:18.453Z] #27 13.70 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-03-05T13:35:18.453Z] #27 14.06 Selecting previously unselected package libjq1:arm64. [2022-03-05T13:35:18.453Z] #27 14.06 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-03-05T13:35:18.453Z] #27 14.08 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-05T13:35:18.453Z] #27 14.20 Selecting previously unselected package jq. [2022-03-05T13:35:18.453Z] #27 14.20 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-03-05T13:35:18.453Z] #27 14.21 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T13:35:18.453Z] #27 14.28 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-03-05T13:35:18.453Z] #27 14.30 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-03-05T13:35:18.453Z] #27 14.35 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:18.453Z] #27 14.56 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-03-05T13:35:18.453Z] #27 14.59 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:18.453Z] #27 14.62 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-03-05T13:35:18.453Z] #27 14.62 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:18.453Z] #27 14.64 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T13:35:18.453Z] #27 14.65 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-03-05T13:35:18.453Z] #27 14.66 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:18.453Z] #27 14.67 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-03-05T13:35:18.453Z] #27 14.68 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-03-05T13:35:18.453Z] #27 14.70 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:18.453Z] #27 14.71 Setting up libonig5:arm64 (6.9.1-1) ... [2022-03-05T13:35:18.453Z] #27 14.72 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-05T13:35:18.453Z] #27 14.74 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:18.453Z] #27 14.74 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-05T13:35:18.453Z] #27 15.21 Updating certificates in /etc/ssl/certs... [2022-03-05T13:35:18.713Z] #27 ... [2022-03-05T13:35:18.713Z] [2022-03-05T13:35:18.714Z] #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-05T13:35:18.714Z] #11 sha256:7e9fb8c50a77f78e188dee9719a7d7a97200788991b1053df11db445e116bd49 [2022-03-05T13:35:18.714Z] #11 DONE 0.5s [2022-03-05T13:35:18.714Z] [2022-03-05T13:35:18.714Z] #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-05T13:35:18.714Z] #58 sha256:8af7b4cd843d53b2660685ee11aab57e953dd08207ee20764405a9ecb68d8579 [2022-03-05T13:35:18.976Z] #58 ... [2022-03-05T13:35:18.976Z] [2022-03-05T13:35:18.976Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T13:35:18.976Z] #39 sha256:160ccabe7ecb8c9f284810bcfa276094dc2754463b7fbbfcea23ecd1e5717440 [2022-03-05T13:35:18.976Z] #39 DONE 0.2s [2022-03-05T13:35:18.976Z] [2022-03-05T13:35:18.976Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T13:35:18.976Z] #31 sha256:5638eb09c3002a6228016443b2c26ae9c2fb0df698ffbd30c1e77ac38ab7aba8 [2022-03-05T13:35:18.976Z] #31 DONE 0.2s [2022-03-05T13:35:19.142Z] #42 71.49 Selecting previously unselected package protobuf-compiler. [2022-03-05T13:35:19.142Z] #42 71.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-05T13:35:19.142Z] #42 71.80 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-05T13:35:19.142Z] #42 ... [2022-03-05T13:35:19.142Z] [2022-03-05T13:35:19.142Z] #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-05T13:35:19.142Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:19.142Z] #13 65.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-05T13:35:19.249Z] [2022-03-05T13:35:19.249Z] #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-05T13:35:19.249Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T13:35:19.249Z] #27 15.92 137 added, 0 removed; done. [2022-03-05T13:35:19.249Z] #27 16.08 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-03-05T13:35:19.249Z] #27 16.09 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T13:35:19.249Z] #27 16.10 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-03-05T13:35:19.249Z] #27 16.12 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-05T13:35:19.249Z] #27 16.14 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:35:19.249Z] #27 16.17 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-05T13:35:19.249Z] #27 16.20 Updating certificates in /etc/ssl/certs... [2022-03-05T13:35:19.825Z] #27 ... [2022-03-05T13:35:19.825Z] [2022-03-05T13:35:19.825Z] #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-05T13:35:19.825Z] #12 sha256:1d648dad974e6e1caa40aeb3b1b6dea2171e767294424aeb0c70944c540f761f [2022-03-05T13:35:19.825Z] #12 DONE 0.9s [2022-03-05T13:35:20.085Z] [2022-03-05T13:35:20.085Z] #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-05T13:35:20.085Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T13:35:20.346Z] #13 ... [2022-03-05T13:35:20.346Z] [2022-03-05T13:35:20.346Z] #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-05T13:35:20.346Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T13:35:20.346Z] #27 17.10 0 added, 0 removed; done. [2022-03-05T13:35:20.346Z] #27 17.10 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T13:35:20.346Z] #27 17.10 done. [2022-03-05T13:35:20.346Z] #27 DONE 17.3s [2022-03-05T13:35:20.346Z] [2022-03-05T13:35:20.346Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T13:35:20.346Z] #28 sha256:c0f1bf09b24f0b6e28671446db7acedba7f17843ff91d659fe9ba468bf0b790c [2022-03-05T13:35:20.346Z] #28 DONE 0.1s [2022-03-05T13:35:20.346Z] [2022-03-05T13:35:20.346Z] #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-05T13:35:20.346Z] #29 sha256:9864b7eaee09475718a91ed8d1b69b4e639f65761666d57864713fc2e26f4019 [2022-03-05T13:35:21.557Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.1s done [2022-03-05T13:35:21.557Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-03-05T13:35:21.690Z] #13 ... [2022-03-05T13:35:21.690Z] [2022-03-05T13:35:21.690Z] #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-05T13:35:21.690Z] #34 sha256:445d9114fee0bf2a633b6b3d236b3a22b346a791b8c54f4fbc04f18771abdb88 [2022-03-05T13:35:21.690Z] #34 63.86 internal/reflectlite [2022-03-05T13:35:21.690Z] #34 63.87 sync [2022-03-05T13:35:21.690Z] #34 65.46 internal/testlog [2022-03-05T13:35:21.690Z] #34 66.56 errors [2022-03-05T13:35:21.690Z] #34 66.58 sort [2022-03-05T13:35:21.690Z] #34 67.04 strconv [2022-03-05T13:35:21.690Z] #34 68.40 io [2022-03-05T13:35:21.690Z] #34 69.99 internal/oserror [2022-03-05T13:35:21.690Z] #34 70.12 syscall [2022-03-05T13:35:21.690Z] #34 71.67 reflect [2022-03-05T13:35:21.690Z] #34 ... [2022-03-05T13:35:21.690Z] [2022-03-05T13:35:21.690Z] #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-05T13:35:21.690Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:21.690Z] #13 67.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-05T13:35:21.690Z] #13 67.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-05T13:35:21.690Z] #13 67.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T13:35:21.690Z] #13 67.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T13:35:21.690Z] #13 67.78 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-05T13:35:21.690Z] #13 67.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-05T13:35:21.690Z] #13 67.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-05T13:35:21.690Z] #13 67.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-05T13:35:21.690Z] #13 67.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-05T13:35:21.690Z] #13 67.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-05T13:35:21.690Z] #13 67.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-05T13:35:21.690Z] #13 67.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-05T13:35:21.690Z] #13 67.94 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-05T13:35:21.690Z] #13 67.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-05T13:35:22.062Z] #9 ... [2022-03-05T13:35:22.062Z] [2022-03-05T13:35:22.062Z] #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-05T13:35:22.062Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T13:35:22.062Z] #27 10.34 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:22.062Z] #27 10.35 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:22.062Z] #27 10.36 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:22.062Z] #27 10.37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T13:35:22.062Z] #27 10.38 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:22.062Z] #27 10.39 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:22.062Z] #27 10.40 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T13:35:22.062Z] #27 10.41 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:22.062Z] #27 10.42 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:22.062Z] #27 10.44 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:35:22.062Z] #27 10.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:35:22.062Z] #27 10.46 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:22.062Z] #27 10.48 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-05T13:35:22.062Z] #27 11.31 Updating certificates in /etc/ssl/certs... [2022-03-05T13:35:22.062Z] #27 12.56 137 added, 0 removed; done. [2022-03-05T13:35:22.062Z] #27 12.62 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:22.062Z] #27 12.63 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T13:35:22.062Z] #27 12.67 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T13:35:22.062Z] #27 12.68 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-05T13:35:22.062Z] #27 12.69 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:35:22.062Z] #27 12.70 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-05T13:35:22.062Z] #27 12.71 Updating certificates in /etc/ssl/certs... [2022-03-05T13:35:22.062Z] #27 13.63 0 added, 0 removed; done. [2022-03-05T13:35:22.062Z] #27 13.63 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T13:35:22.062Z] #27 13.63 done. [2022-03-05T13:35:22.062Z] #27 DONE 14.8s [2022-03-05T13:35:22.062Z] [2022-03-05T13:35:22.063Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:22.063Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:22.063Z] #9 ... [2022-03-05T13:35:22.063Z] [2022-03-05T13:35:22.063Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T13:35:22.063Z] #28 sha256:15b5c44508a037ddd0e30a1f861848763459ebd58a8221ab354cffff7635182d [2022-03-05T13:35:22.063Z] #28 DONE 0.2s [2022-03-05T13:35:22.063Z] [2022-03-05T13:35:22.063Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:22.063Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:22.063Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.0s [2022-03-05T13:35:22.079Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 4.4s done [2022-03-05T13:35:22.079Z] #9 ... [2022-03-05T13:35:22.079Z] [2022-03-05T13:35:22.079Z] #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-05T13:35:22.079Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T13:35:22.079Z] #27 10.67 Updating certificates in /etc/ssl/certs... [2022-03-05T13:35:22.079Z] #27 12.09 137 added, 0 removed; done. [2022-03-05T13:35:22.079Z] #27 12.18 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:22.079Z] #27 12.19 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T13:35:22.079Z] #27 12.20 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T13:35:22.079Z] #27 12.21 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-05T13:35:22.079Z] #27 12.22 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:35:22.079Z] #27 12.24 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-05T13:35:22.079Z] #27 12.26 Updating certificates in /etc/ssl/certs... [2022-03-05T13:35:22.079Z] #27 13.24 0 added, 0 removed; done. [2022-03-05T13:35:22.079Z] #27 13.24 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T13:35:22.079Z] #27 13.24 done. [2022-03-05T13:35:22.079Z] #27 DONE 15.6s [2022-03-05T13:35:22.079Z] [2022-03-05T13:35:22.079Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:22.079Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:22.079Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 0.1s [2022-03-05T13:35:22.079Z] #9 ... [2022-03-05T13:35:22.079Z] [2022-03-05T13:35:22.079Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T13:35:22.079Z] #28 sha256:80a863856f5e3a5e7bc4ebeb1f1198bb53796a5bd67b15f44182c2db3a1ebc8a [2022-03-05T13:35:22.079Z] #28 DONE 0.2s [2022-03-05T13:35:22.079Z] [2022-03-05T13:35:22.079Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:22.079Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:22.263Z] #13 ... [2022-03-05T13:35:22.263Z] [2022-03-05T13:35:22.263Z] #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-05T13:35:22.263Z] #56 sha256:3ef99d2e0c3b5419b36d403ee566a7295b8b6e73cb4538a57f96d931e01b48f4 [2022-03-05T13:35:22.263Z] #56 1.573 + RM_GOPATH=0 [2022-03-05T13:35:22.263Z] #56 1.573 + TMP_GOPATH= [2022-03-05T13:35:22.263Z] #56 1.573 + : /build [2022-03-05T13:35:22.263Z] #56 1.573 + '[' -z '' ']' [2022-03-05T13:35:22.263Z] #56 1.573 ++ mktemp -d [2022-03-05T13:35:22.263Z] #56 1.575 + export GOPATH=/tmp/tmp.hQ3Fyd6nXC [2022-03-05T13:35:22.263Z] #56 1.575 + GOPATH=/tmp/tmp.hQ3Fyd6nXC [2022-03-05T13:35:22.263Z] #56 1.576 + RM_GOPATH=1 [2022-03-05T13:35:22.263Z] #56 1.576 + case "$(go env GOARCH)" in [2022-03-05T13:35:22.263Z] #56 1.577 ++ go env GOARCH [2022-03-05T13:35:22.263Z] #56 1.629 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:22.263Z] #56 1.629 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:22.263Z] #56 1.630 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:22.263Z] #56 1.636 + dir=/tmp/install [2022-03-05T13:35:22.263Z] #56 1.643 + bin=containerd [2022-03-05T13:35:22.263Z] #56 1.643 + shift [2022-03-05T13:35:22.263Z] #56 1.643 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-05T13:35:22.263Z] #56 1.644 + . /tmp/install/containerd.installer [2022-03-05T13:35:22.263Z] #56 1.644 ++ set -e [2022-03-05T13:35:22.263Z] #56 1.646 ++ : v1.5.10 [2022-03-05T13:35:22.263Z] #56 1.648 + install_containerd [2022-03-05T13:35:22.263Z] #56 1.659 + echo 'Install containerd version v1.5.10' [2022-03-05T13:35:22.263Z] #56 1.659 Install containerd version v1.5.10 [2022-03-05T13:35:22.263Z] #56 1.659 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hQ3Fyd6nXC/src/github.com/containerd/containerd [2022-03-05T13:35:22.263Z] #56 1.688 Cloning into '/tmp/tmp.hQ3Fyd6nXC/src/github.com/containerd/containerd'... [2022-03-05T13:35:22.523Z] #56 ... [2022-03-05T13:35:22.523Z] [2022-03-05T13:35:22.523Z] #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-05T13:35:22.523Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:35:22.523Z] #42 71.96 Selecting previously unselected package python-pkg-resources. [2022-03-05T13:35:22.523Z] #42 71.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T13:35:22.523Z] #42 71.96 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-05T13:35:22.523Z] #42 72.19 Selecting previously unselected package python-six. [2022-03-05T13:35:22.523Z] #42 72.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-05T13:35:22.523Z] #42 72.19 Unpacking python-six (1.12.0-1) ... [2022-03-05T13:35:22.524Z] #42 72.31 Selecting previously unselected package python-protobuf. [2022-03-05T13:35:22.524Z] #42 72.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-05T13:35:22.524Z] #42 72.33 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-05T13:35:22.524Z] #42 72.84 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-05T13:35:22.785Z] #42 ... [2022-03-05T13:35:22.786Z] [2022-03-05T13:35:22.786Z] #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-05T13:35:22.786Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:35:22.786Z] #36 65.40 Selecting previously unselected package xxd. [2022-03-05T13:35:22.786Z] #36 65.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 ... 15421 files and directories currently installed.) [2022-03-05T13:35:22.786Z] #36 65.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T13:35:22.786Z] #36 65.57 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T13:35:22.786Z] #36 66.03 Selecting previously unselected package vim-common. [2022-03-05T13:35:22.786Z] #36 66.04 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:35:22.786Z] #36 66.15 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T13:35:22.786Z] #36 66.76 Selecting previously unselected package cmake-data. [2022-03-05T13:35:22.786Z] #36 66.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-05T13:35:22.786Z] #36 66.88 Unpacking cmake-data (3.13.4-1) ... [2022-03-05T13:35:22.786Z] #36 70.29 Selecting previously unselected package libicu63:amd64. [2022-03-05T13:35:22.786Z] #36 70.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T13:35:22.786Z] #36 70.31 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:35:22.786Z] #36 ... [2022-03-05T13:35:22.786Z] [2022-03-05T13:35:22.786Z] #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-05T13:35:22.786Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:22.786Z] #13 69.05 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:35:22.786Z] #13 69.21 Fetched 77.8 MB in 9s (8830 kB/s) [2022-03-05T13:35:23.000Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 6.0s done [2022-03-05T13:35:23.257Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-05T13:35:23.308Z] #13 69.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T13:35:23.308Z] #13 69.44 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T13:35:23.308Z] #13 69.46 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-05T13:35:23.570Z] #13 69.72 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:35:23.570Z] #13 69.93 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T13:35:23.831Z] #13 69.93 (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-05T13:35:23.831Z] #13 70.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-05T13:35:23.831Z] #13 70.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T13:35:23.831Z] #13 ... [2022-03-05T13:35:23.831Z] [2022-03-05T13:35:23.831Z] #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-05T13:35:23.831Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:35:23.831Z] #32 65.49 Checking out files: 91% (1386/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-05T13:35:23.831Z] #32 65.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T13:35:23.831Z] #32 66.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T13:35:24.093Z] #32 ... [2022-03-05T13:35:24.094Z] [2022-03-05T13:35:24.094Z] #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-05T13:35:24.094Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:35:24.094Z] #36 76.70 Selecting previously unselected package libxml2:amd64. [2022-03-05T13:35:24.094Z] #36 76.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-05T13:35:24.094Z] #36 76.71 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T13:35:24.555Z] #29 3.821 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-05T13:35:24.555Z] #29 4.174 [2022-03-05T13:35:24.667Z] #36 77.24 Selecting previously unselected package libarchive13:amd64. [2022-03-05T13:35:24.667Z] #36 77.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-05T13:35:24.667Z] #36 77.25 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T13:35:24.866Z] #9 ... [2022-03-05T13:35:24.866Z] [2022-03-05T13:35:24.866Z] #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-05T13:35:24.866Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T13:35:24.866Z] #27 1.345 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:24.866Z] #27 1.364 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:24.866Z] #27 1.374 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:24.866Z] #27 1.506 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:35:24.866Z] #27 1.735 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:24.866Z] #27 2.115 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:35:24.866Z] #27 3.840 Fetched 8469 kB in 3s (3056 kB/s) [2022-03-05T13:35:24.866Z] #27 3.840 Reading package lists... [2022-03-05T13:35:24.866Z] #27 4.806 Reading package lists... [2022-03-05T13:35:24.866Z] #27 5.738 Building dependency tree... [2022-03-05T13:35:24.866Z] #27 6.088 The following additional packages will be installed: [2022-03-05T13:35:24.866Z] #27 6.088 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-05T13:35:24.866Z] #27 6.088 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-05T13:35:24.866Z] #27 6.088 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-05T13:35:24.866Z] #27 6.089 Suggested packages: [2022-03-05T13:35:24.866Z] #27 6.089 krb5-doc krb5-user [2022-03-05T13:35:24.866Z] #27 6.089 Recommended packages: [2022-03-05T13:35:24.866Z] #27 6.089 krb5-locales publicsuffix libsasl2-modules [2022-03-05T13:35:24.866Z] #27 6.311 The following NEW packages will be installed: [2022-03-05T13:35:24.866Z] #27 6.312 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-05T13:35:24.866Z] #27 6.312 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-05T13:35:24.866Z] #27 6.313 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T13:35:24.866Z] #27 6.314 libssh2-1 libssl1.1 openssl [2022-03-05T13:35:24.866Z] #27 6.597 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:35:24.866Z] #27 6.597 Need to get 5061 kB of archives. [2022-03-05T13:35:24.866Z] #27 6.597 After this operation, 12.1 MB of additional disk space will be used. [2022-03-05T13:35:24.866Z] #27 6.597 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-03-05T13:35:24.866Z] #27 6.597 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-05T13:35:24.866Z] #27 6.607 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-05T13:35:24.866Z] #27 6.627 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-03-05T13:35:24.866Z] #27 6.639 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-05T13:35:24.866Z] #27 6.639 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-05T13:35:24.866Z] #27 6.639 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-05T13:35:24.866Z] #27 6.639 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-05T13:35:24.866Z] #27 6.644 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-05T13:35:24.866Z] #27 6.645 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-05T13:35:24.866Z] #27 6.648 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-05T13:35:24.866Z] #27 6.649 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-05T13:35:24.866Z] #27 6.653 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-05T13:35:24.866Z] #27 6.655 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-05T13:35:24.866Z] #27 6.656 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-05T13:35:24.866Z] #27 6.658 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-05T13:35:24.866Z] #27 6.661 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-05T13:35:24.866Z] #27 6.667 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-05T13:35:24.867Z] #27 6.671 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T13:35:24.867Z] #27 6.674 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T13:35:24.867Z] #27 6.677 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T13:35:24.867Z] #27 6.917 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:35:24.867Z] #27 6.940 Fetched 5061 kB in 0s (14.9 MB/s) [2022-03-05T13:35:24.867Z] #27 6.965 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-05T13:35:24.867Z] #27 6.965 (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-05T13:35:24.867Z] #27 6.969 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 6.976 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:24.867Z] #27 7.022 Selecting previously unselected package libsasl2-2:amd64. [2022-03-05T13:35:24.867Z] #27 7.022 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 7.032 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:24.867Z] #27 7.101 Selecting previously unselected package libssl1.1:amd64. [2022-03-05T13:35:24.867Z] #27 7.101 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 7.103 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:24.867Z] #27 7.341 Selecting previously unselected package openssl. [2022-03-05T13:35:24.867Z] #27 7.341 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 7.350 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:24.867Z] #27 7.562 Selecting previously unselected package ca-certificates. [2022-03-05T13:35:24.867Z] #27 7.562 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-05T13:35:24.867Z] #27 7.566 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-05T13:35:24.867Z] #27 7.659 Selecting previously unselected package libkeyutils1:amd64. [2022-03-05T13:35:24.867Z] #27 7.659 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 7.662 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-05T13:35:24.867Z] #27 7.700 Selecting previously unselected package libkrb5support0:amd64. [2022-03-05T13:35:24.867Z] #27 7.700 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 7.705 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:24.867Z] #27 7.754 Selecting previously unselected package libk5crypto3:amd64. [2022-03-05T13:35:24.867Z] #27 7.754 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 7.757 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:24.867Z] #27 7.805 Selecting previously unselected package libkrb5-3:amd64. [2022-03-05T13:35:24.867Z] #27 7.805 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 7.811 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:24.867Z] #27 7.908 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-05T13:35:24.867Z] #27 7.908 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 7.911 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:24.867Z] #27 7.981 Selecting previously unselected package libldap-common. [2022-03-05T13:35:24.867Z] #27 7.981 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-05T13:35:24.867Z] #27 7.985 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:24.867Z] #27 8.031 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-05T13:35:24.867Z] #27 8.032 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 8.037 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:24.867Z] #27 8.107 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-05T13:35:24.867Z] #27 8.107 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 8.112 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T13:35:24.867Z] #27 8.155 Selecting previously unselected package libpsl5:amd64. [2022-03-05T13:35:24.867Z] #27 8.155 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 8.159 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-05T13:35:24.867Z] #27 8.225 Selecting previously unselected package librtmp1:amd64. [2022-03-05T13:35:24.867Z] #27 8.225 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 8.229 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T13:35:24.867Z] #27 8.269 Selecting previously unselected package libssh2-1:amd64. [2022-03-05T13:35:24.867Z] #27 8.271 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 8.274 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T13:35:24.867Z] #27 8.331 Selecting previously unselected package libcurl4:amd64. [2022-03-05T13:35:24.867Z] #27 8.331 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 8.335 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T13:35:24.867Z] #27 8.412 Selecting previously unselected package curl. [2022-03-05T13:35:24.867Z] #27 8.413 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 8.417 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-05T13:35:24.867Z] #27 8.479 Selecting previously unselected package libonig5:amd64. [2022-03-05T13:35:24.867Z] #27 8.479 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 8.487 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:35:24.867Z] #27 8.541 Selecting previously unselected package libjq1:amd64. [2022-03-05T13:35:24.867Z] #27 8.541 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 8.546 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:35:24.867Z] #27 8.599 Selecting previously unselected package jq. [2022-03-05T13:35:24.867Z] #27 8.599 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:35:24.867Z] #27 8.605 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T13:35:24.867Z] #27 8.648 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-05T13:35:24.867Z] #27 8.662 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-05T13:35:24.867Z] #27 8.672 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:24.867Z] #27 8.781 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T13:35:24.867Z] #27 8.793 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:24.867Z] #27 8.811 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:24.867Z] #27 8.822 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:24.867Z] #27 8.832 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T13:35:24.867Z] #27 8.844 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:24.867Z] #27 8.856 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T13:35:24.867Z] #27 8.868 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T13:35:24.867Z] #27 8.879 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:24.867Z] #27 8.892 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-05T13:35:24.867Z] #27 8.908 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:35:24.867Z] #27 8.920 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:35:24.867Z] #27 8.930 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T13:35:24.867Z] #27 8.940 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-05T13:35:24.867Z] #27 9.525 Updating certificates in /etc/ssl/certs... [2022-03-05T13:35:24.943Z] #36 77.56 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-05T13:35:24.943Z] #36 77.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-05T13:35:24.943Z] #36 77.58 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T13:35:25.128Z] #27 10.25 137 added, 0 removed; done. [2022-03-05T13:35:25.128Z] #27 10.29 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T13:35:25.128Z] #27 10.30 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T13:35:25.204Z] #36 77.77 Selecting previously unselected package librhash0:amd64. [2022-03-05T13:35:25.204Z] #36 77.77 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-05T13:35:25.204Z] #36 77.78 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-05T13:35:25.388Z] #27 10.32 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T13:35:25.389Z] #27 10.34 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-05T13:35:25.389Z] #27 10.35 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:35:25.389Z] #27 10.37 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-05T13:35:25.389Z] #27 10.39 Updating certificates in /etc/ssl/certs... [2022-03-05T13:35:25.389Z] #27 ... [2022-03-05T13:35:25.389Z] [2022-03-05T13:35:25.389Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:25.389Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:25.389Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.8s done [2022-03-05T13:35:25.389Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-05T13:35:25.465Z] #36 77.96 Selecting previously unselected package libuv1:amd64. [2022-03-05T13:35:25.466Z] #36 77.96 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-05T13:35:25.466Z] #36 77.97 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T13:35:25.466Z] #36 78.11 Selecting previously unselected package cmake. [2022-03-05T13:35:25.466Z] #36 78.11 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-05T13:35:25.466Z] #36 78.12 Unpacking cmake (3.13.4-1) ... [2022-03-05T13:35:27.236Z] #29 4.496 #=#=# 0.0% 0.3% # 2.6% ##### 7.9% ####### 11.1% ########### 16.5% ############### 21.7% ################## 25.5% ####################### 32.5% ############################ 39.7% ################################# 46.5% ######################################## 56.1% ######################################### 57.1% ############################################ 61.6% ############################################# 63.7% ################################################### 71.9% ########################################################## 80.7% ############################################################### 87.7% ################################################################## 91.9% ######################################################################## 100.0% [2022-03-05T13:35:27.340Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.2s [2022-03-05T13:35:27.812Z] #29 7.335 [2022-03-05T13:35:28.030Z] #9 ... [2022-03-05T13:35:28.030Z] [2022-03-05T13:35:28.030Z] #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-05T13:35:28.030Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T13:35:28.030Z] #27 10.97 0 added, 0 removed; done. [2022-03-05T13:35:28.030Z] #27 10.97 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T13:35:28.030Z] #27 10.97 done. [2022-03-05T13:35:28.030Z] #27 DONE 12.6s [2022-03-05T13:35:28.030Z] [2022-03-05T13:35:28.030Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:28.030Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:28.030Z] #9 ... [2022-03-05T13:35:28.030Z] [2022-03-05T13:35:28.030Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T13:35:28.030Z] #28 sha256:96f0dd557f3d50cd4265965aa3facd8754ec3b73fd6f31c314ef96eeb715a961 [2022-03-05T13:35:28.030Z] #28 DONE 0.2s [2022-03-05T13:35:28.030Z] [2022-03-05T13:35:28.030Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:28.030Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:28.333Z] #29 7.675 #=#=# 0.2% ########################################## 58.4% ######################################################################## 100.0% [2022-03-05T13:35:28.540Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.1s [2022-03-05T13:35:28.899Z] #36 80.93 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:35:28.899Z] #36 80.97 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T13:35:28.899Z] #36 80.98 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T13:35:28.899Z] #36 80.99 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T13:35:28.899Z] #36 81.03 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-05T13:35:28.899Z] #36 81.06 Setting up cmake-data (3.13.4-1) ... [2022-03-05T13:35:28.899Z] #36 81.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T13:35:28.899Z] #36 81.12 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T13:35:28.899Z] #36 81.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T13:35:28.899Z] #36 81.19 Setting up cmake (3.13.4-1) ... [2022-03-05T13:35:28.899Z] #36 81.23 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:35:28.899Z] #36 81.34 Processing triggers for mime-support (3.62) ... [2022-03-05T13:35:28.905Z] #29 8.482 [2022-03-05T13:35:28.905Z] #29 ... [2022-03-05T13:35:28.905Z] [2022-03-05T13:35:28.905Z] #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-05T13:35:28.905Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T13:35:28.905Z] #42 3.014 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:28.905Z] #42 3.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:28.905Z] #42 3.041 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:28.905Z] #42 3.258 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-05T13:35:28.905Z] #42 3.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-05T13:35:28.905Z] #42 5.119 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-05T13:35:28.905Z] #42 ... [2022-03-05T13:35:28.905Z] [2022-03-05T13:35:28.905Z] #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-05T13:35:28.905Z] #49 sha256:358a58526d177ff6538a06559d18aee181486d444e41ef83e089ef2012d76a84 [2022-03-05T13:35:28.905Z] #49 3.995 + RM_GOPATH=0 [2022-03-05T13:35:28.905Z] #49 3.995 + TMP_GOPATH= [2022-03-05T13:35:28.905Z] #49 3.995 + : /build [2022-03-05T13:35:28.905Z] #49 3.995 + '[' -z '' ']' [2022-03-05T13:35:28.905Z] #49 4.003 ++ mktemp -d [2022-03-05T13:35:28.905Z] #49 4.006 + export GOPATH=/tmp/tmp.opxUEQiwBD [2022-03-05T13:35:28.905Z] #49 4.006 + GOPATH=/tmp/tmp.opxUEQiwBD [2022-03-05T13:35:28.905Z] #49 4.006 + RM_GOPATH=1 [2022-03-05T13:35:28.905Z] #49 4.006 + case "$(go env GOARCH)" in [2022-03-05T13:35:28.905Z] #49 4.006 ++ go env GOARCH [2022-03-05T13:35:28.905Z] #49 4.028 Install golangci-lint version v1.23.8 [2022-03-05T13:35:28.905Z] #49 4.028 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:28.905Z] #49 4.028 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:28.905Z] #49 4.028 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:28.905Z] #49 4.028 + dir=/tmp/install [2022-03-05T13:35:28.905Z] #49 4.028 + bin=golangci_lint [2022-03-05T13:35:28.905Z] #49 4.028 + shift [2022-03-05T13:35:28.905Z] #49 4.028 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-05T13:35:28.905Z] #49 4.028 + . /tmp/install/golangci_lint.installer [2022-03-05T13:35:28.905Z] #49 4.028 ++ : v1.23.8 [2022-03-05T13:35:28.905Z] #49 4.028 + install_golangci_lint [2022-03-05T13:35:28.905Z] #49 4.028 + set -e [2022-03-05T13:35:28.905Z] #49 4.028 + echo 'Install golangci-lint version v1.23.8' [2022-03-05T13:35:28.905Z] #49 4.028 + GOBIN=/build [2022-03-05T13:35:28.905Z] #49 4.028 + GO111MODULE=on [2022-03-05T13:35:28.905Z] #49 4.028 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-05T13:35:28.905Z] #49 4.733 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-05T13:35:29.165Z] #49 ... [2022-03-05T13:35:29.165Z] [2022-03-05T13:35:29.165Z] #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-05T13:35:29.165Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-05T13:35:29.165Z] #40 4.168 + git clone https://github.com/docker/distribution.git . [2022-03-05T13:35:29.165Z] #40 4.185 Cloning into '.'... [2022-03-05T13:35:29.165Z] #40 ... [2022-03-05T13:35:29.165Z] [2022-03-05T13:35:29.165Z] #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-05T13:35:29.165Z] #47 sha256:4324ff427e3936de9f32ae1cc6890d3c3e31b862aae71630406afb94330a8f3f [2022-03-05T13:35:29.165Z] #47 3.857 + RM_GOPATH=0 [2022-03-05T13:35:29.165Z] #47 3.857 + TMP_GOPATH= [2022-03-05T13:35:29.165Z] #47 3.857 + : /build [2022-03-05T13:35:29.165Z] #47 3.857 + '[' -z '' ']' [2022-03-05T13:35:29.165Z] #47 3.858 ++ mktemp -d [2022-03-05T13:35:29.165Z] #47 3.868 + export GOPATH=/tmp/tmp.UDmHuyYtD0 [2022-03-05T13:35:29.165Z] #47 3.868 + GOPATH=/tmp/tmp.UDmHuyYtD0 [2022-03-05T13:35:29.165Z] #47 3.868 + RM_GOPATH=1 [2022-03-05T13:35:29.165Z] #47 3.868 + case "$(go env GOARCH)" in [2022-03-05T13:35:29.165Z] #47 3.868 ++ go env GOARCH [2022-03-05T13:35:29.165Z] #47 3.887 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:29.165Z] #47 3.887 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:29.165Z] #47 3.887 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:29.165Z] #47 3.887 + dir=/tmp/install [2022-03-05T13:35:29.165Z] #47 3.887 + bin=gotestsum [2022-03-05T13:35:29.165Z] #47 3.887 + shift [2022-03-05T13:35:29.165Z] #47 3.887 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-05T13:35:29.165Z] #47 3.887 + . /tmp/install/gotestsum.installer [2022-03-05T13:35:29.165Z] #47 3.887 ++ : v1.7.0 [2022-03-05T13:35:29.165Z] #47 3.887 + install_gotestsum [2022-03-05T13:35:29.165Z] #47 3.887 + set -e [2022-03-05T13:35:29.165Z] #47 3.887 + echo 'Install gotestsum version v1.7.0' [2022-03-05T13:35:29.165Z] #47 3.887 + GOBIN=/build [2022-03-05T13:35:29.165Z] #47 3.887 + GO111MODULE=on [2022-03-05T13:35:29.165Z] #47 3.887 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-05T13:35:29.165Z] #47 3.887 Install gotestsum version v1.7.0 [2022-03-05T13:35:29.165Z] #47 4.650 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T13:35:29.165Z] #47 6.244 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T13:35:29.165Z] #47 6.283 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T13:35:29.165Z] #47 6.520 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T13:35:29.165Z] #47 6.546 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T13:35:29.165Z] #47 6.857 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T13:35:29.165Z] #47 7.007 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T13:35:29.165Z] #47 7.140 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T13:35:29.165Z] #47 7.230 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T13:35:29.165Z] #47 7.267 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T13:35:29.426Z] #47 ... [2022-03-05T13:35:29.426Z] [2022-03-05T13:35:29.426Z] #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-05T13:35:29.426Z] #51 sha256:1946c4140bca3f8aa2cff3c4719e6a27626525aaaf36d130f80de5cd19f33db6 [2022-03-05T13:35:29.426Z] #51 3.796 + RM_GOPATH=0 [2022-03-05T13:35:29.426Z] #51 3.796 + TMP_GOPATH= [2022-03-05T13:35:29.426Z] #51 3.796 + : /build [2022-03-05T13:35:29.426Z] #51 3.796 + '[' -z '' ']' [2022-03-05T13:35:29.426Z] #51 3.796 ++ mktemp -d [2022-03-05T13:35:29.426Z] #51 3.796 + export GOPATH=/tmp/tmp.npP3Dop5Y5 [2022-03-05T13:35:29.426Z] #51 3.796 + GOPATH=/tmp/tmp.npP3Dop5Y5 [2022-03-05T13:35:29.426Z] #51 3.796 + RM_GOPATH=1 [2022-03-05T13:35:29.426Z] #51 3.796 + case "$(go env GOARCH)" in [2022-03-05T13:35:29.426Z] #51 3.796 ++ go env GOARCH [2022-03-05T13:35:29.426Z] #51 3.812 Install shfmt version v3.0.2 [2022-03-05T13:35:29.426Z] #51 3.812 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:29.426Z] #51 3.812 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:29.426Z] #51 3.812 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:29.426Z] #51 3.812 + dir=/tmp/install [2022-03-05T13:35:29.426Z] #51 3.812 + bin=shfmt [2022-03-05T13:35:29.426Z] #51 3.812 + shift [2022-03-05T13:35:29.426Z] #51 3.812 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-05T13:35:29.426Z] #51 3.812 + . /tmp/install/shfmt.installer [2022-03-05T13:35:29.426Z] #51 3.812 ++ : v3.0.2 [2022-03-05T13:35:29.426Z] #51 3.812 + install_shfmt [2022-03-05T13:35:29.426Z] #51 3.812 + echo 'Install shfmt version v3.0.2' [2022-03-05T13:35:29.426Z] #51 3.821 + GOBIN=/build [2022-03-05T13:35:29.426Z] #51 3.821 + GO111MODULE=on [2022-03-05T13:35:29.426Z] #51 3.821 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-05T13:35:29.426Z] #51 4.650 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T13:35:29.426Z] #51 5.794 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T13:35:29.426Z] #51 5.796 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T13:35:29.426Z] #51 5.874 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T13:35:29.426Z] #51 7.340 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T13:35:29.426Z] #51 ... [2022-03-05T13:35:29.426Z] [2022-03-05T13:35:29.426Z] #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-05T13:35:29.426Z] #45 sha256:b231984dd07d1cf489480fe6485b1a5aa4baae26ede1ab3915c1f75ada78a5ce [2022-03-05T13:35:29.426Z] #45 4.305 + RM_GOPATH=0 [2022-03-05T13:35:29.426Z] #45 4.309 + TMP_GOPATH= [2022-03-05T13:35:29.426Z] #45 4.310 + : /build [2022-03-05T13:35:29.426Z] #45 4.310 + '[' -z '' ']' [2022-03-05T13:35:29.426Z] #45 4.310 ++ mktemp -d [2022-03-05T13:35:29.426Z] #45 4.315 + export GOPATH=/tmp/tmp.y6j0s3Ip8Q [2022-03-05T13:35:29.426Z] #45 4.317 + GOPATH=/tmp/tmp.y6j0s3Ip8Q [2022-03-05T13:35:29.426Z] #45 4.318 + RM_GOPATH=1 [2022-03-05T13:35:29.426Z] #45 4.318 + case "$(go env GOARCH)" in [2022-03-05T13:35:29.426Z] #45 4.318 ++ go env GOARCH [2022-03-05T13:35:29.426Z] #45 4.333 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:29.426Z] #45 4.333 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:29.426Z] #45 4.335 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:29.426Z] #45 4.346 + dir=/tmp/install [2022-03-05T13:35:29.426Z] #45 4.346 + bin=vndr [2022-03-05T13:35:29.426Z] #45 4.346 + shift [2022-03-05T13:35:29.426Z] #45 4.347 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-05T13:35:29.426Z] #45 4.347 + . /tmp/install/vndr.installer [2022-03-05T13:35:29.426Z] #45 4.347 ++ : v0.1.2 [2022-03-05T13:35:29.426Z] #45 4.347 + install_vndr [2022-03-05T13:35:29.426Z] #45 4.347 + echo 'Install vndr version v0.1.2' [2022-03-05T13:35:29.426Z] #45 4.347 + GOBIN=/build [2022-03-05T13:35:29.426Z] #45 4.347 + GO111MODULE=on [2022-03-05T13:35:29.426Z] #45 4.347 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-05T13:35:29.426Z] #45 4.347 Install vndr version v0.1.2 [2022-03-05T13:35:29.426Z] #45 5.157 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-05T13:35:29.687Z] #45 ... [2022-03-05T13:35:29.687Z] [2022-03-05T13:35:29.688Z] #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-05T13:35:29.688Z] #67 sha256:dfbaa413dca4ca8692c1ca302f9a2f5d462f2e8f5e22220b4e2567461e00d869 [2022-03-05T13:35:29.688Z] #67 3.847 + RM_GOPATH=0 [2022-03-05T13:35:29.688Z] #67 3.847 + TMP_GOPATH= [2022-03-05T13:35:29.688Z] #67 3.847 + : /build [2022-03-05T13:35:29.688Z] #67 3.847 + '[' -z '' ']' [2022-03-05T13:35:29.688Z] #67 3.847 ++ mktemp -d [2022-03-05T13:35:29.688Z] #67 3.847 + export GOPATH=/tmp/tmp.7njytqO0eH [2022-03-05T13:35:29.688Z] #67 3.847 + GOPATH=/tmp/tmp.7njytqO0eH [2022-03-05T13:35:29.688Z] #67 3.847 + RM_GOPATH=1 [2022-03-05T13:35:29.688Z] #67 3.847 + case "$(go env GOARCH)" in [2022-03-05T13:35:29.688Z] #67 3.847 ++ go env GOARCH [2022-03-05T13:35:29.688Z] #67 3.854 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:35:29.688Z] #67 3.859 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:29.688Z] #67 3.859 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:29.688Z] #67 3.859 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:29.688Z] #67 3.859 + dir=/tmp/install [2022-03-05T13:35:29.688Z] #67 3.859 + bin=proxy [2022-03-05T13:35:29.688Z] #67 3.859 + shift [2022-03-05T13:35:29.688Z] #67 3.859 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-05T13:35:29.688Z] #67 3.859 + . /tmp/install/proxy.installer [2022-03-05T13:35:29.688Z] #67 3.859 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:35:29.688Z] #67 3.859 + install_proxy [2022-03-05T13:35:29.688Z] #67 3.859 + case "$1" in [2022-03-05T13:35:29.688Z] #67 3.859 + export CGO_ENABLED=0 [2022-03-05T13:35:29.688Z] #67 3.859 + CGO_ENABLED=0 [2022-03-05T13:35:29.688Z] #67 3.859 + _install_proxy [2022-03-05T13:35:29.688Z] #67 3.859 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-05T13:35:29.688Z] #67 3.859 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7njytqO0eH/src/github.com/docker/libnetwork [2022-03-05T13:35:29.688Z] #67 3.859 Cloning into '/tmp/tmp.7njytqO0eH/src/github.com/docker/libnetwork'... [2022-03-05T13:35:29.949Z] #67 ... [2022-03-05T13:35:29.949Z] [2022-03-05T13:35:29.949Z] #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-05T13:35:29.949Z] #34 sha256:4a8d67def172cf2e4591dc03b317042e07035cdf0e3469b38fd3af57f374c5b5 [2022-03-05T13:35:29.949Z] #34 3.734 + RM_GOPATH=0 [2022-03-05T13:35:29.949Z] #34 3.734 + TMP_GOPATH= [2022-03-05T13:35:29.949Z] #34 3.734 + : /build [2022-03-05T13:35:29.949Z] #34 3.734 + '[' -z '' ']' [2022-03-05T13:35:29.949Z] #34 3.734 ++ mktemp -d [2022-03-05T13:35:29.949Z] #34 3.738 + export GOPATH=/tmp/tmp.OgbLA4LtUh [2022-03-05T13:35:29.949Z] #34 3.738 + GOPATH=/tmp/tmp.OgbLA4LtUh [2022-03-05T13:35:29.949Z] #34 3.738 + RM_GOPATH=1 [2022-03-05T13:35:29.949Z] #34 3.738 + case "$(go env GOARCH)" in [2022-03-05T13:35:29.949Z] #34 3.738 ++ go env GOARCH [2022-03-05T13:35:29.949Z] #34 3.749 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:29.949Z] #34 3.749 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:29.949Z] #34 3.751 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:29.949Z] #34 3.756 + dir=/tmp/install [2022-03-05T13:35:29.949Z] #34 3.757 + bin=tomlv [2022-03-05T13:35:29.949Z] #34 3.757 + shift [2022-03-05T13:35:29.949Z] #34 3.757 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-05T13:35:29.949Z] #34 3.757 + . /tmp/install/tomlv.installer [2022-03-05T13:35:29.949Z] #34 3.757 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:35:29.949Z] #34 3.757 + install_tomlv [2022-03-05T13:35:29.949Z] #34 3.757 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-05T13:35:29.949Z] #34 3.757 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:35:29.949Z] #34 3.757 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OgbLA4LtUh/src/github.com/BurntSushi/toml [2022-03-05T13:35:29.949Z] #34 3.759 Cloning into '/tmp/tmp.OgbLA4LtUh/src/github.com/BurntSushi/toml'... [2022-03-05T13:35:29.949Z] #34 5.169 + cd /tmp/tmp.OgbLA4LtUh/src/github.com/BurntSushi/toml [2022-03-05T13:35:29.949Z] #34 5.170 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:35:29.949Z] #34 5.272 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T13:35:29.949Z] #34 5.999 internal/unsafeheader [2022-03-05T13:35:29.949Z] #34 6.008 internal/cpu [2022-03-05T13:35:29.949Z] #34 6.091 runtime/internal/atomic [2022-03-05T13:35:29.949Z] #34 6.572 runtime/internal/sys [2022-03-05T13:35:29.949Z] #34 6.617 internal/bytealg [2022-03-05T13:35:29.949Z] #34 6.781 runtime/internal/math [2022-03-05T13:35:29.949Z] #34 6.905 math/bits [2022-03-05T13:35:29.949Z] #34 7.471 math [2022-03-05T13:35:29.949Z] #34 7.734 runtime [2022-03-05T13:35:29.949Z] #34 10.61 unicode/utf8 [2022-03-05T13:35:29.949Z] #34 11.11 internal/race [2022-03-05T13:35:29.949Z] #34 ... [2022-03-05T13:35:29.949Z] [2022-03-05T13:35:29.949Z] #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-05T13:35:29.949Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-05T13:35:29.949Z] #55 4.771 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:29.949Z] #55 4.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:29.949Z] #55 4.816 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:29.949Z] #55 5.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-05T13:35:29.949Z] #55 7.250 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-05T13:35:29.949Z] #55 9.245 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-05T13:35:29.949Z] #55 ... [2022-03-05T13:35:29.949Z] [2022-03-05T13:35:29.949Z] #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-05T13:35:29.949Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-05T13:35:29.949Z] #36 4.743 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:29.949Z] #36 4.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:29.949Z] #36 4.768 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:29.949Z] #36 5.414 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-05T13:35:29.949Z] #36 7.071 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-05T13:35:29.949Z] #36 9.531 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-05T13:35:30.210Z] #36 ... [2022-03-05T13:35:30.210Z] [2022-03-05T13:35:30.210Z] #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-05T13:35:30.210Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-05T13:35:30.210Z] #32 4.193 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T13:35:30.210Z] #32 4.195 Cloning into '.'... [2022-03-05T13:35:30.210Z] #32 ... [2022-03-05T13:35:30.210Z] [2022-03-05T13:35:30.210Z] #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-05T13:35:30.210Z] #24 sha256:3f58617a447311eb3e81bce1a7d9b5ba9a9fa4c1c0de294f4d2a5d30a4b43fe1 [2022-03-05T13:35:30.210Z] #24 2.318 + RM_GOPATH=0 [2022-03-05T13:35:30.210Z] #24 2.318 + TMP_GOPATH= [2022-03-05T13:35:30.210Z] #24 2.319 + : /build [2022-03-05T13:35:30.210Z] #24 2.319 + '[' -z '' ']' [2022-03-05T13:35:30.210Z] #24 2.319 ++ mktemp -d [2022-03-05T13:35:30.210Z] #24 2.323 + export GOPATH=/tmp/tmp.ewLreh86jJ [2022-03-05T13:35:30.210Z] #24 2.323 + GOPATH=/tmp/tmp.ewLreh86jJ [2022-03-05T13:35:30.210Z] #24 2.323 + RM_GOPATH=1 [2022-03-05T13:35:30.210Z] #24 2.323 + case "$(go env GOARCH)" in [2022-03-05T13:35:30.210Z] #24 2.323 ++ go env GOARCH [2022-03-05T13:35:30.210Z] #24 2.323 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:30.210Z] #24 2.323 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:30.210Z] #24 2.327 Install docker/cli version 17.06.2-ce from stable [2022-03-05T13:35:30.210Z] #24 2.327 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:30.210Z] #24 2.327 + dir=/tmp/install [2022-03-05T13:35:30.210Z] #24 2.327 + bin=dockercli [2022-03-05T13:35:30.210Z] #24 2.327 + shift [2022-03-05T13:35:30.210Z] #24 2.327 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-05T13:35:30.210Z] #24 2.327 + . /tmp/install/dockercli.installer [2022-03-05T13:35:30.210Z] #24 2.327 ++ : stable [2022-03-05T13:35:30.210Z] #24 2.327 ++ : 17.06.2-ce [2022-03-05T13:35:30.210Z] #24 2.327 + install_dockercli [2022-03-05T13:35:30.210Z] #24 2.327 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T13:35:30.210Z] #24 2.327 ++ uname -m [2022-03-05T13:35:30.210Z] #24 2.327 + arch=aarch64 [2022-03-05T13:35:30.210Z] #24 2.327 + '[' aarch64 '!=' x86_64 ']' [2022-03-05T13:35:30.210Z] #24 2.327 + '[' aarch64 '!=' s390x ']' [2022-03-05T13:35:30.210Z] #24 2.327 + '[' aarch64 '!=' armhf ']' [2022-03-05T13:35:30.210Z] #24 2.327 + build_dockercli [2022-03-05T13:35:30.210Z] #24 2.327 + git clone https://github.com/docker/docker-ce /tmp/tmp.ewLreh86jJ/tmp/docker-ce [2022-03-05T13:35:30.210Z] #24 2.330 Cloning into '/tmp/tmp.ewLreh86jJ/tmp/docker-ce'... [2022-03-05T13:35:30.470Z] #24 ... [2022-03-05T13:35:30.470Z] [2022-03-05T13:35:30.470Z] #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-05T13:35:30.470Z] #29 sha256:9864b7eaee09475718a91ed8d1b69b4e639f65761666d57864713fc2e26f4019 [2022-03-05T13:35:30.470Z] #29 8.734 #=#=# 0.1% ################################ 45.4% ############################################################# 86.1% ######################################################################## 100.0% [2022-03-05T13:35:30.470Z] #29 9.609 [2022-03-05T13:35:30.583Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.1s [2022-03-05T13:35:31.825Z] #9 ... [2022-03-05T13:35:31.825Z] [2022-03-05T13:35:31.825Z] #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-05T13:35:31.825Z] #29 sha256:d2538dcbcb2e5e5fb487c8db027f9b84c5c0c35302015d98365865d71668a77b [2022-03-05T13:35:31.825Z] #29 1.717 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-05T13:35:31.825Z] #29 1.846 [2022-03-05T13:35:31.825Z] #29 2.071 #=#=# ########## 14.7% ########################### 37.8% ######################################### 57.5% ####################################################### 77.4% ###################################################################### 97.5% ######################################################################## 100.0% [2022-03-05T13:35:31.825Z] #29 2.710 [2022-03-05T13:35:31.825Z] #29 2.951 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:31.825Z] #29 3.163 [2022-03-05T13:35:31.825Z] #29 3.393 #=#=# ###################################################### 75.2% ######################################################################## 100.0% [2022-03-05T13:35:31.825Z] #29 3.626 [2022-03-05T13:35:31.825Z] #29 3.861 #=#=# ############# 18.2% ########################### 37.5% ######################################## 56.8% ########################################## 59.7% ############################################################# 85.9% ######################################################################## 100.0% [2022-03-05T13:35:31.825Z] #29 4.538 [2022-03-05T13:35:31.825Z] #29 4.773 #=#=# ### 4.8% ###### 9.6% ########### 16.4% ################ 22.4% ################### 27.6% ####################### 32.7% ########################### 37.8% ############################### 43.2% ################################## 48.5% ###################################### 53.7% ########################################## 58.9% ############################################## 64.0% ################################################# 69.4% ##################################################### 74.6% ######################################################### 79.8% ############################################################# 85.0% ################################################################ 90.2% #################################################################### 95.5% ######################################################################## 100.0% [2022-03-05T13:35:31.825Z] #29 6.733 [2022-03-05T13:35:31.825Z] #29 7.248 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T13:35:31.825Z] #29 7.355 [2022-03-05T13:35:31.825Z] #29 7.587 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:31.825Z] #29 7.679 [2022-03-05T13:35:31.825Z] #29 8.220 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T13:35:31.825Z] #29 8.361 [2022-03-05T13:35:31.825Z] #29 8.586 #=#=# ################################################################ 90.2% ######################################################################## 100.0% [2022-03-05T13:35:31.825Z] #29 8.708 [2022-03-05T13:35:31.825Z] #29 9.244 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-05T13:35:31.825Z] #29 9.359 [2022-03-05T13:35:31.825Z] #29 9.577 #=#=# 1.1% #### 6.1% ############ 17.6% ######################### 35.3% [2022-03-05T13:35:31.825Z] #29 ... [2022-03-05T13:35:31.825Z] [2022-03-05T13:35:31.825Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:31.825Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:32.064Z] #29 9.894 #=#=# 0.0% ###### 8.8% ########## 14.5% ################ 22.3% #################### 29.1% ########################## 36.7% ################################ 45.3% ######################################## 55.8% ########################################## 59.5% ############################################### 66.2% #################################################### 73.0% ######################################################## 78.3% ############################################################ 84.7% ################################################################# 90.3% ####################################################################### 98.8% ######################################################################## 100.0% [2022-03-05T13:35:32.260Z] #36 DONE 84.4s [2022-03-05T13:35:32.260Z] [2022-03-05T13:35:32.260Z] #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-05T13:35:32.260Z] #47 sha256:2055a6726e6274db42e8de171a2b7b584a7d85b42dd82cfc699895647a731899 [2022-03-05T13:35:32.260Z] #47 DONE 84.4s [2022-03-05T13:35:32.260Z] [2022-03-05T13:35:32.260Z] #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-05T13:35:32.260Z] #37 sha256:63a311eb4df38e6a9feaa460f03aa5c28ff3dc650469a2dcec68a1d508134ac4 [2022-03-05T13:35:32.325Z] #29 11.86 [2022-03-05T13:35:32.507Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.9s done [2022-03-05T13:35:32.603Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 10.3s [2022-03-05T13:35:32.603Z] #9 ... [2022-03-05T13:35:32.603Z] [2022-03-05T13:35:32.603Z] #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-05T13:35:32.603Z] #29 sha256:b7d30f6198430ff2beff5cc95341b6cc0bc6d3c1ac40959ff8fa7129f921ec21 [2022-03-05T13:35:32.603Z] #29 1.607 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-05T13:35:32.603Z] #29 1.687 [2022-03-05T13:35:32.603Z] #29 1.915 #=#=# ########### 15.8% ########################### 37.9% ######################################### 58.0% ######################################################## 77.8% ###################################################################### 97.6% ######################################################################## 100.0% [2022-03-05T13:35:32.603Z] #29 2.524 [2022-03-05T13:35:32.603Z] #29 2.748 #=#=# #################################################################### 95.6% ######################################################################## 100.0% [2022-03-05T13:35:32.603Z] #29 2.958 [2022-03-05T13:35:32.603Z] #29 3.184 #=#=# ################################################ 67.1% ######################################################################## 100.0% [2022-03-05T13:35:32.603Z] #29 3.396 [2022-03-05T13:35:32.603Z] #29 3.625 #=#=# ###### 9.1% ########################## 37.0% ######################################## 56.2% ###################################################### 75.5% #################################################################### 94.8% ######################################################################## 100.0% [2022-03-05T13:35:32.603Z] #29 4.247 [2022-03-05T13:35:32.603Z] #29 4.482 #=#=# ### 4.7% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.6% ###################### 30.9% ########################## 36.2% ############################# 41.4% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ############################################ 62.2% ################################################ 67.4% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.0% ############################################################### 88.3% ################################################################### 93.4% ####################################################################### 98.6% ######################################################################## 100.0% [2022-03-05T13:35:32.603Z] #29 6.440 [2022-03-05T13:35:32.603Z] #29 6.953 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T13:35:32.603Z] #29 7.054 [2022-03-05T13:35:32.603Z] #29 7.286 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:32.603Z] #29 7.356 [2022-03-05T13:35:32.603Z] #29 7.862 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T13:35:32.603Z] #29 7.978 [2022-03-05T13:35:32.603Z] #29 8.204 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:32.603Z] #29 8.308 [2022-03-05T13:35:32.603Z] #29 8.834 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-05T13:35:32.603Z] #29 8.939 [2022-03-05T13:35:32.603Z] #29 9.170 #=#=# #### 5.8% ################# 23.7% ######################### 35.3% ################################## 47.3% ###################################### 53.0% ########################################## 58.9% ########################################### 60.6% ############################################################## 86.7% [2022-03-05T13:35:32.603Z] #29 ... [2022-03-05T13:35:32.603Z] [2022-03-05T13:35:32.604Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:32.604Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:32.769Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-05T13:35:33.031Z] #9 DONE 25.4s [2022-03-05T13:35:33.031Z] [2022-03-05T13:35:33.031Z] #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-05T13:35:33.031Z] #29 sha256:1a986a11827c494719e3097bd39818817ac0e86920dafe9ff6b6b78054eb225d [2022-03-05T13:35:33.031Z] #29 1.222 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-05T13:35:33.031Z] #29 1.319 [2022-03-05T13:35:33.031Z] #29 1.537 #=#=# ############# 18.3% ########################### 38.3% ######################################### 58.2% ######################################################## 78.2% ###################################################################### 97.9% ######################################################################## 100.0% [2022-03-05T13:35:33.031Z] #29 2.122 [2022-03-05T13:35:33.031Z] #29 2.345 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:33.031Z] #29 2.519 [2022-03-05T13:35:33.031Z] #29 2.743 #=#=# ##################################### 51.6% ######################################################################## 100.0% [2022-03-05T13:35:33.031Z] #29 2.963 [2022-03-05T13:35:33.032Z] #29 3.195 #=#=# ############ 17.2% ########################## 36.7% ######################################## 56.1% ###################################################### 75.4% #################################################################### 94.5% ######################################################################## 100.0% [2022-03-05T13:35:33.032Z] #29 3.808 [2022-03-05T13:35:33.106Z] #29 12.12 #=#=# 0.0% # 1.6% ## 4.1% #### 5.7% ##### 7.9% [2022-03-05T13:35:33.106Z] #29 ... [2022-03-05T13:35:33.106Z] [2022-03-05T13:35:33.106Z] #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-05T13:35:33.106Z] #58 sha256:8af7b4cd843d53b2660685ee11aab57e953dd08207ee20764405a9ecb68d8579 [2022-03-05T13:35:33.106Z] #58 4.257 + RM_GOPATH=0 [2022-03-05T13:35:33.106Z] #58 4.257 + TMP_GOPATH= [2022-03-05T13:35:33.106Z] #58 4.257 + : /build [2022-03-05T13:35:33.106Z] #58 4.257 + '[' -z '' ']' [2022-03-05T13:35:33.106Z] #58 4.257 ++ mktemp -d [2022-03-05T13:35:33.106Z] #58 4.259 + export GOPATH=/tmp/tmp.hgZJKhkQVH [2022-03-05T13:35:33.106Z] #58 4.259 + GOPATH=/tmp/tmp.hgZJKhkQVH [2022-03-05T13:35:33.106Z] #58 4.259 + RM_GOPATH=1 [2022-03-05T13:35:33.106Z] #58 4.259 + case "$(go env GOARCH)" in [2022-03-05T13:35:33.106Z] #58 4.265 ++ go env GOARCH [2022-03-05T13:35:33.106Z] #58 4.290 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:33.106Z] #58 4.290 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:33.106Z] #58 4.290 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:33.106Z] #58 4.298 Install rootlesskit version v0.14.4 [2022-03-05T13:35:33.106Z] #58 4.298 + dir=/tmp/install [2022-03-05T13:35:33.106Z] #58 4.298 + bin=rootlesskit [2022-03-05T13:35:33.106Z] #58 4.298 + shift [2022-03-05T13:35:33.106Z] #58 4.298 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-05T13:35:33.106Z] #58 4.298 + . /tmp/install/rootlesskit.installer [2022-03-05T13:35:33.106Z] #58 4.298 ++ : v0.14.4 [2022-03-05T13:35:33.106Z] #58 4.298 + install_rootlesskit [2022-03-05T13:35:33.106Z] #58 4.298 + case "$1" in [2022-03-05T13:35:33.106Z] #58 4.298 + export CGO_ENABLED=0 [2022-03-05T13:35:33.106Z] #58 4.298 + CGO_ENABLED=0 [2022-03-05T13:35:33.106Z] #58 4.298 + _install_rootlesskit [2022-03-05T13:35:33.106Z] #58 4.298 + echo 'Install rootlesskit version v0.14.4' [2022-03-05T13:35:33.106Z] #58 4.298 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T13:35:33.106Z] #58 4.298 + GOBIN=/build [2022-03-05T13:35:33.106Z] #58 4.298 + GO111MODULE=on [2022-03-05T13:35:33.106Z] #58 4.298 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-05T13:35:33.106Z] #58 5.130 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-05T13:35:33.106Z] #58 8.309 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T13:35:33.106Z] #58 8.407 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T13:35:33.106Z] #58 8.410 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T13:35:33.106Z] #58 9.036 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-05T13:35:33.106Z] #58 11.70 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-05T13:35:33.106Z] #58 12.15 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T13:35:33.106Z] #58 12.18 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T13:35:33.106Z] #58 12.26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T13:35:33.106Z] #58 12.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T13:35:33.106Z] #58 12.41 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T13:35:33.106Z] #58 12.51 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-05T13:35:33.106Z] #58 12.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T13:35:33.106Z] #58 13.16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-05T13:35:33.106Z] #58 ... [2022-03-05T13:35:33.106Z] [2022-03-05T13:35:33.106Z] #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-05T13:35:33.106Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T13:35:33.106Z] #13 3.480 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T13:35:33.106Z] #13 3.562 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:33.106Z] #13 3.573 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:33.106Z] #13 3.573 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:33.106Z] #13 4.197 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-03-05T13:35:33.106Z] #13 5.617 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-05T13:35:33.106Z] #13 7.464 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-05T13:35:33.106Z] #13 9.093 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-05T13:35:33.203Z] #37 1.307 + RM_GOPATH=0 [2022-03-05T13:35:33.203Z] #37 1.307 + TMP_GOPATH= [2022-03-05T13:35:33.203Z] #37 1.307 + : /build [2022-03-05T13:35:33.203Z] #37 1.307 + '[' -z '' ']' [2022-03-05T13:35:33.203Z] #37 1.310 ++ mktemp -d [2022-03-05T13:35:33.203Z] #37 1.318 + export GOPATH=/tmp/tmp.SyqhCbzzY7 [2022-03-05T13:35:33.203Z] #37 1.318 + GOPATH=/tmp/tmp.SyqhCbzzY7 [2022-03-05T13:35:33.203Z] #37 1.321 + RM_GOPATH=1 [2022-03-05T13:35:33.203Z] #37 1.322 + case "$(go env GOARCH)" in [2022-03-05T13:35:33.203Z] #37 1.322 ++ go env GOARCH [2022-03-05T13:35:33.203Z] #37 1.331 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:33.203Z] #37 1.331 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:33.203Z] #37 1.334 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:33.203Z] #37 1.335 + dir=/tmp/install [2022-03-05T13:35:33.203Z] #37 1.336 + bin=tini [2022-03-05T13:35:33.203Z] #37 1.336 + shift [2022-03-05T13:35:33.203Z] #37 1.336 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-05T13:35:33.203Z] #37 1.337 + . /tmp/install/tini.installer [2022-03-05T13:35:33.203Z] #37 1.337 ++ : v0.19.0 [2022-03-05T13:35:33.203Z] #37 1.338 + install_tini [2022-03-05T13:35:33.203Z] #37 1.338 + echo 'Install tini version v0.19.0' [2022-03-05T13:35:33.203Z] #37 1.338 Install tini version v0.19.0 [2022-03-05T13:35:33.203Z] #37 1.339 + git clone https://github.com/krallin/tini.git /tmp/tmp.SyqhCbzzY7/tini [2022-03-05T13:35:33.203Z] #37 1.344 Cloning into '/tmp/tmp.SyqhCbzzY7/tini'... [2022-03-05T13:35:33.367Z] #13 ... [2022-03-05T13:35:33.367Z] [2022-03-05T13:35:33.367Z] #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-05T13:35:33.367Z] #29 sha256:9864b7eaee09475718a91ed8d1b69b4e639f65761666d57864713fc2e26f4019 [2022-03-05T13:35:33.729Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 10.3s [2022-03-05T13:35:33.823Z] #29 4.028 #=#=# ## 3.8% ####### 10.1% ########### 15.4% ############## 20.6% ################## 25.8% ###################### 31.0% ########################## 36.2% ############################# 41.4% ################################# 46.6% ##################################### 51.9% ######################################### 57.1% ############################################ 62.3% ################################################ 67.5% #################################################### 72.7% ######################################################## 77.9% ########################################################### 83.1% ############################################################### 88.4% ################################################################### 93.6% ####################################################################### 98.8% ######################################################################## 100.0% [2022-03-05T13:35:33.823Z] #29 5.980 [2022-03-05T13:35:34.148Z] #37 2.248 + cd /tmp/tmp.SyqhCbzzY7/tini [2022-03-05T13:35:34.148Z] #37 2.254 + git checkout -q v0.19.0 [2022-03-05T13:35:34.148Z] #37 2.263 + cmake . [2022-03-05T13:35:34.395Z] #29 6.483 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T13:35:34.395Z] #29 6.538 [2022-03-05T13:35:34.501Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 12.4s done [2022-03-05T13:35:34.660Z] #29 6.754 #=#=# #29 ... [2022-03-05T13:35:34.660Z] [2022-03-05T13:35:34.660Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T13:35:34.660Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-05T13:35:34.660Z] #10 DONE 1.7s [2022-03-05T13:35:34.660Z] [2022-03-05T13:35:34.660Z] #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-05T13:35:34.660Z] #29 sha256:1a986a11827c494719e3097bd39818817ac0e86920dafe9ff6b6b78054eb225d [2022-03-05T13:35:34.660Z] #29 6.754 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:34.660Z] #29 6.835 [2022-03-05T13:35:34.660Z] #29 ... [2022-03-05T13:35:34.660Z] [2022-03-05T13:35:34.660Z] #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-05T13:35:34.660Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-05T13:35:34.723Z] #37 ... [2022-03-05T13:35:34.724Z] [2022-03-05T13:35:34.724Z] #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-05T13:35:34.724Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:35:34.724Z] #42 77.18 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T13:35:34.724Z] #42 77.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:35:34.724Z] #42 77.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:35:34.724Z] #42 77.24 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T13:35:34.724Z] #42 77.27 Setting up python-six (1.12.0-1) ... [2022-03-05T13:35:34.724Z] #42 81.03 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T13:35:34.724Z] #42 81.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:35:34.724Z] #42 81.09 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T13:35:34.724Z] #42 81.13 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T13:35:34.724Z] #42 81.18 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T13:35:34.724Z] #42 81.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-05T13:35:34.724Z] #42 81.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T13:35:34.724Z] #42 81.29 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T13:35:34.724Z] #42 81.33 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T13:35:34.724Z] #42 82.40 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-05T13:35:34.724Z] #42 ... [2022-03-05T13:35:34.724Z] [2022-03-05T13:35:34.724Z] #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-05T13:35:34.724Z] #34 sha256:445d9114fee0bf2a633b6b3d236b3a22b346a791b8c54f4fbc04f18771abdb88 [2022-03-05T13:35:34.724Z] #34 77.36 internal/syscall/unix [2022-03-05T13:35:34.724Z] #34 77.66 time [2022-03-05T13:35:34.724Z] #34 82.35 internal/poll [2022-03-05T13:35:34.724Z] #34 83.09 internal/fmtsort [2022-03-05T13:35:34.724Z] #34 83.48 internal/syscall/execenv [2022-03-05T13:35:34.724Z] #34 83.67 path [2022-03-05T13:35:34.724Z] #34 83.99 strings [2022-03-05T13:35:34.724Z] #34 84.21 io/fs [2022-03-05T13:35:34.724Z] #34 85.75 os [2022-03-05T13:35:34.985Z] #34 ... [2022-03-05T13:35:34.985Z] [2022-03-05T13:35:34.985Z] #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-05T13:35:34.985Z] #37 sha256:63a311eb4df38e6a9feaa460f03aa5c28ff3dc650469a2dcec68a1d508134ac4 [2022-03-05T13:35:34.985Z] #37 3.100 -- The C compiler identification is GNU 8.3.0 [2022-03-05T13:35:34.985Z] #37 3.192 -- Check for working C compiler: /usr/bin/cc [2022-03-05T13:35:35.067Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a [2022-03-05T13:35:35.103Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 11.8s done [2022-03-05T13:35:35.235Z] #11 DONE 0.4s [2022-03-05T13:35:35.235Z] [2022-03-05T13:35:35.235Z] #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-05T13:35:35.235Z] #29 sha256:1a986a11827c494719e3097bd39818817ac0e86920dafe9ff6b6b78054eb225d [2022-03-05T13:35:35.235Z] #29 7.383 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T13:35:35.235Z] #29 7.476 [2022-03-05T13:35:35.324Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-05T13:35:35.362Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-05T13:35:35.500Z] #29 ... [2022-03-05T13:35:35.500Z] [2022-03-05T13:35:35.500Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T13:35:35.500Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-05T13:35:35.500Z] #39 DONE 0.2s [2022-03-05T13:35:35.500Z] [2022-03-05T13:35:35.500Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T13:35:35.500Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-05T13:35:35.500Z] #31 DONE 0.3s [2022-03-05T13:35:35.500Z] [2022-03-05T13:35:35.500Z] #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-05T13:35:35.500Z] #29 sha256:1a986a11827c494719e3097bd39818817ac0e86920dafe9ff6b6b78054eb225d [2022-03-05T13:35:35.500Z] #29 7.730 #=#=# ############################################################## 86.6% ######################################################################## 100.0% [2022-03-05T13:35:35.558Z] #37 3.758 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-05T13:35:35.558Z] #37 3.763 -- Detecting C compiler ABI info [2022-03-05T13:35:35.558Z] #37 ... [2022-03-05T13:35:35.558Z] [2022-03-05T13:35:35.558Z] #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-05T13:35:35.558Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:35.558Z] #13 71.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T13:35:35.558Z] #13 71.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-05T13:35:35.558Z] #13 72.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T13:35:35.558Z] #13 74.75 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T13:35:35.558Z] #13 74.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-05T13:35:35.558Z] #13 74.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T13:35:35.558Z] #13 74.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-05T13:35:35.558Z] #13 74.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:35:35.558Z] #13 75.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:35:35.558Z] #13 76.72 Selecting previously unselected package dmsetup. [2022-03-05T13:35:35.558Z] #13 76.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:35:35.558Z] #13 76.98 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-05T13:35:35.558Z] #13 77.22 Selecting previously unselected package mingw-w64-common. [2022-03-05T13:35:35.558Z] #13 77.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-05T13:35:35.558Z] #13 77.30 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-05T13:35:35.621Z] #9 ... [2022-03-05T13:35:35.621Z] [2022-03-05T13:35:35.621Z] #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-05T13:35:35.621Z] #29 sha256:d2538dcbcb2e5e5fb487c8db027f9b84c5c0c35302015d98365865d71668a77b [2022-03-05T13:35:35.621Z] #29 9.577 #=#=# 1.1% #### 6.1% ############ 17.6% ######################### 35.3% ################################# 47.1% ###################################### 53.0% ########################################### 60.1% ############################################## 64.2% #################################################################### 95.1% ######################################################################## 100.0% [2022-03-05T13:35:35.621Z] #29 10.84 [2022-03-05T13:35:35.621Z] #29 11.37 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T13:35:35.621Z] #29 11.48 [2022-03-05T13:35:35.621Z] #29 11.70 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:35.621Z] #29 11.77 [2022-03-05T13:35:35.621Z] #29 12.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T13:35:35.621Z] #29 12.33 [2022-03-05T13:35:35.621Z] #29 12.55 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:35.621Z] #29 12.63 [2022-03-05T13:35:35.621Z] #29 12.64 Download of images into '/build' complete. [2022-03-05T13:35:35.621Z] #29 12.64 Use something like the following to load the result into a Docker daemon: [2022-03-05T13:35:35.621Z] #29 12.64 tar -cC '/build' . | docker load [2022-03-05T13:35:35.621Z] #29 DONE 13.9s [2022-03-05T13:35:35.621Z] [2022-03-05T13:35:35.621Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T13:35:35.621Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T13:35:35.621Z] #9 DONE 40.8s [2022-03-05T13:35:35.763Z] #29 7.882 [2022-03-05T13:35:35.878Z] [2022-03-05T13:35:35.878Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T13:35:35.878Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-05T13:35:36.131Z] #13 ... [2022-03-05T13:35:36.131Z] [2022-03-05T13:35:36.131Z] #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-05T13:35:36.131Z] #37 sha256:63a311eb4df38e6a9feaa460f03aa5c28ff3dc650469a2dcec68a1d508134ac4 [2022-03-05T13:35:36.131Z] #37 4.404 -- Detecting C compiler ABI info - done [2022-03-05T13:35:36.392Z] #37 4.460 -- Detecting C compile features [2022-03-05T13:35:36.653Z] #37 ... [2022-03-05T13:35:36.653Z] [2022-03-05T13:35:36.653Z] #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-05T13:35:36.653Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:35:36.653Z] #42 88.81 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T13:35:36.653Z] #42 88.82 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:35:36.653Z] #42 DONE 89.4s [2022-03-05T13:35:36.710Z] #29 8.658 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-05T13:35:36.710Z] #29 8.849 [2022-03-05T13:35:36.915Z] [2022-03-05T13:35:36.915Z] #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-05T13:35:36.915Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:35:37.248Z] #10 DONE 1.3s [2022-03-05T13:35:37.248Z] [2022-03-05T13:35:37.248Z] #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-05T13:35:37.248Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-05T13:35:37.496Z] #29 9.094 #=#=# ## 2.9% ############# 18.5% ##################################### 52.5% ################################################## 70.0% ################################################################# 90.4% ######################################################################## 100.0% [2022-03-05T13:35:37.496Z] #29 9.710 [2022-03-05T13:35:37.810Z] #11 DONE 0.9s [2022-03-05T13:35:38.067Z] [2022-03-05T13:35:38.067Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T13:35:38.067Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-05T13:35:38.067Z] #31 DONE 0.3s [2022-03-05T13:35:38.067Z] [2022-03-05T13:35:38.067Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T13:35:38.067Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-05T13:35:38.067Z] #39 DONE 0.2s [2022-03-05T13:35:38.067Z] [2022-03-05T13:35:38.067Z] #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-05T13:35:38.067Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:35:38.069Z] #29 10.30 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T13:35:38.330Z] #29 10.43 [2022-03-05T13:35:38.593Z] #29 10.68 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:38.593Z] #29 10.75 [2022-03-05T13:35:38.595Z] #9 DONE 43.5s [2022-03-05T13:35:38.595Z] [2022-03-05T13:35:38.595Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T13:35:38.595Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-05T13:35:38.595Z] #10 ... [2022-03-05T13:35:38.595Z] [2022-03-05T13:35:38.595Z] #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-05T13:35:38.595Z] #29 sha256:b7d30f6198430ff2beff5cc95341b6cc0bc6d3c1ac40959ff8fa7129f921ec21 [2022-03-05T13:35:38.595Z] #29 9.170 #=#=# #### 5.8% ################# 23.7% ######################### 35.3% ################################## 47.3% ###################################### 53.0% ########################################## 58.9% ########################################### 60.6% ############################################################## 86.7% ######################################################################## 100.0% [2022-03-05T13:35:38.595Z] #29 10.38 [2022-03-05T13:35:38.595Z] #29 10.89 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T13:35:38.595Z] #29 10.97 [2022-03-05T13:35:38.595Z] #29 11.19 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:38.595Z] #29 11.26 [2022-03-05T13:35:38.595Z] #29 11.73 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T13:35:38.595Z] #29 11.79 [2022-03-05T13:35:38.595Z] #29 12.03 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:38.595Z] #29 12.12 [2022-03-05T13:35:38.595Z] #29 12.12 Download of images into '/build' complete. [2022-03-05T13:35:38.595Z] #29 12.12 Use something like the following to load the result into a Docker daemon: [2022-03-05T13:35:38.595Z] #29 12.12 tar -cC '/build' . | docker load [2022-03-05T13:35:38.595Z] #29 DONE 16.4s [2022-03-05T13:35:38.595Z] [2022-03-05T13:35:38.595Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T13:35:38.595Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-05T13:35:38.650Z] #29 12.12 #=#=# 0.0% # 1.6% ## 4.1% #### 5.7% ##### 7.9% ###### 9.5% ####### 11.0% ######### 13.4% ########### 15.7% ############ 18.0% ############## 20.7% ############### 22.1% ################# 23.9% ################## 25.9% ################### 27.4% #################### 29.0% ###################### 30.6% ####################### 32.9% ######################## 34.1% ########################## 36.6% ############################ 39.6% ############################## 41.7% ############################### 43.7% ################################# 45.9% ################################## 47.9% ################################### 49.2% ##################################### 51.7% ###################################### 54.1% ######################################## 55.6% ######################################### 57.5% ########################################## 58.8% ########################################### 60.4% ############################################# 62.8% ############################################## 64.5% ############################################### 65.9% ################################################ 67.7% ################################################# 68.9% ################################################### 71.8% #################################################### 73.2% ##################################################### 74.4% ##################################################### 74.9% ###################################################### 76.1% ####################################################### 77.6% ########################################################## 81.2% ########################################################### 82.7% ############################################################ 83.7% ############################################################# 85.0% ############################################################# 86.1% ############################################################## 86.8% ############################################################### 88.7% ################################################################# 91.5% ################################################################## 92.8% ##################################################################### 96.0% ####################################################################### 99.0% ######################################################################## 100.0% [2022-03-05T13:35:38.650Z] #29 18.29 [2022-03-05T13:35:38.832Z] #43 1.925 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T13:35:38.832Z] #43 1.925 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T13:35:38.832Z] #43 1.936 Note: Building without GnuTLS support [2022-03-05T13:35:38.832Z] #43 1.944 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T13:35:38.832Z] #43 1.958 Makefile.config:40: Warn: Building without nftables support [2022-03-05T13:35:39.165Z] #29 ... [2022-03-05T13:35:39.165Z] [2022-03-05T13:35:39.165Z] #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-05T13:35:39.165Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-05T13:35:39.165Z] #12 DONE 4.0s [2022-03-05T13:35:39.165Z] [2022-03-05T13:35:39.166Z] #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-05T13:35:39.166Z] #29 sha256:1a986a11827c494719e3097bd39818817ac0e86920dafe9ff6b6b78054eb225d [2022-03-05T13:35:39.166Z] #29 11.35 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T13:35:39.166Z] #29 11.53 [2022-03-05T13:35:39.694Z] #29 11.79 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:39.694Z] #29 11.85 [2022-03-05T13:35:39.694Z] #29 11.87 Download of images into '/build' complete. [2022-03-05T13:35:39.694Z] #29 11.87 Use something like the following to load the result into a Docker daemon: [2022-03-05T13:35:39.694Z] #29 11.87 tar -cC '/build' . | docker load [2022-03-05T13:35:39.694Z] #29 DONE 11.9s [2022-03-05T13:35:39.694Z] [2022-03-05T13:35:39.694Z] #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-05T13:35:39.694Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:39.965Z] #10 DONE 1.4s [2022-03-05T13:35:39.965Z] [2022-03-05T13:35:39.965Z] #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-05T13:35:39.965Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-05T13:35:40.034Z] #29 ... [2022-03-05T13:35:40.034Z] [2022-03-05T13:35:40.034Z] #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-05T13:35:40.034Z] #47 sha256:4324ff427e3936de9f32ae1cc6890d3c3e31b862aae71630406afb94330a8f3f [2022-03-05T13:35:40.034Z] #47 11.06 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T13:35:40.034Z] #47 11.20 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T13:35:40.034Z] #47 11.35 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T13:35:40.034Z] #47 12.71 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T13:35:40.034Z] #47 12.75 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T13:35:40.034Z] #47 ... [2022-03-05T13:35:40.034Z] [2022-03-05T13:35:40.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-05T13:35:40.034Z] #49 sha256:358a58526d177ff6538a06559d18aee181486d444e41ef83e089ef2012d76a84 [2022-03-05T13:35:40.034Z] #49 11.19 go: downloading github.com/fatih/color v1.7.0 [2022-03-05T13:35:40.034Z] #49 11.22 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-05T13:35:40.034Z] #49 11.29 go: downloading github.com/pkg/errors v0.8.1 [2022-03-05T13:35:40.034Z] #49 11.29 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-05T13:35:40.034Z] #49 11.40 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T13:35:40.034Z] #49 11.53 go: downloading github.com/spf13/viper v1.6.1 [2022-03-05T13:35:40.034Z] #49 11.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-05T13:35:40.034Z] #49 11.93 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-05T13:35:40.034Z] #49 12.90 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-05T13:35:40.034Z] #49 13.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T13:35:40.034Z] #49 16.19 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-05T13:35:40.034Z] #49 16.23 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-05T13:35:40.034Z] #49 16.27 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-05T13:35:40.034Z] #49 16.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-05T13:35:40.034Z] #49 16.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-05T13:35:40.034Z] #49 16.61 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-05T13:35:40.034Z] #49 16.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T13:35:40.034Z] #49 16.98 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-05T13:35:40.034Z] #49 16.99 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-05T13:35:40.034Z] #49 17.09 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-05T13:35:40.034Z] #49 17.11 go: downloading github.com/spf13/afero v1.1.2 [2022-03-05T13:35:40.034Z] #49 17.31 go: downloading github.com/spf13/cast v1.3.0 [2022-03-05T13:35:40.034Z] #49 17.37 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-05T13:35:40.034Z] #49 17.38 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T13:35:40.034Z] #49 17.45 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-05T13:35:40.034Z] #49 17.46 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-05T13:35:40.034Z] #49 17.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T13:35:40.034Z] #49 17.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T13:35:40.034Z] #49 17.83 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-05T13:35:40.034Z] #49 17.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T13:35:40.034Z] #49 17.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T13:35:40.034Z] #49 17.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T13:35:40.034Z] #49 17.89 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-05T13:35:40.034Z] #49 17.92 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-05T13:35:40.034Z] #49 18.01 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-05T13:35:40.034Z] #49 18.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T13:35:40.034Z] #49 18.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T13:35:40.034Z] #49 18.19 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-05T13:35:40.034Z] #49 18.27 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T13:35:40.034Z] #49 18.28 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-05T13:35:40.034Z] #49 18.32 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-05T13:35:40.034Z] #49 18.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T13:35:40.034Z] #49 18.61 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-05T13:35:40.034Z] #49 18.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T13:35:40.034Z] #49 18.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T13:35:40.034Z] #49 18.85 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-05T13:35:40.034Z] #49 18.89 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-05T13:35:40.034Z] #49 19.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T13:35:40.034Z] #49 19.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-05T13:35:40.034Z] #49 19.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-05T13:35:40.034Z] #49 19.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-05T13:35:40.034Z] #49 19.39 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-05T13:35:40.034Z] #49 19.67 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-05T13:35:40.034Z] #49 19.71 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-05T13:35:40.034Z] #49 19.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-05T13:35:40.034Z] #49 19.90 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-05T13:35:40.034Z] #49 19.99 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T13:35:40.034Z] #49 20.02 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-05T13:35:40.034Z] #49 20.12 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-05T13:35:40.294Z] #49 ... [2022-03-05T13:35:40.294Z] [2022-03-05T13:35:40.294Z] #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-05T13:35:40.294Z] #34 sha256:4a8d67def172cf2e4591dc03b317042e07035cdf0e3469b38fd3af57f374c5b5 [2022-03-05T13:35:40.294Z] #34 11.20 sync/atomic [2022-03-05T13:35:40.294Z] #34 11.49 unicode [2022-03-05T13:35:40.294Z] #34 14.14 encoding [2022-03-05T13:35:40.294Z] #34 ... [2022-03-05T13:35:40.294Z] [2022-03-05T13:35:40.294Z] #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-05T13:35:40.294Z] #67 sha256:dfbaa413dca4ca8692c1ca302f9a2f5d462f2e8f5e22220b4e2567461e00d869 [2022-03-05T13:35:40.294Z] #67 19.17 Checking out files: 60% (1155/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-05T13:35:40.294Z] #67 20.02 + cd /tmp/tmp.7njytqO0eH/src/github.com/docker/libnetwork [2022-03-05T13:35:40.294Z] #67 20.02 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:35:40.294Z] #67 20.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-05T13:35:40.530Z] #11 DONE 0.9s [2022-03-05T13:35:40.530Z] [2022-03-05T13:35:40.530Z] #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-05T13:35:40.530Z] #58 sha256:55c56ac6641155c0c30019fd5c120ee89e5e2933ffedc0c804039c2184a8ae52 [2022-03-05T13:35:40.750Z] #43 3.686 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T13:35:40.750Z] #43 3.736 GEN .gitid [2022-03-05T13:35:40.750Z] #43 3.770 GEN criu/include/version.h [2022-03-05T13:35:40.750Z] #43 3.840 GEN include/common/asm [2022-03-05T13:35:40.788Z] #58 ... [2022-03-05T13:35:40.788Z] [2022-03-05T13:35:40.788Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T13:35:40.788Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-05T13:35:40.788Z] #31 DONE 0.4s [2022-03-05T13:35:41.013Z] #43 ... [2022-03-05T13:35:41.013Z] [2022-03-05T13:35:41.013Z] #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-05T13:35:41.013Z] #37 sha256:63a311eb4df38e6a9feaa460f03aa5c28ff3dc650469a2dcec68a1d508134ac4 [2022-03-05T13:35:41.013Z] #37 6.536 -- Detecting C compile features - done [2022-03-05T13:35:41.013Z] #37 6.563 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T13:35:41.013Z] #37 6.774 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T13:35:41.013Z] #37 6.866 -- Configuring done [2022-03-05T13:35:41.013Z] #37 6.877 -- Generating done [2022-03-05T13:35:41.013Z] #37 6.891 -- Build files have been written to: /tmp/tmp.SyqhCbzzY7/tini [2022-03-05T13:35:41.013Z] #37 6.902 + make tini-static [2022-03-05T13:35:41.013Z] #37 7.206 Scanning dependencies of target tini-static [2022-03-05T13:35:41.013Z] #37 7.275 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T13:35:41.013Z] #37 8.433 [100%] Linking C executable tini-static [2022-03-05T13:35:41.013Z] #37 8.819 [100%] Built target tini-static [2022-03-05T13:35:41.013Z] #37 8.886 + mkdir -p /build [2022-03-05T13:35:41.013Z] #37 8.888 + cp tini-static /build/docker-init [2022-03-05T13:35:41.013Z] #37 DONE 9.2s [2022-03-05T13:35:41.013Z] [2022-03-05T13:35:41.013Z] #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-05T13:35:41.013Z] #34 sha256:445d9114fee0bf2a633b6b3d236b3a22b346a791b8c54f4fbc04f18771abdb88 [2022-03-05T13:35:41.013Z] #34 87.81 bufio [2022-03-05T13:35:41.013Z] #34 89.22 text/tabwriter [2022-03-05T13:35:41.013Z] #34 90.71 path/filepath [2022-03-05T13:35:41.013Z] #34 90.72 fmt [2022-03-05T13:35:41.013Z] #34 92.20 io/ioutil [2022-03-05T13:35:41.045Z] [2022-03-05T13:35:41.045Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T13:35:41.045Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-05T13:35:41.045Z] #39 DONE 0.4s [2022-03-05T13:35:41.045Z] [2022-03-05T13:35:41.045Z] #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-05T13:35:41.045Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:35:41.274Z] #34 93.90 flag [2022-03-05T13:35:41.537Z] #34 93.90 github.com/BurntSushi/toml [2022-03-05T13:35:41.679Z] #67 ... [2022-03-05T13:35:41.679Z] [2022-03-05T13:35:41.679Z] #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-05T13:35:41.679Z] #45 sha256:b231984dd07d1cf489480fe6485b1a5aa4baae26ede1ab3915c1f75ada78a5ce [2022-03-05T13:35:41.679Z] #45 DONE 22.5s [2022-03-05T13:35:41.679Z] [2022-03-05T13:35:41.679Z] #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-05T13:35:41.679Z] #29 sha256:9864b7eaee09475718a91ed8d1b69b4e639f65761666d57864713fc2e26f4019 [2022-03-05T13:35:41.679Z] #29 19.63 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T13:35:41.679Z] #29 19.84 [2022-03-05T13:35:41.679Z] #29 20.17 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:41.679Z] #29 20.37 [2022-03-05T13:35:42.250Z] #29 ... [2022-03-05T13:35:42.250Z] [2022-03-05T13:35:42.250Z] #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-05T13:35:42.250Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T13:35:42.250Z] #42 13.44 Fetched 8292 kB in 11s (768 kB/s) [2022-03-05T13:35:42.250Z] #42 13.44 Reading package lists... [2022-03-05T13:35:42.512Z] #42 19.88 Reading package lists... [2022-03-05T13:35:42.512Z] #42 ... [2022-03-05T13:35:42.512Z] [2022-03-05T13:35:42.512Z] #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-05T13:35:42.512Z] #29 sha256:9864b7eaee09475718a91ed8d1b69b4e639f65761666d57864713fc2e26f4019 [2022-03-05T13:35:42.512Z] #29 22.11 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T13:35:42.925Z] #34 ... [2022-03-05T13:35:42.925Z] [2022-03-05T13:35:42.925Z] #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-05T13:35:42.925Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:35:42.925Z] #43 5.974 PBCC images/timens.pb-c.c [2022-03-05T13:35:42.925Z] #43 6.019 DEP images/timens.pb-c.d [2022-03-05T13:35:42.925Z] #43 6.061 PBCC images/fown.pb-c.c [2022-03-05T13:35:42.925Z] #43 6.106 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-05T13:35:42.925Z] #43 6.170 PBCC images/opts.pb-c.c [2022-03-05T13:35:42.925Z] #43 6.211 PBCC images/memfd.pb-c.c [2022-03-05T13:35:42.925Z] #43 6.259 DEP images/fown.pb-c.d [2022-03-05T13:35:42.925Z] #43 6.290 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-05T13:35:43.119Z] #29 22.62 [2022-03-05T13:35:43.187Z] #43 6.350 DEP images/opts.pb-c.d [2022-03-05T13:35:43.187Z] #43 6.401 DEP images/memfd.pb-c.d [2022-03-05T13:35:43.187Z] #43 6.425 PBCC images/sit.pb-c.c [2022-03-05T13:35:43.187Z] #43 6.474 DEP images/sit.pb-c.d [2022-03-05T13:35:43.325Z] #40 ... [2022-03-05T13:35:43.325Z] [2022-03-05T13:35:43.325Z] #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-05T13:35:43.325Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-05T13:35:43.325Z] #12 DONE 5.0s [2022-03-05T13:35:43.325Z] [2022-03-05T13:35:43.325Z] #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-05T13:35:43.325Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:43.395Z] #29 22.91 #=#=# 0.8% ######################################################################## 100.0% [2022-03-05T13:35:43.449Z] #43 6.531 PBCC images/macvlan.pb-c.c [2022-03-05T13:35:43.449Z] #43 6.538 DEP images/macvlan.pb-c.d [2022-03-05T13:35:43.449Z] #43 6.578 PBCC images/autofs.pb-c.c [2022-03-05T13:35:43.449Z] #43 6.595 DEP images/autofs.pb-c.d [2022-03-05T13:35:43.449Z] #43 6.638 PBCC images/sysctl.pb-c.c [2022-03-05T13:35:43.449Z] #43 6.675 DEP images/sysctl.pb-c.d [2022-03-05T13:35:43.449Z] #43 6.731 PBCC images/time.pb-c.c [2022-03-05T13:35:43.449Z] #43 6.772 DEP images/time.pb-c.d [2022-03-05T13:35:43.692Z] #29 23.19 [2022-03-05T13:35:43.710Z] #43 6.818 PBCC images/binfmt-misc.pb-c.c [2022-03-05T13:35:43.710Z] #43 6.854 DEP images/binfmt-misc.pb-c.d [2022-03-05T13:35:43.710Z] #43 6.908 PBCC images/seccomp.pb-c.c [2022-03-05T13:35:43.710Z] #43 6.934 DEP images/seccomp.pb-c.d [2022-03-05T13:35:43.710Z] #43 7.002 PBCC images/userns.pb-c.c [2022-03-05T13:35:43.710Z] #43 7.019 DEP images/userns.pb-c.d [2022-03-05T13:35:43.971Z] #43 7.054 PBCC images/cgroup.pb-c.c [2022-03-05T13:35:43.971Z] #43 7.061 DEP images/cgroup.pb-c.d [2022-03-05T13:35:43.971Z] #43 7.119 PBCC images/ext-file.pb-c.c [2022-03-05T13:35:43.971Z] #43 7.165 DEP images/ext-file.pb-c.d [2022-03-05T13:35:43.971Z] #43 7.205 PBCC images/rpc.pb-c.c [2022-03-05T13:35:43.971Z] #43 7.244 DEP images/rpc.pb-c.d [2022-03-05T13:35:43.971Z] #43 7.314 PBCC images/siginfo.pb-c.c [2022-03-05T13:35:43.971Z] #43 7.321 DEP images/siginfo.pb-c.d [2022-03-05T13:35:43.971Z] #43 7.358 PBCC images/pagemap.pb-c.c [2022-03-05T13:35:43.978Z] #29 ... [2022-03-05T13:35:43.978Z] [2022-03-05T13:35:43.978Z] #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-05T13:35:43.978Z] #58 sha256:8af7b4cd843d53b2660685ee11aab57e953dd08207ee20764405a9ecb68d8579 [2022-03-05T13:35:43.978Z] #58 15.30 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-05T13:35:43.978Z] #58 19.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T13:35:44.234Z] #43 7.424 DEP images/pagemap.pb-c.d [2022-03-05T13:35:44.234Z] #43 7.458 PBCC images/rlimit.pb-c.c [2022-03-05T13:35:44.234Z] #43 7.484 DEP images/rlimit.pb-c.d [2022-03-05T13:35:44.234Z] #43 7.530 PBCC images/file-lock.pb-c.c [2022-03-05T13:35:44.234Z] #43 7.558 DEP images/file-lock.pb-c.d [2022-03-05T13:35:44.234Z] #43 7.591 PBCC images/tty.pb-c.c [2022-03-05T13:35:44.239Z] #58 ... [2022-03-05T13:35:44.239Z] [2022-03-05T13:35:44.239Z] #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-05T13:35:44.239Z] #49 sha256:358a58526d177ff6538a06559d18aee181486d444e41ef83e089ef2012d76a84 [2022-03-05T13:35:44.239Z] #49 21.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T13:35:44.239Z] #49 21.57 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-05T13:35:44.239Z] #49 21.73 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-05T13:35:44.239Z] #49 21.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T13:35:44.239Z] #49 22.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T13:35:44.239Z] #49 22.31 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-05T13:35:44.239Z] #49 22.95 go: downloading golang.org/x/text v0.3.2 [2022-03-05T13:35:44.332Z] #40 ... [2022-03-05T13:35:44.332Z] [2022-03-05T13:35:44.332Z] #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-05T13:35:44.332Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-05T13:35:44.332Z] #12 DONE 3.5s [2022-03-05T13:35:44.332Z] [2022-03-05T13:35:44.332Z] #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-05T13:35:44.332Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:44.495Z] #43 7.628 DEP images/tty.pb-c.d [2022-03-05T13:35:44.495Z] #43 7.666 PBCC images/tun.pb-c.c [2022-03-05T13:35:44.495Z] #43 7.717 PBCC images/netdev.pb-c.c [2022-03-05T13:35:44.495Z] #43 7.777 DEP images/tun.pb-c.d [2022-03-05T13:35:44.495Z] #43 7.813 DEP images/netdev.pb-c.d [2022-03-05T13:35:44.756Z] #43 7.869 PBCC images/vma.pb-c.c [2022-03-05T13:35:44.756Z] #43 7.947 DEP images/vma.pb-c.d [2022-03-05T13:35:44.756Z] #43 7.993 PBCC images/creds.pb-c.c [2022-03-05T13:35:44.756Z] #43 8.019 DEP images/creds.pb-c.d [2022-03-05T13:35:44.756Z] #43 8.060 PBCC images/utsns.pb-c.c [2022-03-05T13:35:44.756Z] #43 8.087 DEP images/utsns.pb-c.d [2022-03-05T13:35:44.756Z] #43 8.142 PBCC images/ipc-desc.pb-c.c [2022-03-05T13:35:44.995Z] #13 ... [2022-03-05T13:35:44.995Z] [2022-03-05T13:35:44.995Z] #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-05T13:35:44.995Z] #47 sha256:0daeee7ca5f86133fe3c4041459508ad64f178d16ed536e15292dd64f3e2e9d5 [2022-03-05T13:35:44.995Z] #47 5.982 + RM_GOPATH=0 [2022-03-05T13:35:44.995Z] #47 5.982 + TMP_GOPATH= [2022-03-05T13:35:44.995Z] #47 5.982 + : /build [2022-03-05T13:35:44.995Z] #47 5.982 + '[' -z '' ']' [2022-03-05T13:35:44.995Z] #47 5.982 ++ mktemp -d [2022-03-05T13:35:44.995Z] #47 5.990 + export GOPATH=/tmp/tmp.OnmCYixUjW [2022-03-05T13:35:44.995Z] #47 5.990 + GOPATH=/tmp/tmp.OnmCYixUjW [2022-03-05T13:35:44.995Z] #47 5.990 + RM_GOPATH=1 [2022-03-05T13:35:44.995Z] #47 5.990 + case "$(go env GOARCH)" in [2022-03-05T13:35:44.995Z] #47 5.990 ++ go env GOARCH [2022-03-05T13:35:44.995Z] #47 6.002 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:44.995Z] #47 6.002 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:44.995Z] #47 6.002 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:44.995Z] #47 6.051 Install gotestsum version v1.7.0 [2022-03-05T13:35:44.995Z] #47 6.051 + dir=/tmp/install [2022-03-05T13:35:44.995Z] #47 6.051 + bin=gotestsum [2022-03-05T13:35:44.995Z] #47 6.051 + shift [2022-03-05T13:35:44.995Z] #47 6.051 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-05T13:35:44.995Z] #47 6.051 + . /tmp/install/gotestsum.installer [2022-03-05T13:35:44.995Z] #47 6.051 ++ : v1.7.0 [2022-03-05T13:35:44.995Z] #47 6.051 + install_gotestsum [2022-03-05T13:35:44.995Z] #47 6.051 + set -e [2022-03-05T13:35:44.995Z] #47 6.051 + echo 'Install gotestsum version v1.7.0' [2022-03-05T13:35:44.995Z] #47 6.051 + GOBIN=/build [2022-03-05T13:35:44.995Z] #47 6.051 + GO111MODULE=on [2022-03-05T13:35:44.995Z] #47 6.051 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-05T13:35:44.995Z] #47 6.659 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T13:35:44.995Z] #47 8.403 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T13:35:44.995Z] #47 8.426 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T13:35:44.995Z] #47 8.458 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T13:35:44.995Z] #47 8.540 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T13:35:44.995Z] #47 9.070 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T13:35:44.995Z] #47 9.104 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T13:35:44.995Z] #47 9.236 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T13:35:44.995Z] #47 9.503 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T13:35:44.995Z] #47 9.687 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T13:35:45.017Z] #43 8.156 PBCC images/ipc-sem.pb-c.c [2022-03-05T13:35:45.017Z] #43 8.191 DEP images/ipc-desc.pb-c.d [2022-03-05T13:35:45.017Z] #43 8.230 DEP images/ipc-sem.pb-c.d [2022-03-05T13:35:45.017Z] #43 8.258 PBCC images/ipc-msg.pb-c.c [2022-03-05T13:35:45.017Z] #43 8.269 DEP images/ipc-msg.pb-c.d [2022-03-05T13:35:45.017Z] #43 8.294 PBCC images/ipc-shm.pb-c.c [2022-03-05T13:35:45.017Z] #43 8.339 DEP images/ipc-shm.pb-c.d [2022-03-05T13:35:45.017Z] #43 8.381 PBCC images/ipc-var.pb-c.c [2022-03-05T13:35:45.258Z] #47 ... [2022-03-05T13:35:45.258Z] [2022-03-05T13:35:45.258Z] #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-05T13:35:45.258Z] #67 sha256:c7ea85588fcfd15bead59d6666b9d830ec35e05f17325f1e4b59836358ae4727 [2022-03-05T13:35:45.258Z] #67 5.546 + RM_GOPATH=0 [2022-03-05T13:35:45.258Z] #67 5.546 + TMP_GOPATH= [2022-03-05T13:35:45.258Z] #67 5.546 + : /build [2022-03-05T13:35:45.258Z] #67 5.546 + '[' -z '' ']' [2022-03-05T13:35:45.258Z] #67 5.546 ++ mktemp -d [2022-03-05T13:35:45.258Z] #67 5.546 + export GOPATH=/tmp/tmp.WKDkHSGlfs [2022-03-05T13:35:45.258Z] #67 5.546 + GOPATH=/tmp/tmp.WKDkHSGlfs [2022-03-05T13:35:45.258Z] #67 5.546 + RM_GOPATH=1 [2022-03-05T13:35:45.258Z] #67 5.546 + case "$(go env GOARCH)" in [2022-03-05T13:35:45.258Z] #67 5.546 ++ go env GOARCH [2022-03-05T13:35:45.258Z] #67 5.546 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:45.258Z] #67 5.546 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:45.258Z] #67 5.546 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:45.258Z] #67 5.546 + dir=/tmp/install [2022-03-05T13:35:45.258Z] #67 5.546 + bin=proxy [2022-03-05T13:35:45.258Z] #67 5.546 + shift [2022-03-05T13:35:45.258Z] #67 5.546 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-05T13:35:45.258Z] #67 5.546 + . /tmp/install/proxy.installer [2022-03-05T13:35:45.258Z] #67 5.546 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:35:45.258Z] #67 5.546 + install_proxy [2022-03-05T13:35:45.258Z] #67 5.546 + case "$1" in [2022-03-05T13:35:45.258Z] #67 5.546 + export CGO_ENABLED=0 [2022-03-05T13:35:45.258Z] #67 5.546 + CGO_ENABLED=0 [2022-03-05T13:35:45.258Z] #67 5.546 + _install_proxy [2022-03-05T13:35:45.258Z] #67 5.546 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-05T13:35:45.258Z] #67 5.546 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WKDkHSGlfs/src/github.com/docker/libnetwork [2022-03-05T13:35:45.258Z] #67 5.546 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:35:45.258Z] #67 5.556 Cloning into '/tmp/tmp.WKDkHSGlfs/src/github.com/docker/libnetwork'... [2022-03-05T13:35:45.258Z] #67 ... [2022-03-05T13:35:45.258Z] [2022-03-05T13:35:45.258Z] #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-05T13:35:45.258Z] #24 sha256:3bdc8360b3cff3f6ad068399e96113a5297ac5bec3d8ef38d44be23331dccf6d [2022-03-05T13:35:45.258Z] #24 5.305 + RM_GOPATH=0 [2022-03-05T13:35:45.258Z] #24 5.305 + TMP_GOPATH= [2022-03-05T13:35:45.258Z] #24 5.305 + : /build [2022-03-05T13:35:45.258Z] #24 5.305 + '[' -z '' ']' [2022-03-05T13:35:45.258Z] #24 5.306 ++ mktemp -d [2022-03-05T13:35:45.258Z] #24 5.307 + export GOPATH=/tmp/tmp.7w263rxa4Z [2022-03-05T13:35:45.258Z] #24 5.307 + GOPATH=/tmp/tmp.7w263rxa4Z [2022-03-05T13:35:45.258Z] #24 5.307 + RM_GOPATH=1 [2022-03-05T13:35:45.258Z] #24 5.307 + case "$(go env GOARCH)" in [2022-03-05T13:35:45.258Z] #24 5.308 ++ go env GOARCH [2022-03-05T13:35:45.258Z] #24 5.331 Install docker/cli version 17.06.2-ce from stable [2022-03-05T13:35:45.258Z] #24 5.331 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:45.258Z] #24 5.331 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:45.258Z] #24 5.331 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:45.258Z] #24 5.331 + dir=/tmp/install [2022-03-05T13:35:45.258Z] #24 5.331 + bin=dockercli [2022-03-05T13:35:45.258Z] #24 5.331 + shift [2022-03-05T13:35:45.258Z] #24 5.331 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-05T13:35:45.258Z] #24 5.331 + . /tmp/install/dockercli.installer [2022-03-05T13:35:45.258Z] #24 5.331 ++ : stable [2022-03-05T13:35:45.258Z] #24 5.331 ++ : 17.06.2-ce [2022-03-05T13:35:45.258Z] #24 5.331 + install_dockercli [2022-03-05T13:35:45.258Z] #24 5.331 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T13:35:45.258Z] #24 5.332 ++ uname -m [2022-03-05T13:35:45.258Z] #24 5.333 + arch=x86_64 [2022-03-05T13:35:45.258Z] #24 5.333 + '[' x86_64 '!=' x86_64 ']' [2022-03-05T13:35:45.258Z] #24 5.333 + url=https://download.docker.com/linux/static [2022-03-05T13:35:45.258Z] #24 5.333 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-05T13:35:45.258Z] #24 5.333 + tar -xz docker/docker [2022-03-05T13:35:45.258Z] #24 ... [2022-03-05T13:35:45.258Z] [2022-03-05T13:35:45.258Z] #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-05T13:35:45.258Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:35:45.259Z] #40 4.966 + git clone https://github.com/docker/distribution.git . [2022-03-05T13:35:45.259Z] #40 4.966 Cloning into '.'... [2022-03-05T13:35:45.279Z] #43 8.402 DEP images/ipc-var.pb-c.d [2022-03-05T13:35:45.280Z] #43 8.443 PBCC images/sk-opts.pb-c.c [2022-03-05T13:35:45.280Z] #43 8.456 PBCC images/packet-sock.pb-c.c [2022-03-05T13:35:45.280Z] #43 8.510 DEP images/sk-opts.pb-c.d [2022-03-05T13:35:45.280Z] #43 8.561 DEP images/packet-sock.pb-c.d [2022-03-05T13:35:45.280Z] #43 8.617 PBCC images/sk-netlink.pb-c.c [2022-03-05T13:35:45.521Z] #40 ... [2022-03-05T13:35:45.521Z] [2022-03-05T13:35:45.521Z] #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-05T13:35:45.521Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:35:45.521Z] #36 6.136 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:45.521Z] #36 6.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:45.521Z] #36 6.185 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:45.521Z] #36 6.853 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:45.521Z] #36 8.582 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:35:45.556Z] #43 8.671 DEP images/sk-netlink.pb-c.d [2022-03-05T13:35:45.557Z] #43 8.706 PBCC images/sk-inet.pb-c.c [2022-03-05T13:35:45.557Z] #43 8.744 DEP images/sk-inet.pb-c.d [2022-03-05T13:35:45.557Z] #43 8.769 PBCC images/sk-unix.pb-c.c [2022-03-05T13:35:45.557Z] #43 8.818 DEP images/sk-unix.pb-c.d [2022-03-05T13:35:45.557Z] #43 8.860 PBCC images/mm.pb-c.c [2022-03-05T13:35:45.799Z] #36 ... [2022-03-05T13:35:45.799Z] [2022-03-05T13:35:45.799Z] #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-05T13:35:45.799Z] #49 sha256:ced63d416f7471c2401bb850a6bc2c7a44295bddfe68acfed98100b7a0dcf80e [2022-03-05T13:35:45.799Z] #49 4.998 + RM_GOPATH=0 [2022-03-05T13:35:45.799Z] #49 4.998 + TMP_GOPATH= [2022-03-05T13:35:45.799Z] #49 4.998 + : /build [2022-03-05T13:35:45.799Z] #49 4.998 + '[' -z '' ']' [2022-03-05T13:35:45.799Z] #49 4.998 ++ mktemp -d [2022-03-05T13:35:45.799Z] #49 4.998 + export GOPATH=/tmp/tmp.27YFS0cr0x [2022-03-05T13:35:45.799Z] #49 4.998 + GOPATH=/tmp/tmp.27YFS0cr0x [2022-03-05T13:35:45.799Z] #49 4.998 + RM_GOPATH=1 [2022-03-05T13:35:45.799Z] #49 4.998 + case "$(go env GOARCH)" in [2022-03-05T13:35:45.799Z] #49 4.998 ++ go env GOARCH [2022-03-05T13:35:45.799Z] #49 4.998 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:45.799Z] #49 4.998 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:45.799Z] #49 4.998 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:45.799Z] #49 4.998 + dir=/tmp/install [2022-03-05T13:35:45.799Z] #49 4.998 + bin=golangci_lint [2022-03-05T13:35:45.799Z] #49 4.998 + shift [2022-03-05T13:35:45.799Z] #49 4.998 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-05T13:35:45.799Z] #49 4.998 + . /tmp/install/golangci_lint.installer [2022-03-05T13:35:45.799Z] #49 4.998 ++ : v1.23.8 [2022-03-05T13:35:45.799Z] #49 4.998 + install_golangci_lint [2022-03-05T13:35:45.799Z] #49 4.998 + set -e [2022-03-05T13:35:45.799Z] #49 4.998 + echo 'Install golangci-lint version v1.23.8' [2022-03-05T13:35:45.799Z] #49 4.998 + GOBIN=/build [2022-03-05T13:35:45.799Z] #49 4.998 + GO111MODULE=on [2022-03-05T13:35:45.800Z] #49 4.998 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-05T13:35:45.800Z] #49 5.054 Install golangci-lint version v1.23.8 [2022-03-05T13:35:45.800Z] #49 5.525 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-05T13:35:45.800Z] #49 ... [2022-03-05T13:35:45.800Z] [2022-03-05T13:35:45.800Z] #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-05T13:35:45.800Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:35:45.800Z] #42 7.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:45.800Z] #42 7.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:45.800Z] #42 7.203 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:45.800Z] #42 8.192 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:45.800Z] #42 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:35:45.818Z] #43 8.885 DEP images/mm.pb-c.d [2022-03-05T13:35:45.818Z] #43 8.977 PBCC images/timerfd.pb-c.c [2022-03-05T13:35:45.818Z] #43 9.008 DEP images/timerfd.pb-c.d [2022-03-05T13:35:45.818Z] #43 9.045 PBCC images/timer.pb-c.c [2022-03-05T13:35:45.818Z] #43 9.101 DEP images/timer.pb-c.d [2022-03-05T13:35:46.062Z] #42 ... [2022-03-05T13:35:46.062Z] [2022-03-05T13:35:46.062Z] #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-05T13:35:46.062Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:35:46.062Z] #32 7.579 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T13:35:46.062Z] #32 7.579 Cloning into '.'... [2022-03-05T13:35:46.062Z] #32 ... [2022-03-05T13:35:46.062Z] [2022-03-05T13:35:46.062Z] #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-05T13:35:46.062Z] #58 sha256:dcf93c88fbda6387fce68b9e7f75ddbe53560053d8f21831973dab8ba697261f [2022-03-05T13:35:46.062Z] #58 5.776 + RM_GOPATH=0 [2022-03-05T13:35:46.062Z] #58 5.776 + TMP_GOPATH= [2022-03-05T13:35:46.062Z] #58 5.776 + : /build [2022-03-05T13:35:46.062Z] #58 5.776 + '[' -z '' ']' [2022-03-05T13:35:46.062Z] #58 5.776 ++ mktemp -d [2022-03-05T13:35:46.062Z] #58 5.776 + export GOPATH=/tmp/tmp.MXVFmrgVjA [2022-03-05T13:35:46.062Z] #58 5.776 + GOPATH=/tmp/tmp.MXVFmrgVjA [2022-03-05T13:35:46.062Z] #58 5.776 + RM_GOPATH=1 [2022-03-05T13:35:46.062Z] #58 5.776 + case "$(go env GOARCH)" in [2022-03-05T13:35:46.062Z] #58 5.776 ++ go env GOARCH [2022-03-05T13:35:46.062Z] #58 5.779 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:46.062Z] #58 5.779 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:46.062Z] #58 5.779 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:46.062Z] #58 5.779 + dir=/tmp/install [2022-03-05T13:35:46.062Z] #58 5.779 + bin=rootlesskit [2022-03-05T13:35:46.062Z] #58 5.779 + shift [2022-03-05T13:35:46.062Z] #58 5.779 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-05T13:35:46.062Z] #58 5.779 + . /tmp/install/rootlesskit.installer [2022-03-05T13:35:46.062Z] #58 5.779 ++ : v0.14.4 [2022-03-05T13:35:46.062Z] #58 5.779 + install_rootlesskit [2022-03-05T13:35:46.062Z] #58 5.779 + case "$1" in [2022-03-05T13:35:46.062Z] #58 5.779 + export CGO_ENABLED=0 [2022-03-05T13:35:46.062Z] #58 5.779 + CGO_ENABLED=0 [2022-03-05T13:35:46.062Z] #58 5.779 + _install_rootlesskit [2022-03-05T13:35:46.062Z] #58 5.779 + echo 'Install rootlesskit version v0.14.4' [2022-03-05T13:35:46.062Z] #58 5.779 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T13:35:46.062Z] #58 5.779 + GOBIN=/build [2022-03-05T13:35:46.062Z] #58 5.779 + GO111MODULE=on [2022-03-05T13:35:46.062Z] #58 5.779 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-05T13:35:46.062Z] #58 5.795 Install rootlesskit version v0.14.4 [2022-03-05T13:35:46.062Z] #58 6.429 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-05T13:35:46.062Z] #58 8.946 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T13:35:46.062Z] #58 8.963 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T13:35:46.062Z] #58 9.103 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T13:35:46.062Z] #58 9.654 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-05T13:35:46.079Z] #43 9.150 PBCC images/sa.pb-c.c [2022-03-05T13:35:46.080Z] #43 9.185 DEP images/sa.pb-c.d [2022-03-05T13:35:46.080Z] #43 9.268 PBCC images/pipe-data.pb-c.c [2022-03-05T13:35:46.080Z] #43 9.300 DEP images/pipe-data.pb-c.d [2022-03-05T13:35:46.080Z] #43 9.342 PBCC images/mnt.pb-c.c [2022-03-05T13:35:46.080Z] #43 9.385 DEP images/mnt.pb-c.d [2022-03-05T13:35:46.168Z] #49 ... [2022-03-05T13:35:46.168Z] [2022-03-05T13:35:46.168Z] #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-05T13:35:46.168Z] #29 sha256:9864b7eaee09475718a91ed8d1b69b4e639f65761666d57864713fc2e26f4019 [2022-03-05T13:35:46.168Z] #29 24.75 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-05T13:35:46.168Z] #29 25.24 #=#=# [2022-03-05T13:35:46.329Z] #58 ... [2022-03-05T13:35:46.329Z] [2022-03-05T13:35:46.329Z] #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-05T13:35:46.329Z] #34 sha256:ee9ca627fc979d5e5c34453599469b351c64150284568d2b3b6aa4933209c133 [2022-03-05T13:35:46.329Z] #34 8.192 + RM_GOPATH=0 [2022-03-05T13:35:46.329Z] #34 8.192 + TMP_GOPATH= [2022-03-05T13:35:46.329Z] #34 8.192 + : /build [2022-03-05T13:35:46.329Z] #34 8.192 + '[' -z '' ']' [2022-03-05T13:35:46.329Z] #34 8.192 ++ mktemp -d [2022-03-05T13:35:46.329Z] #34 8.192 + export GOPATH=/tmp/tmp.jncnNR6L0h [2022-03-05T13:35:46.329Z] #34 8.192 + GOPATH=/tmp/tmp.jncnNR6L0h [2022-03-05T13:35:46.329Z] #34 8.192 + RM_GOPATH=1 [2022-03-05T13:35:46.329Z] #34 8.192 + case "$(go env GOARCH)" in [2022-03-05T13:35:46.329Z] #34 8.192 ++ go env GOARCH [2022-03-05T13:35:46.329Z] #34 8.192 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:46.329Z] #34 8.192 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:46.329Z] #34 8.192 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:46.329Z] #34 8.192 + dir=/tmp/install [2022-03-05T13:35:46.329Z] #34 8.192 + bin=tomlv [2022-03-05T13:35:46.329Z] #34 8.192 + shift [2022-03-05T13:35:46.329Z] #34 8.192 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-05T13:35:46.329Z] #34 8.192 + . /tmp/install/tomlv.installer [2022-03-05T13:35:46.329Z] #34 8.192 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:35:46.329Z] #34 8.192 + install_tomlv [2022-03-05T13:35:46.329Z] #34 8.192 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-05T13:35:46.329Z] #34 8.192 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jncnNR6L0h/src/github.com/BurntSushi/toml [2022-03-05T13:35:46.329Z] #34 8.192 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:35:46.329Z] #34 8.218 Cloning into '/tmp/tmp.jncnNR6L0h/src/github.com/BurntSushi/toml'... [2022-03-05T13:35:46.329Z] #34 9.904 + cd /tmp/tmp.jncnNR6L0h/src/github.com/BurntSushi/toml [2022-03-05T13:35:46.329Z] #34 9.904 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:35:46.329Z] #34 10.14 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T13:35:46.329Z] #34 10.95 internal/unsafeheader [2022-03-05T13:35:46.329Z] #34 11.07 internal/cpu [2022-03-05T13:35:46.329Z] #34 11.12 runtime/internal/atomic [2022-03-05T13:35:46.329Z] #34 ... [2022-03-05T13:35:46.329Z] [2022-03-05T13:35:46.329Z] #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-05T13:35:46.329Z] #51 sha256:956eb0884c3eaf67121397c2674b353e496f5e71827262bb55926b7a2cc02371 [2022-03-05T13:35:46.329Z] #51 5.821 + RM_GOPATH=0 [2022-03-05T13:35:46.329Z] #51 5.821 + TMP_GOPATH= [2022-03-05T13:35:46.329Z] #51 5.821 + : /build [2022-03-05T13:35:46.329Z] #51 5.821 + '[' -z '' ']' [2022-03-05T13:35:46.329Z] #51 5.821 ++ mktemp -d [2022-03-05T13:35:46.329Z] #51 5.828 + export GOPATH=/tmp/tmp.ndEgRBst3T [2022-03-05T13:35:46.329Z] #51 5.828 + GOPATH=/tmp/tmp.ndEgRBst3T [2022-03-05T13:35:46.329Z] #51 5.828 + RM_GOPATH=1 [2022-03-05T13:35:46.329Z] #51 5.828 + case "$(go env GOARCH)" in [2022-03-05T13:35:46.329Z] #51 5.828 ++ go env GOARCH [2022-03-05T13:35:46.329Z] #51 5.836 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:46.329Z] #51 5.836 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:46.329Z] #51 5.836 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:46.329Z] #51 5.836 + dir=/tmp/install [2022-03-05T13:35:46.329Z] #51 5.836 + bin=shfmt [2022-03-05T13:35:46.329Z] #51 5.836 + shift [2022-03-05T13:35:46.329Z] #51 5.836 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-05T13:35:46.329Z] #51 5.836 + . /tmp/install/shfmt.installer [2022-03-05T13:35:46.329Z] #51 5.836 ++ : v3.0.2 [2022-03-05T13:35:46.329Z] #51 5.836 + install_shfmt [2022-03-05T13:35:46.329Z] #51 5.836 + echo 'Install shfmt version v3.0.2' [2022-03-05T13:35:46.329Z] #51 5.836 + GOBIN=/build [2022-03-05T13:35:46.329Z] #51 5.836 + GO111MODULE=on [2022-03-05T13:35:46.329Z] #51 5.836 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-05T13:35:46.329Z] #51 5.837 Install shfmt version v3.0.2 [2022-03-05T13:35:46.329Z] #51 6.537 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T13:35:46.329Z] #51 7.675 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T13:35:46.329Z] #51 7.675 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T13:35:46.329Z] #51 7.842 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T13:35:46.329Z] #51 9.975 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T13:35:46.340Z] #43 9.462 PBCC images/sk-packet.pb-c.c [2022-03-05T13:35:46.341Z] #43 9.493 DEP images/sk-packet.pb-c.d [2022-03-05T13:35:46.341Z] #43 9.528 PBCC images/tcp-stream.pb-c.c [2022-03-05T13:35:46.341Z] #43 9.570 DEP images/tcp-stream.pb-c.d [2022-03-05T13:35:46.341Z] #43 9.624 PBCC images/pipe.pb-c.c [2022-03-05T13:35:46.428Z] #29 25.54 #=#=# 0.0% ## 4.1% ###### 9.4% ########### 16.4% [2022-03-05T13:35:46.428Z] #29 ... [2022-03-05T13:35:46.428Z] [2022-03-05T13:35:46.428Z] #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-05T13:35:46.428Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-05T13:35:46.428Z] #55 17.69 Fetched 8292 kB in 13s (631 kB/s) [2022-03-05T13:35:46.428Z] #55 17.69 Reading package lists... [2022-03-05T13:35:46.597Z] #51 ... [2022-03-05T13:35:46.597Z] [2022-03-05T13:35:46.597Z] #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-05T13:35:46.597Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:35:46.597Z] #55 7.344 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:46.597Z] #55 7.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:46.597Z] #55 7.436 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:46.597Z] #55 8.446 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:46.597Z] #55 10.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:35:46.597Z] #55 ... [2022-03-05T13:35:46.597Z] [2022-03-05T13:35:46.597Z] #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-05T13:35:46.597Z] #24 sha256:3bdc8360b3cff3f6ad068399e96113a5297ac5bec3d8ef38d44be23331dccf6d [2022-03-05T13:35:46.597Z] #24 11.16 + mkdir -p /build [2022-03-05T13:35:46.597Z] #24 11.17 + mv docker/docker /build/ [2022-03-05T13:35:46.597Z] #24 11.18 + rmdir docker [2022-03-05T13:35:46.597Z] #24 DONE 11.5s [2022-03-05T13:35:46.597Z] [2022-03-05T13:35:46.597Z] #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-05T13:35:46.597Z] #45 sha256:5422c77c0bf48e13b389171ec31ef73a2a6348cd4012e01d7dc3755b25dd73f6 [2022-03-05T13:35:46.597Z] #45 8.789 + RM_GOPATH=0 [2022-03-05T13:35:46.597Z] #45 8.789 + TMP_GOPATH= [2022-03-05T13:35:46.597Z] #45 8.789 + : /build [2022-03-05T13:35:46.597Z] #45 8.789 + '[' -z '' ']' [2022-03-05T13:35:46.597Z] #45 8.789 ++ mktemp -d [2022-03-05T13:35:46.597Z] #45 8.789 + export GOPATH=/tmp/tmp.L0JaMsbGSw [2022-03-05T13:35:46.597Z] #45 8.789 + GOPATH=/tmp/tmp.L0JaMsbGSw [2022-03-05T13:35:46.597Z] #45 8.789 + RM_GOPATH=1 [2022-03-05T13:35:46.597Z] #45 8.789 + case "$(go env GOARCH)" in [2022-03-05T13:35:46.597Z] #45 8.789 ++ go env GOARCH [2022-03-05T13:35:46.597Z] #45 8.804 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:46.597Z] #45 8.804 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:46.597Z] #45 8.805 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:46.597Z] #45 8.824 + dir=/tmp/install [2022-03-05T13:35:46.597Z] #45 8.829 + bin=vndr [2022-03-05T13:35:46.597Z] #45 8.829 + shift [2022-03-05T13:35:46.597Z] #45 8.832 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-05T13:35:46.597Z] #45 8.832 + . /tmp/install/vndr.installer [2022-03-05T13:35:46.597Z] #45 8.832 ++ : v0.1.2 [2022-03-05T13:35:46.597Z] #45 8.832 + install_vndr [2022-03-05T13:35:46.597Z] #45 8.832 + echo 'Install vndr version v0.1.2' [2022-03-05T13:35:46.597Z] #45 8.832 + GOBIN=/build [2022-03-05T13:35:46.597Z] #45 8.832 + GO111MODULE=on [2022-03-05T13:35:46.597Z] #45 8.832 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-05T13:35:46.597Z] #45 8.840 Install vndr version v0.1.2 [2022-03-05T13:35:46.597Z] #45 9.798 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-05T13:35:46.603Z] #43 9.686 DEP images/pipe.pb-c.d [2022-03-05T13:35:46.603Z] #43 9.722 PBCC images/pstree.pb-c.c [2022-03-05T13:35:46.603Z] #43 9.763 DEP images/pstree.pb-c.d [2022-03-05T13:35:46.603Z] #43 9.812 PBCC images/fs.pb-c.c [2022-03-05T13:35:46.603Z] #43 9.830 DEP images/fs.pb-c.d [2022-03-05T13:35:46.603Z] #43 9.889 PBCC images/signalfd.pb-c.c [2022-03-05T13:35:46.611Z] #13 3.646 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T13:35:46.689Z] #55 24.47 Reading package lists... [2022-03-05T13:35:46.689Z] #55 ... [2022-03-05T13:35:46.689Z] [2022-03-05T13:35:46.689Z] #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-05T13:35:46.689Z] #29 sha256:9864b7eaee09475718a91ed8d1b69b4e639f65761666d57864713fc2e26f4019 [2022-03-05T13:35:46.689Z] #29 25.54 #=#=# 0.0% ## 4.1% ###### 9.4% ########### 16.4% ############### 21.8% ##################### 29.2% [2022-03-05T13:35:46.689Z] #29 ... [2022-03-05T13:35:46.689Z] [2022-03-05T13:35:46.689Z] #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-05T13:35:46.689Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-05T13:35:46.689Z] #36 17.96 Fetched 8292 kB in 13s (616 kB/s) [2022-03-05T13:35:46.689Z] #36 17.96 Reading package lists... [2022-03-05T13:35:46.860Z] #45 ... [2022-03-05T13:35:46.860Z] [2022-03-05T13:35:46.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-05T13:35:46.860Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:46.860Z] #13 6.176 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T13:35:46.860Z] #13 6.243 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:46.860Z] #13 6.293 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:46.860Z] #13 6.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:46.860Z] #13 7.383 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T13:35:46.863Z] #43 9.931 DEP images/signalfd.pb-c.d [2022-03-05T13:35:46.863Z] #43 9.988 PBCC images/fh.pb-c.c [2022-03-05T13:35:46.863Z] #43 10.04 PBCC images/fsnotify.pb-c.c [2022-03-05T13:35:46.863Z] #43 10.09 DEP images/fh.pb-c.d [2022-03-05T13:35:46.863Z] #43 10.11 DEP images/fsnotify.pb-c.d [2022-03-05T13:35:46.863Z] #43 10.15 PBCC images/eventpoll.pb-c.c [2022-03-05T13:35:46.949Z] #36 24.72 Reading package lists... [2022-03-05T13:35:46.949Z] #36 ... [2022-03-05T13:35:46.949Z] [2022-03-05T13:35:46.949Z] #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-05T13:35:46.949Z] #29 sha256:9864b7eaee09475718a91ed8d1b69b4e639f65761666d57864713fc2e26f4019 [2022-03-05T13:35:46.952Z] #13 3.784 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:46.952Z] #13 3.850 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:46.952Z] #13 3.976 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:47.126Z] #43 10.18 DEP images/eventpoll.pb-c.d [2022-03-05T13:35:47.126Z] #43 10.21 PBCC images/eventfd.pb-c.c [2022-03-05T13:35:47.126Z] #43 10.25 DEP images/eventfd.pb-c.d [2022-03-05T13:35:47.126Z] #43 10.29 PBCC images/remap-file-path.pb-c.c [2022-03-05T13:35:47.126Z] #43 10.31 DEP images/remap-file-path.pb-c.d [2022-03-05T13:35:47.126Z] #43 10.36 PBCC images/fifo.pb-c.c [2022-03-05T13:35:47.126Z] #43 10.36 DEP images/fifo.pb-c.d [2022-03-05T13:35:47.126Z] #43 10.41 PBCC images/ghost-file.pb-c.c [2022-03-05T13:35:47.126Z] #43 10.46 DEP images/ghost-file.pb-c.d [2022-03-05T13:35:47.126Z] #43 10.51 PBCC images/regfile.pb-c.c [2022-03-05T13:35:47.387Z] #43 ... [2022-03-05T13:35:47.387Z] [2022-03-05T13:35:47.387Z] #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-05T13:35:47.387Z] #34 sha256:445d9114fee0bf2a633b6b3d236b3a22b346a791b8c54f4fbc04f18771abdb88 [2022-03-05T13:35:47.387Z] #34 95.76 log [2022-03-05T13:35:47.387Z] #34 97.69 github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T13:35:47.387Z] #34 DONE 100.0s [2022-03-05T13:35:47.387Z] [2022-03-05T13:35:47.387Z] #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-05T13:35:47.387Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:35:47.387Z] #43 10.56 DEP images/regfile.pb-c.d [2022-03-05T13:35:47.387Z] #43 10.62 PBCC images/ns.pb-c.c [2022-03-05T13:35:47.387Z] #43 10.67 DEP images/ns.pb-c.d [2022-03-05T13:35:47.387Z] #43 10.72 PBCC images/fdinfo.pb-c.c [2022-03-05T13:35:47.470Z] #29 25.54 #=#=# 0.0% ## 4.1% ###### 9.4% ########### 16.4% ############### 21.8% ##################### 29.2% ######################### 35.4% ################################ 44.9% ######################################### 58.1% ################################################## 70.3% ############################################################ 84.1% ##################################################################### 96.6% ######################################################################## 100.0% [2022-03-05T13:35:47.647Z] #43 10.78 DEP images/fdinfo.pb-c.d [2022-03-05T13:35:47.648Z] #43 10.82 PBCC images/core-aarch64.pb-c.c [2022-03-05T13:35:47.648Z] #43 10.84 PBCC images/core-arm.pb-c.c [2022-03-05T13:35:47.648Z] #43 10.92 PBCC images/core-ppc64.pb-c.c [2022-03-05T13:35:47.648Z] #43 ... [2022-03-05T13:35:47.648Z] [2022-03-05T13:35:47.648Z] #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-05T13:35:47.648Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:47.648Z] #13 83.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T13:35:47.648Z] #13 83.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-05T13:35:47.648Z] #13 83.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T13:35:47.648Z] #13 89.46 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T13:35:47.648Z] #13 89.47 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T13:35:47.648Z] #13 89.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:35:47.648Z] #13 89.66 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-05T13:35:47.648Z] #13 89.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T13:35:47.648Z] #13 89.67 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:35:47.731Z] #29 27.17 [2022-03-05T13:35:47.731Z] #29 ... [2022-03-05T13:35:47.731Z] [2022-03-05T13:35:47.731Z] #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-05T13:35:47.731Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T13:35:47.731Z] #13 17.83 Fetched 8822 kB in 15s (605 kB/s) [2022-03-05T13:35:47.731Z] #13 17.83 Reading package lists... [2022-03-05T13:35:47.731Z] #13 25.24 Reading package lists... [2022-03-05T13:35:47.731Z] #13 ... [2022-03-05T13:35:47.731Z] [2022-03-05T13:35:47.731Z] #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-05T13:35:47.731Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T13:35:47.731Z] #42 19.88 Reading package lists... [2022-03-05T13:35:47.731Z] #42 26.80 Building dependency tree... [2022-03-05T13:35:47.909Z] #13 ... [2022-03-05T13:35:47.909Z] [2022-03-05T13:35:47.909Z] #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-05T13:35:47.909Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:35:47.909Z] #43 10.97 PBCC images/core-s390.pb-c.c [2022-03-05T13:35:47.909Z] #43 11.01 PBCC images/core-x86.pb-c.c [2022-03-05T13:35:47.909Z] #43 11.07 PBCC images/core.pb-c.c [2022-03-05T13:35:47.909Z] #43 11.12 PBCC images/inventory.pb-c.c [2022-03-05T13:35:47.909Z] #43 11.21 DEP images/core-aarch64.pb-c.d [2022-03-05T13:35:47.920Z] #13 ... [2022-03-05T13:35:47.920Z] [2022-03-05T13:35:47.920Z] #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-05T13:35:47.920Z] #34 sha256:6f8e7c5fa38eb4e5454bc77507063b3e42b2e62e6de135465b4da65975f8b804 [2022-03-05T13:35:47.920Z] #34 7.398 + RM_GOPATH=0 [2022-03-05T13:35:47.920Z] #34 7.398 + TMP_GOPATH= [2022-03-05T13:35:47.920Z] #34 7.398 + : /build [2022-03-05T13:35:47.920Z] #34 7.398 + '[' -z '' ']' [2022-03-05T13:35:47.920Z] #34 7.398 ++ mktemp -d [2022-03-05T13:35:47.920Z] #34 7.398 + export GOPATH=/tmp/tmp.tfdh2Hypmn [2022-03-05T13:35:47.921Z] #34 7.398 + GOPATH=/tmp/tmp.tfdh2Hypmn [2022-03-05T13:35:47.921Z] #34 7.398 + RM_GOPATH=1 [2022-03-05T13:35:47.921Z] #34 7.398 + case "$(go env GOARCH)" in [2022-03-05T13:35:47.921Z] #34 7.398 ++ go env GOARCH [2022-03-05T13:35:47.921Z] #34 7.468 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:47.921Z] #34 7.468 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:47.921Z] #34 7.468 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:47.921Z] #34 7.506 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:35:47.921Z] #34 7.506 + dir=/tmp/install [2022-03-05T13:35:47.921Z] #34 7.506 + bin=tomlv [2022-03-05T13:35:47.921Z] #34 7.506 + shift [2022-03-05T13:35:47.921Z] #34 7.506 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-05T13:35:47.921Z] #34 7.506 + . /tmp/install/tomlv.installer [2022-03-05T13:35:47.921Z] #34 7.506 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:35:47.921Z] #34 7.506 + install_tomlv [2022-03-05T13:35:47.921Z] #34 7.506 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-05T13:35:47.921Z] #34 7.506 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tfdh2Hypmn/src/github.com/BurntSushi/toml [2022-03-05T13:35:47.921Z] #34 7.506 Cloning into '/tmp/tmp.tfdh2Hypmn/src/github.com/BurntSushi/toml'... [2022-03-05T13:35:47.921Z] #34 ... [2022-03-05T13:35:47.921Z] [2022-03-05T13:35:47.921Z] #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-05T13:35:47.921Z] #47 sha256:66f7e65dc531fd082ffa6e3674e3f6985c6fc2d31be471e6e263b8b12c4633ab [2022-03-05T13:35:47.921Z] #47 5.975 + RM_GOPATH=0 [2022-03-05T13:35:47.921Z] #47 5.975 + TMP_GOPATH= [2022-03-05T13:35:47.921Z] #47 5.975 + : /build [2022-03-05T13:35:47.921Z] #47 5.975 + '[' -z '' ']' [2022-03-05T13:35:47.921Z] #47 5.975 ++ mktemp -d [2022-03-05T13:35:47.921Z] #47 5.975 + export GOPATH=/tmp/tmp.nCdhkcIWGN [2022-03-05T13:35:47.921Z] #47 5.975 + GOPATH=/tmp/tmp.nCdhkcIWGN [2022-03-05T13:35:47.921Z] #47 5.975 + RM_GOPATH=1 [2022-03-05T13:35:47.921Z] #47 5.975 + case "$(go env GOARCH)" in [2022-03-05T13:35:47.921Z] #47 5.975 ++ go env GOARCH [2022-03-05T13:35:47.921Z] #47 5.975 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:47.921Z] #47 5.975 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:47.921Z] #47 5.975 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:47.921Z] #47 5.975 + dir=/tmp/install [2022-03-05T13:35:47.921Z] #47 5.975 + bin=gotestsum [2022-03-05T13:35:47.921Z] #47 5.975 + shift [2022-03-05T13:35:47.921Z] #47 5.975 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-05T13:35:47.921Z] #47 5.975 + . /tmp/install/gotestsum.installer [2022-03-05T13:35:47.921Z] #47 5.975 ++ : v1.7.0 [2022-03-05T13:35:47.921Z] #47 5.975 + install_gotestsum [2022-03-05T13:35:47.921Z] #47 5.975 + set -e [2022-03-05T13:35:47.921Z] #47 5.975 + echo 'Install gotestsum version v1.7.0' [2022-03-05T13:35:47.921Z] #47 5.975 + GOBIN=/build [2022-03-05T13:35:47.921Z] #47 5.975 + GO111MODULE=on [2022-03-05T13:35:47.921Z] #47 5.975 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-05T13:35:47.921Z] #47 5.976 Install gotestsum version v1.7.0 [2022-03-05T13:35:47.921Z] #47 6.652 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T13:35:48.172Z] #43 11.27 DEP images/core-arm.pb-c.d [2022-03-05T13:35:48.172Z] #43 11.35 DEP images/core-ppc64.pb-c.d [2022-03-05T13:35:48.172Z] #43 11.40 DEP images/core-s390.pb-c.d [2022-03-05T13:35:48.190Z] #47 ... [2022-03-05T13:35:48.190Z] [2022-03-05T13:35:48.190Z] #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-05T13:35:48.190Z] #67 sha256:94d2537e9dcdde771a181ebd1adf131d5e724ebc902b521f1d06b968d044efe1 [2022-03-05T13:35:48.190Z] #67 6.587 + RM_GOPATH=0 [2022-03-05T13:35:48.190Z] #67 6.587 + TMP_GOPATH= [2022-03-05T13:35:48.190Z] #67 6.587 + : /build [2022-03-05T13:35:48.190Z] #67 6.587 + '[' -z '' ']' [2022-03-05T13:35:48.190Z] #67 6.587 ++ mktemp -d [2022-03-05T13:35:48.190Z] #67 6.587 + export GOPATH=/tmp/tmp.XIX0NvONnR [2022-03-05T13:35:48.190Z] #67 6.587 + GOPATH=/tmp/tmp.XIX0NvONnR [2022-03-05T13:35:48.190Z] #67 6.587 + RM_GOPATH=1 [2022-03-05T13:35:48.190Z] #67 6.587 + case "$(go env GOARCH)" in [2022-03-05T13:35:48.190Z] #67 6.587 ++ go env GOARCH [2022-03-05T13:35:48.190Z] #67 6.606 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:48.190Z] #67 6.606 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:48.190Z] #67 6.606 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:48.190Z] #67 6.606 + dir=/tmp/install [2022-03-05T13:35:48.190Z] #67 6.606 + bin=proxy [2022-03-05T13:35:48.190Z] #67 6.606 + shift [2022-03-05T13:35:48.190Z] #67 6.606 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-05T13:35:48.190Z] #67 6.606 + . /tmp/install/proxy.installer [2022-03-05T13:35:48.190Z] #67 6.606 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:35:48.190Z] #67 6.606 + install_proxy [2022-03-05T13:35:48.190Z] #67 6.606 + case "$1" in [2022-03-05T13:35:48.190Z] #67 6.606 + export CGO_ENABLED=0 [2022-03-05T13:35:48.190Z] #67 6.606 + CGO_ENABLED=0 [2022-03-05T13:35:48.190Z] #67 6.606 + _install_proxy [2022-03-05T13:35:48.190Z] #67 6.606 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-05T13:35:48.190Z] #67 6.606 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XIX0NvONnR/src/github.com/docker/libnetwork [2022-03-05T13:35:48.190Z] #67 6.606 Cloning into '/tmp/tmp.XIX0NvONnR/src/github.com/docker/libnetwork'... [2022-03-05T13:35:48.190Z] #67 6.606 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:35:48.190Z] #67 ... [2022-03-05T13:35:48.190Z] [2022-03-05T13:35:48.190Z] #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-05T13:35:48.190Z] #24 sha256:8908fa46a24fb0a00f54723589dffb7666f7f3a1c11b6d543443f85d612a2dc9 [2022-03-05T13:35:48.190Z] #24 5.699 + RM_GOPATH=0 [2022-03-05T13:35:48.190Z] #24 5.699 + TMP_GOPATH= [2022-03-05T13:35:48.190Z] #24 5.699 + : /build [2022-03-05T13:35:48.190Z] #24 5.699 + '[' -z '' ']' [2022-03-05T13:35:48.190Z] #24 5.699 ++ mktemp -d [2022-03-05T13:35:48.190Z] #24 5.699 + export GOPATH=/tmp/tmp.sfFwtmo9Q7 [2022-03-05T13:35:48.190Z] #24 5.699 + GOPATH=/tmp/tmp.sfFwtmo9Q7 [2022-03-05T13:35:48.190Z] #24 5.699 + RM_GOPATH=1 [2022-03-05T13:35:48.190Z] #24 5.699 + case "$(go env GOARCH)" in [2022-03-05T13:35:48.190Z] #24 5.699 ++ go env GOARCH [2022-03-05T13:35:48.190Z] #24 5.699 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:48.190Z] #24 5.699 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:48.190Z] #24 5.700 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:48.190Z] #24 5.701 Install docker/cli version 17.06.2-ce from stable [2022-03-05T13:35:48.190Z] #24 5.701 + dir=/tmp/install [2022-03-05T13:35:48.190Z] #24 5.701 + bin=dockercli [2022-03-05T13:35:48.190Z] #24 5.701 + shift [2022-03-05T13:35:48.190Z] #24 5.701 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-05T13:35:48.190Z] #24 5.701 + . /tmp/install/dockercli.installer [2022-03-05T13:35:48.190Z] #24 5.701 ++ : stable [2022-03-05T13:35:48.190Z] #24 5.701 ++ : 17.06.2-ce [2022-03-05T13:35:48.190Z] #24 5.701 + install_dockercli [2022-03-05T13:35:48.190Z] #24 5.701 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T13:35:48.190Z] #24 5.702 ++ uname -m [2022-03-05T13:35:48.190Z] #24 5.703 + arch=x86_64 [2022-03-05T13:35:48.190Z] #24 5.703 + '[' x86_64 '!=' x86_64 ']' [2022-03-05T13:35:48.190Z] #24 5.703 + url=https://download.docker.com/linux/static [2022-03-05T13:35:48.190Z] #24 5.704 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-05T13:35:48.190Z] #24 5.713 + tar -xz docker/docker [2022-03-05T13:35:48.434Z] #43 11.50 DEP images/core-x86.pb-c.d [2022-03-05T13:35:48.434Z] #43 11.62 DEP images/core.pb-c.d [2022-03-05T13:35:48.434Z] #43 11.65 DEP images/inventory.pb-c.d [2022-03-05T13:35:48.434Z] #43 11.70 PBCC images/cpuinfo.pb-c.c [2022-03-05T13:35:48.434Z] #43 11.75 DEP images/cpuinfo.pb-c.d [2022-03-05T13:35:48.466Z] #24 ... [2022-03-05T13:35:48.466Z] [2022-03-05T13:35:48.466Z] #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-05T13:35:48.466Z] #49 sha256:f1c53d59f3122b08b886b0be769af800fcd45d7d6e710f99d337c942130d7f90 [2022-03-05T13:35:48.466Z] #49 7.316 + RM_GOPATH=0 [2022-03-05T13:35:48.466Z] #49 7.316 + TMP_GOPATH= [2022-03-05T13:35:48.466Z] #49 7.316 + : /build [2022-03-05T13:35:48.466Z] #49 7.316 + '[' -z '' ']' [2022-03-05T13:35:48.466Z] #49 7.316 ++ mktemp -d [2022-03-05T13:35:48.466Z] #49 7.316 + export GOPATH=/tmp/tmp.Znbit2PrtD [2022-03-05T13:35:48.466Z] #49 7.316 + GOPATH=/tmp/tmp.Znbit2PrtD [2022-03-05T13:35:48.466Z] #49 7.316 + RM_GOPATH=1 [2022-03-05T13:35:48.466Z] #49 7.316 + case "$(go env GOARCH)" in [2022-03-05T13:35:48.466Z] #49 7.316 ++ go env GOARCH [2022-03-05T13:35:48.466Z] #49 7.361 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:48.466Z] #49 7.361 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:48.466Z] #49 7.361 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:48.466Z] #49 7.363 + dir=/tmp/install [2022-03-05T13:35:48.466Z] #49 7.365 + bin=golangci_lint [2022-03-05T13:35:48.466Z] #49 7.365 + shift [2022-03-05T13:35:48.466Z] #49 7.365 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-05T13:35:48.466Z] #49 7.365 + . /tmp/install/golangci_lint.installer [2022-03-05T13:35:48.466Z] #49 7.365 ++ : v1.23.8 [2022-03-05T13:35:48.466Z] #49 7.365 + install_golangci_lint [2022-03-05T13:35:48.466Z] #49 7.365 + set -e [2022-03-05T13:35:48.466Z] #49 7.365 + echo 'Install golangci-lint version v1.23.8' [2022-03-05T13:35:48.466Z] #49 7.365 + GOBIN=/build [2022-03-05T13:35:48.466Z] #49 7.365 + GO111MODULE=on [2022-03-05T13:35:48.466Z] #49 7.365 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-05T13:35:48.466Z] #49 7.365 Install golangci-lint version v1.23.8 [2022-03-05T13:35:48.466Z] #49 8.327 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-05T13:35:48.466Z] #49 ... [2022-03-05T13:35:48.466Z] [2022-03-05T13:35:48.466Z] #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-05T13:35:48.466Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:35:48.466Z] #55 6.846 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:48.466Z] #55 6.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:48.466Z] #55 6.904 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:48.466Z] #55 8.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:48.681Z] #42 ... [2022-03-05T13:35:48.681Z] [2022-03-05T13:35:48.681Z] #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-05T13:35:48.681Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-05T13:35:48.681Z] #40 19.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-05T13:35:48.681Z] #40 20.91 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-05T13:35:48.695Z] #43 11.79 PBCC images/stats.pb-c.c [2022-03-05T13:35:48.695Z] #43 11.81 DEP images/stats.pb-c.d [2022-03-05T13:35:48.745Z] #55 ... [2022-03-05T13:35:48.745Z] [2022-03-05T13:35:48.745Z] #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-05T13:35:48.745Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:35:48.745Z] #32 7.135 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T13:35:48.745Z] #32 7.135 Cloning into '.'... [2022-03-05T13:35:48.745Z] #32 ... [2022-03-05T13:35:48.745Z] [2022-03-05T13:35:48.745Z] #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-05T13:35:48.745Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:35:48.745Z] #42 6.605 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:48.745Z] #42 6.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:48.745Z] #42 6.652 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:48.745Z] #42 8.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:48.780Z] #13 9.517 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:48.942Z] #40 ... [2022-03-05T13:35:48.942Z] [2022-03-05T13:35:48.942Z] #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-05T13:35:48.942Z] #29 sha256:9864b7eaee09475718a91ed8d1b69b4e639f65761666d57864713fc2e26f4019 [2022-03-05T13:35:48.942Z] #29 28.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T13:35:49.026Z] #42 ... [2022-03-05T13:35:49.026Z] [2022-03-05T13:35:49.026Z] #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-05T13:35:49.026Z] #58 sha256:6940f8074f353c12161779b2f07f0e9eed9380280de036cb7b9a25825846fe5b [2022-03-05T13:35:49.026Z] #58 6.793 + RM_GOPATH=0 [2022-03-05T13:35:49.026Z] #58 6.793 + TMP_GOPATH= [2022-03-05T13:35:49.026Z] #58 6.793 + : /build [2022-03-05T13:35:49.026Z] #58 6.793 + '[' -z '' ']' [2022-03-05T13:35:49.026Z] #58 6.798 ++ mktemp -d [2022-03-05T13:35:49.026Z] #58 6.798 + export GOPATH=/tmp/tmp.SIuDtHrjoU [2022-03-05T13:35:49.026Z] #58 6.798 + GOPATH=/tmp/tmp.SIuDtHrjoU [2022-03-05T13:35:49.026Z] #58 6.798 + RM_GOPATH=1 [2022-03-05T13:35:49.026Z] #58 6.798 + case "$(go env GOARCH)" in [2022-03-05T13:35:49.026Z] #58 6.798 ++ go env GOARCH [2022-03-05T13:35:49.026Z] #58 6.838 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:49.026Z] #58 6.838 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:49.026Z] #58 6.838 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:49.026Z] #58 6.838 + dir=/tmp/install [2022-03-05T13:35:49.026Z] #58 6.838 + bin=rootlesskit [2022-03-05T13:35:49.026Z] #58 6.838 + shift [2022-03-05T13:35:49.026Z] #58 6.838 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-05T13:35:49.026Z] #58 6.838 + . /tmp/install/rootlesskit.installer [2022-03-05T13:35:49.026Z] #58 6.838 ++ : v0.14.4 [2022-03-05T13:35:49.026Z] #58 6.838 + install_rootlesskit [2022-03-05T13:35:49.026Z] #58 6.838 + case "$1" in [2022-03-05T13:35:49.026Z] #58 6.838 + export CGO_ENABLED=0 [2022-03-05T13:35:49.026Z] #58 6.838 + CGO_ENABLED=0 [2022-03-05T13:35:49.026Z] #58 6.838 + _install_rootlesskit [2022-03-05T13:35:49.026Z] #58 6.854 Install rootlesskit version v0.14.4 [2022-03-05T13:35:49.026Z] #58 6.854 + echo 'Install rootlesskit version v0.14.4' [2022-03-05T13:35:49.026Z] #58 6.854 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T13:35:49.026Z] #58 6.854 + GOBIN=/build [2022-03-05T13:35:49.026Z] #58 6.854 + GO111MODULE=on [2022-03-05T13:35:49.026Z] #58 6.854 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-05T13:35:49.026Z] #58 8.326 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-05T13:35:49.203Z] #29 28.73 [2022-03-05T13:35:49.327Z] #58 ... [2022-03-05T13:35:49.327Z] [2022-03-05T13:35:49.327Z] #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-05T13:35:49.327Z] #51 sha256:61b88fb57a70fc9c0275ebf153b5415410f2d7b19b87e7288484efc2f8761994 [2022-03-05T13:35:49.327Z] #51 6.463 + RM_GOPATH=0 [2022-03-05T13:35:49.327Z] #51 6.463 + TMP_GOPATH= [2022-03-05T13:35:49.327Z] #51 6.463 + : /build [2022-03-05T13:35:49.327Z] #51 6.463 + '[' -z '' ']' [2022-03-05T13:35:49.327Z] #51 6.463 ++ mktemp -d [2022-03-05T13:35:49.327Z] #51 6.472 + export GOPATH=/tmp/tmp.bfetQhEy8c [2022-03-05T13:35:49.327Z] #51 6.472 + GOPATH=/tmp/tmp.bfetQhEy8c [2022-03-05T13:35:49.327Z] #51 6.472 + RM_GOPATH=1 [2022-03-05T13:35:49.327Z] #51 6.472 + case "$(go env GOARCH)" in [2022-03-05T13:35:49.327Z] #51 6.472 ++ go env GOARCH [2022-03-05T13:35:49.327Z] #51 6.496 Install shfmt version v3.0.2 [2022-03-05T13:35:49.327Z] #51 6.496 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:49.327Z] #51 6.496 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:49.327Z] #51 6.496 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:49.327Z] #51 6.496 + dir=/tmp/install [2022-03-05T13:35:49.327Z] #51 6.496 + bin=shfmt [2022-03-05T13:35:49.327Z] #51 6.496 + shift [2022-03-05T13:35:49.327Z] #51 6.496 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-05T13:35:49.327Z] #51 6.496 + . /tmp/install/shfmt.installer [2022-03-05T13:35:49.327Z] #51 6.496 ++ : v3.0.2 [2022-03-05T13:35:49.327Z] #51 6.496 + install_shfmt [2022-03-05T13:35:49.327Z] #51 6.496 + echo 'Install shfmt version v3.0.2' [2022-03-05T13:35:49.327Z] #51 6.496 + GOBIN=/build [2022-03-05T13:35:49.327Z] #51 6.496 + GO111MODULE=on [2022-03-05T13:35:49.327Z] #51 6.496 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-05T13:35:49.327Z] #51 7.382 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T13:35:49.327Z] #51 10.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T13:35:49.327Z] #51 10.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T13:35:49.327Z] #51 11.26 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T13:35:49.327Z] #51 ... [2022-03-05T13:35:49.327Z] [2022-03-05T13:35:49.327Z] #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-05T13:35:49.327Z] #45 sha256:d141ad0efc2ef76d6cfa5c2d84e54629da01687669c47301907eb87d4673fa10 [2022-03-05T13:35:49.327Z] #45 6.339 + RM_GOPATH=0 [2022-03-05T13:35:49.327Z] #45 6.339 + TMP_GOPATH= [2022-03-05T13:35:49.327Z] #45 6.339 + : /build [2022-03-05T13:35:49.327Z] #45 6.339 + '[' -z '' ']' [2022-03-05T13:35:49.327Z] #45 6.339 ++ mktemp -d [2022-03-05T13:35:49.327Z] #45 6.339 + export GOPATH=/tmp/tmp.zkud8xoTL9 [2022-03-05T13:35:49.327Z] #45 6.339 + GOPATH=/tmp/tmp.zkud8xoTL9 [2022-03-05T13:35:49.327Z] #45 6.339 + RM_GOPATH=1 [2022-03-05T13:35:49.327Z] #45 6.339 + case "$(go env GOARCH)" in [2022-03-05T13:35:49.327Z] #45 6.339 ++ go env GOARCH [2022-03-05T13:35:49.327Z] #45 6.351 Install vndr version v0.1.2 [2022-03-05T13:35:49.327Z] #45 6.351 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:49.327Z] #45 6.351 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:49.327Z] #45 6.351 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:49.327Z] #45 6.351 + dir=/tmp/install [2022-03-05T13:35:49.327Z] #45 6.351 + bin=vndr [2022-03-05T13:35:49.327Z] #45 6.351 + shift [2022-03-05T13:35:49.327Z] #45 6.351 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-05T13:35:49.327Z] #45 6.351 + . /tmp/install/vndr.installer [2022-03-05T13:35:49.327Z] #45 6.351 ++ : v0.1.2 [2022-03-05T13:35:49.327Z] #45 6.351 + install_vndr [2022-03-05T13:35:49.327Z] #45 6.351 + echo 'Install vndr version v0.1.2' [2022-03-05T13:35:49.327Z] #45 6.351 + GOBIN=/build [2022-03-05T13:35:49.327Z] #45 6.351 + GO111MODULE=on [2022-03-05T13:35:49.327Z] #45 6.351 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-05T13:35:49.327Z] #45 7.141 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-05T13:35:49.463Z] #29 29.04 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:49.463Z] #29 29.15 [2022-03-05T13:35:49.607Z] #13 ... [2022-03-05T13:35:49.607Z] [2022-03-05T13:35:49.607Z] #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-05T13:35:49.607Z] #58 sha256:55c56ac6641155c0c30019fd5c120ee89e5e2933ffedc0c804039c2184a8ae52 [2022-03-05T13:35:49.607Z] #58 7.435 + RM_GOPATH=0 [2022-03-05T13:35:49.607Z] #58 7.435 + TMP_GOPATH= [2022-03-05T13:35:49.607Z] #58 7.435 + : /build [2022-03-05T13:35:49.607Z] #58 7.435 + '[' -z '' ']' [2022-03-05T13:35:49.607Z] #58 7.435 ++ mktemp -d [2022-03-05T13:35:49.607Z] #58 7.441 + export GOPATH=/tmp/tmp.mcKVTPlD9h [2022-03-05T13:35:49.607Z] #58 7.441 + GOPATH=/tmp/tmp.mcKVTPlD9h [2022-03-05T13:35:49.607Z] #58 7.441 + RM_GOPATH=1 [2022-03-05T13:35:49.607Z] #58 7.441 + case "$(go env GOARCH)" in [2022-03-05T13:35:49.607Z] #58 7.441 ++ go env GOARCH [2022-03-05T13:35:49.607Z] #58 7.452 Install rootlesskit version v0.14.4 [2022-03-05T13:35:49.607Z] #58 7.452 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:49.607Z] #58 7.452 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:49.607Z] #58 7.452 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:49.607Z] #58 7.452 + dir=/tmp/install [2022-03-05T13:35:49.607Z] #58 7.452 + bin=rootlesskit [2022-03-05T13:35:49.607Z] #58 7.452 + shift [2022-03-05T13:35:49.607Z] #58 7.452 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-05T13:35:49.607Z] #58 7.452 + . /tmp/install/rootlesskit.installer [2022-03-05T13:35:49.607Z] #58 7.452 ++ : v0.14.4 [2022-03-05T13:35:49.607Z] #58 7.452 + install_rootlesskit [2022-03-05T13:35:49.607Z] #58 7.452 + case "$1" in [2022-03-05T13:35:49.607Z] #58 7.452 + export CGO_ENABLED=0 [2022-03-05T13:35:49.607Z] #58 7.452 + CGO_ENABLED=0 [2022-03-05T13:35:49.607Z] #58 7.452 + _install_rootlesskit [2022-03-05T13:35:49.607Z] #58 7.452 + echo 'Install rootlesskit version v0.14.4' [2022-03-05T13:35:49.607Z] #58 7.452 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T13:35:49.607Z] #58 7.452 + GOBIN=/build [2022-03-05T13:35:49.607Z] #58 7.452 + GO111MODULE=on [2022-03-05T13:35:49.607Z] #58 7.452 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-05T13:35:49.607Z] #58 8.621 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-05T13:35:49.621Z] #45 ... [2022-03-05T13:35:49.621Z] [2022-03-05T13:35:49.621Z] #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-05T13:35:49.621Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:35:49.621Z] #36 8.271 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:49.621Z] #36 8.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:49.621Z] #36 8.442 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:49.621Z] #36 11.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:49.621Z] #36 ... [2022-03-05T13:35:49.621Z] [2022-03-05T13:35:49.621Z] #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-05T13:35:49.621Z] #47 sha256:66f7e65dc531fd082ffa6e3674e3f6985c6fc2d31be471e6e263b8b12c4633ab [2022-03-05T13:35:49.621Z] #47 10.38 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T13:35:49.621Z] #47 10.38 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T13:35:49.621Z] #47 10.66 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T13:35:49.621Z] #47 10.73 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T13:35:49.621Z] #47 11.53 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T13:35:49.621Z] #47 11.54 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T13:35:49.621Z] #47 11.65 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T13:35:49.883Z] #47 11.85 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T13:35:49.883Z] #47 12.06 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T13:35:50.138Z] #43 12.96 make[1]: Nothing to be done for 'all'. [2022-03-05T13:35:50.439Z] #29 29.97 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T13:35:50.446Z] #47 12.42 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T13:35:50.546Z] #58 ... [2022-03-05T13:35:50.546Z] [2022-03-05T13:35:50.546Z] #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-05T13:35:50.546Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:35:50.546Z] #42 8.261 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:50.546Z] #42 8.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:50.546Z] #42 8.345 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:50.698Z] #13 ... [2022-03-05T13:35:50.698Z] [2022-03-05T13:35:50.698Z] #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-05T13:35:50.698Z] #58 sha256:dcf93c88fbda6387fce68b9e7f75ddbe53560053d8f21831973dab8ba697261f [2022-03-05T13:35:50.698Z] #58 13.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-05T13:35:50.698Z] #58 14.23 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T13:35:50.698Z] #58 14.23 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T13:35:50.698Z] #58 14.43 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T13:35:50.698Z] #58 14.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T13:35:50.698Z] #58 14.90 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T13:35:50.698Z] #58 15.16 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-05T13:35:50.698Z] #58 15.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T13:35:50.698Z] #58 15.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-05T13:35:50.700Z] #29 30.23 [2022-03-05T13:35:50.705Z] #47 12.73 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T13:35:50.810Z] #42 ... [2022-03-05T13:35:50.810Z] [2022-03-05T13:35:50.810Z] #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-05T13:35:50.810Z] #47 sha256:32ed7c30e204d09dc00d02bf7c4e6b91aaa9c52c6621308e892dfc98907e7b81 [2022-03-05T13:35:50.810Z] #47 6.674 + RM_GOPATH=0 [2022-03-05T13:35:50.810Z] #47 6.674 + TMP_GOPATH= [2022-03-05T13:35:50.810Z] #47 6.674 + : /build [2022-03-05T13:35:50.810Z] #47 6.674 + '[' -z '' ']' [2022-03-05T13:35:50.810Z] #47 6.674 ++ mktemp -d [2022-03-05T13:35:50.810Z] #47 6.674 + export GOPATH=/tmp/tmp.L3VuLBEXcV [2022-03-05T13:35:50.810Z] #47 6.674 + GOPATH=/tmp/tmp.L3VuLBEXcV [2022-03-05T13:35:50.810Z] #47 6.674 + RM_GOPATH=1 [2022-03-05T13:35:50.810Z] #47 6.674 + case "$(go env GOARCH)" in [2022-03-05T13:35:50.810Z] #47 6.674 ++ go env GOARCH [2022-03-05T13:35:50.810Z] #47 6.685 Install gotestsum version v1.7.0 [2022-03-05T13:35:50.810Z] #47 6.685 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:50.810Z] #47 6.685 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:50.810Z] #47 6.685 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:50.810Z] #47 6.685 + dir=/tmp/install [2022-03-05T13:35:50.810Z] #47 6.685 + bin=gotestsum [2022-03-05T13:35:50.810Z] #47 6.685 + shift [2022-03-05T13:35:50.810Z] #47 6.685 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-05T13:35:50.810Z] #47 6.685 + . /tmp/install/gotestsum.installer [2022-03-05T13:35:50.810Z] #47 6.685 ++ : v1.7.0 [2022-03-05T13:35:50.810Z] #47 6.685 + install_gotestsum [2022-03-05T13:35:50.810Z] #47 6.685 + set -e [2022-03-05T13:35:50.810Z] #47 6.685 + echo 'Install gotestsum version v1.7.0' [2022-03-05T13:35:50.810Z] #47 6.685 + GOBIN=/build [2022-03-05T13:35:50.810Z] #47 6.685 + GO111MODULE=on [2022-03-05T13:35:50.810Z] #47 6.685 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-05T13:35:50.810Z] #47 7.228 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T13:35:50.810Z] #47 ... [2022-03-05T13:35:50.810Z] [2022-03-05T13:35:50.810Z] #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-05T13:35:50.810Z] #45 sha256:ea6f3f390fbcc61a0c6c4ff246b04776cffd0592e8de2c3528b19582333ab3bd [2022-03-05T13:35:50.810Z] #45 7.670 + RM_GOPATH=0 [2022-03-05T13:35:50.810Z] #45 7.670 + TMP_GOPATH= [2022-03-05T13:35:50.810Z] #45 7.670 + : /build [2022-03-05T13:35:50.810Z] #45 7.670 + '[' -z '' ']' [2022-03-05T13:35:50.810Z] #45 7.677 ++ mktemp -d [2022-03-05T13:35:50.810Z] #45 7.677 + export GOPATH=/tmp/tmp.6e3zrwUQD7 [2022-03-05T13:35:50.810Z] #45 7.677 + GOPATH=/tmp/tmp.6e3zrwUQD7 [2022-03-05T13:35:50.810Z] #45 7.677 + RM_GOPATH=1 [2022-03-05T13:35:50.810Z] #45 7.677 + case "$(go env GOARCH)" in [2022-03-05T13:35:50.810Z] #45 7.678 ++ go env GOARCH [2022-03-05T13:35:50.810Z] #45 7.790 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:50.810Z] #45 7.790 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:50.810Z] #45 7.801 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:50.810Z] #45 7.801 + dir=/tmp/install [2022-03-05T13:35:50.810Z] #45 7.806 Install vndr version v0.1.2 [2022-03-05T13:35:50.810Z] #45 7.806 + bin=vndr [2022-03-05T13:35:50.810Z] #45 7.806 + shift [2022-03-05T13:35:50.810Z] #45 7.806 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-05T13:35:50.810Z] #45 7.806 + . /tmp/install/vndr.installer [2022-03-05T13:35:50.810Z] #45 7.806 ++ : v0.1.2 [2022-03-05T13:35:50.810Z] #45 7.806 + install_vndr [2022-03-05T13:35:50.810Z] #45 7.806 + echo 'Install vndr version v0.1.2' [2022-03-05T13:35:50.810Z] #45 7.806 + GOBIN=/build [2022-03-05T13:35:50.810Z] #45 7.806 + GO111MODULE=on [2022-03-05T13:35:50.810Z] #45 7.806 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-05T13:35:50.810Z] #45 8.752 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-05T13:35:51.070Z] #45 ... [2022-03-05T13:35:51.070Z] [2022-03-05T13:35:51.070Z] #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-05T13:35:51.070Z] #49 sha256:9c5eec1035cb4ce9b8283450f0ca945c0cc8e29791b4a36da4eac26e555e69b3 [2022-03-05T13:35:51.070Z] #49 6.276 + RM_GOPATH=0 [2022-03-05T13:35:51.070Z] #49 6.276 + TMP_GOPATH= [2022-03-05T13:35:51.070Z] #49 6.276 + : /build [2022-03-05T13:35:51.070Z] #49 6.276 + '[' -z '' ']' [2022-03-05T13:35:51.070Z] #49 6.276 ++ mktemp -d [2022-03-05T13:35:51.070Z] #49 6.278 + export GOPATH=/tmp/tmp.F3ZJ6ZAu1i [2022-03-05T13:35:51.070Z] #49 6.278 + GOPATH=/tmp/tmp.F3ZJ6ZAu1i [2022-03-05T13:35:51.070Z] #49 6.281 + RM_GOPATH=1 [2022-03-05T13:35:51.070Z] #49 6.281 + case "$(go env GOARCH)" in [2022-03-05T13:35:51.070Z] #49 6.281 ++ go env GOARCH [2022-03-05T13:35:51.070Z] #49 6.294 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:51.070Z] #49 6.294 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:51.070Z] #49 6.294 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:51.070Z] #49 6.301 Install golangci-lint version v1.23.8 [2022-03-05T13:35:51.070Z] #49 6.302 + dir=/tmp/install [2022-03-05T13:35:51.070Z] #49 6.302 + bin=golangci_lint [2022-03-05T13:35:51.070Z] #49 6.302 + shift [2022-03-05T13:35:51.070Z] #49 6.302 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-05T13:35:51.070Z] #49 6.302 + . /tmp/install/golangci_lint.installer [2022-03-05T13:35:51.070Z] #49 6.302 ++ : v1.23.8 [2022-03-05T13:35:51.070Z] #49 6.302 + install_golangci_lint [2022-03-05T13:35:51.070Z] #49 6.302 + set -e [2022-03-05T13:35:51.070Z] #49 6.302 + echo 'Install golangci-lint version v1.23.8' [2022-03-05T13:35:51.070Z] #49 6.302 + GOBIN=/build [2022-03-05T13:35:51.070Z] #49 6.302 + GO111MODULE=on [2022-03-05T13:35:51.070Z] #49 6.302 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-05T13:35:51.070Z] #49 6.896 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-05T13:35:51.070Z] #49 ... [2022-03-05T13:35:51.070Z] [2022-03-05T13:35:51.070Z] #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-05T13:35:51.070Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:35:51.070Z] #32 7.344 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T13:35:51.070Z] #32 7.365 Cloning into '.'... [2022-03-05T13:35:51.079Z] #29 30.50 #=#=# ######################################################################## 100.0% [2022-03-05T13:35:51.079Z] #29 30.64 [2022-03-05T13:35:51.105Z] #43 14.29 CC images/stats.o [2022-03-05T13:35:51.340Z] #29 30.88 Download of images into '/build' complete. [2022-03-05T13:35:51.341Z] #29 30.88 Use something like the following to load the result into a Docker daemon: [2022-03-05T13:35:51.341Z] #29 30.88 tar -cC '/build' . | docker load [2022-03-05T13:35:51.365Z] #43 14.53 CC images/core.o [2022-03-05T13:35:51.372Z] #32 ... [2022-03-05T13:35:51.372Z] [2022-03-05T13:35:51.372Z] #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-05T13:35:51.372Z] #67 sha256:5e4da44769a98a86bf0015b1aa896d26d52dc4a4e771cb693a98e49c51d343ba [2022-03-05T13:35:51.372Z] #67 5.457 + RM_GOPATH=0 [2022-03-05T13:35:51.372Z] #67 5.457 + TMP_GOPATH= [2022-03-05T13:35:51.372Z] #67 5.457 + : /build [2022-03-05T13:35:51.372Z] #67 5.457 + '[' -z '' ']' [2022-03-05T13:35:51.372Z] #67 5.457 ++ mktemp -d [2022-03-05T13:35:51.372Z] #67 5.458 + export GOPATH=/tmp/tmp.RErDFARhzh [2022-03-05T13:35:51.372Z] #67 5.458 + GOPATH=/tmp/tmp.RErDFARhzh [2022-03-05T13:35:51.372Z] #67 5.458 + RM_GOPATH=1 [2022-03-05T13:35:51.372Z] #67 5.458 + case "$(go env GOARCH)" in [2022-03-05T13:35:51.372Z] #67 5.459 ++ go env GOARCH [2022-03-05T13:35:51.372Z] #67 5.472 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:35:51.372Z] #67 5.472 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:51.372Z] #67 5.472 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:51.372Z] #67 5.472 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:51.372Z] #67 5.472 + dir=/tmp/install [2022-03-05T13:35:51.372Z] #67 5.472 + bin=proxy [2022-03-05T13:35:51.372Z] #67 5.472 + shift [2022-03-05T13:35:51.372Z] #67 5.472 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-05T13:35:51.372Z] #67 5.472 + . /tmp/install/proxy.installer [2022-03-05T13:35:51.372Z] #67 5.472 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:35:51.372Z] #67 5.472 + install_proxy [2022-03-05T13:35:51.372Z] #67 5.472 + case "$1" in [2022-03-05T13:35:51.372Z] #67 5.472 + export CGO_ENABLED=0 [2022-03-05T13:35:51.372Z] #67 5.472 + CGO_ENABLED=0 [2022-03-05T13:35:51.372Z] #67 5.472 + _install_proxy [2022-03-05T13:35:51.372Z] #67 5.472 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-05T13:35:51.372Z] #67 5.472 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RErDFARhzh/src/github.com/docker/libnetwork [2022-03-05T13:35:51.372Z] #67 5.472 Cloning into '/tmp/tmp.RErDFARhzh/src/github.com/docker/libnetwork'... [2022-03-05T13:35:51.372Z] #67 ... [2022-03-05T13:35:51.372Z] [2022-03-05T13:35:51.372Z] #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-05T13:35:51.372Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:35:51.372Z] #36 8.283 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:51.372Z] #36 8.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:51.372Z] #36 8.374 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:51.372Z] #36 10.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:51.633Z] #36 ... [2022-03-05T13:35:51.633Z] [2022-03-05T13:35:51.633Z] #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-05T13:35:51.633Z] #51 sha256:f483aa26c13459790e92b93208dd360793394d30a750b8b37496e8e851f3e5e5 [2022-03-05T13:35:51.633Z] #51 5.193 + RM_GOPATH=0 [2022-03-05T13:35:51.633Z] #51 5.193 + TMP_GOPATH= [2022-03-05T13:35:51.633Z] #51 5.193 + : /build [2022-03-05T13:35:51.633Z] #51 5.193 + '[' -z '' ']' [2022-03-05T13:35:51.633Z] #51 5.201 ++ mktemp -d [2022-03-05T13:35:51.633Z] #51 5.201 + export GOPATH=/tmp/tmp.gMmOyFbKNt [2022-03-05T13:35:51.633Z] #51 5.201 + GOPATH=/tmp/tmp.gMmOyFbKNt [2022-03-05T13:35:51.633Z] #51 5.201 + RM_GOPATH=1 [2022-03-05T13:35:51.633Z] #51 5.201 + case "$(go env GOARCH)" in [2022-03-05T13:35:51.633Z] #51 5.201 ++ go env GOARCH [2022-03-05T13:35:51.633Z] #51 5.205 Install shfmt version v3.0.2 [2022-03-05T13:35:51.633Z] #51 5.205 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:51.633Z] #51 5.205 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:51.633Z] #51 5.205 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:51.633Z] #51 5.211 + dir=/tmp/install [2022-03-05T13:35:51.633Z] #51 5.211 + bin=shfmt [2022-03-05T13:35:51.633Z] #51 5.211 + shift [2022-03-05T13:35:51.633Z] #51 5.211 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-05T13:35:51.633Z] #51 5.211 + . /tmp/install/shfmt.installer [2022-03-05T13:35:51.633Z] #51 5.211 ++ : v3.0.2 [2022-03-05T13:35:51.633Z] #51 5.211 + install_shfmt [2022-03-05T13:35:51.633Z] #51 5.211 + echo 'Install shfmt version v3.0.2' [2022-03-05T13:35:51.633Z] #51 5.211 + GOBIN=/build [2022-03-05T13:35:51.633Z] #51 5.211 + GO111MODULE=on [2022-03-05T13:35:51.633Z] #51 5.211 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-05T13:35:51.633Z] #51 5.347 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T13:35:51.633Z] #51 5.943 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T13:35:51.633Z] #51 5.943 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T13:35:51.633Z] #51 5.943 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T13:35:51.633Z] #51 6.446 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T13:35:51.633Z] #51 ... [2022-03-05T13:35:51.633Z] [2022-03-05T13:35:51.633Z] #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-05T13:35:51.633Z] #34 sha256:0a58de778a2ee61a2fae97733521423a7924f4a5fe4f78760f9a4ba017a8ee2b [2022-03-05T13:35:51.633Z] #34 7.289 + RM_GOPATH=0 [2022-03-05T13:35:51.633Z] #34 7.289 + TMP_GOPATH= [2022-03-05T13:35:51.633Z] #34 7.289 + : /build [2022-03-05T13:35:51.633Z] #34 7.289 + '[' -z '' ']' [2022-03-05T13:35:51.633Z] #34 7.289 ++ mktemp -d [2022-03-05T13:35:51.633Z] #34 7.290 + export GOPATH=/tmp/tmp.BvSGdgwLnd [2022-03-05T13:35:51.633Z] #34 7.290 + GOPATH=/tmp/tmp.BvSGdgwLnd [2022-03-05T13:35:51.633Z] #34 7.290 + RM_GOPATH=1 [2022-03-05T13:35:51.633Z] #34 7.290 + case "$(go env GOARCH)" in [2022-03-05T13:35:51.633Z] #34 7.293 ++ go env GOARCH [2022-03-05T13:35:51.633Z] #34 7.337 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:35:51.633Z] #34 7.337 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:51.633Z] #34 7.337 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:51.633Z] #34 7.337 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:51.633Z] #34 7.337 + dir=/tmp/install [2022-03-05T13:35:51.633Z] #34 7.337 + bin=tomlv [2022-03-05T13:35:51.633Z] #34 7.337 + shift [2022-03-05T13:35:51.633Z] #34 7.337 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-05T13:35:51.633Z] #34 7.337 + . /tmp/install/tomlv.installer [2022-03-05T13:35:51.633Z] #34 7.337 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:35:51.633Z] #34 7.337 + install_tomlv [2022-03-05T13:35:51.633Z] #34 7.337 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-05T13:35:51.633Z] #34 7.337 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BvSGdgwLnd/src/github.com/BurntSushi/toml [2022-03-05T13:35:51.633Z] #34 7.356 Cloning into '/tmp/tmp.BvSGdgwLnd/src/github.com/BurntSushi/toml'... [2022-03-05T13:35:51.633Z] #34 9.848 + cd /tmp/tmp.BvSGdgwLnd/src/github.com/BurntSushi/toml [2022-03-05T13:35:51.633Z] #34 9.848 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:35:51.633Z] #34 10.07 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T13:35:51.633Z] #34 11.05 internal/unsafeheader [2022-03-05T13:35:51.633Z] #34 11.10 internal/cpu [2022-03-05T13:35:51.633Z] #34 11.17 runtime/internal/atomic [2022-03-05T13:35:51.678Z] #47 13.57 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T13:35:51.895Z] #34 ... [2022-03-05T13:35:51.895Z] [2022-03-05T13:35:51.895Z] #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-05T13:35:51.895Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:35:51.895Z] #55 8.269 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:51.895Z] #55 8.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:51.895Z] #55 8.400 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:51.895Z] #55 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:51.895Z] #55 ... [2022-03-05T13:35:51.895Z] [2022-03-05T13:35:51.895Z] #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-05T13:35:51.895Z] #24 sha256:deb2824b9938375967cfc60165d1e4f4e9cf001a4377f8072a6822fc244a5d17 [2022-03-05T13:35:51.895Z] #24 6.889 + RM_GOPATH=0 [2022-03-05T13:35:51.895Z] #24 6.889 + TMP_GOPATH= [2022-03-05T13:35:51.895Z] #24 6.889 + : /build [2022-03-05T13:35:51.895Z] #24 6.889 + '[' -z '' ']' [2022-03-05T13:35:51.895Z] #24 6.890 ++ mktemp -d [2022-03-05T13:35:51.895Z] #24 6.891 + export GOPATH=/tmp/tmp.dGF9cRLNQc [2022-03-05T13:35:51.895Z] #24 6.891 + GOPATH=/tmp/tmp.dGF9cRLNQc [2022-03-05T13:35:51.895Z] #24 6.891 + RM_GOPATH=1 [2022-03-05T13:35:51.895Z] #24 6.891 + case "$(go env GOARCH)" in [2022-03-05T13:35:51.895Z] #24 6.892 ++ go env GOARCH [2022-03-05T13:35:51.895Z] #24 6.906 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:51.895Z] #24 6.906 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:51.895Z] #24 6.907 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:51.895Z] #24 6.907 + dir=/tmp/install [2022-03-05T13:35:51.895Z] #24 6.907 + bin=dockercli [2022-03-05T13:35:51.895Z] #24 6.907 + shift [2022-03-05T13:35:51.895Z] #24 6.907 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-05T13:35:51.895Z] #24 6.907 + . /tmp/install/dockercli.installer [2022-03-05T13:35:51.895Z] #24 6.907 ++ : stable [2022-03-05T13:35:51.895Z] #24 6.907 ++ : 17.06.2-ce [2022-03-05T13:35:51.895Z] #24 6.907 + install_dockercli [2022-03-05T13:35:51.895Z] #24 6.907 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T13:35:51.895Z] #24 6.920 ++ uname -m [2022-03-05T13:35:51.895Z] #24 6.920 + arch=x86_64 [2022-03-05T13:35:51.895Z] #24 6.920 + '[' x86_64 '!=' x86_64 ']' [2022-03-05T13:35:51.895Z] #24 6.920 + url=https://download.docker.com/linux/static [2022-03-05T13:35:51.895Z] #24 6.920 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-05T13:35:51.895Z] #24 6.920 + tar -xz docker/docker [2022-03-05T13:35:51.895Z] #24 6.920 Install docker/cli version 17.06.2-ce from stable [2022-03-05T13:35:51.939Z] #43 15.04 CC images/core-x86.o [2022-03-05T13:35:52.152Z] #24 ... [2022-03-05T13:35:52.152Z] [2022-03-05T13:35:52.152Z] #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-05T13:35:52.152Z] #34 sha256:0a58de778a2ee61a2fae97733521423a7924f4a5fe4f78760f9a4ba017a8ee2b [2022-03-05T13:35:52.152Z] #34 11.45 runtime/internal/sys [2022-03-05T13:35:52.200Z] #43 15.47 CC images/core-arm.o [2022-03-05T13:35:52.285Z] #29 DONE 31.7s [2022-03-05T13:35:52.285Z] [2022-03-05T13:35:52.285Z] #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-05T13:35:52.285Z] #51 sha256:1946c4140bca3f8aa2cff3c4719e6a27626525aaaf36d130f80de5cd19f33db6 [2022-03-05T13:35:52.285Z] #51 DONE 33.3s [2022-03-05T13:35:52.285Z] [2022-03-05T13:35:52.285Z] #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-05T13:35:52.285Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T13:35:52.285Z] #42 30.48 The following additional packages will be installed: [2022-03-05T13:35:52.285Z] #42 30.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-05T13:35:52.285Z] #42 30.50 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-05T13:35:52.285Z] #42 30.50 Suggested packages: [2022-03-05T13:35:52.285Z] #42 30.50 manpages-dev python-setuptools [2022-03-05T13:35:52.285Z] #42 31.58 The following NEW packages will be installed: [2022-03-05T13:35:52.285Z] #42 31.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-05T13:35:52.285Z] #42 31.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-05T13:35:52.285Z] #42 31.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-05T13:35:52.285Z] #42 31.60 python-six zlib1g-dev [2022-03-05T13:35:52.715Z] #34 12.12 runtime/internal/math [2022-03-05T13:35:52.773Z] #43 15.86 CC images/core-aarch64.o [2022-03-05T13:35:52.972Z] #34 12.39 math/bits [2022-03-05T13:35:53.034Z] #43 16.25 CC images/core-ppc64.o [2022-03-05T13:35:53.249Z] #34 12.61 internal/bytealg [2022-03-05T13:35:53.252Z] #58 17.64 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-05T13:35:53.297Z] #43 16.65 CC images/core-s390.o [2022-03-05T13:35:53.870Z] #43 17.21 CC images/cpuinfo.o [2022-03-05T13:35:54.184Z] #34 13.49 math [2022-03-05T13:35:54.219Z] #47 ... [2022-03-05T13:35:54.219Z] [2022-03-05T13:35:54.219Z] #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-05T13:35:54.219Z] #24 sha256:8908fa46a24fb0a00f54723589dffb7666f7f3a1c11b6d543443f85d612a2dc9 [2022-03-05T13:35:54.219Z] #24 16.22 + mkdir -p /build [2022-03-05T13:35:54.219Z] #24 16.23 + mv docker/docker /build/ [2022-03-05T13:35:54.219Z] #24 16.24 + rmdir docker [2022-03-05T13:35:54.443Z] #43 17.60 CC images/inventory.o [2022-03-05T13:35:54.704Z] #43 17.82 CC images/fdinfo.o [2022-03-05T13:35:54.785Z] #24 ... [2022-03-05T13:35:54.785Z] [2022-03-05T13:35:54.785Z] #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-05T13:35:54.785Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:35:54.785Z] #40 6.565 + git clone https://github.com/docker/distribution.git . [2022-03-05T13:35:54.785Z] #40 6.565 Cloning into '.'... [2022-03-05T13:35:54.785Z] #40 ... [2022-03-05T13:35:54.785Z] [2022-03-05T13:35:54.785Z] #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-05T13:35:54.785Z] #34 sha256:6f8e7c5fa38eb4e5454bc77507063b3e42b2e62e6de135465b4da65975f8b804 [2022-03-05T13:35:54.785Z] #34 10.45 + cd /tmp/tmp.tfdh2Hypmn/src/github.com/BurntSushi/toml [2022-03-05T13:35:54.785Z] #34 10.46 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T13:35:54.785Z] #34 10.64 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T13:35:54.785Z] #34 12.13 internal/unsafeheader [2022-03-05T13:35:54.785Z] #34 12.16 internal/cpu [2022-03-05T13:35:54.785Z] #34 12.34 runtime/internal/atomic [2022-03-05T13:35:54.785Z] #34 12.88 runtime/internal/sys [2022-03-05T13:35:54.785Z] #34 13.28 internal/bytealg [2022-03-05T13:35:54.785Z] #34 13.40 runtime/internal/math [2022-03-05T13:35:54.785Z] #34 13.55 math/bits [2022-03-05T13:35:54.785Z] #34 14.85 math [2022-03-05T13:35:54.785Z] #34 15.77 runtime [2022-03-05T13:35:54.881Z] #42 ... [2022-03-05T13:35:54.881Z] [2022-03-05T13:35:54.881Z] #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-05T13:35:54.881Z] #34 sha256:4a8d67def172cf2e4591dc03b317042e07035cdf0e3469b38fd3af57f374c5b5 [2022-03-05T13:35:54.881Z] #34 35.72 sync [2022-03-05T13:35:54.881Z] #34 35.73 internal/reflectlite [2022-03-05T13:35:54.966Z] #43 18.15 CC images/fown.o [2022-03-05T13:35:55.116Z] #34 14.39 runtime [2022-03-05T13:35:55.142Z] #34 36.43 internal/testlog [2022-03-05T13:35:55.171Z] #58 ... [2022-03-05T13:35:55.171Z] [2022-03-05T13:35:55.171Z] #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-05T13:35:55.171Z] #49 sha256:ced63d416f7471c2401bb850a6bc2c7a44295bddfe68acfed98100b7a0dcf80e [2022-03-05T13:35:55.171Z] #49 12.21 go: downloading github.com/fatih/color v1.7.0 [2022-03-05T13:35:55.171Z] #49 12.23 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-05T13:35:55.171Z] #49 12.38 go: downloading github.com/pkg/errors v0.8.1 [2022-03-05T13:35:55.171Z] #49 12.38 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-05T13:35:55.171Z] #49 12.41 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T13:35:55.171Z] #49 12.78 go: downloading github.com/spf13/viper v1.6.1 [2022-03-05T13:35:55.171Z] #49 13.33 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-05T13:35:55.171Z] #49 13.33 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-05T13:35:55.171Z] #49 13.35 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-05T13:35:55.171Z] #49 13.39 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-05T13:35:55.171Z] #49 14.70 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-05T13:35:55.171Z] #49 15.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T13:35:55.171Z] #49 15.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-05T13:35:55.171Z] #49 15.42 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-05T13:35:55.171Z] #49 19.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-05T13:35:55.171Z] #49 19.22 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-05T13:35:55.171Z] #49 19.22 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T13:35:55.171Z] #49 19.66 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-05T13:35:55.171Z] #49 19.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-05T13:35:55.171Z] #49 19.66 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-05T13:35:55.171Z] #49 19.83 go: downloading github.com/spf13/afero v1.1.2 [2022-03-05T13:35:55.171Z] #49 19.98 go: downloading github.com/spf13/cast v1.3.0 [2022-03-05T13:35:55.171Z] #49 20.05 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-05T13:35:55.171Z] #49 20.09 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T13:35:55.171Z] #49 20.09 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-05T13:35:55.230Z] #43 18.30 CC images/ns.o [2022-03-05T13:35:55.230Z] #43 18.49 CC images/regfile.o [2022-03-05T13:35:55.433Z] #49 20.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-05T13:35:55.491Z] #43 18.76 CC images/ghost-file.o [2022-03-05T13:35:55.695Z] #49 20.35 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-05T13:35:55.695Z] #49 20.50 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T13:35:55.695Z] #49 20.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T13:35:55.695Z] #49 20.62 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-05T13:35:55.752Z] #43 18.97 CC images/fifo.o [2022-03-05T13:35:55.752Z] #43 19.09 CC images/remap-file-path.o [2022-03-05T13:35:55.956Z] #49 20.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T13:35:55.956Z] #49 20.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T13:35:55.956Z] #49 ... [2022-03-05T13:35:55.956Z] [2022-03-05T13:35:55.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-05T13:35:55.957Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:35:55.957Z] #36 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:35:56.014Z] #43 19.30 CC images/eventfd.o [2022-03-05T13:35:56.096Z] #34 ... [2022-03-05T13:35:56.096Z] [2022-03-05T13:35:56.096Z] #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-05T13:35:56.096Z] #67 sha256:dfbaa413dca4ca8692c1ca302f9a2f5d462f2e8f5e22220b4e2567461e00d869 [2022-03-05T13:35:56.096Z] #67 DONE 37.0s [2022-03-05T13:35:56.096Z] [2022-03-05T13:35:56.096Z] #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-05T13:35:56.096Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T13:35:56.096Z] #42 36.97 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:35:56.096Z] #42 36.97 Need to get 3798 kB of archives. [2022-03-05T13:35:56.097Z] #42 36.97 After this operation, 21.6 MB of additional disk space will be used. [2022-03-05T13:35:56.097Z] #42 36.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-03-05T13:35:56.097Z] #42 36.98 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-05T13:35:56.097Z] #42 36.99 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-05T13:35:56.097Z] #42 36.99 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-05T13:35:56.097Z] #42 36.99 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-05T13:35:56.097Z] #42 37.00 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-05T13:35:56.097Z] #42 37.03 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-05T13:35:56.097Z] #42 37.08 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-05T13:35:56.097Z] #42 37.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-03-05T13:35:56.097Z] #42 37.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-03-05T13:35:56.097Z] #42 37.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-03-05T13:35:56.097Z] #42 37.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-03-05T13:35:56.097Z] #42 37.30 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-05T13:35:56.097Z] #42 37.30 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-05T13:35:56.236Z] #36 ... [2022-03-05T13:35:56.237Z] [2022-03-05T13:35:56.237Z] #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-05T13:35:56.237Z] #49 sha256:ced63d416f7471c2401bb850a6bc2c7a44295bddfe68acfed98100b7a0dcf80e [2022-03-05T13:35:56.237Z] #49 20.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T13:35:56.237Z] #49 21.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-05T13:35:56.237Z] #49 21.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T13:35:56.275Z] #43 19.48 CC images/eventpoll.o [2022-03-05T13:35:56.358Z] #42 37.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-05T13:35:56.358Z] #42 37.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-03-05T13:35:56.358Z] #42 37.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-03-05T13:35:56.501Z] #49 21.47 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T13:35:56.537Z] #43 19.70 CC images/fh.o [2022-03-05T13:35:56.537Z] #43 ... [2022-03-05T13:35:56.537Z] [2022-03-05T13:35:56.537Z] #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-05T13:35:56.537Z] #56 sha256:3ef99d2e0c3b5419b36d403ee566a7295b8b6e73cb4538a57f96d931e01b48f4 [2022-03-05T13:35:56.619Z] #42 ... [2022-03-05T13:35:56.619Z] [2022-03-05T13:35:56.619Z] #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-05T13:35:56.619Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-05T13:35:56.619Z] #55 24.47 Reading package lists... [2022-03-05T13:35:56.619Z] #55 31.02 Building dependency tree... [2022-03-05T13:35:56.619Z] #55 34.10 The following additional packages will be installed: [2022-03-05T13:35:56.619Z] #55 34.10 libbtrfs0 [2022-03-05T13:35:56.619Z] #55 34.28 The following NEW packages will be installed: [2022-03-05T13:35:56.619Z] #55 34.30 libbtrfs-dev libbtrfs0 [2022-03-05T13:35:56.619Z] #55 34.79 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:35:56.619Z] #55 34.79 Need to get 119 kB of archives. [2022-03-05T13:35:56.619Z] #55 34.79 After this operation, 387 kB of additional disk space will be used. [2022-03-05T13:35:56.619Z] #55 34.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-03-05T13:35:56.619Z] #55 34.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-03-05T13:35:56.619Z] #55 35.66 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:35:56.619Z] #55 35.82 Fetched 119 kB in 0s (347 kB/s) [2022-03-05T13:35:56.619Z] #55 36.24 Selecting previously unselected package libbtrfs0. [2022-03-05T13:35:56.619Z] #55 36.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-05T13:35:56.619Z] #55 36.28 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-03-05T13:35:56.619Z] #55 36.46 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T13:35:56.619Z] #55 36.83 Selecting previously unselected package libbtrfs-dev. [2022-03-05T13:35:56.619Z] #55 36.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-03-05T13:35:56.619Z] #55 36.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:35:56.619Z] #55 37.11 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T13:35:56.619Z] #55 37.12 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:35:56.619Z] #55 37.14 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:35:56.619Z] #55 DONE 37.8s [2022-03-05T13:35:56.619Z] [2022-03-05T13:35:56.619Z] #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-05T13:35:56.619Z] #56 sha256:04a752f429c66346c13eb9bc9f26cf58dfc86d1dfa3c88ec2447d977bf2c77f4 [2022-03-05T13:35:56.685Z] #34 ... [2022-03-05T13:35:56.685Z] [2022-03-05T13:35:56.685Z] #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-05T13:35:56.685Z] #24 sha256:8908fa46a24fb0a00f54723589dffb7666f7f3a1c11b6d543443f85d612a2dc9 [2022-03-05T13:35:56.685Z] #24 DONE 18.7s [2022-03-05T13:35:56.685Z] [2022-03-05T13:35:56.685Z] #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-05T13:35:56.685Z] #58 sha256:6940f8074f353c12161779b2f07f0e9eed9380280de036cb7b9a25825846fe5b [2022-03-05T13:35:56.685Z] #58 13.64 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T13:35:56.685Z] #58 13.87 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T13:35:56.685Z] #58 13.90 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T13:35:56.685Z] #58 14.79 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-05T13:35:56.762Z] #49 21.61 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-05T13:35:56.762Z] #49 ... [2022-03-05T13:35:56.762Z] [2022-03-05T13:35:56.762Z] #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-05T13:35:56.762Z] #34 sha256:ee9ca627fc979d5e5c34453599469b351c64150284568d2b3b6aa4933209c133 [2022-03-05T13:35:56.762Z] #34 11.72 runtime/internal/sys [2022-03-05T13:35:56.762Z] #34 12.00 runtime/internal/math [2022-03-05T13:35:56.762Z] #34 12.04 internal/bytealg [2022-03-05T13:35:56.762Z] #34 12.18 math/bits [2022-03-05T13:35:56.762Z] #34 12.88 math [2022-03-05T13:35:56.762Z] #34 13.47 runtime [2022-03-05T13:35:56.762Z] #34 18.10 unicode/utf8 [2022-03-05T13:35:56.762Z] #34 18.64 internal/race [2022-03-05T13:35:56.762Z] #34 18.80 sync/atomic [2022-03-05T13:35:56.762Z] #34 19.22 unicode [2022-03-05T13:35:57.023Z] #34 ... [2022-03-05T13:35:57.023Z] [2022-03-05T13:35:57.023Z] #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-05T13:35:57.023Z] #49 sha256:ced63d416f7471c2401bb850a6bc2c7a44295bddfe68acfed98100b7a0dcf80e [2022-03-05T13:35:57.023Z] #49 21.80 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-05T13:35:57.023Z] #49 21.89 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-05T13:35:57.023Z] #49 22.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T13:35:57.320Z] #56 44.12 Checking out files: 60% (2885/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-05T13:35:57.320Z] #56 45.10 + cd /tmp/tmp.hQ3Fyd6nXC/src/github.com/containerd/containerd [2022-03-05T13:35:57.320Z] #56 45.10 + git checkout -q v1.5.10 [2022-03-05T13:35:57.563Z] #56 0.810 + RM_GOPATH=0 [2022-03-05T13:35:57.563Z] #56 0.810 + TMP_GOPATH= [2022-03-05T13:35:57.563Z] #56 0.810 + : /build [2022-03-05T13:35:57.563Z] #56 0.810 + '[' -z '' ']' [2022-03-05T13:35:57.563Z] #56 0.811 ++ mktemp -d [2022-03-05T13:35:57.563Z] #56 0.880 + export GOPATH=/tmp/tmp.jns5lREIAw [2022-03-05T13:35:57.563Z] #56 0.880 + GOPATH=/tmp/tmp.jns5lREIAw [2022-03-05T13:35:57.563Z] #56 0.880 + RM_GOPATH=1 [2022-03-05T13:35:57.563Z] #56 0.880 + case "$(go env GOARCH)" in [2022-03-05T13:35:57.563Z] #56 0.880 ++ go env GOARCH [2022-03-05T13:35:57.563Z] #56 0.900 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:57.563Z] #56 0.901 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:35:57.563Z] #56 0.902 ++ dirname /tmp/install/install.sh [2022-03-05T13:35:57.563Z] #56 0.903 + dir=/tmp/install [2022-03-05T13:35:57.563Z] #56 0.904 + bin=containerd [2022-03-05T13:35:57.563Z] #56 0.905 + shift [2022-03-05T13:35:57.563Z] #56 0.905 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-05T13:35:57.563Z] #56 0.905 + . /tmp/install/containerd.installer [2022-03-05T13:35:57.563Z] #56 0.905 ++ set -e [2022-03-05T13:35:57.563Z] #56 0.906 ++ : v1.5.10 [2022-03-05T13:35:57.563Z] #56 0.906 + install_containerd [2022-03-05T13:35:57.563Z] #56 0.907 + echo 'Install containerd version v1.5.10' [2022-03-05T13:35:57.563Z] #56 0.907 Install containerd version v1.5.10 [2022-03-05T13:35:57.563Z] #56 0.907 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jns5lREIAw/src/github.com/containerd/containerd [2022-03-05T13:35:57.563Z] #56 0.909 Cloning into '/tmp/tmp.jns5lREIAw/src/github.com/containerd/containerd'... [2022-03-05T13:35:57.597Z] #49 22.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T13:35:57.597Z] #49 22.33 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-05T13:35:57.597Z] #49 22.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T13:35:58.175Z] #49 22.94 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-05T13:35:58.175Z] #49 ... [2022-03-05T13:35:58.175Z] [2022-03-05T13:35:58.175Z] #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-05T13:35:58.175Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:35:58.175Z] #55 12.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:35:58.175Z] #55 ... [2022-03-05T13:35:58.175Z] [2022-03-05T13:35:58.175Z] #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-05T13:35:58.175Z] #67 sha256:c7ea85588fcfd15bead59d6666b9d830ec35e05f17325f1e4b59836358ae4727 [2022-03-05T13:35:58.389Z] #34 ... [2022-03-05T13:35:58.389Z] [2022-03-05T13:35:58.389Z] #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-05T13:35:58.389Z] #47 sha256:32ed7c30e204d09dc00d02bf7c4e6b91aaa9c52c6621308e892dfc98907e7b81 [2022-03-05T13:35:58.389Z] #47 10.34 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T13:35:58.389Z] #47 10.36 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T13:35:58.389Z] #47 10.54 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T13:35:58.389Z] #47 10.62 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T13:35:58.389Z] #47 11.18 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T13:35:58.389Z] #47 11.22 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T13:35:58.389Z] #47 11.25 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T13:35:58.389Z] #47 11.44 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T13:35:58.389Z] #47 11.75 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T13:35:58.389Z] #47 12.23 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T13:35:58.389Z] #47 12.67 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T13:35:58.389Z] #47 13.26 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T13:35:58.389Z] #47 ... [2022-03-05T13:35:58.389Z] [2022-03-05T13:35:58.389Z] #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-05T13:35:58.389Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:35:58.389Z] #40 7.318 + git clone https://github.com/docker/distribution.git . [2022-03-05T13:35:58.389Z] #40 7.328 Cloning into '.'... [2022-03-05T13:35:58.389Z] #40 ... [2022-03-05T13:35:58.389Z] [2022-03-05T13:35:58.389Z] #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-05T13:35:58.389Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:58.389Z] #13 5.279 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T13:35:58.389Z] #13 5.351 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:35:58.389Z] #13 5.364 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:35:58.389Z] #13 5.457 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:35:58.389Z] #13 7.341 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T13:35:58.389Z] #13 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:58.389Z] #13 14.41 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:35:58.436Z] #67 22.61 Checking out files: 58% (1114/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-05T13:35:58.436Z] #67 23.36 + cd /tmp/tmp.WKDkHSGlfs/src/github.com/docker/libnetwork [2022-03-05T13:35:58.436Z] #67 23.36 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:35:58.436Z] #67 ... [2022-03-05T13:35:58.436Z] [2022-03-05T13:35:58.436Z] #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-05T13:35:58.436Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:35:58.436Z] #42 13.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:35:58.589Z] #58 ... [2022-03-05T13:35:58.589Z] [2022-03-05T13:35:58.589Z] #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-05T13:35:58.589Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:58.589Z] #13 5.773 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T13:35:58.589Z] #13 8.748 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:35:58.589Z] #13 12.55 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:35:58.697Z] #42 ... [2022-03-05T13:35:58.697Z] [2022-03-05T13:35:58.698Z] #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-05T13:35:58.698Z] #49 sha256:ced63d416f7471c2401bb850a6bc2c7a44295bddfe68acfed98100b7a0dcf80e [2022-03-05T13:35:58.698Z] #49 23.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-05T13:35:58.698Z] #49 23.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T13:35:58.698Z] #49 23.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-05T13:35:58.698Z] #49 23.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T13:35:58.846Z] #13 ... [2022-03-05T13:35:58.847Z] [2022-03-05T13:35:58.847Z] #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-05T13:35:58.847Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:35:58.847Z] #36 14.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:35:58.847Z] #36 19.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:35:58.949Z] #56 ... [2022-03-05T13:35:58.949Z] [2022-03-05T13:35:58.949Z] #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-05T13:35:58.949Z] #49 sha256:358a58526d177ff6538a06559d18aee181486d444e41ef83e089ef2012d76a84 [2022-03-05T13:35:58.949Z] #49 30.28 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T13:35:58.949Z] #49 30.28 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T13:35:58.949Z] #49 30.35 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-05T13:35:58.949Z] #49 30.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-05T13:35:58.949Z] #49 30.47 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-05T13:35:58.949Z] #49 31.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-05T13:35:58.949Z] #49 32.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T13:35:58.949Z] #49 32.62 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-05T13:35:58.951Z] #13 ... [2022-03-05T13:35:58.951Z] [2022-03-05T13:35:58.951Z] #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-05T13:35:58.951Z] #49 sha256:9c5eec1035cb4ce9b8283450f0ca945c0cc8e29791b4a36da4eac26e555e69b3 [2022-03-05T13:35:58.951Z] #49 18.33 go: downloading github.com/fatih/color v1.7.0 [2022-03-05T13:35:58.951Z] #49 18.34 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-05T13:35:58.958Z] #49 23.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T13:35:58.958Z] #49 23.79 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-05T13:35:59.104Z] #36 ... [2022-03-05T13:35:59.104Z] [2022-03-05T13:35:59.104Z] #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-05T13:35:59.104Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:35:59.104Z] #13 16.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:35:59.208Z] #49 18.50 go: downloading github.com/pkg/errors v0.8.1 [2022-03-05T13:35:59.208Z] #49 18.59 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-05T13:35:59.208Z] #49 18.70 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T13:35:59.210Z] #49 ... [2022-03-05T13:35:59.210Z] [2022-03-05T13:35:59.210Z] #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-05T13:35:59.210Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T13:35:59.210Z] #42 38.90 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:35:59.210Z] #42 39.06 Fetched 3798 kB in 6s (671 kB/s) [2022-03-05T13:35:59.210Z] #42 39.11 Selecting previously unselected package libcap-dev:arm64. [2022-03-05T13:35:59.210Z] #42 39.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-03-05T13:35:59.210Z] #42 39.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-03-05T13:35:59.210Z] #42 39.17 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-03-05T13:35:59.210Z] #42 39.33 Selecting previously unselected package libnet1:arm64. [2022-03-05T13:35:59.210Z] #42 39.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-05T13:35:59.210Z] #42 39.34 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:35:59.210Z] #42 39.43 Selecting previously unselected package libnet1-dev. [2022-03-05T13:35:59.210Z] #42 39.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-05T13:35:59.210Z] #42 39.44 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T13:35:59.210Z] #42 40.04 Selecting previously unselected package libnl-3-200:arm64. [2022-03-05T13:35:59.210Z] #42 40.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-03-05T13:35:59.210Z] #42 40.05 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-03-05T13:35:59.210Z] #42 40.15 Selecting previously unselected package libnl-3-dev:arm64. [2022-03-05T13:35:59.210Z] #42 40.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-03-05T13:35:59.210Z] #42 40.16 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-03-05T13:35:59.237Z] #56 46.74 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T13:35:59.237Z] #56 46.74 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T13:35:59.237Z] #56 46.74 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T13:35:59.237Z] #56 46.74 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T13:35:59.237Z] #56 46.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T13:35:59.237Z] #56 46.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T13:35:59.237Z] #56 46.74 + '[' '' = dynamic ']' [2022-03-05T13:35:59.237Z] #56 46.74 + make [2022-03-05T13:35:59.471Z] #42 40.48 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-05T13:35:59.471Z] #42 40.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-03-05T13:35:59.471Z] #42 40.49 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-05T13:35:59.471Z] #42 40.58 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-03-05T13:35:59.471Z] #42 40.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-03-05T13:35:59.471Z] #42 40.59 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-03-05T13:35:59.471Z] #42 40.70 Selecting previously unselected package zlib1g-dev:arm64. [2022-03-05T13:35:59.471Z] #42 ... [2022-03-05T13:35:59.471Z] [2022-03-05T13:35:59.471Z] #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-05T13:35:59.471Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-05T13:35:59.471Z] #36 24.72 Reading package lists... [2022-03-05T13:35:59.471Z] #36 30.98 Building dependency tree... [2022-03-05T13:35:59.471Z] #36 34.02 The following additional packages will be installed: [2022-03-05T13:35:59.471Z] #36 34.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-05T13:35:59.471Z] #36 34.04 Suggested packages: [2022-03-05T13:35:59.471Z] #36 34.04 cmake-doc ninja-build lrzip [2022-03-05T13:35:59.472Z] #36 34.04 Recommended packages: [2022-03-05T13:35:59.472Z] #36 34.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T13:35:59.472Z] #36 34.97 The following NEW packages will be installed: [2022-03-05T13:35:59.472Z] #36 34.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-05T13:35:59.472Z] #36 34.99 vim-common xxd [2022-03-05T13:35:59.472Z] #36 35.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:35:59.472Z] #36 35.31 Need to get 14.2 MB of archives. [2022-03-05T13:35:59.472Z] #36 35.31 After this operation, 60.0 MB of additional disk space will be used. [2022-03-05T13:35:59.472Z] #36 35.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-03-05T13:35:59.472Z] #36 35.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T13:35:59.472Z] #36 35.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-05T13:35:59.472Z] #36 35.41 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-03-05T13:35:59.472Z] #36 36.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2022-03-05T13:35:59.472Z] #36 36.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-03-05T13:35:59.472Z] #36 36.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-03-05T13:35:59.472Z] #36 36.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-03-05T13:35:59.472Z] #36 36.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-03-05T13:35:59.472Z] #36 36.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-03-05T13:35:59.472Z] #36 37.80 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:35:59.472Z] #36 38.18 Fetched 14.2 MB in 2s (8721 kB/s) [2022-03-05T13:35:59.472Z] #36 38.67 Selecting previously unselected package xxd. [2022-03-05T13:35:59.472Z] #36 38.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 ... 15394 files and directories currently installed.) [2022-03-05T13:35:59.472Z] #36 38.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-03-05T13:35:59.472Z] #36 38.69 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T13:35:59.472Z] #36 38.94 Selecting previously unselected package vim-common. [2022-03-05T13:35:59.472Z] #36 38.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:35:59.472Z] #36 38.99 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T13:35:59.472Z] #36 39.24 Selecting previously unselected package cmake-data. [2022-03-05T13:35:59.472Z] #36 39.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-05T13:35:59.472Z] #36 39.24 Unpacking cmake-data (3.13.4-1) ... [2022-03-05T13:35:59.731Z] #36 ... [2022-03-05T13:35:59.731Z] [2022-03-05T13:35:59.731Z] #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-05T13:35:59.731Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T13:35:59.731Z] #42 40.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2022-03-05T13:35:59.731Z] #42 40.74 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-03-05T13:35:59.731Z] #42 40.90 Selecting previously unselected package libprotobuf17:arm64. [2022-03-05T13:35:59.731Z] #42 40.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-03-05T13:35:59.731Z] #42 40.91 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-03-05T13:35:59.904Z] #49 24.44 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-05T13:35:59.904Z] #49 24.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T13:35:59.904Z] #49 24.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-05T13:35:59.904Z] #49 24.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-05T13:35:59.904Z] #49 24.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-05T13:35:59.904Z] #49 24.85 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-05T13:35:59.904Z] #49 ... [2022-03-05T13:35:59.904Z] [2022-03-05T13:35:59.904Z] #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-05T13:35:59.904Z] #47 sha256:0daeee7ca5f86133fe3c4041459508ad64f178d16ed536e15292dd64f3e2e9d5 [2022-03-05T13:35:59.904Z] #47 14.83 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T13:35:59.904Z] #47 14.90 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T13:35:59.904Z] #47 15.11 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T13:35:59.904Z] #47 17.24 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T13:35:59.904Z] #47 17.24 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T13:36:00.138Z] #49 19.49 go: downloading github.com/spf13/viper v1.6.1 [2022-03-05T13:36:00.166Z] #47 ... [2022-03-05T13:36:00.166Z] [2022-03-05T13:36:00.166Z] #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-05T13:36:00.166Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:36:00.166Z] #40 24.37 Checking out files: 84% (1559/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-05T13:36:00.166Z] #40 24.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-05T13:36:00.477Z] #13 ... [2022-03-05T13:36:00.477Z] [2022-03-05T13:36:00.477Z] #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-05T13:36:00.477Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:00.477Z] #42 12.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:36:00.477Z] #42 15.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:36:00.477Z] #42 ... [2022-03-05T13:36:00.477Z] [2022-03-05T13:36:00.477Z] #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-05T13:36:00.477Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:36:00.477Z] #55 12.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:36:00.477Z] #55 15.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:36:00.477Z] #55 ... [2022-03-05T13:36:00.477Z] [2022-03-05T13:36:00.477Z] #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-05T13:36:00.477Z] #34 sha256:6f8e7c5fa38eb4e5454bc77507063b3e42b2e62e6de135465b4da65975f8b804 [2022-03-05T13:36:00.477Z] #34 22.03 unicode/utf8 [2022-03-05T13:36:00.623Z] #56 48.44 + bin/ctr [2022-03-05T13:36:00.685Z] #42 ... [2022-03-05T13:36:00.685Z] [2022-03-05T13:36:00.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-05T13:36:00.685Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T13:36:00.685Z] #13 25.24 Reading package lists... [2022-03-05T13:36:00.685Z] #13 30.87 Building dependency tree... [2022-03-05T13:36:00.685Z] #13 34.15 The following additional packages will be installed: [2022-03-05T13:36:00.685Z] #13 34.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-05T13:36:00.685Z] #13 34.16 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-05T13:36:00.685Z] #13 34.16 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-05T13:36:00.685Z] #13 34.17 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-05T13:36:00.685Z] #13 34.17 mingw-w64-x86-64-dev [2022-03-05T13:36:00.685Z] #13 34.17 Suggested packages: [2022-03-05T13:36:00.685Z] #13 34.17 gcc-8-locales seccomp wine64 [2022-03-05T13:36:00.685Z] #13 34.93 The following NEW packages will be installed: [2022-03-05T13:36:00.685Z] #13 34.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T13:36:00.685Z] #13 34.94 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-05T13:36:00.685Z] #13 34.94 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-05T13:36:00.685Z] #13 34.94 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-05T13:36:00.685Z] #13 34.94 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-05T13:36:00.685Z] #13 34.94 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T13:36:00.685Z] #13 34.95 The following packages will be upgraded: [2022-03-05T13:36:00.685Z] #13 34.96 libseccomp2 [2022-03-05T13:36:00.685Z] #13 35.35 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:00.685Z] #13 35.35 Need to get 73.4 MB of archives. [2022-03-05T13:36:00.685Z] #13 35.35 After this operation, 471 MB of additional disk space will be used. [2022-03-05T13:36:00.685Z] #13 35.35 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-05T13:36:00.685Z] #13 35.38 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-03-05T13:36:00.685Z] #13 35.49 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-05T13:36:00.685Z] #13 35.58 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-05T13:36:00.685Z] #13 35.81 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-05T13:36:00.685Z] #13 35.82 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-05T13:36:00.685Z] #13 35.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-03-05T13:36:00.685Z] #13 35.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-05T13:36:00.685Z] #13 36.09 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-05T13:36:00.685Z] #13 36.43 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-05T13:36:00.685Z] #13 36.43 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-05T13:36:00.685Z] #13 39.14 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-05T13:36:00.685Z] #13 41.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-03-05T13:36:00.685Z] #13 41.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-03-05T13:36:00.685Z] #13 41.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-03-05T13:36:00.946Z] #13 41.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-03-05T13:36:00.946Z] #13 41.09 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-05T13:36:00.946Z] #13 41.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-03-05T13:36:00.946Z] #13 41.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-03-05T13:36:00.946Z] #13 41.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-03-05T13:36:00.946Z] #13 41.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-03-05T13:36:00.946Z] #13 41.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-03-05T13:36:00.946Z] #13 41.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-03-05T13:36:00.946Z] #13 41.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-03-05T13:36:00.946Z] #13 ... [2022-03-05T13:36:00.946Z] [2022-03-05T13:36:00.946Z] #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-05T13:36:00.946Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T13:36:00.946Z] #42 42.02 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-03-05T13:36:00.946Z] #42 42.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-03-05T13:36:00.946Z] #42 42.04 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-03-05T13:36:00.946Z] #42 42.17 Selecting previously unselected package libprotobuf-dev:arm64. [2022-03-05T13:36:00.946Z] #42 42.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-03-05T13:36:00.946Z] #42 42.18 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-03-05T13:36:01.067Z] #49 20.29 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-05T13:36:01.067Z] #49 20.34 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-05T13:36:01.067Z] #49 ... [2022-03-05T13:36:01.067Z] [2022-03-05T13:36:01.067Z] #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-05T13:36:01.067Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:01.067Z] #42 10.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:36:01.067Z] #42 13.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:36:01.067Z] #42 17.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:36:01.067Z] #42 ... [2022-03-05T13:36:01.067Z] [2022-03-05T13:36:01.067Z] #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-05T13:36:01.067Z] #58 sha256:55c56ac6641155c0c30019fd5c120ee89e5e2933ffedc0c804039c2184a8ae52 [2022-03-05T13:36:01.067Z] #58 12.61 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T13:36:01.067Z] #58 12.66 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T13:36:01.067Z] #58 12.87 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T13:36:01.067Z] #58 14.61 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-05T13:36:01.114Z] #40 ... [2022-03-05T13:36:01.114Z] [2022-03-05T13:36:01.114Z] #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-05T13:36:01.114Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:01.114Z] #13 11.85 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:36:01.114Z] #13 14.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:36:01.114Z] #13 ... [2022-03-05T13:36:01.114Z] [2022-03-05T13:36:01.114Z] #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-05T13:36:01.114Z] #45 sha256:5422c77c0bf48e13b389171ec31ef73a2a6348cd4012e01d7dc3755b25dd73f6 [2022-03-05T13:36:01.114Z] #45 DONE 26.0s [2022-03-05T13:36:01.114Z] [2022-03-05T13:36:01.114Z] #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-05T13:36:01.114Z] #49 sha256:ced63d416f7471c2401bb850a6bc2c7a44295bddfe68acfed98100b7a0dcf80e [2022-03-05T13:36:01.114Z] #49 25.09 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-05T13:36:01.114Z] #49 25.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-05T13:36:01.114Z] #49 25.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-05T13:36:01.114Z] #49 25.39 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-05T13:36:01.114Z] #49 25.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T13:36:01.114Z] #49 25.53 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-05T13:36:01.114Z] #49 25.67 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-05T13:36:01.215Z] #34 23.23 internal/race [2022-03-05T13:36:01.325Z] #58 ... [2022-03-05T13:36:01.325Z] [2022-03-05T13:36:01.325Z] #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-05T13:36:01.325Z] #49 sha256:9c5eec1035cb4ce9b8283450f0ca945c0cc8e29791b4a36da4eac26e555e69b3 [2022-03-05T13:36:01.325Z] #49 20.55 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-05T13:36:01.325Z] #49 20.58 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-05T13:36:01.473Z] #34 23.39 sync/atomic [2022-03-05T13:36:02.042Z] #34 24.10 unicode [2022-03-05T13:36:02.313Z] #34 ... [2022-03-05T13:36:02.313Z] [2022-03-05T13:36:02.313Z] #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-05T13:36:02.313Z] #51 sha256:61b88fb57a70fc9c0275ebf153b5415410f2d7b19b87e7288484efc2f8761994 [2022-03-05T13:36:02.313Z] #51 14.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T13:36:02.330Z] #42 43.32 Selecting previously unselected package libprotoc17:arm64. [2022-03-05T13:36:02.330Z] #42 43.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-03-05T13:36:02.330Z] #42 43.33 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-03-05T13:36:02.508Z] #49 27.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T13:36:02.508Z] #49 27.22 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-05T13:36:02.508Z] #49 27.25 go: downloading golang.org/x/text v0.3.2 [2022-03-05T13:36:02.571Z] #51 ... [2022-03-05T13:36:02.571Z] [2022-03-05T13:36:02.571Z] #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-05T13:36:02.571Z] #49 sha256:f1c53d59f3122b08b886b0be769af800fcd45d7d6e710f99d337c942130d7f90 [2022-03-05T13:36:02.571Z] #49 23.96 go: downloading github.com/fatih/color v1.7.0 [2022-03-05T13:36:02.571Z] #49 24.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-05T13:36:02.571Z] #49 24.35 go: downloading github.com/pkg/errors v0.8.1 [2022-03-05T13:36:02.571Z] #49 24.37 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-05T13:36:02.591Z] #42 43.73 Selecting previously unselected package protobuf-c-compiler. [2022-03-05T13:36:02.591Z] #42 43.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-03-05T13:36:02.591Z] #42 43.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T13:36:02.829Z] #49 24.85 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T13:36:02.829Z] #49 24.94 go: downloading github.com/spf13/viper v1.6.1 [2022-03-05T13:36:02.851Z] #42 43.86 Selecting previously unselected package protobuf-compiler. [2022-03-05T13:36:02.852Z] #42 43.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-03-05T13:36:02.852Z] #42 43.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-05T13:36:02.852Z] #42 43.99 Selecting previously unselected package python-pkg-resources. [2022-03-05T13:36:02.852Z] #42 43.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T13:36:02.852Z] #42 44.00 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-05T13:36:03.113Z] #42 44.22 Selecting previously unselected package python-six. [2022-03-05T13:36:03.113Z] #42 44.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-05T13:36:03.113Z] #42 44.22 Unpacking python-six (1.12.0-1) ... [2022-03-05T13:36:03.113Z] #42 44.34 Selecting previously unselected package python-protobuf. [2022-03-05T13:36:03.113Z] #42 44.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-03-05T13:36:03.113Z] #42 44.36 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-05T13:36:03.776Z] #49 26.00 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-05T13:36:03.776Z] #49 26.00 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-05T13:36:04.010Z] #49 23.15 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-05T13:36:04.010Z] #49 ... [2022-03-05T13:36:04.010Z] [2022-03-05T13:36:04.010Z] #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-05T13:36:04.010Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:36:04.010Z] #55 13.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:36:04.010Z] #55 16.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:36:04.010Z] #55 ... [2022-03-05T13:36:04.010Z] [2022-03-05T13:36:04.010Z] #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-05T13:36:04.010Z] #34 sha256:0a58de778a2ee61a2fae97733521423a7924f4a5fe4f78760f9a4ba017a8ee2b [2022-03-05T13:36:04.010Z] #34 21.56 unicode/utf8 [2022-03-05T13:36:04.010Z] #34 22.72 internal/race [2022-03-05T13:36:04.010Z] #34 22.81 sync/atomic [2022-03-05T13:36:04.010Z] #34 23.38 unicode [2022-03-05T13:36:04.033Z] #49 26.15 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-05T13:36:04.054Z] #42 44.94 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-05T13:36:04.275Z] #34 ... [2022-03-05T13:36:04.275Z] [2022-03-05T13:36:04.275Z] #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-05T13:36:04.275Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:04.275Z] #36 13.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:36:04.275Z] #36 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:36:04.275Z] #36 ... [2022-03-05T13:36:04.275Z] [2022-03-05T13:36:04.275Z] #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-05T13:36:04.275Z] #58 sha256:55c56ac6641155c0c30019fd5c120ee89e5e2933ffedc0c804039c2184a8ae52 [2022-03-05T13:36:04.275Z] #58 20.70 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-05T13:36:04.275Z] #58 22.25 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T13:36:04.275Z] #58 22.25 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T13:36:04.275Z] #58 22.73 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T13:36:04.275Z] #58 23.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T13:36:04.275Z] #58 23.68 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T13:36:04.291Z] #49 26.28 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-05T13:36:04.538Z] #58 ... [2022-03-05T13:36:04.538Z] [2022-03-05T13:36:04.538Z] #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-05T13:36:04.538Z] #24 sha256:deb2824b9938375967cfc60165d1e4f4e9cf001a4377f8072a6822fc244a5d17 [2022-03-05T13:36:04.538Z] #24 21.26 + mkdir -p /build [2022-03-05T13:36:04.538Z] #24 21.28 + mv docker/docker /build/ [2022-03-05T13:36:04.538Z] #24 21.29 + rmdir docker [2022-03-05T13:36:04.538Z] #24 DONE 23.9s [2022-03-05T13:36:04.538Z] [2022-03-05T13:36:04.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-05T13:36:04.538Z] #49 sha256:9c5eec1035cb4ce9b8283450f0ca945c0cc8e29791b4a36da4eac26e555e69b3 [2022-03-05T13:36:04.538Z] #49 23.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T13:36:05.442Z] #42 ... [2022-03-05T13:36:05.442Z] [2022-03-05T13:36:05.442Z] #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-05T13:36:05.442Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-05T13:36:05.442Z] #32 36.10 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T13:36:05.442Z] #32 36.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T13:36:05.442Z] #32 ... [2022-03-05T13:36:05.442Z] [2022-03-05T13:36:05.442Z] #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-05T13:36:05.442Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T13:36:05.442Z] #13 41.25 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-05T13:36:05.442Z] #13 41.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-03-05T13:36:05.442Z] #13 42.19 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:05.442Z] #13 42.35 Fetched 73.4 MB in 6s (11.9 MB/s) [2022-03-05T13:36:05.442Z] #13 42.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-03-05T13:36:05.442Z] #13 42.49 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-03-05T13:36:05.442Z] #13 42.51 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-05T13:36:05.442Z] #13 42.75 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:36:05.442Z] #13 42.89 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T13:36:05.442Z] #13 42.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-03-05T13:36:05.442Z] #13 42.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-03-05T13:36:05.442Z] #13 42.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T13:36:05.442Z] #13 44.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T13:36:05.442Z] #13 44.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-03-05T13:36:05.442Z] #13 44.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T13:36:06.016Z] #13 ... [2022-03-05T13:36:06.016Z] [2022-03-05T13:36:06.016Z] #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-05T13:36:06.016Z] #34 sha256:4a8d67def172cf2e4591dc03b317042e07035cdf0e3469b38fd3af57f374c5b5 [2022-03-05T13:36:06.016Z] #34 37.12 errors [2022-03-05T13:36:06.016Z] #34 37.12 sort [2022-03-05T13:36:06.016Z] #34 37.53 strconv [2022-03-05T13:36:06.016Z] #34 38.67 io [2022-03-05T13:36:06.016Z] #34 39.76 internal/oserror [2022-03-05T13:36:06.016Z] #34 39.99 reflect [2022-03-05T13:36:06.016Z] #34 40.06 syscall [2022-03-05T13:36:06.016Z] #34 45.78 internal/syscall/unix [2022-03-05T13:36:06.016Z] #34 46.02 time [2022-03-05T13:36:06.277Z] #34 ... [2022-03-05T13:36:06.277Z] [2022-03-05T13:36:06.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-05T13:36:06.277Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T13:36:06.277Z] #42 46.57 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-03-05T13:36:06.277Z] #42 46.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:36:06.277Z] #42 46.61 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-05T13:36:06.277Z] #42 46.62 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-03-05T13:36:06.277Z] #42 46.64 Setting up python-six (1.12.0-1) ... [2022-03-05T13:36:06.819Z] #49 28.62 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-05T13:36:06.849Z] #42 47.87 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-03-05T13:36:06.849Z] #42 47.89 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-03-05T13:36:06.849Z] #42 47.92 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-03-05T13:36:06.849Z] #42 47.94 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-03-05T13:36:06.849Z] #42 47.97 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-03-05T13:36:06.849Z] #42 48.01 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-05T13:36:06.849Z] #42 48.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T13:36:06.849Z] #42 48.05 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-03-05T13:36:06.849Z] #42 48.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T13:36:06.849Z] #42 48.11 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-05T13:36:07.076Z] #49 29.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T13:36:07.222Z] #56 ... [2022-03-05T13:36:07.222Z] [2022-03-05T13:36:07.222Z] #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-05T13:36:07.222Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:07.222Z] #43 19.99 CC images/fsnotify.o [2022-03-05T13:36:07.222Z] #43 20.46 CC images/signalfd.o [2022-03-05T13:36:07.222Z] #43 20.60 CC images/fs.o [2022-03-05T13:36:07.222Z] #43 20.75 CC images/pstree.o [2022-03-05T13:36:07.222Z] #43 20.96 CC images/pipe.o [2022-03-05T13:36:07.222Z] #43 21.22 CC images/tcp-stream.o [2022-03-05T13:36:07.222Z] #43 21.46 CC images/sk-packet.o [2022-03-05T13:36:07.222Z] #43 21.69 CC images/mnt.o [2022-03-05T13:36:07.222Z] #43 21.88 CC images/pipe-data.o [2022-03-05T13:36:07.222Z] #43 22.10 CC images/sa.o [2022-03-05T13:36:07.222Z] #43 22.25 CC images/timer.o [2022-03-05T13:36:07.222Z] #43 22.59 CC images/timerfd.o [2022-03-05T13:36:07.222Z] #43 22.82 CC images/mm.o [2022-03-05T13:36:07.222Z] #43 23.13 CC images/sk-opts.o [2022-03-05T13:36:07.222Z] #43 23.28 CC images/sk-unix.o [2022-03-05T13:36:07.222Z] #43 23.64 CC images/sk-inet.o [2022-03-05T13:36:07.222Z] #43 23.89 CC images/tun.o [2022-03-05T13:36:07.222Z] #43 24.14 CC images/sk-netlink.o [2022-03-05T13:36:07.222Z] #43 24.35 CC images/packet-sock.o [2022-03-05T13:36:07.222Z] #43 24.60 CC images/ipc-var.o [2022-03-05T13:36:07.222Z] #43 24.80 CC images/ipc-desc.o [2022-03-05T13:36:07.222Z] #43 24.94 CC images/ipc-shm.o [2022-03-05T13:36:07.222Z] #43 25.12 CC images/ipc-msg.o [2022-03-05T13:36:07.222Z] #43 25.38 CC images/ipc-sem.o [2022-03-05T13:36:07.222Z] #43 25.55 CC images/utsns.o [2022-03-05T13:36:07.222Z] #43 25.76 CC images/creds.o [2022-03-05T13:36:07.222Z] #43 25.94 CC images/vma.o [2022-03-05T13:36:07.222Z] #43 26.10 CC images/netdev.o [2022-03-05T13:36:07.222Z] #43 26.41 CC images/tty.o [2022-03-05T13:36:07.222Z] #43 26.88 CC images/file-lock.o [2022-03-05T13:36:07.222Z] #43 27.09 CC images/rlimit.o [2022-03-05T13:36:07.222Z] #43 27.26 CC images/pagemap.o [2022-03-05T13:36:07.222Z] #43 27.47 CC images/siginfo.o [2022-03-05T13:36:07.222Z] #43 27.67 CC images/rpc.o [2022-03-05T13:36:07.222Z] #43 28.59 CC images/ext-file.o [2022-03-05T13:36:07.222Z] #43 28.74 CC images/cgroup.o [2022-03-05T13:36:07.222Z] #43 29.22 CC images/userns.o [2022-03-05T13:36:07.222Z] #43 29.41 CC images/google/protobuf/descriptor.o [2022-03-05T13:36:07.484Z] #43 30.63 CC images/opts.o [2022-03-05T13:36:07.747Z] #43 30.89 CC images/seccomp.o [2022-03-05T13:36:07.747Z] #43 31.07 CC images/binfmt-misc.o [2022-03-05T13:36:08.009Z] #43 31.22 CC images/time.o [2022-03-05T13:36:08.011Z] #49 ... [2022-03-05T13:36:08.011Z] [2022-03-05T13:36:08.011Z] #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-05T13:36:08.011Z] #34 sha256:6f8e7c5fa38eb4e5454bc77507063b3e42b2e62e6de135465b4da65975f8b804 [2022-03-05T13:36:08.011Z] #34 29.87 encoding [2022-03-05T13:36:08.270Z] #43 31.43 CC images/sysctl.o [2022-03-05T13:36:08.270Z] #43 31.57 CC images/autofs.o [2022-03-05T13:36:08.532Z] #43 31.72 CC images/macvlan.o [2022-03-05T13:36:08.793Z] #43 31.87 CC images/sit.o [2022-03-05T13:36:08.793Z] #43 32.11 CC images/memfd.o [2022-03-05T13:36:09.054Z] #43 32.32 CC images/timens.o [2022-03-05T13:36:09.104Z] #49 ... [2022-03-05T13:36:09.104Z] [2022-03-05T13:36:09.104Z] #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-05T13:36:09.104Z] #34 sha256:ee9ca627fc979d5e5c34453599469b351c64150284568d2b3b6aa4933209c133 [2022-03-05T13:36:09.104Z] #34 22.82 encoding [2022-03-05T13:36:09.104Z] #34 ... [2022-03-05T13:36:09.104Z] [2022-03-05T13:36:09.104Z] #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-05T13:36:09.104Z] #58 sha256:dcf93c88fbda6387fce68b9e7f75ddbe53560053d8f21831973dab8ba697261f [2022-03-05T13:36:09.104Z] #58 22.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T13:36:09.104Z] #58 ... [2022-03-05T13:36:09.104Z] [2022-03-05T13:36:09.104Z] #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-05T13:36:09.104Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:09.104Z] #36 23.09 Fetched 8469 kB in 17s (493 kB/s) [2022-03-05T13:36:09.104Z] #36 23.09 Reading package lists... [2022-03-05T13:36:09.104Z] #36 30.56 Reading package lists... [2022-03-05T13:36:09.104Z] #36 ... [2022-03-05T13:36:09.104Z] [2022-03-05T13:36:09.104Z] #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-05T13:36:09.104Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:09.104Z] #42 24.57 Fetched 8469 kB in 18s (482 kB/s) [2022-03-05T13:36:09.104Z] #42 24.57 Reading package lists... [2022-03-05T13:36:09.104Z] #42 31.97 Reading package lists... [2022-03-05T13:36:09.104Z] #42 ... [2022-03-05T13:36:09.104Z] [2022-03-05T13:36:09.104Z] #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-05T13:36:09.104Z] #67 sha256:c7ea85588fcfd15bead59d6666b9d830ec35e05f17325f1e4b59836358ae4727 [2022-03-05T13:36:09.104Z] #67 23.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-05T13:36:09.104Z] #67 ... [2022-03-05T13:36:09.104Z] [2022-03-05T13:36:09.104Z] #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-05T13:36:09.104Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:36:09.104Z] #55 24.35 Fetched 8469 kB in 17s (492 kB/s) [2022-03-05T13:36:09.104Z] #55 24.35 Reading package lists... [2022-03-05T13:36:09.316Z] #43 32.53 LINK images/built-in.o [2022-03-05T13:36:09.371Z] #55 31.89 Reading package lists... [2022-03-05T13:36:09.371Z] #55 ... [2022-03-05T13:36:09.371Z] [2022-03-05T13:36:09.371Z] #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-05T13:36:09.371Z] #49 sha256:ced63d416f7471c2401bb850a6bc2c7a44295bddfe68acfed98100b7a0dcf80e [2022-03-05T13:36:09.371Z] #49 34.13 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T13:36:09.371Z] #49 34.13 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T13:36:09.371Z] #49 34.13 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-05T13:36:09.384Z] #34 ... [2022-03-05T13:36:09.384Z] [2022-03-05T13:36:09.384Z] #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-05T13:36:09.385Z] #45 sha256:d141ad0efc2ef76d6cfa5c2d84e54629da01687669c47301907eb87d4673fa10 [2022-03-05T13:36:09.385Z] #45 DONE 31.2s [2022-03-05T13:36:09.385Z] [2022-03-05T13:36:09.385Z] #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-05T13:36:09.385Z] #58 sha256:6940f8074f353c12161779b2f07f0e9eed9380280de036cb7b9a25825846fe5b [2022-03-05T13:36:09.385Z] #58 21.54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-05T13:36:09.385Z] #58 23.27 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T13:36:09.385Z] #58 23.27 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T13:36:09.385Z] #58 24.03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T13:36:09.385Z] #58 24.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T13:36:09.385Z] #58 24.92 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T13:36:09.385Z] #58 25.38 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-05T13:36:09.385Z] #58 25.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T13:36:09.385Z] #58 26.10 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-05T13:36:09.579Z] #43 32.68 GEN compel/include/asm [2022-03-05T13:36:09.579Z] #43 32.71 GEN compel/include/version.h [2022-03-05T13:36:09.579Z] #43 32.73 touch .config [2022-03-05T13:36:09.579Z] #43 32.77 GEN include/common/config.h [2022-03-05T13:36:09.579Z] #43 32.84 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-05T13:36:09.579Z] #43 32.86 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-05T13:36:09.579Z] #43 32.87 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-05T13:36:09.579Z] #43 32.88 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-05T13:36:09.579Z] #43 32.92 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-05T13:36:09.579Z] #43 32.94 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-05T13:36:09.579Z] #43 32.96 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-05T13:36:09.634Z] #49 34.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-05T13:36:09.634Z] #49 34.49 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-05T13:36:09.808Z] #49 ... [2022-03-05T13:36:09.808Z] [2022-03-05T13:36:09.808Z] #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-05T13:36:09.808Z] #67 sha256:5e4da44769a98a86bf0015b1aa896d26d52dc4a4e771cb693a98e49c51d343ba [2022-03-05T13:36:09.840Z] #43 32.99 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-05T13:36:09.840Z] #43 33.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-05T13:36:09.840Z] #43 33.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-05T13:36:09.840Z] #43 33.02 DEP compel/plugins/std/infect.d [2022-03-05T13:36:10.101Z] #43 33.18 DEP compel/plugins/std/string.d [2022-03-05T13:36:10.101Z] #43 33.25 DEP compel/plugins/std/log.d [2022-03-05T13:36:10.101Z] #43 33.33 DEP compel/plugins/std/fds.d [2022-03-05T13:36:10.363Z] #43 33.45 DEP compel/plugins/std/std.d [2022-03-05T13:36:10.363Z] #43 33.59 DEP compel/plugins/shmem/shmem.d [2022-03-05T13:36:10.363Z] #43 33.70 DEP compel/plugins/fds/fds.d [2022-03-05T13:36:10.624Z] #43 33.89 CC compel/plugins/std/std.o [2022-03-05T13:36:11.058Z] #42 52.01 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-03-05T13:36:11.058Z] #42 52.31 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:36:11.096Z] #67 28.60 Checking out files: 45% (866/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: 82% (1568/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-05T13:36:11.096Z] #67 30.55 + cd /tmp/tmp.RErDFARhzh/src/github.com/docker/libnetwork [2022-03-05T13:36:11.096Z] #67 30.55 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:36:11.197Z] #43 34.25 CC compel/plugins/std/fds.o [2022-03-05T13:36:11.197Z] #43 34.57 CC compel/plugins/std/log.o [2022-03-05T13:36:11.319Z] #42 ... [2022-03-05T13:36:11.319Z] [2022-03-05T13:36:11.319Z] #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-05T13:36:11.319Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-05T13:36:11.319Z] #36 42.45 Selecting previously unselected package libicu63:arm64. [2022-03-05T13:36:11.319Z] #36 42.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-03-05T13:36:11.319Z] #36 42.47 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-05T13:36:11.319Z] #36 46.86 Selecting previously unselected package libxml2:arm64. [2022-03-05T13:36:11.319Z] #36 46.86 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2022-03-05T13:36:11.319Z] #36 46.86 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T13:36:11.319Z] #36 47.30 Selecting previously unselected package libarchive13:arm64. [2022-03-05T13:36:11.319Z] #36 47.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-03-05T13:36:11.319Z] #36 47.32 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-03-05T13:36:11.319Z] #36 47.52 Selecting previously unselected package libjsoncpp1:arm64. [2022-03-05T13:36:11.319Z] #36 47.55 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-03-05T13:36:11.319Z] #36 47.55 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-03-05T13:36:11.319Z] #36 47.71 Selecting previously unselected package librhash0:arm64. [2022-03-05T13:36:11.319Z] #36 47.71 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-03-05T13:36:11.319Z] #36 47.72 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-03-05T13:36:11.319Z] #36 47.84 Selecting previously unselected package libuv1:arm64. [2022-03-05T13:36:11.319Z] #36 47.85 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-03-05T13:36:11.319Z] #36 47.86 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-03-05T13:36:11.319Z] #36 48.01 Selecting previously unselected package cmake. [2022-03-05T13:36:11.319Z] #36 48.01 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-03-05T13:36:11.319Z] #36 48.02 Unpacking cmake (3.13.4-1) ... [2022-03-05T13:36:11.319Z] #36 51.59 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-05T13:36:11.319Z] #36 51.68 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T13:36:11.319Z] #36 51.75 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-03-05T13:36:11.319Z] #36 51.80 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T13:36:11.319Z] #36 52.00 Setting up librhash0:arm64 (1.3.8-1) ... [2022-03-05T13:36:11.319Z] #36 52.30 Setting up cmake-data (3.13.4-1) ... [2022-03-05T13:36:11.319Z] #36 52.50 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...#36 ... [2022-03-05T13:36:11.319Z] [2022-03-05T13:36:11.319Z] #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-05T13:36:11.319Z] #47 sha256:4324ff427e3936de9f32ae1cc6890d3c3e31b862aae71630406afb94330a8f3f [2022-03-05T13:36:11.319Z] #47 DONE 52.5s [2022-03-05T13:36:11.319Z] [2022-03-05T13:36:11.319Z] #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-05T13:36:11.319Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-05T13:36:11.319Z] #36 52.50 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T13:36:11.319Z] #36 52.54 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-03-05T13:36:11.319Z] #36 52.56 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-03-05T13:36:11.319Z] #36 52.59 Setting up cmake (3.13.4-1) ... [2022-03-05T13:36:11.319Z] #36 52.62 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:36:11.319Z] #36 ... [2022-03-05T13:36:11.319Z] [2022-03-05T13:36:11.319Z] #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-05T13:36:11.319Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T13:36:11.319Z] #13 47.22 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T13:36:11.319Z] #13 47.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-05T13:36:11.319Z] #13 47.23 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T13:36:11.319Z] #13 47.38 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-05T13:36:11.319Z] #13 47.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-03-05T13:36:11.319Z] #13 47.40 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-03-05T13:36:11.319Z] #13 47.53 Selecting previously unselected package dmsetup. [2022-03-05T13:36:11.319Z] #13 47.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-03-05T13:36:11.319Z] #13 47.54 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-05T13:36:11.319Z] #13 48.28 Selecting previously unselected package mingw-w64-common. [2022-03-05T13:36:11.319Z] #13 48.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-05T13:36:11.319Z] #13 48.68 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-05T13:36:11.458Z] #43 ... [2022-03-05T13:36:11.459Z] [2022-03-05T13:36:11.459Z] #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-05T13:36:11.459Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:11.459Z] #13 107.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T13:36:11.459Z] #13 107.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T13:36:11.459Z] #13 107.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:36:11.549Z] #49 35.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-05T13:36:11.549Z] #49 36.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T13:36:11.549Z] #49 36.52 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-05T13:36:11.890Z] #13 ... [2022-03-05T13:36:11.890Z] [2022-03-05T13:36:11.890Z] #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-05T13:36:11.890Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T13:36:11.890Z] #42 DONE 53.0s [2022-03-05T13:36:11.890Z] [2022-03-05T13:36:11.890Z] #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-05T13:36:11.890Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-05T13:36:11.890Z] #36 52.69 Processing triggers for mime-support (3.62) ... [2022-03-05T13:36:11.890Z] #36 DONE 53.2s [2022-03-05T13:36:11.890Z] [2022-03-05T13:36:11.890Z] #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-05T13:36:11.890Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:36:11.915Z] #58 ... [2022-03-05T13:36:11.915Z] [2022-03-05T13:36:11.915Z] #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-05T13:36:11.915Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:36:12.028Z] #67 31.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-05T13:36:12.031Z] #13 ... [2022-03-05T13:36:12.031Z] [2022-03-05T13:36:12.031Z] #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-05T13:36:12.031Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:12.031Z] #43 35.11 CC compel/plugins/std/string.o [2022-03-05T13:36:12.286Z] #67 ... [2022-03-05T13:36:12.286Z] [2022-03-05T13:36:12.286Z] #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-05T13:36:12.286Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:12.286Z] #13 18.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:36:12.292Z] #43 35.62 CC compel/plugins/std/infect.o [2022-03-05T13:36:12.543Z] #13 ... [2022-03-05T13:36:12.543Z] [2022-03-05T13:36:12.543Z] #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-05T13:36:12.543Z] #49 sha256:9c5eec1035cb4ce9b8283450f0ca945c0cc8e29791b4a36da4eac26e555e69b3 [2022-03-05T13:36:12.543Z] #49 29.48 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-05T13:36:12.543Z] #49 29.51 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-05T13:36:12.543Z] #49 30.14 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-05T13:36:12.543Z] #49 30.41 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-05T13:36:12.543Z] #49 30.43 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T13:36:12.543Z] #49 31.21 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-05T13:36:12.543Z] #49 31.23 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-05T13:36:12.543Z] #49 31.40 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-05T13:36:12.543Z] #49 31.48 go: downloading github.com/spf13/afero v1.1.2 [2022-03-05T13:36:12.543Z] #49 32.06 go: downloading github.com/spf13/cast v1.3.0 [2022-03-05T13:36:12.806Z] #49 32.10 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-05T13:36:12.806Z] #49 32.14 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T13:36:12.806Z] #49 32.15 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-05T13:36:12.806Z] #49 32.22 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-05T13:36:12.864Z] #43 35.94 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-05T13:36:12.864Z] #43 35.99 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-05T13:36:12.864Z] #43 36.04 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-05T13:36:12.864Z] #43 36.13 AR compel/plugins/std.lib.a [2022-03-05T13:36:12.938Z] #49 ... [2022-03-05T13:36:12.938Z] [2022-03-05T13:36:12.938Z] #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-05T13:36:12.938Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:36:12.938Z] #40 27.28 + 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-05T13:36:12.946Z] #40 33.83 Checking out files: 49% (916/1837) Checking out files: 50% (919/1837) Checking out files: 51% (937/1837) Checking out files: 52% (956/1837) Checking out files: 53% (974/1837) Checking out files: 54% (992/1837) Checking out files: 55% (1011/1837) Checking out files: 56% (1029/1837) Checking out files: 57% (1048/1837) Checking out files: 58% (1066/1837) Checking out files: 59% (1084/1837) Checking out files: 60% (1103/1837) Checking out files: 61% (1121/1837) Checking out files: 62% (1139/1837) Checking out files: 63% (1158/1837) Checking out files: 64% (1176/1837) Checking out files: 65% (1195/1837) Checking out files: 66% (1213/1837) Checking out files: 67% (1231/1837) Checking out files: 68% (1250/1837) Checking out files: 69% (1268/1837) Checking out files: 70% (1286/1837) Checking out files: 71% (1305/1837) Checking out files: 72% (1323/1837) Checking out files: 73% (1342/1837) Checking out files: 74% (1360/1837) Checking out files: 75% (1378/1837) Checking out files: 76% (1397/1837) Checking out files: 77% (1415/1837) Checking out files: 78% (1433/1837) Checking out files: 79% (1452/1837) Checking out files: 80% (1470/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: 91% (1690/1837) Checking out files: 92% (1691/1837) [2022-03-05T13:36:12.946Z] #40 ... [2022-03-05T13:36:12.946Z] [2022-03-05T13:36:12.946Z] #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-05T13:36:12.946Z] #47 sha256:66f7e65dc531fd082ffa6e3674e3f6985c6fc2d31be471e6e263b8b12c4633ab [2022-03-05T13:36:12.946Z] #47 25.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T13:36:12.946Z] #47 25.04 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T13:36:12.946Z] #47 ... [2022-03-05T13:36:12.946Z] [2022-03-05T13:36:12.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-05T13:36:12.946Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:36:13.126Z] #43 36.20 CC compel/plugins/fds/fds.o [2022-03-05T13:36:13.200Z] #40 ... [2022-03-05T13:36:13.200Z] [2022-03-05T13:36:13.200Z] #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-05T13:36:13.200Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:13.200Z] #36 30.56 Reading package lists... [2022-03-05T13:36:13.203Z] #40 33.83 Checking out files: 49% (916/1837) Checking out files: 50% (919/1837) Checking out files: 51% (937/1837) Checking out files: 52% (956/1837) Checking out files: 53% (974/1837) Checking out files: 54% (992/1837) Checking out files: 55% (1011/1837) Checking out files: 56% (1029/1837) Checking out files: 57% (1048/1837) Checking out files: 58% (1066/1837) Checking out files: 59% (1084/1837) Checking out files: 60% (1103/1837) Checking out files: 61% (1121/1837) Checking out files: 62% (1139/1837) Checking out files: 63% (1158/1837) Checking out files: 64% (1176/1837) Checking out files: 65% (1195/1837) Checking out files: 66% (1213/1837) Checking out files: 67% (1231/1837) Checking out files: 68% (1250/1837) Checking out files: 69% (1268/1837) Checking out files: 70% (1286/1837) Checking out files: 71% (1305/1837) Checking out files: 72% (1323/1837) Checking out files: 73% (1342/1837) Checking out files: 74% (1360/1837) Checking out files: 75% (1378/1837) Checking out files: 76% (1397/1837) Checking out files: 77% (1415/1837) Checking out files: 78% (1433/1837) Checking out files: 79% (1452/1837) Checking out files: 80% (1470/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: 91% (1690/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-05T13:36:13.203Z] #40 35.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-05T13:36:13.376Z] #49 32.75 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-05T13:36:13.376Z] #49 32.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T13:36:13.389Z] #43 36.51 AR compel/plugins/fds.lib.a [2022-03-05T13:36:13.389Z] #43 36.57 HOSTDEP compel/src/lib/log-host.d [2022-03-05T13:36:13.389Z] #43 36.67 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-05T13:36:13.634Z] #49 33.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T13:36:13.652Z] #43 36.83 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-05T13:36:13.652Z] #43 36.93 HOSTDEP compel/src/main-host.d [2022-03-05T13:36:13.892Z] #49 33.36 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-05T13:36:13.914Z] #43 37.05 DEP compel/src/lib/ptrace.d [2022-03-05T13:36:13.914Z] #43 37.13 DEP compel/src/lib/infect.d [2022-03-05T13:36:14.150Z] #49 33.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T13:36:14.150Z] #49 33.58 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T13:36:14.150Z] #49 33.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T13:36:14.158Z] #36 37.65 Building dependency tree... [2022-03-05T13:36:14.158Z] #36 ... [2022-03-05T13:36:14.158Z] [2022-03-05T13:36:14.158Z] #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-05T13:36:14.158Z] #51 sha256:956eb0884c3eaf67121397c2674b353e496f5e71827262bb55926b7a2cc02371 [2022-03-05T13:36:14.158Z] #51 DONE 38.9s [2022-03-05T13:36:14.158Z] [2022-03-05T13:36:14.158Z] #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-05T13:36:14.158Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:14.158Z] #36 37.65 Building dependency tree... [2022-03-05T13:36:14.175Z] #43 37.23 DEP compel/src/lib/infect-util.d [2022-03-05T13:36:14.175Z] #43 37.35 DEP compel/src/lib/infect-rpc.d [2022-03-05T13:36:14.410Z] #49 33.67 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-05T13:36:14.420Z] #36 ... [2022-03-05T13:36:14.420Z] [2022-03-05T13:36:14.420Z] #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-05T13:36:14.420Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:14.420Z] #13 25.13 Fetched 9003 kB in 19s (468 kB/s) [2022-03-05T13:36:14.420Z] #13 25.13 Reading package lists... [2022-03-05T13:36:14.420Z] #13 32.73 Reading package lists... [2022-03-05T13:36:14.420Z] #13 ... [2022-03-05T13:36:14.420Z] [2022-03-05T13:36:14.420Z] #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-05T13:36:14.420Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:36:14.420Z] #55 31.89 Reading package lists... [2022-03-05T13:36:14.434Z] #43 2.378 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T13:36:14.434Z] #43 2.378 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T13:36:14.434Z] #43 2.415 Note: Building without GnuTLS support [2022-03-05T13:36:14.434Z] #43 2.424 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T13:36:14.434Z] #43 2.424 Makefile.config:40: Warn: Building without nftables support [2022-03-05T13:36:14.436Z] #43 37.50 DEP compel/arch/x86/src/lib/infect.d [2022-03-05T13:36:14.436Z] #43 37.61 DEP compel/arch/x86/src/lib/cpu.d [2022-03-05T13:36:14.436Z] #43 37.66 DEP compel/src/lib/log.d [2022-03-05T13:36:14.667Z] #49 34.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-05T13:36:14.667Z] #49 34.09 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-05T13:36:14.698Z] #43 37.78 DEP compel/src/main.d [2022-03-05T13:36:14.698Z] #43 37.88 DEP compel/src/lib/handle-elf.d [2022-03-05T13:36:14.698Z] #43 37.99 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-05T13:36:14.923Z] #49 34.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T13:36:14.923Z] #49 34.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T13:36:14.959Z] #43 38.13 CC compel/src/lib/log.o [2022-03-05T13:36:15.180Z] #49 34.78 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-05T13:36:15.180Z] #49 ... [2022-03-05T13:36:15.180Z] [2022-03-05T13:36:15.180Z] #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-05T13:36:15.180Z] #58 sha256:55c56ac6641155c0c30019fd5c120ee89e5e2933ffedc0c804039c2184a8ae52 [2022-03-05T13:36:15.180Z] #58 24.71 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-05T13:36:15.180Z] #58 25.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T13:36:15.180Z] #58 25.64 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-05T13:36:15.180Z] #58 27.31 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-05T13:36:15.220Z] #43 38.41 CC compel/arch/x86/src/lib/cpu.o [2022-03-05T13:36:15.730Z] #40 37.69 + 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-05T13:36:15.745Z] #58 ... [2022-03-05T13:36:15.745Z] [2022-03-05T13:36:15.745Z] #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-05T13:36:15.745Z] #47 sha256:32ed7c30e204d09dc00d02bf7c4e6b91aaa9c52c6621308e892dfc98907e7b81 [2022-03-05T13:36:15.745Z] #47 25.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T13:36:15.745Z] #47 25.13 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T13:36:15.745Z] #47 ... [2022-03-05T13:36:15.745Z] [2022-03-05T13:36:15.745Z] #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-05T13:36:15.745Z] #49 sha256:9c5eec1035cb4ce9b8283450f0ca945c0cc8e29791b4a36da4eac26e555e69b3 [2022-03-05T13:36:15.745Z] #49 35.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T13:36:15.794Z] #43 39.09 CC compel/arch/x86/src/lib/infect.o [2022-03-05T13:36:15.817Z] #43 3.683 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T13:36:15.817Z] #43 3.733 GEN .gitid [2022-03-05T13:36:15.817Z] #43 3.779 GEN criu/include/version.h [2022-03-05T13:36:15.817Z] #43 3.838 GEN include/common/asm [2022-03-05T13:36:15.822Z] #55 38.82 Building dependency tree... [2022-03-05T13:36:16.395Z] #55 ... [2022-03-05T13:36:16.395Z] [2022-03-05T13:36:16.395Z] #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-05T13:36:16.395Z] #67 sha256:c7ea85588fcfd15bead59d6666b9d830ec35e05f17325f1e4b59836358ae4727 [2022-03-05T13:36:16.395Z] #67 DONE 41.3s [2022-03-05T13:36:16.656Z] [2022-03-05T13:36:16.656Z] #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-05T13:36:16.656Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:16.656Z] #36 41.04 The following additional packages will be installed: [2022-03-05T13:36:16.656Z] #36 41.05 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-05T13:36:16.656Z] #36 41.05 Suggested packages: [2022-03-05T13:36:16.657Z] #36 41.08 cmake-doc ninja-build lrzip [2022-03-05T13:36:16.657Z] #36 41.08 Recommended packages: [2022-03-05T13:36:16.657Z] #36 41.08 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T13:36:16.682Z] #49 ... [2022-03-05T13:36:16.682Z] [2022-03-05T13:36:16.682Z] #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-05T13:36:16.682Z] #45 sha256:ea6f3f390fbcc61a0c6c4ff246b04776cffd0592e8de2c3528b19582333ab3bd [2022-03-05T13:36:16.682Z] #45 DONE 35.8s [2022-03-05T13:36:16.682Z] [2022-03-05T13:36:16.682Z] #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-05T13:36:16.682Z] #34 sha256:0a58de778a2ee61a2fae97733521423a7924f4a5fe4f78760f9a4ba017a8ee2b [2022-03-05T13:36:16.682Z] #34 30.17 encoding [2022-03-05T13:36:16.683Z] #34 ... [2022-03-05T13:36:16.683Z] [2022-03-05T13:36:16.683Z] #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-05T13:36:16.683Z] #49 sha256:9c5eec1035cb4ce9b8283450f0ca945c0cc8e29791b4a36da4eac26e555e69b3 [2022-03-05T13:36:16.683Z] #49 36.12 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-05T13:36:16.683Z] #49 36.22 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-05T13:36:16.739Z] #43 39.81 CC compel/src/lib/infect-rpc.o [2022-03-05T13:36:16.756Z] #43 5.002 PBCC images/timens.pb-c.c [2022-03-05T13:36:16.940Z] #49 36.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T13:36:17.000Z] #43 40.11 CC compel/src/lib/infect-util.o [2022-03-05T13:36:17.016Z] #43 5.035 DEP images/timens.pb-c.d [2022-03-05T13:36:17.016Z] #43 5.069 PBCC images/fown.pb-c.c [2022-03-05T13:36:17.016Z] #43 5.106 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-05T13:36:17.016Z] #43 5.160 PBCC images/opts.pb-c.c [2022-03-05T13:36:17.016Z] #43 5.181 PBCC images/memfd.pb-c.c [2022-03-05T13:36:17.016Z] #43 5.230 DEP images/fown.pb-c.d [2022-03-05T13:36:17.229Z] #36 42.06 The following NEW packages will be installed: [2022-03-05T13:36:17.229Z] #36 42.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-05T13:36:17.229Z] #36 42.06 vim-common xxd [2022-03-05T13:36:17.261Z] #43 40.31 CC compel/src/lib/infect.o [2022-03-05T13:36:17.275Z] #43 5.264 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-05T13:36:17.275Z] #43 5.310 DEP images/opts.pb-c.d [2022-03-05T13:36:17.275Z] #43 5.342 DEP images/memfd.pb-c.d [2022-03-05T13:36:17.275Z] #43 5.353 PBCC images/sit.pb-c.c [2022-03-05T13:36:17.275Z] #43 5.423 DEP images/sit.pb-c.d [2022-03-05T13:36:17.275Z] #43 5.458 PBCC images/macvlan.pb-c.c [2022-03-05T13:36:17.275Z] #43 5.474 DEP images/macvlan.pb-c.d [2022-03-05T13:36:17.275Z] #43 5.494 PBCC images/autofs.pb-c.c [2022-03-05T13:36:17.275Z] #43 5.511 DEP images/autofs.pb-c.d [2022-03-05T13:36:17.275Z] #43 5.542 PBCC images/sysctl.pb-c.c [2022-03-05T13:36:17.275Z] #43 5.561 DEP images/sysctl.pb-c.d [2022-03-05T13:36:17.526Z] #43 ... [2022-03-05T13:36:17.526Z] [2022-03-05T13:36:17.526Z] #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-05T13:36:17.526Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:17.526Z] #13 122.3 Selecting previously unselected package libapparmor1:amd64. [2022-03-05T13:36:17.526Z] #13 122.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-05T13:36:17.526Z] #13 122.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T13:36:17.526Z] #13 122.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-05T13:36:17.526Z] #13 122.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-05T13:36:17.526Z] #13 122.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T13:36:17.526Z] #13 122.5 Selecting previously unselected package libbtrfs0. [2022-03-05T13:36:17.526Z] #13 122.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T13:36:17.526Z] #13 122.5 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T13:36:17.526Z] #13 122.6 Selecting previously unselected package libbtrfs-dev. [2022-03-05T13:36:17.526Z] #13 122.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T13:36:17.526Z] #13 122.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:36:17.526Z] #13 122.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-05T13:36:17.526Z] #13 122.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:36:17.526Z] #13 122.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:36:17.526Z] #13 122.9 Selecting previously unselected package libudev-dev:amd64. [2022-03-05T13:36:17.526Z] #13 122.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T13:36:17.526Z] #13 122.9 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:36:17.526Z] #13 123.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-05T13:36:17.526Z] #13 123.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-05T13:36:17.526Z] #13 123.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T13:36:17.526Z] #13 123.3 Selecting previously unselected package libpcre16-3:amd64. [2022-03-05T13:36:17.526Z] #13 123.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-05T13:36:17.526Z] #13 123.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T13:36:17.526Z] #13 123.4 Selecting previously unselected package libpcre32-3:amd64. [2022-03-05T13:36:17.526Z] #13 123.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-05T13:36:17.526Z] #13 123.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T13:36:17.526Z] #13 123.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-05T13:36:17.526Z] #13 123.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-05T13:36:17.526Z] #13 123.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T13:36:17.526Z] #13 123.7 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-05T13:36:17.526Z] #13 123.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-05T13:36:17.526Z] #13 123.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T13:36:17.534Z] #43 5.594 PBCC images/time.pb-c.c [2022-03-05T13:36:17.534Z] #43 5.599 DEP images/time.pb-c.d [2022-03-05T13:36:17.535Z] #43 5.631 PBCC images/binfmt-misc.pb-c.c [2022-03-05T13:36:17.535Z] #43 5.670 DEP images/binfmt-misc.pb-c.d [2022-03-05T13:36:17.535Z] #43 5.696 PBCC images/seccomp.pb-c.c [2022-03-05T13:36:17.535Z] #43 5.726 DEP images/seccomp.pb-c.d [2022-03-05T13:36:17.535Z] #43 5.738 PBCC images/userns.pb-c.c [2022-03-05T13:36:17.535Z] #43 5.780 DEP images/userns.pb-c.d [2022-03-05T13:36:17.791Z] #13 124.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-05T13:36:17.791Z] #13 124.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-05T13:36:17.794Z] #43 5.815 PBCC images/cgroup.pb-c.c [2022-03-05T13:36:17.794Z] #43 5.845 DEP images/cgroup.pb-c.d [2022-03-05T13:36:17.794Z] #43 5.893 PBCC images/ext-file.pb-c.c [2022-03-05T13:36:17.794Z] #43 5.916 DEP images/ext-file.pb-c.d [2022-03-05T13:36:17.794Z] #43 5.947 PBCC images/rpc.pb-c.c [2022-03-05T13:36:17.794Z] #43 5.999 DEP images/rpc.pb-c.d [2022-03-05T13:36:17.801Z] #36 42.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:17.801Z] #36 42.50 Need to get 14.9 MB of archives. [2022-03-05T13:36:17.801Z] #36 42.50 After this operation, 61.8 MB of additional disk space will be used. [2022-03-05T13:36:17.801Z] #36 42.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T13:36:17.801Z] #36 42.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T13:36:17.801Z] #36 42.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-05T13:36:17.801Z] #36 42.66 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T13:36:17.875Z] #49 37.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-05T13:36:17.875Z] #49 37.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T13:36:18.053Z] #13 124.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T13:36:18.053Z] #13 124.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-05T13:36:18.053Z] #13 124.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:36:18.054Z] #43 6.031 PBCC images/siginfo.pb-c.c [2022-03-05T13:36:18.054Z] #43 6.079 DEP images/siginfo.pb-c.d [2022-03-05T13:36:18.054Z] #43 6.110 PBCC images/pagemap.pb-c.c [2022-03-05T13:36:18.054Z] #43 6.150 DEP images/pagemap.pb-c.d [2022-03-05T13:36:18.054Z] #43 6.202 PBCC images/rlimit.pb-c.c [2022-03-05T13:36:18.054Z] #43 6.252 DEP images/rlimit.pb-c.d [2022-03-05T13:36:18.134Z] #49 37.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T13:36:18.135Z] #49 37.53 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-05T13:36:18.315Z] #43 6.273 PBCC images/file-lock.pb-c.c [2022-03-05T13:36:18.316Z] #43 6.304 DEP images/file-lock.pb-c.d [2022-03-05T13:36:18.316Z] #43 6.334 PBCC images/tty.pb-c.c [2022-03-05T13:36:18.316Z] #43 6.396 DEP images/tty.pb-c.d [2022-03-05T13:36:18.316Z] #43 6.428 PBCC images/tun.pb-c.c [2022-03-05T13:36:18.316Z] #43 6.468 PBCC images/netdev.pb-c.c [2022-03-05T13:36:18.316Z] #43 6.510 DEP images/tun.pb-c.d [2022-03-05T13:36:18.316Z] #13 124.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T13:36:18.316Z] #13 124.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-05T13:36:18.316Z] #13 124.6 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T13:36:18.316Z] #13 124.6 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:36:18.375Z] #36 43.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-05T13:36:18.375Z] #36 43.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-05T13:36:18.375Z] #36 43.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-05T13:36:18.375Z] #36 43.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-05T13:36:18.375Z] #36 43.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-05T13:36:18.577Z] #43 6.539 DEP images/netdev.pb-c.d [2022-03-05T13:36:18.577Z] #43 6.575 PBCC images/vma.pb-c.c [2022-03-05T13:36:18.577Z] #43 6.616 DEP images/vma.pb-c.d [2022-03-05T13:36:18.577Z] #43 ... [2022-03-05T13:36:18.577Z] [2022-03-05T13:36:18.577Z] #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-05T13:36:18.578Z] #34 sha256:4a8d67def172cf2e4591dc03b317042e07035cdf0e3469b38fd3af57f374c5b5 [2022-03-05T13:36:18.578Z] #34 49.63 internal/fmtsort [2022-03-05T13:36:18.578Z] #34 49.69 internal/poll [2022-03-05T13:36:18.578Z] #34 50.24 internal/syscall/execenv [2022-03-05T13:36:18.578Z] #34 50.60 path [2022-03-05T13:36:18.578Z] #34 51.04 io/fs [2022-03-05T13:36:18.578Z] #34 51.05 strings [2022-03-05T13:36:18.578Z] #34 51.87 os [2022-03-05T13:36:18.578Z] #34 52.25 bufio [2022-03-05T13:36:18.578Z] #34 53.90 text/tabwriter [2022-03-05T13:36:18.578Z] #34 55.23 path/filepath [2022-03-05T13:36:18.578Z] #34 55.23 fmt [2022-03-05T13:36:18.578Z] #34 56.38 io/ioutil [2022-03-05T13:36:18.578Z] #34 57.70 github.com/BurntSushi/toml [2022-03-05T13:36:18.578Z] #34 57.70 flag [2022-03-05T13:36:18.578Z] #34 59.01 log [2022-03-05T13:36:18.578Z] #34 ... [2022-03-05T13:36:18.578Z] [2022-03-05T13:36:18.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-05T13:36:18.578Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:36:18.578Z] #43 6.630 PBCC images/creds.pb-c.c [2022-03-05T13:36:18.578Z] #43 6.667 DEP images/creds.pb-c.d [2022-03-05T13:36:18.578Z] #43 6.714 PBCC images/utsns.pb-c.c [2022-03-05T13:36:18.578Z] #43 6.730 DEP images/utsns.pb-c.d [2022-03-05T13:36:18.578Z] #43 6.754 PBCC images/ipc-desc.pb-c.c [2022-03-05T13:36:18.578Z] #43 6.808 PBCC images/ipc-sem.pb-c.c [2022-03-05T13:36:18.578Z] #43 6.833 DEP images/ipc-desc.pb-c.d [2022-03-05T13:36:18.578Z] #13 124.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-05T13:36:18.578Z] #13 124.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T13:36:18.578Z] #13 124.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:36:18.637Z] #36 43.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-05T13:36:18.838Z] #43 6.867 DEP images/ipc-sem.pb-c.d [2022-03-05T13:36:18.838Z] #43 6.902 PBCC images/ipc-msg.pb-c.c [2022-03-05T13:36:18.838Z] #43 6.933 DEP images/ipc-msg.pb-c.d [2022-03-05T13:36:18.838Z] #43 6.952 PBCC images/ipc-shm.pb-c.c [2022-03-05T13:36:18.838Z] #43 6.972 DEP images/ipc-shm.pb-c.d [2022-03-05T13:36:18.838Z] #43 6.982 PBCC images/ipc-var.pb-c.c [2022-03-05T13:36:18.838Z] #43 7.023 DEP images/ipc-var.pb-c.d [2022-03-05T13:36:18.838Z] #43 7.059 PBCC images/sk-opts.pb-c.c [2022-03-05T13:36:18.840Z] #13 125.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T13:36:18.840Z] #13 125.2 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:36:18.840Z] #13 125.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T13:36:18.840Z] #13 125.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T13:36:18.840Z] #13 125.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T13:36:19.016Z] #40 ... [2022-03-05T13:36:19.016Z] [2022-03-05T13:36:19.016Z] #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-05T13:36:19.016Z] #67 sha256:94d2537e9dcdde771a181ebd1adf131d5e724ebc902b521f1d06b968d044efe1 [2022-03-05T13:36:19.016Z] #67 35.62 Checking out files: 39% (749/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/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: 70% (1344/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-05T13:36:19.016Z] #67 37.50 + cd /tmp/tmp.XIX0NvONnR/src/github.com/docker/libnetwork [2022-03-05T13:36:19.016Z] #67 37.50 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T13:36:19.016Z] #67 37.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-05T13:36:19.098Z] #43 7.071 PBCC images/packet-sock.pb-c.c [2022-03-05T13:36:19.098Z] #43 7.094 DEP images/sk-opts.pb-c.d [2022-03-05T13:36:19.098Z] #43 7.105 DEP images/packet-sock.pb-c.d [2022-03-05T13:36:19.098Z] #43 7.131 PBCC images/sk-netlink.pb-c.c [2022-03-05T13:36:19.098Z] #43 7.155 DEP images/sk-netlink.pb-c.d [2022-03-05T13:36:19.098Z] #43 7.176 PBCC images/sk-inet.pb-c.c [2022-03-05T13:36:19.098Z] #43 7.202 DEP images/sk-inet.pb-c.d [2022-03-05T13:36:19.098Z] #43 7.220 PBCC images/sk-unix.pb-c.c [2022-03-05T13:36:19.098Z] #43 7.250 DEP images/sk-unix.pb-c.d [2022-03-05T13:36:19.098Z] #43 7.292 PBCC images/mm.pb-c.c [2022-03-05T13:36:19.101Z] #13 125.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T13:36:19.101Z] #13 125.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:36:19.101Z] #13 125.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T13:36:19.101Z] #13 125.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T13:36:19.101Z] #13 125.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:36:19.101Z] #13 125.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T13:36:19.101Z] #13 125.5 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:36:19.101Z] #13 125.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T13:36:19.416Z] #43 7.333 DEP images/mm.pb-c.d [2022-03-05T13:36:19.416Z] #43 7.379 PBCC images/timerfd.pb-c.c [2022-03-05T13:36:19.416Z] #43 7.433 DEP images/timerfd.pb-c.d [2022-03-05T13:36:19.416Z] #43 7.475 PBCC images/timer.pb-c.c [2022-03-05T13:36:19.416Z] #43 7.525 DEP images/timer.pb-c.d [2022-03-05T13:36:19.416Z] #43 7.537 PBCC images/sa.pb-c.c [2022-03-05T13:36:19.416Z] #43 7.600 DEP images/sa.pb-c.d [2022-03-05T13:36:19.416Z] #43 7.608 PBCC images/pipe-data.pb-c.c [2022-03-05T13:36:19.416Z] #43 7.678 DEP images/pipe-data.pb-c.d [2022-03-05T13:36:19.468Z] #13 125.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-05T13:36:19.468Z] #13 125.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:36:19.468Z] #13 125.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T13:36:19.515Z] #49 38.75 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-05T13:36:19.515Z] #49 38.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T13:36:19.515Z] #49 38.87 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-05T13:36:19.774Z] #49 39.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-05T13:36:19.774Z] #49 39.12 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-05T13:36:19.774Z] #49 39.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-05T13:36:19.790Z] #43 7.726 PBCC images/mnt.pb-c.c [2022-03-05T13:36:19.790Z] #43 7.801 DEP images/mnt.pb-c.d [2022-03-05T13:36:19.790Z] #43 7.827 PBCC images/sk-packet.pb-c.c [2022-03-05T13:36:19.790Z] #43 7.841 DEP images/sk-packet.pb-c.d [2022-03-05T13:36:19.790Z] #43 7.863 PBCC images/tcp-stream.pb-c.c [2022-03-05T13:36:19.790Z] #43 7.919 DEP images/tcp-stream.pb-c.d [2022-03-05T13:36:20.024Z] #36 44.76 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:20.024Z] #36 44.89 Fetched 14.9 MB in 1s (10.2 MB/s) [2022-03-05T13:36:20.024Z] #36 44.96 Selecting previously unselected package xxd. [2022-03-05T13:36:20.024Z] #36 44.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T13:36:20.068Z] #43 8.078 PBCC images/pipe.pb-c.c [2022-03-05T13:36:20.068Z] #43 8.110 DEP images/pipe.pb-c.d [2022-03-05T13:36:20.068Z] #43 8.168 PBCC images/pstree.pb-c.c [2022-03-05T13:36:20.068Z] #43 8.351 DEP images/pstree.pb-c.d [2022-03-05T13:36:20.095Z] #13 126.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T13:36:20.287Z] #36 45.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T13:36:20.287Z] #36 ... [2022-03-05T13:36:20.287Z] [2022-03-05T13:36:20.287Z] #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-05T13:36:20.287Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:36:20.287Z] #55 42.50 The following additional packages will be installed: [2022-03-05T13:36:20.287Z] #55 42.50 libbtrfs0 [2022-03-05T13:36:20.287Z] #55 42.74 The following NEW packages will be installed: [2022-03-05T13:36:20.287Z] #55 42.74 libbtrfs-dev libbtrfs0 [2022-03-05T13:36:20.287Z] #55 43.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:20.287Z] #55 43.15 Need to get 119 kB of archives. [2022-03-05T13:36:20.287Z] #55 43.15 After this operation, 387 kB of additional disk space will be used. [2022-03-05T13:36:20.287Z] #55 43.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T13:36:20.287Z] #55 43.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T13:36:20.287Z] #55 44.05 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:20.287Z] #55 44.24 Fetched 119 kB in 0s (429 kB/s) [2022-03-05T13:36:20.287Z] #55 44.37 Selecting previously unselected package libbtrfs0. [2022-03-05T13:36:20.287Z] #55 44.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T13:36:20.287Z] #55 44.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T13:36:20.287Z] #55 44.44 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T13:36:20.287Z] #55 44.61 Selecting previously unselected package libbtrfs-dev. [2022-03-05T13:36:20.287Z] #55 44.61 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T13:36:20.287Z] #55 44.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:36:20.287Z] #55 44.76 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T13:36:20.287Z] #55 44.79 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:36:20.287Z] #55 44.79 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:36:20.287Z] #55 DONE 45.2s [2022-03-05T13:36:20.287Z] [2022-03-05T13:36:20.287Z] #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-05T13:36:20.287Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:20.287Z] #36 45.19 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T13:36:20.287Z] #36 45.28 Selecting previously unselected package vim-common. [2022-03-05T13:36:20.287Z] #36 45.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:36:20.335Z] #43 8.375 PBCC images/fs.pb-c.c [2022-03-05T13:36:20.335Z] #43 8.535 DEP images/fs.pb-c.d [2022-03-05T13:36:20.335Z] #43 8.554 PBCC images/signalfd.pb-c.c [2022-03-05T13:36:20.335Z] #43 8.606 DEP images/signalfd.pb-c.d [2022-03-05T13:36:20.547Z] #36 45.39 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T13:36:20.597Z] #43 8.653 PBCC images/fh.pb-c.c [2022-03-05T13:36:20.597Z] #43 8.734 PBCC images/fsnotify.pb-c.c [2022-03-05T13:36:20.597Z] #43 8.782 DEP images/fh.pb-c.d [2022-03-05T13:36:20.597Z] #43 8.810 DEP images/fsnotify.pb-c.d [2022-03-05T13:36:20.707Z] #49 39.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-05T13:36:20.707Z] #49 40.17 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-05T13:36:20.749Z] #13 126.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:36:20.749Z] #13 126.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T13:36:20.749Z] #13 127.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-05T13:36:20.808Z] #36 45.69 Selecting previously unselected package cmake-data. [2022-03-05T13:36:20.808Z] #36 45.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-05T13:36:20.808Z] #36 45.69 Unpacking cmake-data (3.13.4-1) ... [2022-03-05T13:36:20.858Z] #43 8.937 PBCC images/eventpoll.pb-c.c [2022-03-05T13:36:20.858Z] #43 8.974 DEP images/eventpoll.pb-c.d [2022-03-05T13:36:20.858Z] #43 9.021 PBCC images/eventfd.pb-c.c [2022-03-05T13:36:20.858Z] #43 9.045 DEP images/eventfd.pb-c.d [2022-03-05T13:36:20.858Z] #43 9.085 PBCC images/remap-file-path.pb-c.c [2022-03-05T13:36:20.964Z] #49 40.33 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-05T13:36:21.010Z] #13 127.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:36:21.010Z] #13 127.5 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-05T13:36:21.119Z] #43 ... [2022-03-05T13:36:21.119Z] [2022-03-05T13:36:21.119Z] #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-05T13:36:21.119Z] #34 sha256:4a8d67def172cf2e4591dc03b317042e07035cdf0e3469b38fd3af57f374c5b5 [2022-03-05T13:36:21.119Z] #34 60.83 github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T13:36:21.119Z] #34 DONE 62.2s [2022-03-05T13:36:21.119Z] [2022-03-05T13:36:21.119Z] #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-05T13:36:21.119Z] #37 sha256:384dcb994bb33efebc2cb0d2f40473870721c0a20c1d398bbb9f6cacdf0f202e [2022-03-05T13:36:21.119Z] #37 1.105 + RM_GOPATH=0 [2022-03-05T13:36:21.119Z] #37 1.105 + TMP_GOPATH= [2022-03-05T13:36:21.119Z] #37 1.105 + : /build [2022-03-05T13:36:21.119Z] #37 1.105 + '[' -z '' ']' [2022-03-05T13:36:21.119Z] #37 1.105 ++ mktemp -d [2022-03-05T13:36:21.119Z] #37 1.135 + export GOPATH=/tmp/tmp.Jy0flhfP4z [2022-03-05T13:36:21.119Z] #37 1.135 + GOPATH=/tmp/tmp.Jy0flhfP4z [2022-03-05T13:36:21.119Z] #37 1.135 + RM_GOPATH=1 [2022-03-05T13:36:21.119Z] #37 1.135 + case "$(go env GOARCH)" in [2022-03-05T13:36:21.119Z] #37 1.159 ++ go env GOARCH [2022-03-05T13:36:21.119Z] #37 1.170 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:21.119Z] #37 1.170 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:21.119Z] #37 1.170 ++ dirname /tmp/install/install.sh [2022-03-05T13:36:21.119Z] #37 1.181 Install tini version v0.19.0 [2022-03-05T13:36:21.119Z] #37 1.181 + dir=/tmp/install [2022-03-05T13:36:21.119Z] #37 1.181 + bin=tini [2022-03-05T13:36:21.119Z] #37 1.181 + shift [2022-03-05T13:36:21.119Z] #37 1.181 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-05T13:36:21.119Z] #37 1.181 + . /tmp/install/tini.installer [2022-03-05T13:36:21.119Z] #37 1.181 ++ : v0.19.0 [2022-03-05T13:36:21.119Z] #37 1.181 + install_tini [2022-03-05T13:36:21.119Z] #37 1.181 + echo 'Install tini version v0.19.0' [2022-03-05T13:36:21.119Z] #37 1.181 + git clone https://github.com/krallin/tini.git /tmp/tmp.Jy0flhfP4z/tini [2022-03-05T13:36:21.119Z] #37 1.181 Cloning into '/tmp/tmp.Jy0flhfP4z/tini'... [2022-03-05T13:36:21.119Z] #37 1.804 + cd /tmp/tmp.Jy0flhfP4z/tini [2022-03-05T13:36:21.119Z] #37 1.804 + git checkout -q v0.19.0 [2022-03-05T13:36:21.119Z] #37 1.873 + cmake . [2022-03-05T13:36:21.119Z] #37 2.322 -- The C compiler identification is GNU 8.3.0 [2022-03-05T13:36:21.119Z] #37 2.370 -- Check for working C compiler: /usr/bin/cc [2022-03-05T13:36:21.119Z] #37 2.847 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-05T13:36:21.119Z] #37 2.848 -- Detecting C compiler ABI info [2022-03-05T13:36:21.119Z] #37 3.490 -- Detecting C compiler ABI info - done [2022-03-05T13:36:21.119Z] #37 3.534 -- Detecting C compile features [2022-03-05T13:36:21.119Z] #37 4.858 -- Detecting C compile features - done [2022-03-05T13:36:21.119Z] #37 4.906 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T13:36:21.119Z] #37 5.119 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T13:36:21.119Z] #37 5.198 -- Configuring done [2022-03-05T13:36:21.119Z] #37 5.226 -- Generating done [2022-03-05T13:36:21.119Z] #37 5.231 -- Build files have been written to: /tmp/tmp.Jy0flhfP4z/tini [2022-03-05T13:36:21.119Z] #37 5.244 + make tini-static [2022-03-05T13:36:21.119Z] #37 5.622 Scanning dependencies of target tini-static [2022-03-05T13:36:21.119Z] #37 5.774 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T13:36:21.119Z] #37 6.867 [100%] Linking C executable tini-static [2022-03-05T13:36:21.119Z] #37 7.344 [100%] Built target tini-static [2022-03-05T13:36:21.119Z] #37 7.399 + mkdir -p /build [2022-03-05T13:36:21.119Z] #37 7.400 + cp tini-static /build/docker-init [2022-03-05T13:36:21.119Z] #37 DONE 9.0s [2022-03-05T13:36:21.119Z] [2022-03-05T13:36:21.119Z] #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-05T13:36:21.119Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:36:21.119Z] #43 9.103 DEP images/remap-file-path.pb-c.d [2022-03-05T13:36:21.119Z] #43 9.177 PBCC images/fifo.pb-c.c [2022-03-05T13:36:21.119Z] #43 9.249 DEP images/fifo.pb-c.d [2022-03-05T13:36:21.119Z] #43 9.249 PBCC images/ghost-file.pb-c.c [2022-03-05T13:36:21.119Z] #43 9.249 DEP images/ghost-file.pb-c.d [2022-03-05T13:36:21.119Z] #43 9.298 PBCC images/regfile.pb-c.c [2022-03-05T13:36:21.119Z] #43 9.362 DEP images/regfile.pb-c.d [2022-03-05T13:36:21.220Z] #49 40.60 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-05T13:36:21.221Z] #49 40.63 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T13:36:21.221Z] #49 40.68 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-05T13:36:21.318Z] #13 127.5 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-05T13:36:21.318Z] #13 127.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T13:36:21.318Z] #13 127.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T13:36:21.380Z] #43 9.403 PBCC images/ns.pb-c.c [2022-03-05T13:36:21.380Z] #43 9.541 DEP images/ns.pb-c.d [2022-03-05T13:36:21.380Z] #43 9.554 PBCC images/fdinfo.pb-c.c [2022-03-05T13:36:21.477Z] #49 40.77 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-05T13:36:21.641Z] #43 9.681 DEP images/fdinfo.pb-c.d [2022-03-05T13:36:21.641Z] #43 9.758 PBCC images/core-aarch64.pb-c.c [2022-03-05T13:36:21.641Z] #43 9.830 PBCC images/core-arm.pb-c.c [2022-03-05T13:36:21.641Z] #43 9.877 PBCC images/core-ppc64.pb-c.c [2022-03-05T13:36:21.890Z] #13 128.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:36:21.902Z] #43 9.918 PBCC images/core-s390.pb-c.c [2022-03-05T13:36:21.902Z] #43 9.987 PBCC images/core-x86.pb-c.c [2022-03-05T13:36:22.162Z] #43 10.07 PBCC images/core.pb-c.c [2022-03-05T13:36:22.162Z] #43 10.20 PBCC images/inventory.pb-c.c [2022-03-05T13:36:22.162Z] #43 10.32 DEP images/core-aarch64.pb-c.d [2022-03-05T13:36:22.162Z] #43 10.37 DEP images/core-arm.pb-c.d [2022-03-05T13:36:22.162Z] #43 10.43 DEP images/core-ppc64.pb-c.d [2022-03-05T13:36:22.407Z] #49 ... [2022-03-05T13:36:22.408Z] [2022-03-05T13:36:22.408Z] #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-05T13:36:22.408Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:36:22.408Z] #40 39.85 Checking out files: 68% (1253/1837) Checking out files: 69% (1268/1837) Checking out files: 70% (1286/1837) Checking out files: 71% (1305/1837) Checking out files: 72% (1323/1837) Checking out files: 73% (1342/1837) Checking out files: 74% (1360/1837) Checking out files: 75% (1378/1837) Checking out files: 76% (1397/1837) Checking out files: 77% (1415/1837) Checking out files: 78% (1433/1837) Checking out files: 79% (1452/1837) Checking out files: 80% (1470/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-05T13:36:22.408Z] #40 40.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-05T13:36:22.493Z] #13 128.8 Setting up dmsetup (2:1.02.155-3) ... [2022-03-05T13:36:22.732Z] #43 10.63 DEP images/core-s390.pb-c.d [2022-03-05T13:36:22.732Z] #43 10.67 DEP images/core-x86.pb-c.d [2022-03-05T13:36:22.732Z] #43 10.71 DEP images/core.pb-c.d [2022-03-05T13:36:22.732Z] #43 10.78 DEP images/inventory.pb-c.d [2022-03-05T13:36:22.732Z] #43 10.91 PBCC images/cpuinfo.pb-c.c [2022-03-05T13:36:22.732Z] #43 10.91 DEP images/cpuinfo.pb-c.d [2022-03-05T13:36:22.732Z] #43 10.92 PBCC images/stats.pb-c.c [2022-03-05T13:36:22.732Z] #43 10.97 DEP images/stats.pb-c.d [2022-03-05T13:36:23.202Z] #67 ... [2022-03-05T13:36:23.202Z] [2022-03-05T13:36:23.202Z] #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-05T13:36:23.202Z] #58 sha256:6940f8074f353c12161779b2f07f0e9eed9380280de036cb7b9a25825846fe5b [2022-03-05T13:36:23.202Z] #58 34.68 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-05T13:36:23.202Z] #58 34.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T13:36:23.202Z] #58 ... [2022-03-05T13:36:23.202Z] [2022-03-05T13:36:23.202Z] #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-05T13:36:23.202Z] #49 sha256:f1c53d59f3122b08b886b0be769af800fcd45d7d6e710f99d337c942130d7f90 [2022-03-05T13:36:23.202Z] #49 34.97 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-05T13:36:23.202Z] #49 35.09 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-05T13:36:23.202Z] #49 35.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-05T13:36:23.202Z] #49 35.57 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-05T13:36:23.202Z] #49 35.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T13:36:23.202Z] #49 36.43 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-05T13:36:23.202Z] #49 36.45 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-05T13:36:23.202Z] #49 36.51 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-05T13:36:23.203Z] #49 36.78 go: downloading github.com/spf13/afero v1.1.2 [2022-03-05T13:36:23.203Z] #49 37.07 go: downloading github.com/spf13/cast v1.3.0 [2022-03-05T13:36:23.203Z] #49 37.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-05T13:36:23.203Z] #49 37.17 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T13:36:23.203Z] #49 37.34 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-05T13:36:23.203Z] #49 37.39 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-05T13:36:23.203Z] #49 37.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-05T13:36:23.203Z] #49 37.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T13:36:23.203Z] #49 38.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T13:36:23.203Z] #49 38.49 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-05T13:36:23.203Z] #49 38.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T13:36:23.203Z] #49 38.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T13:36:23.203Z] #49 38.76 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T13:36:23.203Z] #49 38.86 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-05T13:36:23.203Z] #49 39.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-05T13:36:23.203Z] #49 39.27 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-05T13:36:23.203Z] #49 39.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T13:36:23.203Z] #49 39.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T13:36:23.203Z] #49 40.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-05T13:36:23.203Z] #49 40.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T13:36:23.203Z] #49 41.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-05T13:36:23.203Z] #49 41.40 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-05T13:36:23.203Z] #49 41.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T13:36:23.203Z] #49 42.05 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-05T13:36:23.203Z] #49 42.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T13:36:23.203Z] #49 42.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T13:36:23.203Z] #49 42.68 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-05T13:36:23.203Z] #49 43.73 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-05T13:36:23.203Z] #49 43.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T13:36:23.203Z] #49 43.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-05T13:36:23.203Z] #49 43.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-05T13:36:23.203Z] #49 44.13 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-05T13:36:23.203Z] #49 44.42 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-05T13:36:23.203Z] #49 44.98 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-05T13:36:23.203Z] #49 ... [2022-03-05T13:36:23.203Z] [2022-03-05T13:36:23.203Z] #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-05T13:36:23.203Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:23.203Z] #42 35.10 Fetched 8469 kB in 29s (295 kB/s) [2022-03-05T13:36:23.203Z] #42 35.10 Reading package lists... [2022-03-05T13:36:23.203Z] #42 ... [2022-03-05T13:36:23.203Z] [2022-03-05T13:36:23.203Z] #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-05T13:36:23.203Z] #49 sha256:f1c53d59f3122b08b886b0be769af800fcd45d7d6e710f99d337c942130d7f90 [2022-03-05T13:36:23.203Z] #49 45.17 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-05T13:36:23.203Z] #49 45.23 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-05T13:36:23.203Z] #49 45.24 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-05T13:36:23.203Z] #49 45.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T13:36:23.203Z] #49 45.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-05T13:36:23.203Z] #49 45.49 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-05T13:36:23.355Z] #36 ... [2022-03-05T13:36:23.355Z] [2022-03-05T13:36:23.355Z] #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-05T13:36:23.355Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:23.355Z] #42 31.97 Reading package lists... [2022-03-05T13:36:23.355Z] #42 38.50 Building dependency tree... [2022-03-05T13:36:23.355Z] #42 42.28 The following additional packages will be installed: [2022-03-05T13:36:23.355Z] #42 42.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-05T13:36:23.355Z] #42 42.28 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-05T13:36:23.355Z] #42 42.28 Suggested packages: [2022-03-05T13:36:23.355Z] #42 42.28 manpages-dev python-setuptools [2022-03-05T13:36:23.355Z] #42 43.40 The following NEW packages will be installed: [2022-03-05T13:36:23.355Z] #42 43.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-05T13:36:23.355Z] #42 43.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-05T13:36:23.355Z] #42 43.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-05T13:36:23.355Z] #42 43.40 python-six zlib1g-dev [2022-03-05T13:36:23.355Z] #42 43.82 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:23.355Z] #42 43.82 Need to get 4095 kB of archives. [2022-03-05T13:36:23.355Z] #42 43.82 After this operation, 22.5 MB of additional disk space will be used. [2022-03-05T13:36:23.355Z] #42 43.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-05T13:36:23.355Z] #42 43.82 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-05T13:36:23.355Z] #42 43.82 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-05T13:36:23.355Z] #42 43.82 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-05T13:36:23.355Z] #42 43.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-05T13:36:23.355Z] #42 43.83 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-05T13:36:23.355Z] #42 43.84 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-05T13:36:23.355Z] #42 43.84 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-05T13:36:23.355Z] #42 43.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-05T13:36:23.355Z] #42 43.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-05T13:36:23.355Z] #42 43.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-05T13:36:23.355Z] #42 44.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-05T13:36:23.355Z] #42 44.09 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-05T13:36:23.355Z] #42 44.09 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-05T13:36:23.355Z] #42 44.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-05T13:36:23.355Z] #42 44.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-05T13:36:23.355Z] #42 44.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-05T13:36:23.355Z] #42 45.39 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:23.355Z] #42 45.56 Fetched 4095 kB in 1s (6698 kB/s) [2022-03-05T13:36:23.355Z] #42 45.66 Selecting previously unselected package libcap-dev:amd64. [2022-03-05T13:36:23.355Z] #42 45.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T13:36:23.355Z] #42 45.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-05T13:36:23.355Z] #42 45.73 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T13:36:23.355Z] #42 45.88 Selecting previously unselected package libnet1:amd64. [2022-03-05T13:36:23.355Z] #42 45.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T13:36:23.355Z] #42 45.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:36:23.355Z] #42 46.01 Selecting previously unselected package libnet1-dev. [2022-03-05T13:36:23.355Z] #42 46.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T13:36:23.355Z] #42 46.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T13:36:23.355Z] #42 46.17 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T13:36:23.355Z] #42 46.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T13:36:23.355Z] #42 46.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:36:23.355Z] #42 46.31 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-05T13:36:23.355Z] #42 46.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-05T13:36:23.355Z] #42 46.34 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T13:36:23.355Z] #42 46.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T13:36:23.355Z] #42 46.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:36:23.355Z] #42 46.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:36:23.355Z] #42 46.83 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-05T13:36:23.355Z] #42 46.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:36:23.355Z] #42 46.83 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T13:36:23.355Z] #42 46.83 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-05T13:36:23.355Z] #42 46.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-05T13:36:23.355Z] #42 46.89 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T13:36:23.355Z] #42 47.07 Selecting previously unselected package libprotobuf17:amd64. [2022-03-05T13:36:23.355Z] #42 47.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:23.355Z] #42 47.09 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:23.355Z] #42 47.71 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-05T13:36:23.355Z] #42 47.71 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:23.355Z] #42 47.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:23.355Z] #42 47.92 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-05T13:36:23.355Z] #42 47.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:23.355Z] #42 47.97 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:23.449Z] #13 129.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:36:23.449Z] #13 129.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T13:36:23.449Z] #13 129.9 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:36:23.626Z] #42 ... [2022-03-05T13:36:23.626Z] [2022-03-05T13:36:23.626Z] #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-05T13:36:23.626Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:23.626Z] #36 48.54 Selecting previously unselected package libicu63:amd64. [2022-03-05T13:36:23.627Z] #36 48.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T13:36:23.627Z] #36 48.54 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:36:23.710Z] #13 ... [2022-03-05T13:36:23.710Z] [2022-03-05T13:36:23.710Z] #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-05T13:36:23.710Z] #58 sha256:ac75a29b1fc929a6ff504ffea54d9c199400451a219edf28c43d5cf5f8b30bfc [2022-03-05T13:36:23.710Z] #58 126.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T13:36:23.710Z] #58 126.4 + GOBIN=/build [2022-03-05T13:36:23.710Z] #58 126.4 + GO111MODULE=on [2022-03-05T13:36:23.710Z] #58 126.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-05T13:36:23.710Z] #58 DONE 136.3s [2022-03-05T13:36:23.710Z] [2022-03-05T13:36:23.710Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T13:36:23.710Z] #59 sha256:04fdbe63d570558d70ede1321e06ce2ec3e314bc7f088802fbd9fd2e140fa301 [2022-03-05T13:36:23.710Z] #59 DONE 0.1s [2022-03-05T13:36:23.710Z] [2022-03-05T13:36:23.710Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T13:36:23.710Z] #60 sha256:9958c05e2d7ed832e5268c95699bbe53dbab7bc25807c97631f513ed98a88fcc [2022-03-05T13:36:23.710Z] #60 DONE 0.1s [2022-03-05T13:36:23.710Z] [2022-03-05T13:36:23.711Z] #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-05T13:36:23.711Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:23.711Z] #43 42.36 CC compel/src/lib/ptrace.o [2022-03-05T13:36:23.711Z] #43 42.89 AR compel/libcompel.a [2022-03-05T13:36:23.711Z] #43 42.96 HOSTCC compel/src/main-host.o [2022-03-05T13:36:23.711Z] #43 43.31 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-05T13:36:23.711Z] #43 43.41 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-05T13:36:23.711Z] #43 43.80 HOSTCC compel/src/lib/log-host.o [2022-03-05T13:36:23.711Z] #43 43.98 HOSTLINK compel/compel-host-bin [2022-03-05T13:36:23.711Z] #43 44.18 DEP soccr/soccr.d [2022-03-05T13:36:23.711Z] #43 44.29 CC soccr/soccr.o [2022-03-05T13:36:23.711Z] #43 45.32 AR soccr/libsoccr.a [2022-03-05T13:36:23.711Z] #43 45.36 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T13:36:23.711Z] #43 45.78 DEP criu/arch/x86/sigframe.d [2022-03-05T13:36:23.711Z] #43 45.90 DEP criu/arch/x86/sigaction_compat.d [2022-03-05T13:36:23.711Z] #43 46.01 DEP criu/arch/x86/kerndat.d [2022-03-05T13:36:23.711Z] #43 46.11 DEP criu/arch/x86/crtools.d [2022-03-05T13:36:23.711Z] #43 46.20 DEP criu/arch/x86/cpu.d [2022-03-05T13:36:23.711Z] #43 46.39 CC criu/arch/x86/cpu.o [2022-03-05T13:36:23.711Z] #43 46.92 CC criu/arch/x86/crtools.o [2022-03-05T13:36:23.767Z] #49 ... [2022-03-05T13:36:23.767Z] [2022-03-05T13:36:23.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-05T13:36:23.767Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:36:23.767Z] #55 35.69 Fetched 8469 kB in 29s (291 kB/s) [2022-03-05T13:36:23.767Z] #55 35.69 Reading package lists... [2022-03-05T13:36:23.767Z] #55 45.78 Reading package lists... [2022-03-05T13:36:23.767Z] #55 ... [2022-03-05T13:36:23.767Z] [2022-03-05T13:36:23.767Z] #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-05T13:36:23.767Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:24.115Z] #43 11.89 make[1]: Nothing to be done for 'all'. [2022-03-05T13:36:24.282Z] #43 ... [2022-03-05T13:36:24.282Z] [2022-03-05T13:36:24.282Z] #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-05T13:36:24.282Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:24.282Z] #13 DONE 130.5s [2022-03-05T13:36:24.282Z] [2022-03-05T13:36:24.282Z] #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-05T13:36:24.282Z] #53 sha256:145ec2b9464437f3d9dae9ae65d1ab29b0dc3545713133235278a4442addfb1a [2022-03-05T13:36:24.686Z] #43 12.70 CC images/stats.o [2022-03-05T13:36:24.941Z] #40 43.84 + 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-05T13:36:24.946Z] #43 13.03 CC images/core.o [2022-03-05T13:36:24.946Z] #43 ... [2022-03-05T13:36:24.946Z] [2022-03-05T13:36:24.946Z] #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-05T13:36:24.946Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T13:36:24.946Z] #13 55.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T13:36:24.946Z] #13 55.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-05T13:36:24.946Z] #13 55.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T13:36:24.946Z] #13 60.79 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T13:36:24.946Z] #13 60.80 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-05T13:36:24.946Z] #13 60.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:36:24.946Z] #13 61.00 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-05T13:36:24.946Z] #13 61.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-05T13:36:24.946Z] #13 61.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:36:25.518Z] #13 ... [2022-03-05T13:36:25.518Z] [2022-03-05T13:36:25.518Z] #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-05T13:36:25.518Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:36:25.518Z] #43 13.52 CC images/core-x86.o [2022-03-05T13:36:25.681Z] #42 45.57 Reading package lists... [2022-03-05T13:36:25.681Z] #42 ... [2022-03-05T13:36:25.681Z] [2022-03-05T13:36:25.681Z] #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-05T13:36:25.681Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:25.681Z] #36 37.91 Fetched 8469 kB in 30s (282 kB/s) [2022-03-05T13:36:25.681Z] #36 37.91 Reading package lists... [2022-03-05T13:36:25.779Z] #43 13.90 CC images/core-arm.o [2022-03-05T13:36:25.940Z] #36 ... [2022-03-05T13:36:25.940Z] [2022-03-05T13:36:25.940Z] #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-05T13:36:25.940Z] #49 sha256:f1c53d59f3122b08b886b0be769af800fcd45d7d6e710f99d337c942130d7f90 [2022-03-05T13:36:25.940Z] #49 46.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T13:36:25.940Z] #49 46.98 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-05T13:36:25.940Z] #49 47.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T13:36:25.940Z] #49 47.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T13:36:25.940Z] #49 47.55 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-05T13:36:25.940Z] #49 47.72 go: downloading golang.org/x/text v0.3.2 [2022-03-05T13:36:26.040Z] #43 14.13 CC images/core-aarch64.o [2022-03-05T13:36:26.202Z] #53 1.953 + RM_GOPATH=0 [2022-03-05T13:36:26.203Z] #53 1.953 + TMP_GOPATH= [2022-03-05T13:36:26.203Z] #53 1.953 + : /build [2022-03-05T13:36:26.203Z] #53 1.953 + '[' -z '' ']' [2022-03-05T13:36:26.203Z] #53 1.953 ++ mktemp -d [2022-03-05T13:36:26.203Z] #53 1.964 + export GOPATH=/tmp/tmp.WfECrfVzYi [2022-03-05T13:36:26.203Z] #53 1.964 + GOPATH=/tmp/tmp.WfECrfVzYi [2022-03-05T13:36:26.203Z] #53 1.964 + RM_GOPATH=1 [2022-03-05T13:36:26.203Z] #53 1.964 + case "$(go env GOARCH)" in [2022-03-05T13:36:26.203Z] #53 1.972 ++ go env GOARCH [2022-03-05T13:36:26.203Z] #53 1.987 Install runc version v1.0.3 (build tags: seccomp) [2022-03-05T13:36:26.203Z] #53 1.987 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:26.203Z] #53 1.987 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:26.203Z] #53 1.987 ++ dirname /tmp/install/install.sh [2022-03-05T13:36:26.203Z] #53 1.987 + dir=/tmp/install [2022-03-05T13:36:26.203Z] #53 1.987 + bin=runc [2022-03-05T13:36:26.203Z] #53 1.987 + shift [2022-03-05T13:36:26.203Z] #53 1.987 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-05T13:36:26.203Z] #53 1.987 + . /tmp/install/runc.installer [2022-03-05T13:36:26.203Z] #53 1.987 ++ set -e [2022-03-05T13:36:26.203Z] #53 1.987 ++ : v1.0.3 [2022-03-05T13:36:26.203Z] #53 1.987 + install_runc [2022-03-05T13:36:26.203Z] #53 1.987 + RUNC_BUILDTAGS=seccomp [2022-03-05T13:36:26.203Z] #53 1.987 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-05T13:36:26.203Z] #53 1.987 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WfECrfVzYi/src/github.com/opencontainers/runc [2022-03-05T13:36:26.203Z] #53 1.987 Cloning into '/tmp/tmp.WfECrfVzYi/src/github.com/opencontainers/runc'... [2022-03-05T13:36:26.203Z] #53 ... [2022-03-05T13:36:26.203Z] [2022-03-05T13:36:26.203Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-05T13:36:26.203Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-05T13:36:26.203Z] #14 DONE 2.1s [2022-03-05T13:36:26.301Z] #43 14.47 CC images/core-ppc64.o [2022-03-05T13:36:26.467Z] [2022-03-05T13:36:26.467Z] #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-05T13:36:26.467Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-05T13:36:26.873Z] #43 14.94 CC images/core-s390.o [2022-03-05T13:36:26.875Z] #49 ... [2022-03-05T13:36:26.876Z] [2022-03-05T13:36:26.876Z] #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-05T13:36:26.876Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:26.876Z] #13 33.78 Fetched 9003 kB in 30s (296 kB/s) [2022-03-05T13:36:26.876Z] #13 33.78 Reading package lists... [2022-03-05T13:36:26.876Z] #13 ... [2022-03-05T13:36:26.876Z] [2022-03-05T13:36:26.876Z] #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-05T13:36:26.876Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:27.443Z] #43 15.40 CC images/cpuinfo.o [2022-03-05T13:36:27.477Z] #40 ... [2022-03-05T13:36:27.477Z] [2022-03-05T13:36:27.477Z] #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-05T13:36:27.477Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:36:27.477Z] #55 36.37 Fetched 8469 kB in 28s (299 kB/s) [2022-03-05T13:36:27.477Z] #55 36.37 Reading package lists... [2022-03-05T13:36:27.477Z] #55 ... [2022-03-05T13:36:27.477Z] [2022-03-05T13:36:27.477Z] #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-05T13:36:27.477Z] #49 sha256:9c5eec1035cb4ce9b8283450f0ca945c0cc8e29791b4a36da4eac26e555e69b3 [2022-03-05T13:36:27.477Z] #49 42.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T13:36:27.477Z] #49 42.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-05T13:36:27.478Z] #49 42.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T13:36:27.478Z] #49 42.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T13:36:27.478Z] #49 42.88 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-05T13:36:27.478Z] #49 42.96 go: downloading golang.org/x/text v0.3.2 [2022-03-05T13:36:27.478Z] #49 ... [2022-03-05T13:36:27.478Z] [2022-03-05T13:36:27.478Z] #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-05T13:36:27.478Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:27.478Z] #42 36.68 Fetched 8469 kB in 29s (296 kB/s) [2022-03-05T13:36:27.478Z] #42 36.68 Reading package lists... [2022-03-05T13:36:27.478Z] #42 ... [2022-03-05T13:36:27.478Z] [2022-03-05T13:36:27.478Z] #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-05T13:36:27.478Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:36:27.478Z] #55 36.37 Reading package lists... [2022-03-05T13:36:27.704Z] #43 15.74 CC images/inventory.o [2022-03-05T13:36:27.704Z] #43 15.88 CC images/fdinfo.o [2022-03-05T13:36:27.858Z] #15 DONE 1.3s [2022-03-05T13:36:27.858Z] [2022-03-05T13:36:27.858Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T13:36:27.858Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-05T13:36:27.863Z] #36 ... [2022-03-05T13:36:27.863Z] [2022-03-05T13:36:27.863Z] #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-05T13:36:27.863Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:27.863Z] #13 32.73 Reading package lists... [2022-03-05T13:36:27.863Z] #13 38.95 Building dependency tree... [2022-03-05T13:36:27.863Z] #13 42.06 The following additional packages will be installed: [2022-03-05T13:36:27.863Z] #13 42.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-05T13:36:27.863Z] #13 42.08 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-05T13:36:27.863Z] #13 42.08 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-05T13:36:27.863Z] #13 42.08 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-05T13:36:27.863Z] #13 42.08 mingw-w64-x86-64-dev [2022-03-05T13:36:27.863Z] #13 42.09 Suggested packages: [2022-03-05T13:36:27.863Z] #13 42.09 gcc-8-locales seccomp wine64 [2022-03-05T13:36:27.863Z] #13 43.17 The following NEW packages will be installed: [2022-03-05T13:36:27.863Z] #13 43.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T13:36:27.863Z] #13 43.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-05T13:36:27.863Z] #13 43.17 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-05T13:36:27.863Z] #13 43.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-05T13:36:27.863Z] #13 43.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-05T13:36:27.863Z] #13 43.17 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T13:36:27.863Z] #13 43.17 The following packages will be upgraded: [2022-03-05T13:36:27.863Z] #13 43.17 libseccomp2 [2022-03-05T13:36:27.863Z] #13 43.67 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:27.863Z] #13 43.67 Need to get 77.8 MB of archives. [2022-03-05T13:36:27.863Z] #13 43.67 After this operation, 487 MB of additional disk space will be used. [2022-03-05T13:36:27.863Z] #13 43.67 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-05T13:36:27.863Z] #13 43.67 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-05T13:36:27.863Z] #13 43.67 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-05T13:36:27.863Z] #13 43.84 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-05T13:36:27.863Z] #13 43.97 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-05T13:36:27.863Z] #13 43.97 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-05T13:36:27.863Z] #13 43.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-05T13:36:27.863Z] #13 44.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-05T13:36:27.863Z] #13 44.40 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-05T13:36:27.863Z] #13 44.70 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-05T13:36:27.863Z] #13 44.70 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-05T13:36:27.863Z] #13 47.40 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-05T13:36:27.965Z] #43 16.10 CC images/fown.o [2022-03-05T13:36:28.041Z] #55 ... [2022-03-05T13:36:28.041Z] [2022-03-05T13:36:28.041Z] #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-05T13:36:28.041Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:28.041Z] #36 37.27 Fetched 8469 kB in 29s (290 kB/s) [2022-03-05T13:36:28.041Z] #36 37.27 Reading package lists... [2022-03-05T13:36:28.041Z] #36 ... [2022-03-05T13:36:28.041Z] [2022-03-05T13:36:28.041Z] #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-05T13:36:28.041Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:28.041Z] #42 36.68 Reading package lists... [2022-03-05T13:36:28.126Z] #13 ... [2022-03-05T13:36:28.126Z] [2022-03-05T13:36:28.126Z] #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-05T13:36:28.126Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:28.126Z] #42 49.12 Selecting previously unselected package libprotoc17:amd64. [2022-03-05T13:36:28.126Z] #42 49.12 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:28.126Z] #42 49.12 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:28.126Z] #42 49.71 Selecting previously unselected package protobuf-c-compiler. [2022-03-05T13:36:28.126Z] #42 49.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:36:28.126Z] #42 49.75 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T13:36:28.126Z] #42 49.90 Selecting previously unselected package protobuf-compiler. [2022-03-05T13:36:28.126Z] #42 49.90 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:28.126Z] #42 49.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-05T13:36:28.126Z] #42 50.06 Selecting previously unselected package python-pkg-resources. [2022-03-05T13:36:28.126Z] #42 50.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T13:36:28.126Z] #42 50.10 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-05T13:36:28.126Z] #42 50.31 Selecting previously unselected package python-six. [2022-03-05T13:36:28.126Z] #42 50.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-05T13:36:28.126Z] #42 50.33 Unpacking python-six (1.12.0-1) ... [2022-03-05T13:36:28.126Z] #42 50.44 Selecting previously unselected package python-protobuf. [2022-03-05T13:36:28.126Z] #42 50.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:28.126Z] #42 50.44 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-05T13:36:28.126Z] #42 50.98 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-05T13:36:28.226Z] #43 16.31 CC images/ns.o [2022-03-05T13:36:28.226Z] #43 16.42 CC images/regfile.o [2022-03-05T13:36:28.298Z] #42 ... [2022-03-05T13:36:28.298Z] [2022-03-05T13:36:28.298Z] #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-05T13:36:28.298Z] #58 sha256:55c56ac6641155c0c30019fd5c120ee89e5e2933ffedc0c804039c2184a8ae52 [2022-03-05T13:36:28.298Z] #58 37.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T13:36:28.435Z] #16 0.820 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T13:36:28.435Z] #16 DONE 0.9s [2022-03-05T13:36:28.435Z] [2022-03-05T13:36:28.435Z] #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-05T13:36:28.435Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:28.435Z] #43 48.14 CC criu/arch/x86/kerndat.o [2022-03-05T13:36:28.435Z] #43 48.61 CC criu/arch/x86/sigaction_compat.o [2022-03-05T13:36:28.435Z] #43 48.85 CC criu/arch/x86/sigframe.o [2022-03-05T13:36:28.435Z] #43 49.16 LINK criu/arch/x86/crtools.built-in.o [2022-03-05T13:36:28.435Z] #43 49.22 DEP criu/pie/util-vdso-elf32.d [2022-03-05T13:36:28.435Z] #43 49.39 DEP criu/pie/util-vdso.d [2022-03-05T13:36:28.435Z] #43 49.69 DEP criu/pie/util.d [2022-03-05T13:36:28.435Z] #43 49.90 CC criu/pie/util.o [2022-03-05T13:36:28.435Z] #43 50.41 CC criu/pie/util-vdso.o [2022-03-05T13:36:28.435Z] #43 51.41 CC criu/pie/util-vdso-elf32.o [2022-03-05T13:36:28.488Z] #43 16.57 CC images/ghost-file.o [2022-03-05T13:36:28.556Z] #58 ... [2022-03-05T13:36:28.556Z] [2022-03-05T13:36:28.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-05T13:36:28.556Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:28.749Z] #43 16.74 CC images/fifo.o [2022-03-05T13:36:28.749Z] #43 16.86 CC images/remap-file-path.o [2022-03-05T13:36:28.749Z] #43 16.99 CC images/eventfd.o [2022-03-05T13:36:29.008Z] #43 52.27 AR criu/pie/pie.lib.a [2022-03-05T13:36:29.008Z] #43 52.35 DEP criu/pie/restorer.d [2022-03-05T13:36:29.010Z] #43 17.10 CC images/eventpoll.o [2022-03-05T13:36:29.272Z] #43 17.27 CC images/fh.o [2022-03-05T13:36:29.272Z] #43 17.49 CC images/fsnotify.o [2022-03-05T13:36:29.582Z] #43 52.63 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-05T13:36:29.582Z] #43 52.68 DEP criu/arch/x86/restorer_unmap.d [2022-03-05T13:36:29.582Z] #43 52.71 DEP criu/arch/x86/restorer.d [2022-03-05T13:36:29.582Z] #43 ... [2022-03-05T13:36:29.582Z] [2022-03-05T13:36:29.582Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T13:36:29.582Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-05T13:36:29.582Z] #17 DONE 1.1s [2022-03-05T13:36:29.582Z] [2022-03-05T13:36:29.582Z] #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-05T13:36:29.582Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:29.582Z] #43 52.95 DEP criu/arch/x86/vdso-pie.d [2022-03-05T13:36:29.844Z] #43 17.89 CC images/signalfd.o [2022-03-05T13:36:29.844Z] #43 53.20 DEP criu/pie/parasite-vdso.d [2022-03-05T13:36:29.929Z] #42 47.80 Reading package lists... [2022-03-05T13:36:29.929Z] #42 ... [2022-03-05T13:36:29.929Z] [2022-03-05T13:36:29.929Z] #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-05T13:36:29.929Z] #51 sha256:f483aa26c13459790e92b93208dd360793394d30a750b8b37496e8e851f3e5e5 [2022-03-05T13:36:29.929Z] #51 DONE 49.0s [2022-03-05T13:36:29.929Z] [2022-03-05T13:36:29.929Z] #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-05T13:36:29.929Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:29.929Z] #36 37.27 Reading package lists... [2022-03-05T13:36:30.046Z] #42 ... [2022-03-05T13:36:30.047Z] [2022-03-05T13:36:30.047Z] #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-05T13:36:30.047Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:30.047Z] #36 54.54 Selecting previously unselected package libxml2:amd64. [2022-03-05T13:36:30.047Z] #36 54.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-05T13:36:30.047Z] #36 54.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T13:36:30.104Z] #43 18.09 CC images/fs.o [2022-03-05T13:36:30.104Z] #43 18.23 CC images/pstree.o [2022-03-05T13:36:30.108Z] #43 53.45 DEP criu/pie/parasite.d [2022-03-05T13:36:30.309Z] #36 55.06 Selecting previously unselected package libarchive13:amd64. [2022-03-05T13:36:30.309Z] #36 55.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-05T13:36:30.309Z] #36 55.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T13:36:30.364Z] #43 18.34 CC images/pipe.o [2022-03-05T13:36:30.364Z] #43 18.47 CC images/tcp-stream.o [2022-03-05T13:36:30.495Z] #36 48.05 Reading package lists... [2022-03-05T13:36:30.495Z] #36 ... [2022-03-05T13:36:30.495Z] [2022-03-05T13:36:30.495Z] #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-05T13:36:30.495Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:30.495Z] #13 36.39 Fetched 9003 kB in 31s (288 kB/s) [2022-03-05T13:36:30.571Z] #36 ... [2022-03-05T13:36:30.571Z] [2022-03-05T13:36:30.571Z] #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-05T13:36:30.571Z] #56 sha256:5ec1de587b84845a2224625cdc315a06646b916bd81ac5bbd04a0397d71ec5a0 [2022-03-05T13:36:30.571Z] #56 6.679 + RM_GOPATH=0 [2022-03-05T13:36:30.571Z] #56 6.679 + TMP_GOPATH= [2022-03-05T13:36:30.571Z] #56 6.679 + : /build [2022-03-05T13:36:30.571Z] #56 6.679 + '[' -z '' ']' [2022-03-05T13:36:30.571Z] #56 6.682 ++ mktemp -d [2022-03-05T13:36:30.571Z] #56 6.702 + export GOPATH=/tmp/tmp.ibhjxR1ODs [2022-03-05T13:36:30.571Z] #56 6.702 + GOPATH=/tmp/tmp.ibhjxR1ODs [2022-03-05T13:36:30.571Z] #56 6.702 + RM_GOPATH=1 [2022-03-05T13:36:30.571Z] #56 6.702 + case "$(go env GOARCH)" in [2022-03-05T13:36:30.571Z] #56 6.702 ++ go env GOARCH [2022-03-05T13:36:30.571Z] #56 6.702 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:30.571Z] #56 6.702 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:30.571Z] #56 6.702 ++ dirname /tmp/install/install.sh [2022-03-05T13:36:30.571Z] #56 6.718 + dir=/tmp/install [2022-03-05T13:36:30.571Z] #56 6.718 + bin=containerd [2022-03-05T13:36:30.571Z] #56 6.718 + shift [2022-03-05T13:36:30.571Z] #56 6.718 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-05T13:36:30.571Z] #56 6.718 + . /tmp/install/containerd.installer [2022-03-05T13:36:30.571Z] #56 6.718 ++ set -e [2022-03-05T13:36:30.571Z] #56 6.718 ++ : v1.5.10 [2022-03-05T13:36:30.571Z] #56 6.718 + install_containerd [2022-03-05T13:36:30.571Z] #56 6.718 + echo 'Install containerd version v1.5.10' [2022-03-05T13:36:30.571Z] #56 6.718 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ibhjxR1ODs/src/github.com/containerd/containerd [2022-03-05T13:36:30.571Z] #56 6.718 Cloning into '/tmp/tmp.ibhjxR1ODs/src/github.com/containerd/containerd'... [2022-03-05T13:36:30.571Z] #56 6.718 Install containerd version v1.5.10 [2022-03-05T13:36:30.571Z] #56 ... [2022-03-05T13:36:30.571Z] [2022-03-05T13:36:30.571Z] #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-05T13:36:30.571Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:30.571Z] #42 55.43 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:30.571Z] #42 55.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:36:30.571Z] #42 55.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:36:30.571Z] #42 55.50 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T13:36:30.571Z] #42 55.52 Setting up python-six (1.12.0-1) ... [2022-03-05T13:36:30.625Z] #43 18.62 CC images/sk-packet.o [2022-03-05T13:36:30.625Z] #43 18.80 CC images/mnt.o [2022-03-05T13:36:30.625Z] #43 18.89 CC images/pipe-data.o [2022-03-05T13:36:30.684Z] #43 53.71 CC criu/pie/parasite.o [2022-03-05T13:36:30.684Z] #43 ... [2022-03-05T13:36:30.684Z] [2022-03-05T13:36:30.684Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T13:36:30.684Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-05T13:36:30.684Z] #18 DONE 1.0s [2022-03-05T13:36:30.754Z] #13 36.39 Reading package lists... [2022-03-05T13:36:30.754Z] #13 ... [2022-03-05T13:36:30.754Z] [2022-03-05T13:36:30.754Z] #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-05T13:36:30.754Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:36:30.884Z] #43 19.02 CC images/sa.o [2022-03-05T13:36:30.885Z] #43 19.15 CC images/timer.o [2022-03-05T13:36:30.946Z] [2022-03-05T13:36:30.946Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-05T13:36:30.946Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-05T13:36:31.146Z] #42 ... [2022-03-05T13:36:31.146Z] [2022-03-05T13:36:31.146Z] #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-05T13:36:31.146Z] #34 sha256:ee9ca627fc979d5e5c34453599469b351c64150284568d2b3b6aa4933209c133 [2022-03-05T13:36:31.146Z] #34 45.92 sync [2022-03-05T13:36:31.146Z] #34 45.92 internal/reflectlite [2022-03-05T13:36:31.146Z] #34 47.38 internal/testlog [2022-03-05T13:36:31.146Z] #34 48.40 sort [2022-03-05T13:36:31.146Z] #34 48.40 errors [2022-03-05T13:36:31.146Z] #34 48.80 strconv [2022-03-05T13:36:31.146Z] #34 49.71 io [2022-03-05T13:36:31.146Z] #34 50.91 internal/oserror [2022-03-05T13:36:31.146Z] #34 51.04 syscall [2022-03-05T13:36:31.146Z] #34 52.59 reflect [2022-03-05T13:36:31.146Z] #34 ... [2022-03-05T13:36:31.146Z] [2022-03-05T13:36:31.146Z] #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-05T13:36:31.146Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:31.146Z] #36 55.39 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-05T13:36:31.146Z] #36 55.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-05T13:36:31.146Z] #36 55.41 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T13:36:31.146Z] #36 55.54 Selecting previously unselected package librhash0:amd64. [2022-03-05T13:36:31.146Z] #36 55.54 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-05T13:36:31.146Z] #36 55.55 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-05T13:36:31.146Z] #36 55.71 Selecting previously unselected package libuv1:amd64. [2022-03-05T13:36:31.146Z] #36 55.71 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-05T13:36:31.146Z] #36 55.72 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T13:36:31.146Z] #36 55.89 Selecting previously unselected package cmake. [2022-03-05T13:36:31.146Z] #36 55.91 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-05T13:36:31.146Z] #36 55.91 Unpacking cmake (3.13.4-1) ... [2022-03-05T13:36:31.456Z] #43 19.35 CC images/timerfd.o [2022-03-05T13:36:31.456Z] #43 19.57 CC images/mm.o [2022-03-05T13:36:31.716Z] #43 19.77 CC images/sk-opts.o [2022-03-05T13:36:31.936Z] #19 DONE 1.2s [2022-03-05T13:36:31.936Z] [2022-03-05T13:36:31.936Z] #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-05T13:36:31.937Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:31.937Z] #43 55.05 LINK criu/pie/parasite.built-in.o [2022-03-05T13:36:31.937Z] #43 55.06 GEN criu/pie/parasite-blob.h [2022-03-05T13:36:31.937Z] #43 55.08 CC criu/pie/parasite-vdso.o [2022-03-05T13:36:31.976Z] #43 19.91 CC images/sk-unix.o [2022-03-05T13:36:31.976Z] #43 20.12 CC images/sk-inet.o [2022-03-05T13:36:32.237Z] #43 20.38 CC images/tun.o [2022-03-05T13:36:32.498Z] #43 20.64 CC images/sk-netlink.o [2022-03-05T13:36:32.758Z] #43 20.81 CC images/packet-sock.o [2022-03-05T13:36:32.758Z] #43 ... [2022-03-05T13:36:32.758Z] [2022-03-05T13:36:32.758Z] #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-05T13:36:32.758Z] #56 sha256:04a752f429c66346c13eb9bc9f26cf58dfc86d1dfa3c88ec2447d977bf2c77f4 [2022-03-05T13:36:32.920Z] #43 56.17 CC criu/arch/x86/vdso-pie.o [2022-03-05T13:36:33.187Z] #43 56.46 CC criu/arch/x86/restorer.o [2022-03-05T13:36:33.279Z] #56 36.15 Checking out files: 70% (3327/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-05T13:36:33.279Z] #56 36.85 + cd /tmp/tmp.jns5lREIAw/src/github.com/containerd/containerd [2022-03-05T13:36:33.441Z] #36 48.30 Reading package lists... [2022-03-05T13:36:33.441Z] #36 ... [2022-03-05T13:36:33.441Z] [2022-03-05T13:36:33.441Z] #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-05T13:36:33.441Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:33.441Z] #13 33.78 Reading package lists... [2022-03-05T13:36:33.441Z] #13 45.12 Reading package lists... [2022-03-05T13:36:33.441Z] #13 ... [2022-03-05T13:36:33.441Z] [2022-03-05T13:36:33.441Z] #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-05T13:36:33.441Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:33.441Z] #42 45.57 Reading package lists... [2022-03-05T13:36:33.539Z] #56 36.85 + git checkout -q v1.5.10 [2022-03-05T13:36:34.127Z] #43 57.06 CC criu/arch/x86/restorer_unmap.o [2022-03-05T13:36:34.127Z] #43 57.13 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-05T13:36:34.127Z] #43 57.36 CC criu/pie/restorer.o [2022-03-05T13:36:34.270Z] #42 55.96 Building dependency tree... [2022-03-05T13:36:34.270Z] #42 ... [2022-03-05T13:36:34.270Z] [2022-03-05T13:36:34.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-05T13:36:34.270Z] #51 sha256:61b88fb57a70fc9c0275ebf153b5415410f2d7b19b87e7288484efc2f8761994 [2022-03-05T13:36:34.270Z] #51 DONE 56.3s [2022-03-05T13:36:34.270Z] [2022-03-05T13:36:34.270Z] #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-05T13:36:34.270Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:36:34.270Z] #55 45.78 Reading package lists... [2022-03-05T13:36:34.511Z] #36 58.90 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:36:34.511Z] #36 ... [2022-03-05T13:36:34.511Z] [2022-03-05T13:36:34.511Z] #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-05T13:36:34.511Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:36:34.511Z] #32 48.43 Checking out files: 91% (1389/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-05T13:36:34.511Z] #32 48.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T13:36:34.511Z] #32 49.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T13:36:34.511Z] #32 ... [2022-03-05T13:36:34.511Z] [2022-03-05T13:36:34.511Z] #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-05T13:36:34.511Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:34.511Z] #36 59.09 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T13:36:34.511Z] #36 59.10 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T13:36:34.511Z] #36 59.13 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T13:36:34.511Z] #36 59.17 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-05T13:36:34.511Z] #36 59.19 Setting up cmake-data (3.13.4-1) ... [2022-03-05T13:36:34.511Z] #36 59.23 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T13:36:34.511Z] #36 59.25 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T13:36:34.511Z] #36 59.27 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T13:36:34.511Z] #36 59.30 Setting up cmake (3.13.4-1) ... [2022-03-05T13:36:34.511Z] #36 59.33 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:36:34.777Z] #36 59.46 Processing triggers for mime-support (3.62) ... [2022-03-05T13:36:34.921Z] #56 38.20 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T13:36:34.922Z] #56 38.20 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T13:36:34.922Z] #56 38.20 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T13:36:34.922Z] #56 38.20 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T13:36:34.922Z] #56 38.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T13:36:34.922Z] #56 38.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T13:36:34.922Z] #56 38.20 + '[' '' = dynamic ']' [2022-03-05T13:36:34.922Z] #56 38.20 + make [2022-03-05T13:36:34.933Z] #55 47.65 Reading package lists... [2022-03-05T13:36:34.933Z] #55 ... [2022-03-05T13:36:34.933Z] [2022-03-05T13:36:34.933Z] #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-05T13:36:34.933Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:34.933Z] #13 36.39 Reading package lists... [2022-03-05T13:36:35.375Z] #36 DONE 60.3s [2022-03-05T13:36:35.375Z] [2022-03-05T13:36:35.375Z] #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-05T13:36:35.375Z] #37 sha256:0431e86249d64da2dbb1ecd315368930cbfa6650bde0b9ef3a9d0e47f57ff107 [2022-03-05T13:36:35.866Z] #56 39.40 + bin/ctr [2022-03-05T13:36:36.673Z] #43 59.91 LINK criu/pie/restorer.built-in.o [2022-03-05T13:36:36.673Z] #43 59.93 GEN criu/pie/restorer-blob.h [2022-03-05T13:36:36.673Z] #43 60.03 DEP criu/vdso.d [2022-03-05T13:36:36.794Z] #37 ... [2022-03-05T13:36:36.794Z] [2022-03-05T13:36:36.794Z] #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-05T13:36:36.794Z] #47 sha256:0daeee7ca5f86133fe3c4041459508ad64f178d16ed536e15292dd64f3e2e9d5 [2022-03-05T13:36:36.794Z] #47 DONE 61.3s [2022-03-05T13:36:36.794Z] [2022-03-05T13:36:36.794Z] #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-05T13:36:36.794Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:36.794Z] #13 49.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-05T13:36:36.794Z] #13 49.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-05T13:36:36.794Z] #13 49.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T13:36:36.794Z] #13 49.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T13:36:36.794Z] #13 49.45 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-05T13:36:36.794Z] #13 49.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-05T13:36:36.794Z] #13 49.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-05T13:36:36.794Z] #13 49.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-05T13:36:36.794Z] #13 49.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-05T13:36:36.794Z] #13 49.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-05T13:36:36.794Z] #13 49.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-05T13:36:36.794Z] #13 49.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-05T13:36:36.794Z] #13 49.64 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-05T13:36:36.794Z] #13 49.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-05T13:36:36.794Z] #13 50.66 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:36.794Z] #13 50.83 Fetched 77.8 MB in 6s (12.3 MB/s) [2022-03-05T13:36:36.794Z] #13 50.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T13:36:36.794Z] #13 51.01 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T13:36:36.794Z] #13 51.04 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-05T13:36:36.794Z] #13 51.23 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:36:36.794Z] #13 51.46 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T13:36:36.794Z] #13 51.47 (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-05T13:36:36.794Z] #13 51.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-05T13:36:36.794Z] #13 51.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T13:36:36.794Z] #13 53.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T13:36:36.794Z] #13 53.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-05T13:36:36.794Z] #13 53.64 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T13:36:36.794Z] #13 56.28 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T13:36:36.794Z] #13 56.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-05T13:36:36.794Z] #13 56.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T13:36:36.794Z] #13 56.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-05T13:36:36.794Z] #13 56.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:36:36.794Z] #13 56.54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:36:36.794Z] #13 56.81 Selecting previously unselected package dmsetup. [2022-03-05T13:36:36.794Z] #13 56.81 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:36:36.794Z] #13 56.82 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-05T13:36:36.794Z] #13 57.02 Selecting previously unselected package mingw-w64-common. [2022-03-05T13:36:36.794Z] #13 57.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-05T13:36:36.794Z] #13 57.02 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-05T13:36:36.831Z] #13 47.50 Reading package lists... [2022-03-05T13:36:36.831Z] #13 ... [2022-03-05T13:36:36.831Z] [2022-03-05T13:36:36.831Z] #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-05T13:36:36.831Z] #49 sha256:9c5eec1035cb4ce9b8283450f0ca945c0cc8e29791b4a36da4eac26e555e69b3 [2022-03-05T13:36:36.831Z] #49 54.51 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T13:36:36.831Z] #49 54.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T13:36:36.831Z] #49 54.70 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-05T13:36:36.831Z] #49 54.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-05T13:36:36.831Z] #49 54.91 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-05T13:36:36.934Z] #43 60.18 DEP criu/vdso-compat.d [2022-03-05T13:36:36.934Z] #43 60.31 DEP criu/uts_ns.d [2022-03-05T13:36:37.058Z] #55 56.73 Building dependency tree... [2022-03-05T13:36:37.195Z] #43 60.43 DEP criu/util.d [2022-03-05T13:36:37.398Z] #49 56.67 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-05T13:36:37.398Z] #49 56.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T13:36:37.456Z] #43 60.64 DEP criu/uffd.d [2022-03-05T13:36:37.718Z] #43 60.81 DEP criu/tun.d [2022-03-05T13:36:37.718Z] #43 60.95 DEP criu/tty.d [2022-03-05T13:36:37.966Z] #49 57.34 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-05T13:36:37.979Z] #43 61.17 DEP criu/timerfd.d [2022-03-05T13:36:38.241Z] #43 61.36 DEP criu/timens.d [2022-03-05T13:36:38.241Z] #43 61.53 DEP criu/sysfs_parse.d [2022-03-05T13:36:38.504Z] #43 61.70 DEP criu/sysctl.d [2022-03-05T13:36:38.531Z] #49 ... [2022-03-05T13:36:38.531Z] [2022-03-05T13:36:38.531Z] #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-05T13:36:38.531Z] #67 sha256:5e4da44769a98a86bf0015b1aa896d26d52dc4a4e771cb693a98e49c51d343ba [2022-03-05T13:36:38.531Z] #67 DONE 57.9s [2022-03-05T13:36:38.531Z] [2022-03-05T13:36:38.531Z] #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-05T13:36:38.531Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:38.531Z] #36 48.05 Reading package lists... [2022-03-05T13:36:38.765Z] #43 61.84 DEP criu/string.d [2022-03-05T13:36:38.765Z] #43 61.87 DEP criu/stats.d [2022-03-05T13:36:38.765Z] #43 62.01 DEP criu/sockets.d [2022-03-05T13:36:39.027Z] #43 62.20 DEP criu/sk-unix.d [2022-03-05T13:36:39.288Z] #43 62.38 DEP criu/sk-tcp.d [2022-03-05T13:36:39.288Z] #43 62.59 DEP criu/sk-queue.d [2022-03-05T13:36:39.464Z] #36 57.19 Building dependency tree... [2022-03-05T13:36:39.549Z] #43 62.75 DEP criu/sk-packet.d [2022-03-05T13:36:39.589Z] #55 ... [2022-03-05T13:36:39.589Z] [2022-03-05T13:36:39.589Z] #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-05T13:36:39.589Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:39.589Z] #13 45.12 Reading package lists... [2022-03-05T13:36:39.810Z] #43 62.94 DEP criu/sk-netlink.d [2022-03-05T13:36:39.810Z] #43 63.07 DEP criu/sk-inet.d [2022-03-05T13:36:40.071Z] #43 63.24 DEP criu/signalfd.d [2022-03-05T13:36:40.071Z] #43 63.35 DEP criu/sigframe.d [2022-03-05T13:36:40.113Z] #13 ... [2022-03-05T13:36:40.113Z] [2022-03-05T13:36:40.113Z] #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-05T13:36:40.113Z] #37 sha256:0431e86249d64da2dbb1ecd315368930cbfa6650bde0b9ef3a9d0e47f57ff107 [2022-03-05T13:36:40.113Z] #37 4.648 + RM_GOPATH=0 [2022-03-05T13:36:40.113Z] #37 4.648 + TMP_GOPATH= [2022-03-05T13:36:40.113Z] #37 4.648 + : /build [2022-03-05T13:36:40.113Z] #37 4.648 + '[' -z '' ']' [2022-03-05T13:36:40.113Z] #37 4.653 ++ mktemp -d [2022-03-05T13:36:40.113Z] #37 4.653 + export GOPATH=/tmp/tmp.kog3O50mxn [2022-03-05T13:36:40.113Z] #37 4.653 + GOPATH=/tmp/tmp.kog3O50mxn [2022-03-05T13:36:40.113Z] #37 4.653 + RM_GOPATH=1 [2022-03-05T13:36:40.113Z] #37 4.653 + case "$(go env GOARCH)" in [2022-03-05T13:36:40.113Z] #37 4.653 ++ go env GOARCH [2022-03-05T13:36:40.113Z] #37 4.656 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:40.113Z] #37 4.657 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:40.113Z] #37 4.669 ++ dirname /tmp/install/install.sh [2022-03-05T13:36:40.113Z] #37 4.669 + dir=/tmp/install [2022-03-05T13:36:40.113Z] #37 4.669 + bin=tini [2022-03-05T13:36:40.113Z] #37 4.669 + shift [2022-03-05T13:36:40.113Z] #37 4.669 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-05T13:36:40.113Z] #37 4.669 + . /tmp/install/tini.installer [2022-03-05T13:36:40.113Z] #37 4.669 ++ : v0.19.0 [2022-03-05T13:36:40.113Z] #37 4.669 + install_tini [2022-03-05T13:36:40.113Z] #37 4.669 + echo 'Install tini version v0.19.0' [2022-03-05T13:36:40.113Z] #37 4.669 + git clone https://github.com/krallin/tini.git /tmp/tmp.kog3O50mxn/tini [2022-03-05T13:36:40.113Z] #37 4.669 Cloning into '/tmp/tmp.kog3O50mxn/tini'... [2022-03-05T13:36:40.113Z] #37 4.669 Install tini version v0.19.0 [2022-03-05T13:36:40.332Z] #43 63.45 DEP criu/shmem.d [2022-03-05T13:36:40.332Z] #43 63.62 DEP criu/servicefd.d [2022-03-05T13:36:40.375Z] #37 ... [2022-03-05T13:36:40.375Z] [2022-03-05T13:36:40.375Z] #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-05T13:36:40.375Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:40.375Z] #42 59.09 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T13:36:40.375Z] #42 59.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:36:40.375Z] #42 59.14 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:40.375Z] #42 59.16 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T13:36:40.375Z] #42 59.19 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:40.375Z] #42 59.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-05T13:36:40.375Z] #42 59.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T13:36:40.375Z] #42 59.26 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:40.375Z] #42 59.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T13:36:40.375Z] #42 59.32 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-05T13:36:40.375Z] #42 64.52 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T13:36:40.375Z] #42 64.54 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:36:40.375Z] #42 DONE 65.3s [2022-03-05T13:36:40.593Z] #43 63.77 DEP criu/seize.d [2022-03-05T13:36:40.593Z] #43 63.92 DEP criu/seccomp.d [2022-03-05T13:36:40.641Z] [2022-03-05T13:36:40.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-05T13:36:40.641Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:40.854Z] #43 64.06 DEP criu/rst-malloc.d [2022-03-05T13:36:40.854Z] #43 64.13 DEP criu/rbtree.d [2022-03-05T13:36:40.854Z] #43 64.16 DEP criu/pstree.d [2022-03-05T13:36:41.115Z] #43 64.31 DEP criu/protobuf.d [2022-03-05T13:36:41.115Z] #43 64.48 GEN criu/protobuf-desc-gen.h [2022-03-05T13:36:41.486Z] #13 56.28 Building dependency tree... [2022-03-05T13:36:41.688Z] #43 ... [2022-03-05T13:36:41.688Z] [2022-03-05T13:36:41.688Z] #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 zstd [2022-03-05T13:36:41.688Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:36:41.688Z] #20 1.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:36:41.688Z] #20 1.480 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:36:41.688Z] #20 1.480 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:36:41.688Z] #20 1.480 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T13:36:41.688Z] #20 1.942 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:36:41.688Z] #20 3.039 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:36:41.688Z] #20 4.475 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:36:41.688Z] #20 5.767 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T13:36:41.950Z] #20 ... [2022-03-05T13:36:41.950Z] [2022-03-05T13:36:41.950Z] #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-05T13:36:41.950Z] #53 sha256:145ec2b9464437f3d9dae9ae65d1ab29b0dc3545713133235278a4442addfb1a [2022-03-05T13:36:41.950Z] #53 12.85 + cd /tmp/tmp.WfECrfVzYi/src/github.com/opencontainers/runc [2022-03-05T13:36:41.950Z] #53 12.86 + git checkout -q v1.0.3 [2022-03-05T13:36:41.950Z] #53 13.57 + '[' -z '' ']' [2022-03-05T13:36:41.950Z] #53 13.57 + target=static [2022-03-05T13:36:41.950Z] #53 13.57 + make BUILDTAGS=seccomp static [2022-03-05T13:36:41.950Z] #53 13.99 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-05T13:36:41.990Z] #36 61.49 The following additional packages will be installed: [2022-03-05T13:36:42.247Z] #36 61.50 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-05T13:36:42.247Z] #36 61.52 Suggested packages: [2022-03-05T13:36:42.247Z] #36 61.52 cmake-doc ninja-build lrzip [2022-03-05T13:36:42.247Z] #36 61.52 Recommended packages: [2022-03-05T13:36:42.247Z] #36 61.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T13:36:42.461Z] #56 ... [2022-03-05T13:36:42.461Z] [2022-03-05T13:36:42.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-05T13:36:42.461Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:36:42.461Z] #43 21.10 CC images/ipc-var.o [2022-03-05T13:36:42.461Z] #43 21.23 CC images/ipc-desc.o [2022-03-05T13:36:42.461Z] #43 21.44 CC images/ipc-shm.o [2022-03-05T13:36:42.461Z] #43 21.60 CC images/ipc-msg.o [2022-03-05T13:36:42.461Z] #43 21.77 CC images/ipc-sem.o [2022-03-05T13:36:42.461Z] #43 21.92 CC images/utsns.o [2022-03-05T13:36:42.461Z] #43 22.05 CC images/creds.o [2022-03-05T13:36:42.461Z] #43 22.20 CC images/vma.o [2022-03-05T13:36:42.461Z] #43 22.41 CC images/netdev.o [2022-03-05T13:36:42.461Z] #43 22.70 CC images/tty.o [2022-03-05T13:36:42.461Z] #43 23.19 CC images/file-lock.o [2022-03-05T13:36:42.461Z] #43 23.35 CC images/rlimit.o [2022-03-05T13:36:42.461Z] #43 23.50 CC images/pagemap.o [2022-03-05T13:36:42.461Z] #43 23.71 CC images/siginfo.o [2022-03-05T13:36:42.461Z] #43 23.89 CC images/rpc.o [2022-03-05T13:36:42.461Z] #43 24.82 CC images/ext-file.o [2022-03-05T13:36:42.461Z] #43 24.98 CC images/cgroup.o [2022-03-05T13:36:42.461Z] #43 25.46 CC images/userns.o [2022-03-05T13:36:42.461Z] #43 25.72 CC images/google/protobuf/descriptor.o [2022-03-05T13:36:42.461Z] #43 27.12 CC images/opts.o [2022-03-05T13:36:42.461Z] #43 27.25 CC images/seccomp.o [2022-03-05T13:36:42.461Z] #43 27.43 CC images/binfmt-misc.o [2022-03-05T13:36:42.461Z] #43 27.56 CC images/time.o [2022-03-05T13:36:42.461Z] #43 27.73 CC images/sysctl.o [2022-03-05T13:36:42.461Z] #43 27.83 CC images/autofs.o [2022-03-05T13:36:42.462Z] #43 27.95 CC images/macvlan.o [2022-03-05T13:36:42.462Z] #43 28.06 CC images/sit.o [2022-03-05T13:36:42.462Z] #43 28.20 CC images/memfd.o [2022-03-05T13:36:42.462Z] #43 28.47 CC images/timens.o [2022-03-05T13:36:42.462Z] #43 28.68 LINK images/built-in.o [2022-03-05T13:36:42.462Z] #43 28.79 GEN compel/include/asm [2022-03-05T13:36:42.462Z] #43 28.82 GEN compel/include/version.h [2022-03-05T13:36:42.462Z] #43 28.84 touch .config [2022-03-05T13:36:42.462Z] #43 28.91 GEN include/common/config.h [2022-03-05T13:36:42.462Z] #43 28.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-05T13:36:42.462Z] #43 28.99 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-03-05T13:36:42.462Z] #43 29.03 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-03-05T13:36:42.462Z] #43 29.04 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-03-05T13:36:42.462Z] #43 29.05 DEP compel/plugins/std/infect.d [2022-03-05T13:36:42.462Z] #43 29.11 DEP compel/plugins/std/string.d [2022-03-05T13:36:42.462Z] #43 29.13 DEP compel/plugins/std/log.d [2022-03-05T13:36:42.462Z] #43 29.21 DEP compel/plugins/std/fds.d [2022-03-05T13:36:42.462Z] #43 29.26 DEP compel/plugins/std/std.d [2022-03-05T13:36:42.462Z] #43 29.36 DEP compel/plugins/shmem/shmem.d [2022-03-05T13:36:42.462Z] #43 29.43 DEP compel/plugins/fds/fds.d [2022-03-05T13:36:42.462Z] #43 29.49 CC compel/plugins/std/std.o [2022-03-05T13:36:42.462Z] #43 29.75 CC compel/plugins/std/fds.o [2022-03-05T13:36:42.462Z] #43 30.06 CC compel/plugins/std/log.o [2022-03-05T13:36:42.523Z] #53 ... [2022-03-05T13:36:42.523Z] [2022-03-05T13:36:42.523Z] #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 zstd [2022-03-05T13:36:42.523Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:36:42.523Z] #20 10.55 Fetched 9003 kB in 9s (962 kB/s) [2022-03-05T13:36:42.723Z] #43 30.74 CC compel/plugins/std/string.o [2022-03-05T13:36:43.294Z] #43 31.27 CC compel/plugins/std/infect.o [2022-03-05T13:36:43.388Z] #13 ... [2022-03-05T13:36:43.388Z] [2022-03-05T13:36:43.388Z] #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-05T13:36:43.388Z] #67 sha256:94d2537e9dcdde771a181ebd1adf131d5e724ebc902b521f1d06b968d044efe1 [2022-03-05T13:36:43.388Z] #67 DONE 65.3s [2022-03-05T13:36:43.388Z] [2022-03-05T13:36:43.388Z] #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-05T13:36:43.388Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:36:43.388Z] #55 62.28 The following additional packages will be installed: [2022-03-05T13:36:43.388Z] #55 62.28 libbtrfs0 [2022-03-05T13:36:43.388Z] #55 62.55 The following NEW packages will be installed: [2022-03-05T13:36:43.388Z] #55 62.55 libbtrfs-dev libbtrfs0 [2022-03-05T13:36:43.388Z] #55 63.01 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:43.388Z] #55 63.01 Need to get 119 kB of archives. [2022-03-05T13:36:43.388Z] #55 63.01 After this operation, 387 kB of additional disk space will be used. [2022-03-05T13:36:43.388Z] #55 63.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T13:36:43.388Z] #55 63.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T13:36:43.388Z] #55 64.66 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:43.388Z] #55 65.01 Fetched 119 kB in 0s (311 kB/s) [2022-03-05T13:36:43.388Z] #55 65.24 Selecting previously unselected package libbtrfs0. [2022-03-05T13:36:43.388Z] #55 65.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 ... 15421 files and directories currently installed.) [2022-03-05T13:36:43.388Z] #55 65.37 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T13:36:43.388Z] #55 65.42 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T13:36:43.555Z] #43 31.57 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-03-05T13:36:43.555Z] #43 31.60 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-03-05T13:36:43.555Z] #43 31.63 AR compel/plugins/std.lib.a [2022-03-05T13:36:43.645Z] #55 65.60 Selecting previously unselected package libbtrfs-dev. [2022-03-05T13:36:43.645Z] #55 65.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T13:36:43.645Z] #55 65.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:36:43.698Z] #36 62.82 The following NEW packages will be installed: [2022-03-05T13:36:43.698Z] #36 62.86 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-05T13:36:43.698Z] #36 62.86 vim-common xxd [2022-03-05T13:36:43.815Z] #43 31.71 CC compel/plugins/fds/fds.o [2022-03-05T13:36:43.815Z] #43 31.93 AR compel/plugins/fds.lib.a [2022-03-05T13:36:43.815Z] #43 31.98 HOSTDEP compel/src/lib/log-host.d [2022-03-05T13:36:43.903Z] #55 65.93 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T13:36:43.903Z] #55 65.99 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:36:43.903Z] #55 66.05 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:36:43.911Z] #20 10.55 Reading package lists... [2022-03-05T13:36:43.911Z] #20 ... [2022-03-05T13:36:43.911Z] [2022-03-05T13:36:43.911Z] #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-05T13:36:43.911Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:36:43.911Z] #32 DONE 155.4s [2022-03-05T13:36:43.911Z] [2022-03-05T13:36:43.911Z] #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-05T13:36:43.911Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:43.911Z] #43 66.00 DEP criu/protobuf-desc.d [2022-03-05T13:36:43.911Z] #43 66.13 DEP criu/proc_parse.d [2022-03-05T13:36:43.911Z] #43 66.40 DEP criu/plugin.d [2022-03-05T13:36:43.911Z] #43 66.47 DEP criu/pipes.d [2022-03-05T13:36:43.911Z] #43 66.62 DEP criu/pie-util.d [2022-03-05T13:36:43.911Z] #43 66.72 DEP criu/pie-util-vdso.d [2022-03-05T13:36:43.911Z] #43 66.82 DEP criu/pie-util-vdso-elf32.d [2022-03-05T13:36:43.911Z] #43 66.91 DEP criu/path.d [2022-03-05T13:36:43.911Z] #43 67.03 DEP criu/parasite-syscall.d [2022-03-05T13:36:43.958Z] #36 63.38 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:43.958Z] #36 63.38 Need to get 14.9 MB of archives. [2022-03-05T13:36:43.958Z] #36 63.38 After this operation, 61.8 MB of additional disk space will be used. [2022-03-05T13:36:43.958Z] #36 63.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T13:36:43.958Z] #36 63.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T13:36:43.958Z] #36 63.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-05T13:36:43.959Z] #43 ... [2022-03-05T13:36:43.959Z] [2022-03-05T13:36:43.959Z] #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-05T13:36:43.959Z] #34 sha256:ee9ca627fc979d5e5c34453599469b351c64150284568d2b3b6aa4933209c133 [2022-03-05T13:36:43.959Z] #34 58.91 internal/syscall/unix [2022-03-05T13:36:43.959Z] #34 59.06 time [2022-03-05T13:36:43.959Z] #34 65.70 internal/fmtsort [2022-03-05T13:36:43.959Z] #34 65.89 internal/poll [2022-03-05T13:36:43.959Z] #34 66.17 internal/syscall/execenv [2022-03-05T13:36:43.959Z] #34 66.35 path [2022-03-05T13:36:43.959Z] #34 66.83 io/fs [2022-03-05T13:36:43.959Z] #34 67.84 strings [2022-03-05T13:36:43.959Z] #34 68.29 os [2022-03-05T13:36:44.075Z] #43 32.02 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-05T13:36:44.075Z] #43 32.15 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-03-05T13:36:44.075Z] #43 32.23 HOSTDEP compel/src/main-host.d [2022-03-05T13:36:44.171Z] #43 67.45 DEP criu/pagemap.d [2022-03-05T13:36:44.221Z] #34 ... [2022-03-05T13:36:44.221Z] [2022-03-05T13:36:44.221Z] #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-05T13:36:44.221Z] #37 sha256:0431e86249d64da2dbb1ecd315368930cbfa6650bde0b9ef3a9d0e47f57ff107 [2022-03-05T13:36:44.221Z] #37 5.493 + cd /tmp/tmp.kog3O50mxn/tini [2022-03-05T13:36:44.221Z] #37 5.493 + git checkout -q v0.19.0 [2022-03-05T13:36:44.221Z] #37 5.517 + cmake . [2022-03-05T13:36:44.221Z] #37 6.076 -- The C compiler identification is GNU 8.3.0 [2022-03-05T13:36:44.221Z] #37 6.221 -- Check for working C compiler: /usr/bin/cc [2022-03-05T13:36:44.221Z] #37 6.957 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-05T13:36:44.221Z] #37 6.970 -- Detecting C compiler ABI info [2022-03-05T13:36:44.221Z] #37 7.609 -- Detecting C compiler ABI info - done [2022-03-05T13:36:44.221Z] #37 7.642 -- Detecting C compile features [2022-03-05T13:36:44.230Z] #36 63.66 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T13:36:44.335Z] #43 32.29 DEP compel/src/lib/ptrace.d [2022-03-05T13:36:44.335Z] #43 32.35 DEP compel/src/lib/infect.d [2022-03-05T13:36:44.335Z] #43 32.49 DEP compel/src/lib/infect-util.d [2022-03-05T13:36:44.335Z] #43 32.54 DEP compel/src/lib/infect-rpc.d [2022-03-05T13:36:44.432Z] #43 67.81 DEP criu/pagemap-cache.d [2022-03-05T13:36:44.575Z] #55 DONE 66.6s [2022-03-05T13:36:44.575Z] [2022-03-05T13:36:44.575Z] #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-05T13:36:44.575Z] #56 sha256:f4fc247cad0fc9d43e2e80b680e14a8a9868843aeb71267462078fae3904335c [2022-03-05T13:36:44.595Z] #43 32.65 DEP compel/arch/aarch64/src/lib/infect.d [2022-03-05T13:36:44.595Z] #43 32.73 DEP compel/arch/aarch64/src/lib/cpu.d [2022-03-05T13:36:44.595Z] #43 32.75 DEP compel/src/lib/log.d [2022-03-05T13:36:44.795Z] #36 ... [2022-03-05T13:36:44.795Z] [2022-03-05T13:36:44.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-05T13:36:44.795Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:44.795Z] #42 47.80 Reading package lists... [2022-03-05T13:36:44.796Z] #42 56.66 Building dependency tree... [2022-03-05T13:36:44.796Z] #42 61.86 The following additional packages will be installed: [2022-03-05T13:36:44.796Z] #42 61.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-05T13:36:44.796Z] #42 61.88 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-05T13:36:44.796Z] #42 61.88 Suggested packages: [2022-03-05T13:36:44.796Z] #42 61.90 manpages-dev python-setuptools [2022-03-05T13:36:44.796Z] #42 63.66 The following NEW packages will be installed: [2022-03-05T13:36:44.796Z] #42 63.67 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-05T13:36:44.796Z] #42 63.67 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-05T13:36:44.796Z] #42 63.68 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-05T13:36:44.796Z] #42 63.68 python-six zlib1g-dev [2022-03-05T13:36:44.796Z] #42 64.23 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:44.796Z] #42 64.23 Need to get 4095 kB of archives. [2022-03-05T13:36:44.796Z] #42 64.23 After this operation, 22.5 MB of additional disk space will be used. [2022-03-05T13:36:44.796Z] #42 64.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-05T13:36:44.796Z] #42 64.23 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-05T13:36:44.796Z] #42 64.24 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-05T13:36:44.796Z] #42 64.26 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-05T13:36:44.796Z] #42 64.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-05T13:36:44.796Z] #42 64.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-05T13:36:44.796Z] #42 64.30 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-05T13:36:44.855Z] #43 32.81 DEP compel/src/main.d [2022-03-05T13:36:44.855Z] #43 32.93 DEP compel/src/lib/handle-elf.d [2022-03-05T13:36:44.855Z] #43 32.99 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-03-05T13:36:45.004Z] #43 68.09 DEP criu/page-xfer.d [2022-03-05T13:36:45.004Z] #43 68.37 DEP criu/page-pipe.d [2022-03-05T13:36:45.053Z] #42 64.33 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-05T13:36:45.053Z] #42 64.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-05T13:36:45.053Z] #42 64.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-05T13:36:45.053Z] #42 64.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-05T13:36:45.114Z] #43 33.08 CC compel/src/lib/log.o [2022-03-05T13:36:45.114Z] #43 33.24 CC compel/arch/aarch64/src/lib/cpu.o [2022-03-05T13:36:45.167Z] #37 9.709 -- Detecting C compile features - done [2022-03-05T13:36:45.167Z] #37 9.749 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T13:36:45.267Z] #43 68.50 DEP criu/netfilter.d [2022-03-05T13:36:45.267Z] #43 68.61 DEP criu/net.d [2022-03-05T13:36:45.310Z] #42 64.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-05T13:36:45.310Z] #42 ... [2022-03-05T13:36:45.310Z] [2022-03-05T13:36:45.310Z] #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-05T13:36:45.310Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:45.310Z] #36 64.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-05T13:36:45.310Z] #36 64.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-05T13:36:45.310Z] #36 64.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-05T13:36:45.310Z] #36 64.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-05T13:36:45.310Z] #36 64.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-05T13:36:45.310Z] #36 64.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-05T13:36:45.374Z] #43 33.39 CC compel/arch/aarch64/src/lib/infect.o [2022-03-05T13:36:45.375Z] #43 33.64 CC compel/src/lib/infect-rpc.o [2022-03-05T13:36:45.430Z] #37 9.951 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T13:36:45.430Z] #37 10.09 -- Configuring done [2022-03-05T13:36:45.430Z] #37 10.13 -- Generating done [2022-03-05T13:36:45.529Z] #43 68.78 DEP criu/namespaces.d [2022-03-05T13:36:45.635Z] #43 ... [2022-03-05T13:36:45.635Z] [2022-03-05T13:36:45.635Z] #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-05T13:36:45.635Z] #58 sha256:8af7b4cd843d53b2660685ee11aab57e953dd08207ee20764405a9ecb68d8579 [2022-03-05T13:36:45.635Z] #58 86.71 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T13:36:45.635Z] #58 86.71 + GOBIN=/build [2022-03-05T13:36:45.635Z] #58 86.71 + GO111MODULE=on [2022-03-05T13:36:45.635Z] #58 86.71 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-05T13:36:45.699Z] #37 10.18 -- Build files have been written to: /tmp/tmp.kog3O50mxn/tini [2022-03-05T13:36:45.699Z] #37 10.18 + make tini-static [2022-03-05T13:36:45.791Z] #43 68.93 DEP criu/mount.d [2022-03-05T13:36:45.895Z] #58 ... [2022-03-05T13:36:45.895Z] [2022-03-05T13:36:45.895Z] #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-05T13:36:45.895Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T13:36:45.895Z] #13 76.13 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T13:36:45.895Z] #13 76.14 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-05T13:36:45.895Z] #13 76.15 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:36:45.961Z] #37 10.69 Scanning dependencies of target tini-static [2022-03-05T13:36:46.052Z] #43 69.09 DEP criu/memfd.d [2022-03-05T13:36:46.052Z] #43 69.19 DEP criu/mem.d [2022-03-05T13:36:46.052Z] #43 69.33 DEP criu/lsm.d [2022-03-05T13:36:46.162Z] #13 ... [2022-03-05T13:36:46.162Z] [2022-03-05T13:36:46.162Z] #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-05T13:36:46.162Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:36:46.162Z] #43 33.84 CC compel/src/lib/infect-util.o [2022-03-05T13:36:46.162Z] #43 33.98 CC compel/src/lib/infect.o [2022-03-05T13:36:46.223Z] #37 10.78 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T13:36:46.283Z] #36 ... [2022-03-05T13:36:46.283Z] [2022-03-05T13:36:46.283Z] #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-05T13:36:46.283Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T13:36:46.283Z] #55 47.65 Reading package lists... [2022-03-05T13:36:46.283Z] #55 56.97 Building dependency tree... [2022-03-05T13:36:46.283Z] #55 61.49 The following additional packages will be installed: [2022-03-05T13:36:46.283Z] #55 61.52 libbtrfs0 [2022-03-05T13:36:46.283Z] #55 61.79 The following NEW packages will be installed: [2022-03-05T13:36:46.283Z] #55 61.80 libbtrfs-dev libbtrfs0 [2022-03-05T13:36:46.283Z] #55 62.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:46.283Z] #55 62.21 Need to get 119 kB of archives. [2022-03-05T13:36:46.283Z] #55 62.21 After this operation, 387 kB of additional disk space will be used. [2022-03-05T13:36:46.283Z] #55 62.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T13:36:46.283Z] #55 62.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T13:36:46.283Z] #55 63.84 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:46.283Z] #55 64.11 Fetched 119 kB in 0s (377 kB/s) [2022-03-05T13:36:46.283Z] #55 64.32 Selecting previously unselected package libbtrfs0. [2022-03-05T13:36:46.283Z] #55 64.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T13:36:46.283Z] #55 64.46 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T13:36:46.283Z] #55 64.49 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T13:36:46.283Z] #55 64.77 Selecting previously unselected package libbtrfs-dev. [2022-03-05T13:36:46.283Z] #55 64.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T13:36:46.283Z] #55 64.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:36:46.283Z] #55 65.06 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T13:36:46.283Z] #55 65.13 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:36:46.283Z] #55 65.22 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:36:46.283Z] #55 DONE 65.8s [2022-03-05T13:36:46.312Z] #43 69.48 DEP criu/log.d [2022-03-05T13:36:46.312Z] #43 69.59 DEP criu/libnetlink.d [2022-03-05T13:36:46.505Z] #56 ... [2022-03-05T13:36:46.505Z] [2022-03-05T13:36:46.505Z] #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-05T13:36:46.505Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:46.505Z] #42 55.96 Building dependency tree... [2022-03-05T13:36:46.505Z] #42 61.50 The following additional packages will be installed: [2022-03-05T13:36:46.505Z] #42 61.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-05T13:36:46.505Z] #42 61.50 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-05T13:36:46.505Z] #42 61.54 Suggested packages: [2022-03-05T13:36:46.505Z] #42 61.55 manpages-dev python-setuptools [2022-03-05T13:36:46.505Z] #42 63.29 The following NEW packages will be installed: [2022-03-05T13:36:46.505Z] #42 63.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-05T13:36:46.505Z] #42 63.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-05T13:36:46.505Z] #42 63.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-05T13:36:46.505Z] #42 63.29 python-six zlib1g-dev [2022-03-05T13:36:46.505Z] #42 63.95 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:46.505Z] #42 63.95 Need to get 4095 kB of archives. [2022-03-05T13:36:46.505Z] #42 63.95 After this operation, 22.5 MB of additional disk space will be used. [2022-03-05T13:36:46.505Z] #42 63.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-05T13:36:46.505Z] #42 63.95 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-05T13:36:46.505Z] #42 63.96 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-05T13:36:46.505Z] #42 63.96 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-05T13:36:46.505Z] #42 63.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-05T13:36:46.505Z] #42 63.99 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-05T13:36:46.505Z] #42 64.00 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-05T13:36:46.505Z] #42 64.02 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-05T13:36:46.505Z] #42 64.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-05T13:36:46.505Z] #42 64.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-05T13:36:46.505Z] #42 64.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-05T13:36:46.505Z] #42 64.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-05T13:36:46.505Z] #42 64.48 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-05T13:36:46.505Z] #42 64.48 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-05T13:36:46.505Z] #42 64.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-05T13:36:46.505Z] #42 64.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-05T13:36:46.505Z] #42 64.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-05T13:36:46.505Z] #42 66.45 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:46.505Z] #42 66.87 Fetched 4095 kB in 1s (4349 kB/s) [2022-03-05T13:36:46.505Z] #42 67.12 Selecting previously unselected package libcap-dev:amd64. [2022-03-05T13:36:46.505Z] #42 67.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T13:36:46.505Z] #42 67.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-05T13:36:46.505Z] #42 67.33 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T13:36:46.505Z] #42 67.60 Selecting previously unselected package libnet1:amd64. [2022-03-05T13:36:46.505Z] #42 67.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T13:36:46.505Z] #42 67.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:36:46.505Z] #42 67.89 Selecting previously unselected package libnet1-dev. [2022-03-05T13:36:46.505Z] #42 67.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T13:36:46.505Z] #42 67.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T13:36:46.505Z] #42 68.39 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T13:36:46.505Z] #42 68.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T13:36:46.505Z] #42 68.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:36:46.505Z] #42 68.70 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-05T13:36:46.505Z] #42 68.70 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-05T13:36:46.505Z] #42 68.71 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T13:36:46.540Z] [2022-03-05T13:36:46.540Z] #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-05T13:36:46.540Z] #56 sha256:396ff384cd8889fdf93ea7b5d5ee731f6ab3f1980538c1db5cc3dffbed3a22b5 [2022-03-05T13:36:46.573Z] #43 69.67 DEP criu/kerndat.d [2022-03-05T13:36:46.573Z] #43 69.81 DEP criu/kcmp-ids.d [2022-03-05T13:36:46.573Z] #43 69.88 DEP criu/irmap.d [2022-03-05T13:36:46.761Z] #42 ... [2022-03-05T13:36:46.761Z] [2022-03-05T13:36:46.761Z] #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-05T13:36:46.761Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:46.761Z] #36 48.30 Reading package lists... [2022-03-05T13:36:46.761Z] #36 59.32 Building dependency tree... [2022-03-05T13:36:46.761Z] #36 64.61 The following additional packages will be installed: [2022-03-05T13:36:46.761Z] #36 64.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-05T13:36:46.761Z] #36 64.68 Suggested packages: [2022-03-05T13:36:46.761Z] #36 64.68 cmake-doc ninja-build lrzip [2022-03-05T13:36:46.761Z] #36 64.68 Recommended packages: [2022-03-05T13:36:46.761Z] #36 64.68 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T13:36:46.761Z] #36 66.12 The following NEW packages will be installed: [2022-03-05T13:36:46.761Z] #36 66.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-05T13:36:46.761Z] #36 66.16 vim-common xxd [2022-03-05T13:36:46.761Z] #36 66.61 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:46.761Z] #36 66.61 Need to get 14.9 MB of archives. [2022-03-05T13:36:46.761Z] #36 66.61 After this operation, 61.8 MB of additional disk space will be used. [2022-03-05T13:36:46.761Z] #36 66.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T13:36:46.761Z] #36 66.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T13:36:46.761Z] #36 66.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-05T13:36:46.761Z] #36 66.87 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T13:36:46.761Z] #36 68.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-05T13:36:46.761Z] #36 68.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-05T13:36:46.761Z] #36 68.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-05T13:36:46.761Z] #36 68.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-05T13:36:46.761Z] #36 68.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-05T13:36:46.761Z] #36 68.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-05T13:36:46.761Z] #36 ... [2022-03-05T13:36:46.761Z] [2022-03-05T13:36:46.761Z] #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-05T13:36:46.761Z] #56 sha256:f4fc247cad0fc9d43e2e80b680e14a8a9868843aeb71267462078fae3904335c [2022-03-05T13:36:46.761Z] #56 2.348 + RM_GOPATH=0 [2022-03-05T13:36:46.761Z] #56 2.353 + TMP_GOPATH= [2022-03-05T13:36:46.761Z] #56 2.353 + : /build [2022-03-05T13:36:46.761Z] #56 2.353 + '[' -z '' ']' [2022-03-05T13:36:46.761Z] #56 2.353 ++ mktemp -d [2022-03-05T13:36:46.761Z] #56 2.367 + export GOPATH=/tmp/tmp.GZ88dZVcpA [2022-03-05T13:36:46.761Z] #56 2.367 + GOPATH=/tmp/tmp.GZ88dZVcpA [2022-03-05T13:36:46.761Z] #56 2.367 + RM_GOPATH=1 [2022-03-05T13:36:46.761Z] #56 2.367 + case "$(go env GOARCH)" in [2022-03-05T13:36:46.761Z] #56 2.367 ++ go env GOARCH [2022-03-05T13:36:46.834Z] #43 69.97 DEP criu/ipc_ns.d [2022-03-05T13:36:46.834Z] #43 70.10 DEP criu/image.d [2022-03-05T13:36:47.019Z] #56 2.441 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:47.019Z] #56 2.441 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:47.019Z] #56 2.442 ++ dirname /tmp/install/install.sh [2022-03-05T13:36:47.019Z] #56 2.461 + dir=/tmp/install [2022-03-05T13:36:47.019Z] #56 2.461 + bin=containerd [2022-03-05T13:36:47.019Z] #56 2.461 + shift [2022-03-05T13:36:47.019Z] #56 2.461 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-05T13:36:47.019Z] #56 2.462 + . /tmp/install/containerd.installer [2022-03-05T13:36:47.019Z] #56 2.462 ++ set -e [2022-03-05T13:36:47.019Z] #56 2.462 ++ : v1.5.10 [2022-03-05T13:36:47.019Z] #56 2.462 + install_containerd [2022-03-05T13:36:47.019Z] #56 2.465 + echo 'Install containerd version v1.5.10' [2022-03-05T13:36:47.019Z] #56 2.469 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GZ88dZVcpA/src/github.com/containerd/containerd [2022-03-05T13:36:47.019Z] #56 2.469 Install containerd version v1.5.10 [2022-03-05T13:36:47.019Z] #56 2.505 Cloning into '/tmp/tmp.GZ88dZVcpA/src/github.com/containerd/containerd'... [2022-03-05T13:36:47.094Z] #43 70.25 DEP criu/image-desc.d [2022-03-05T13:36:47.095Z] #43 70.36 DEP criu/fsnotify.d [2022-03-05T13:36:47.277Z] #56 ... [2022-03-05T13:36:47.277Z] [2022-03-05T13:36:47.277Z] #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-05T13:36:47.277Z] #49 sha256:f1c53d59f3122b08b886b0be769af800fcd45d7d6e710f99d337c942130d7f90 [2022-03-05T13:36:47.277Z] #49 59.36 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T13:36:47.277Z] #49 59.47 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T13:36:47.277Z] #49 59.62 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-05T13:36:47.277Z] #49 59.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-05T13:36:47.277Z] #49 59.81 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-05T13:36:47.277Z] #49 62.45 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-05T13:36:47.277Z] #49 62.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T13:36:47.277Z] #49 63.22 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-05T13:36:47.277Z] #49 ... [2022-03-05T13:36:47.277Z] [2022-03-05T13:36:47.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-05T13:36:47.277Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:47.277Z] #42 69.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T13:36:47.277Z] #42 69.19 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:36:47.277Z] #42 69.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:36:47.277Z] #42 69.43 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-05T13:36:47.277Z] #42 69.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:36:47.277Z] #42 69.45 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T13:36:47.356Z] #43 70.56 DEP criu/filesystems.d [2022-03-05T13:36:47.537Z] #42 69.63 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-05T13:36:47.537Z] #42 69.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-05T13:36:47.537Z] #42 69.64 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T13:36:47.613Z] #37 11.90 [100%] Linking C executable tini-static [2022-03-05T13:36:47.618Z] #43 70.73 DEP criu/files.d [2022-03-05T13:36:47.618Z] #43 70.86 DEP criu/files-reg.d [2022-03-05T13:36:47.879Z] #43 70.99 DEP criu/files-ext.d [2022-03-05T13:36:47.879Z] #43 71.11 DEP criu/file-lock.d [2022-03-05T13:36:47.881Z] #37 12.47 [100%] Built target tini-static [2022-03-05T13:36:47.909Z] #56 1.348 + RM_GOPATH=0 [2022-03-05T13:36:47.909Z] #56 1.348 + TMP_GOPATH= [2022-03-05T13:36:47.909Z] #56 1.348 + : /build [2022-03-05T13:36:47.909Z] #56 1.348 + '[' -z '' ']' [2022-03-05T13:36:47.909Z] #56 1.353 ++ mktemp -d [2022-03-05T13:36:47.909Z] #56 1.382 + export GOPATH=/tmp/tmp.K90JjJGZs8 [2022-03-05T13:36:47.909Z] #56 1.382 + GOPATH=/tmp/tmp.K90JjJGZs8 [2022-03-05T13:36:47.909Z] #56 1.382 + RM_GOPATH=1 [2022-03-05T13:36:47.909Z] #56 1.382 + case "$(go env GOARCH)" in [2022-03-05T13:36:47.909Z] #56 1.382 ++ go env GOARCH [2022-03-05T13:36:47.909Z] #56 1.419 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:47.909Z] #56 1.419 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:47.909Z] #56 1.421 ++ dirname /tmp/install/install.sh [2022-03-05T13:36:47.909Z] #56 1.493 + dir=/tmp/install [2022-03-05T13:36:47.909Z] #56 1.493 + bin=containerd [2022-03-05T13:36:47.909Z] #56 1.494 + shift [2022-03-05T13:36:47.909Z] #56 1.494 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-05T13:36:47.909Z] #56 1.494 + . /tmp/install/containerd.installer [2022-03-05T13:36:47.909Z] #56 1.494 ++ set -e [2022-03-05T13:36:47.909Z] #56 1.497 ++ : v1.5.10 [2022-03-05T13:36:47.909Z] #56 1.497 + install_containerd [2022-03-05T13:36:47.909Z] #56 1.498 + echo 'Install containerd version v1.5.10' [2022-03-05T13:36:47.909Z] #56 1.498 Install containerd version v1.5.10 [2022-03-05T13:36:47.909Z] #56 1.498 + git clone https://github.com/containerd/containerd.git /tmp/tmp.K90JjJGZs8/src/github.com/containerd/containerd [2022-03-05T13:36:47.909Z] #56 1.503 Cloning into '/tmp/tmp.K90JjJGZs8/src/github.com/containerd/containerd'... [2022-03-05T13:36:48.074Z] #43 35.72 CC compel/src/lib/ptrace.o [2022-03-05T13:36:48.074Z] #43 35.97 AR compel/libcompel.a [2022-03-05T13:36:48.074Z] #43 36.03 HOSTCC compel/src/main-host.o [2022-03-05T13:36:48.074Z] #43 36.22 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-03-05T13:36:48.074Z] #43 36.33 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-05T13:36:48.104Z] #42 70.13 Selecting previously unselected package libprotobuf17:amd64. [2022-03-05T13:36:48.104Z] #42 70.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:48.104Z] #42 70.14 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:48.141Z] #43 71.28 DEP criu/file-ids.d [2022-03-05T13:36:48.141Z] #43 71.46 DEP criu/fifo.d [2022-03-05T13:36:48.144Z] #37 12.58 + mkdir -p /build [2022-03-05T13:36:48.144Z] #37 12.59 + cp tini-static /build/docker-init [2022-03-05T13:36:48.336Z] #43 36.56 HOSTCC compel/src/lib/log-host.o [2022-03-05T13:36:48.403Z] #43 71.59 DEP criu/fdstore.d [2022-03-05T13:36:48.407Z] #37 DONE 12.9s [2022-03-05T13:36:48.407Z] [2022-03-05T13:36:48.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-05T13:36:48.407Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:48.407Z] #43 4.573 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T13:36:48.407Z] #43 4.573 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T13:36:48.407Z] #43 4.606 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T13:36:48.407Z] #43 4.606 Makefile.config:40: Warn: Building without nftables support [2022-03-05T13:36:48.407Z] #43 4.606 Note: Building without GnuTLS support [2022-03-05T13:36:48.407Z] #43 6.284 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T13:36:48.407Z] #43 6.337 GEN .gitid [2022-03-05T13:36:48.407Z] #43 6.392 GEN criu/include/version.h [2022-03-05T13:36:48.407Z] #43 6.442 GEN include/common/asm [2022-03-05T13:36:48.596Z] #43 36.66 HOSTLINK compel/compel-host-bin [2022-03-05T13:36:48.596Z] #43 36.75 DEP soccr/soccr.d [2022-03-05T13:36:48.664Z] #43 71.69 DEP criu/fault-injection.d [2022-03-05T13:36:48.664Z] #43 71.74 DEP criu/external.d [2022-03-05T13:36:48.665Z] #43 71.84 DEP criu/eventpoll.d [2022-03-05T13:36:48.669Z] #43 8.061 PBCC images/timens.pb-c.c [2022-03-05T13:36:48.669Z] #43 8.111 DEP images/timens.pb-c.d [2022-03-05T13:36:48.669Z] #43 8.183 PBCC images/fown.pb-c.c [2022-03-05T13:36:48.669Z] #43 8.223 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-05T13:36:48.669Z] #43 8.283 PBCC images/opts.pb-c.c [2022-03-05T13:36:48.669Z] #43 8.335 PBCC images/memfd.pb-c.c [2022-03-05T13:36:48.669Z] #43 8.387 DEP images/fown.pb-c.d [2022-03-05T13:36:48.857Z] #43 36.83 CC soccr/soccr.o [2022-03-05T13:36:48.925Z] #43 71.99 DEP criu/eventfd.d [2022-03-05T13:36:48.925Z] #43 72.09 DEP criu/crtools.d [2022-03-05T13:36:48.931Z] #43 8.438 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-05T13:36:48.931Z] #43 8.498 DEP images/opts.pb-c.d [2022-03-05T13:36:48.931Z] #43 8.547 DEP images/memfd.pb-c.d [2022-03-05T13:36:48.931Z] #43 8.611 PBCC images/sit.pb-c.c [2022-03-05T13:36:49.187Z] #43 72.23 DEP criu/cr-service.d [2022-03-05T13:36:49.187Z] #43 72.36 DEP criu/cr-restore.d [2022-03-05T13:36:49.193Z] #43 8.675 DEP images/sit.pb-c.d [2022-03-05T13:36:49.193Z] #43 8.742 PBCC images/macvlan.pb-c.c [2022-03-05T13:36:49.193Z] #43 8.819 DEP images/macvlan.pb-c.d [2022-03-05T13:36:49.193Z] #43 8.833 PBCC images/autofs.pb-c.c [2022-03-05T13:36:49.193Z] #43 8.882 DEP images/autofs.pb-c.d [2022-03-05T13:36:49.449Z] #43 72.54 DEP criu/cr-errno.d [2022-03-05T13:36:49.449Z] #43 72.56 DEP criu/cr-dump.d [2022-03-05T13:36:49.449Z] #43 72.79 DEP criu/cr-dedup.d [2022-03-05T13:36:49.455Z] #43 8.920 PBCC images/sysctl.pb-c.c [2022-03-05T13:36:49.455Z] #43 8.982 DEP images/sysctl.pb-c.d [2022-03-05T13:36:49.455Z] #43 9.021 PBCC images/time.pb-c.c [2022-03-05T13:36:49.455Z] #43 9.046 DEP images/time.pb-c.d [2022-03-05T13:36:49.455Z] #43 9.110 PBCC images/binfmt-misc.pb-c.c [2022-03-05T13:36:49.455Z] #43 9.113 DEP images/binfmt-misc.pb-c.d [2022-03-05T13:36:49.476Z] #42 71.28 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-05T13:36:49.476Z] #42 71.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:49.476Z] #42 71.29 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:49.476Z] #42 71.66 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-05T13:36:49.476Z] #42 71.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:49.476Z] #42 71.66 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:49.712Z] #43 72.92 DEP criu/cr-check.d [2022-03-05T13:36:49.718Z] #43 9.205 PBCC images/seccomp.pb-c.c [2022-03-05T13:36:49.718Z] #43 9.205 DEP images/seccomp.pb-c.d [2022-03-05T13:36:49.718Z] #43 9.215 PBCC images/userns.pb-c.c [2022-03-05T13:36:49.718Z] #43 9.283 DEP images/userns.pb-c.d [2022-03-05T13:36:49.718Z] #43 9.355 PBCC images/cgroup.pb-c.c [2022-03-05T13:36:49.718Z] #43 9.355 DEP images/cgroup.pb-c.d [2022-03-05T13:36:49.718Z] #43 9.407 PBCC images/ext-file.pb-c.c [2022-03-05T13:36:49.718Z] #43 9.433 DEP images/ext-file.pb-c.d [2022-03-05T13:36:49.800Z] #43 37.88 AR soccr/libsoccr.a [2022-03-05T13:36:49.800Z] #43 37.93 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T13:36:49.974Z] #43 73.12 DEP criu/config.d [2022-03-05T13:36:49.974Z] #43 73.24 DEP criu/clone-noasan.d [2022-03-05T13:36:49.974Z] #43 73.36 DEP criu/cgroup.d [2022-03-05T13:36:49.979Z] #43 9.562 PBCC images/rpc.pb-c.c [2022-03-05T13:36:49.979Z] #43 9.562 DEP images/rpc.pb-c.d [2022-03-05T13:36:49.979Z] #43 9.658 PBCC images/siginfo.pb-c.c [2022-03-05T13:36:49.979Z] #43 9.658 DEP images/siginfo.pb-c.d [2022-03-05T13:36:49.979Z] #43 9.686 PBCC images/pagemap.pb-c.c [2022-03-05T13:36:50.062Z] #43 38.16 DEP criu/arch/aarch64/sigframe.d [2022-03-05T13:36:50.062Z] #43 38.23 DEP criu/arch/aarch64/crtools.d [2022-03-05T13:36:50.062Z] #43 38.34 DEP criu/arch/aarch64/cpu.d [2022-03-05T13:36:50.235Z] #43 73.52 DEP criu/cgroup-props.d [2022-03-05T13:36:50.235Z] #43 73.62 DEP criu/bitmap.d [2022-03-05T13:36:50.241Z] #43 9.734 DEP images/pagemap.pb-c.d [2022-03-05T13:36:50.241Z] #43 9.791 PBCC images/rlimit.pb-c.c [2022-03-05T13:36:50.241Z] #43 9.791 DEP images/rlimit.pb-c.d [2022-03-05T13:36:50.241Z] #43 9.855 PBCC images/file-lock.pb-c.c [2022-03-05T13:36:50.241Z] #43 9.876 DEP images/file-lock.pb-c.d [2022-03-05T13:36:50.241Z] #43 9.947 PBCC images/tty.pb-c.c [2022-03-05T13:36:50.323Z] #43 38.34 DEP criu/arch/aarch64/bitops.d [2022-03-05T13:36:50.323Z] #43 38.37 CC criu/arch/aarch64/bitops.o [2022-03-05T13:36:50.323Z] #43 38.42 CC criu/arch/aarch64/cpu.o [2022-03-05T13:36:50.495Z] #43 73.64 DEP criu/bfd.d [2022-03-05T13:36:50.496Z] #43 73.72 DEP criu/autofs.d [2022-03-05T13:36:50.502Z] #43 9.991 DEP images/tty.pb-c.d [2022-03-05T13:36:50.502Z] #43 10.04 PBCC images/tun.pb-c.c [2022-03-05T13:36:50.502Z] #43 10.08 PBCC images/netdev.pb-c.c [2022-03-05T13:36:50.502Z] #43 10.13 DEP images/tun.pb-c.d [2022-03-05T13:36:50.502Z] #43 10.19 DEP images/netdev.pb-c.d [2022-03-05T13:36:50.586Z] #43 38.63 CC criu/arch/aarch64/crtools.o [2022-03-05T13:36:50.757Z] #43 73.86 DEP criu/aio.d [2022-03-05T13:36:50.757Z] #43 73.99 DEP criu/action-scripts.d [2022-03-05T13:36:50.763Z] #43 10.28 PBCC images/vma.pb-c.c [2022-03-05T13:36:50.763Z] #43 10.36 DEP images/vma.pb-c.d [2022-03-05T13:36:50.763Z] #43 10.41 PBCC images/creds.pb-c.c [2022-03-05T13:36:50.763Z] #43 10.43 DEP images/creds.pb-c.d [2022-03-05T13:36:50.763Z] #43 10.48 PBCC images/utsns.pb-c.c [2022-03-05T13:36:50.847Z] #43 39.00 CC criu/arch/aarch64/sigframe.o [2022-03-05T13:36:51.018Z] #43 74.23 CC criu/action-scripts.o [2022-03-05T13:36:51.024Z] #43 10.51 DEP images/utsns.pb-c.d [2022-03-05T13:36:51.024Z] #43 10.56 PBCC images/ipc-desc.pb-c.c [2022-03-05T13:36:51.024Z] #43 10.58 PBCC images/ipc-sem.pb-c.c [2022-03-05T13:36:51.024Z] #43 10.61 DEP images/ipc-desc.pb-c.d [2022-03-05T13:36:51.024Z] #43 10.69 DEP images/ipc-sem.pb-c.d [2022-03-05T13:36:51.108Z] #43 39.11 LINK criu/arch/aarch64/crtools.built-in.o [2022-03-05T13:36:51.108Z] #43 39.15 DEP criu/pie/util-vdso.d [2022-03-05T13:36:51.108Z] #43 39.22 DEP criu/pie/util.d [2022-03-05T13:36:51.108Z] #43 39.35 CC criu/pie/util.o [2022-03-05T13:36:51.191Z] #56 ... [2022-03-05T13:36:51.191Z] [2022-03-05T13:36:51.191Z] #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-05T13:36:51.191Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:51.191Z] #13 47.50 Reading package lists... [2022-03-05T13:36:51.191Z] #13 57.37 Building dependency tree... [2022-03-05T13:36:51.191Z] #13 61.68 The following additional packages will be installed: [2022-03-05T13:36:51.191Z] #13 61.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-05T13:36:51.191Z] #13 61.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-05T13:36:51.191Z] #13 61.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-05T13:36:51.191Z] #13 61.69 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-05T13:36:51.191Z] #13 61.69 mingw-w64-x86-64-dev [2022-03-05T13:36:51.191Z] #13 61.70 Suggested packages: [2022-03-05T13:36:51.191Z] #13 61.71 gcc-8-locales seccomp wine64 [2022-03-05T13:36:51.191Z] #13 63.50 The following NEW packages will be installed: [2022-03-05T13:36:51.191Z] #13 63.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T13:36:51.191Z] #13 63.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-05T13:36:51.191Z] #13 63.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-05T13:36:51.191Z] #13 63.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-05T13:36:51.191Z] #13 63.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-05T13:36:51.191Z] #13 63.52 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T13:36:51.191Z] #13 63.54 The following packages will be upgraded: [2022-03-05T13:36:51.191Z] #13 63.54 libseccomp2 [2022-03-05T13:36:51.191Z] #13 64.00 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:51.191Z] #13 64.00 Need to get 77.8 MB of archives. [2022-03-05T13:36:51.191Z] #13 64.00 After this operation, 487 MB of additional disk space will be used. [2022-03-05T13:36:51.191Z] #13 64.00 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-05T13:36:51.191Z] #13 64.05 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-05T13:36:51.191Z] #13 64.06 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-05T13:36:51.191Z] #13 64.29 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-05T13:36:51.191Z] #13 64.59 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-05T13:36:51.191Z] #13 64.60 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-05T13:36:51.191Z] #13 64.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-05T13:36:51.191Z] #13 64.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-05T13:36:51.191Z] #13 65.16 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-05T13:36:51.191Z] #13 65.67 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-05T13:36:51.191Z] #13 65.72 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-05T13:36:51.280Z] #43 74.59 CC criu/aio.o [2022-03-05T13:36:51.286Z] #43 10.75 PBCC images/ipc-msg.pb-c.c [2022-03-05T13:36:51.286Z] #43 10.78 DEP images/ipc-msg.pb-c.d [2022-03-05T13:36:51.286Z] #43 10.84 PBCC images/ipc-shm.pb-c.c [2022-03-05T13:36:51.286Z] #43 ... [2022-03-05T13:36:51.286Z] [2022-03-05T13:36:51.286Z] #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-05T13:36:51.286Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:51.286Z] #13 62.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T13:36:51.286Z] #13 62.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-05T13:36:51.286Z] #13 62.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T13:36:51.286Z] #13 67.12 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T13:36:51.286Z] #13 67.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T13:36:51.286Z] #13 67.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:36:51.286Z] #13 67.30 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-05T13:36:51.286Z] #13 67.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T13:36:51.286Z] #13 67.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:36:51.286Z] #13 ... [2022-03-05T13:36:51.286Z] [2022-03-05T13:36:51.286Z] #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-05T13:36:51.286Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:51.286Z] #43 10.86 DEP images/ipc-shm.pb-c.d [2022-03-05T13:36:51.286Z] #43 10.89 PBCC images/ipc-var.pb-c.c [2022-03-05T13:36:51.286Z] #43 10.93 DEP images/ipc-var.pb-c.d [2022-03-05T13:36:51.286Z] #43 10.97 PBCC images/sk-opts.pb-c.c [2022-03-05T13:36:51.368Z] #43 39.61 CC criu/pie/util-vdso.o [2022-03-05T13:36:51.425Z] #42 ... [2022-03-05T13:36:51.425Z] [2022-03-05T13:36:51.425Z] #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-05T13:36:51.425Z] #34 sha256:6f8e7c5fa38eb4e5454bc77507063b3e42b2e62e6de135465b4da65975f8b804 [2022-03-05T13:36:51.425Z] #34 63.57 sync [2022-03-05T13:36:51.425Z] #34 63.60 internal/reflectlite [2022-03-05T13:36:51.425Z] #34 66.39 internal/testlog [2022-03-05T13:36:51.425Z] #34 68.29 errors [2022-03-05T13:36:51.425Z] #34 68.29 sort [2022-03-05T13:36:51.425Z] #34 69.05 strconv [2022-03-05T13:36:51.425Z] #34 70.30 io [2022-03-05T13:36:51.425Z] #34 72.50 internal/oserror [2022-03-05T13:36:51.425Z] #34 72.79 syscall [2022-03-05T13:36:51.449Z] #13 ... [2022-03-05T13:36:51.449Z] [2022-03-05T13:36:51.449Z] #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-05T13:36:51.449Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:51.449Z] #42 64.76 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-05T13:36:51.449Z] #42 64.77 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-05T13:36:51.449Z] #42 64.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-05T13:36:51.449Z] #42 64.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-05T13:36:51.449Z] #42 64.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-05T13:36:51.449Z] #42 65.98 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:51.449Z] #42 66.31 Fetched 4095 kB in 1s (4646 kB/s) [2022-03-05T13:36:51.449Z] #42 66.51 Selecting previously unselected package libcap-dev:amd64. [2022-03-05T13:36:51.449Z] #42 66.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 ... 15421 files and directories currently installed.) [2022-03-05T13:36:51.449Z] #42 66.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-05T13:36:51.449Z] #42 66.71 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T13:36:51.449Z] #42 67.02 Selecting previously unselected package libnet1:amd64. [2022-03-05T13:36:51.449Z] #42 67.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T13:36:51.449Z] #42 67.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:36:51.449Z] #42 67.48 Selecting previously unselected package libnet1-dev. [2022-03-05T13:36:51.449Z] #42 67.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T13:36:51.449Z] #42 67.51 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T13:36:51.449Z] #42 67.77 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T13:36:51.449Z] #42 67.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T13:36:51.449Z] #42 67.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:36:51.449Z] #42 68.21 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-05T13:36:51.449Z] #42 68.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-05T13:36:51.449Z] #42 68.28 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T13:36:51.449Z] #42 68.93 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T13:36:51.449Z] #42 68.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:36:51.449Z] #42 68.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:36:51.449Z] #42 69.06 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-05T13:36:51.449Z] #42 69.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:36:51.449Z] #42 69.12 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T13:36:51.449Z] #42 69.34 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-05T13:36:51.449Z] #42 69.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-05T13:36:51.449Z] #42 69.39 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T13:36:51.449Z] #42 69.85 Selecting previously unselected package libprotobuf17:amd64. [2022-03-05T13:36:51.449Z] #42 69.86 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:51.449Z] #42 69.87 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:51.449Z] #42 70.96 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-05T13:36:51.548Z] #43 11.00 PBCC images/packet-sock.pb-c.c [2022-03-05T13:36:51.548Z] #43 11.06 DEP images/sk-opts.pb-c.d [2022-03-05T13:36:51.548Z] #43 11.10 DEP images/packet-sock.pb-c.d [2022-03-05T13:36:51.548Z] #43 11.18 PBCC images/sk-netlink.pb-c.c [2022-03-05T13:36:51.631Z] #43 ... [2022-03-05T13:36:51.631Z] [2022-03-05T13:36:51.631Z] #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-05T13:36:51.631Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T13:36:51.631Z] #13 87.64 Selecting previously unselected package libapparmor1:arm64. [2022-03-05T13:36:51.631Z] #13 87.64 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 87.64 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-03-05T13:36:51.631Z] #13 87.70 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-05T13:36:51.631Z] #13 87.71 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 87.71 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-03-05T13:36:51.631Z] #13 87.81 Selecting previously unselected package libbtrfs0. [2022-03-05T13:36:51.631Z] #13 87.81 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 87.81 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T13:36:51.631Z] #13 87.88 Selecting previously unselected package libbtrfs-dev. [2022-03-05T13:36:51.631Z] #13 87.88 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 87.92 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:36:51.631Z] #13 88.02 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-05T13:36:51.631Z] #13 88.04 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 88.05 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-03-05T13:36:51.631Z] #13 88.11 Selecting previously unselected package libudev-dev:arm64. [2022-03-05T13:36:51.631Z] #13 88.11 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 88.12 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-03-05T13:36:51.631Z] #13 88.22 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-05T13:36:51.631Z] #13 88.22 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 88.23 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-03-05T13:36:51.631Z] #13 88.45 Selecting previously unselected package libpcre16-3:arm64. [2022-03-05T13:36:51.631Z] #13 88.47 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 88.48 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-03-05T13:36:51.631Z] #13 88.63 Selecting previously unselected package libpcre32-3:arm64. [2022-03-05T13:36:51.631Z] #13 88.63 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 88.64 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-03-05T13:36:51.631Z] #13 88.74 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-03-05T13:36:51.631Z] #13 88.75 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 88.75 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-03-05T13:36:51.631Z] #13 88.85 Selecting previously unselected package libpcre3-dev:arm64. [2022-03-05T13:36:51.631Z] #13 88.85 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 88.89 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-03-05T13:36:51.631Z] #13 89.16 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-05T13:36:51.631Z] #13 89.16 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 89.17 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-03-05T13:36:51.631Z] #13 89.40 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-05T13:36:51.631Z] #13 89.41 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 89.42 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-03-05T13:36:51.631Z] #13 89.48 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-05T13:36:51.631Z] #13 89.50 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 89.51 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:36:51.631Z] #13 89.64 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-05T13:36:51.631Z] #13 89.65 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-03-05T13:36:51.631Z] #13 89.65 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-03-05T13:36:51.631Z] #13 90.10 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-03-05T13:36:51.631Z] #13 90.11 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:36:51.631Z] #13 90.12 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-03-05T13:36:51.631Z] #13 90.13 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T13:36:51.631Z] #13 90.14 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-03-05T13:36:51.631Z] #13 90.15 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-03-05T13:36:51.631Z] #13 90.16 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:36:51.631Z] #13 90.18 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T13:36:51.631Z] #13 90.19 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-03-05T13:36:51.631Z] #13 90.20 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-03-05T13:36:51.631Z] #13 90.22 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T13:36:51.631Z] #13 90.24 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:36:51.631Z] #13 90.25 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-03-05T13:36:51.631Z] #13 90.26 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-05T13:36:51.631Z] #13 90.28 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-03-05T13:36:51.631Z] #13 90.29 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T13:36:51.631Z] #13 90.30 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-03-05T13:36:51.631Z] #13 90.31 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:36:51.631Z] #13 90.32 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-05T13:36:51.631Z] #13 90.33 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-05T13:36:51.631Z] #13 90.33 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:36:51.631Z] #13 90.34 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-05T13:36:51.631Z] #13 90.34 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-05T13:36:51.631Z] #13 90.35 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T13:36:51.631Z] #13 90.36 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-03-05T13:36:51.631Z] #13 90.39 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-03-05T13:36:51.631Z] #13 90.40 Setting up dmsetup (2:1.02.155-3) ... [2022-03-05T13:36:51.631Z] #13 90.42 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-03-05T13:36:51.631Z] #13 90.43 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-03-05T13:36:51.631Z] #13 90.44 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:36:51.685Z] #34 ... [2022-03-05T13:36:51.685Z] [2022-03-05T13:36:51.685Z] #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-05T13:36:51.685Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:36:51.685Z] #32 68.82 Checking out files: 85% (1298/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: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-05T13:36:51.685Z] #32 69.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T13:36:51.685Z] #32 70.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T13:36:51.705Z] #42 70.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:51.705Z] #42 70.99 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:51.810Z] #43 11.25 DEP images/sk-netlink.pb-c.d [2022-03-05T13:36:51.810Z] #43 11.31 PBCC images/sk-inet.pb-c.c [2022-03-05T13:36:51.810Z] #43 11.36 DEP images/sk-inet.pb-c.d [2022-03-05T13:36:51.810Z] #43 11.41 PBCC images/sk-unix.pb-c.c [2022-03-05T13:36:51.810Z] #43 11.47 DEP images/sk-unix.pb-c.d [2022-03-05T13:36:51.853Z] #43 75.05 CC criu/autofs.o [2022-03-05T13:36:52.073Z] #43 11.52 PBCC images/mm.pb-c.c [2022-03-05T13:36:52.073Z] #43 11.59 DEP images/mm.pb-c.d [2022-03-05T13:36:52.073Z] #43 11.64 PBCC images/timerfd.pb-c.c [2022-03-05T13:36:52.073Z] #43 11.70 DEP images/timerfd.pb-c.d [2022-03-05T13:36:52.073Z] #43 11.78 PBCC images/timer.pb-c.c [2022-03-05T13:36:52.073Z] #43 11.82 DEP images/timer.pb-c.d [2022-03-05T13:36:52.269Z] #42 ... [2022-03-05T13:36:52.269Z] [2022-03-05T13:36:52.269Z] #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-05T13:36:52.269Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:36:52.336Z] #43 11.87 PBCC images/sa.pb-c.c [2022-03-05T13:36:52.336Z] #43 11.90 DEP images/sa.pb-c.d [2022-03-05T13:36:52.336Z] #43 11.93 PBCC images/pipe-data.pb-c.c [2022-03-05T13:36:52.336Z] #43 11.93 DEP images/pipe-data.pb-c.d [2022-03-05T13:36:52.336Z] #43 11.98 PBCC images/mnt.pb-c.c [2022-03-05T13:36:52.336Z] #43 12.01 DEP images/mnt.pb-c.d [2022-03-05T13:36:52.336Z] #43 12.05 PBCC images/sk-packet.pb-c.c [2022-03-05T13:36:52.599Z] #43 12.08 DEP images/sk-packet.pb-c.d [2022-03-05T13:36:52.599Z] #43 12.14 PBCC images/tcp-stream.pb-c.c [2022-03-05T13:36:52.599Z] #43 12.18 DEP images/tcp-stream.pb-c.d [2022-03-05T13:36:52.599Z] #43 12.24 PBCC images/pipe.pb-c.c [2022-03-05T13:36:52.599Z] #43 12.28 DEP images/pipe.pb-c.d [2022-03-05T13:36:52.796Z] #43 ... [2022-03-05T13:36:52.796Z] [2022-03-05T13:36:52.796Z] #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 zstd [2022-03-05T13:36:52.796Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:36:52.796Z] #20 10.55 Reading package lists... [2022-03-05T13:36:52.796Z] #20 14.16 Reading package lists... [2022-03-05T13:36:52.796Z] #20 17.30 Building dependency tree... [2022-03-05T13:36:52.796Z] #20 18.63 libcap2-bin is already the newest version (1:2.25-2). [2022-03-05T13:36:52.796Z] #20 18.63 The following additional packages will be installed: [2022-03-05T13:36:52.796Z] #20 18.64 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-05T13:36:52.796Z] #20 18.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-05T13:36:52.796Z] #20 18.64 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-05T13:36:52.796Z] #20 18.64 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-05T13:36:52.796Z] #20 18.64 python3.7 python3.7-minimal vim-runtime xxd [2022-03-05T13:36:52.796Z] #20 18.65 Suggested packages: [2022-03-05T13:36:52.796Z] #20 18.65 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-05T13:36:52.796Z] #20 18.65 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-05T13:36:52.796Z] #20 18.65 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-05T13:36:52.796Z] #20 18.65 quota [2022-03-05T13:36:52.796Z] #20 18.65 Recommended packages: [2022-03-05T13:36:52.796Z] #20 18.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-05T13:36:52.796Z] #20 18.65 python3-keyrings.alt python3-xdg unzip [2022-03-05T13:36:52.796Z] #20 20.34 The following NEW packages will be installed: [2022-03-05T13:36:52.796Z] #20 20.35 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-05T13:36:52.796Z] #20 20.35 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-05T13:36:52.796Z] #20 20.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-05T13:36:52.796Z] #20 20.36 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-05T13:36:52.796Z] #20 20.36 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-05T13:36:52.796Z] #20 20.36 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-05T13:36:52.796Z] #20 20.36 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-05T13:36:52.796Z] #20 20.36 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T13:36:52.796Z] #20 20.36 xz-utils zip zstd [2022-03-05T13:36:52.796Z] #20 20.68 0 upgraded, 50 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:52.796Z] #20 20.68 Need to get 29.0 MB of archives. [2022-03-05T13:36:52.796Z] #20 20.68 After this operation, 117 MB of additional disk space will be used. [2022-03-05T13:36:52.796Z] #20 20.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-05T13:36:52.796Z] #20 20.69 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-05T13:36:52.796Z] #20 20.71 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-05T13:36:52.796Z] #20 20.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-05T13:36:52.796Z] #20 20.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-05T13:36:52.796Z] #20 20.80 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-05T13:36:52.796Z] #20 20.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-05T13:36:52.796Z] #20 20.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-05T13:36:52.796Z] #20 20.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-05T13:36:52.796Z] #20 20.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-05T13:36:52.796Z] #20 20.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-05T13:36:52.796Z] #20 20.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-05T13:36:52.796Z] #20 20.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-05T13:36:52.796Z] #20 20.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-05T13:36:52.796Z] #20 20.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-05T13:36:52.796Z] #20 20.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-05T13:36:52.796Z] #20 20.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T13:36:52.796Z] #20 20.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T13:36:52.796Z] #20 20.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-05T13:36:52.796Z] #20 20.98 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-05T13:36:52.796Z] #20 20.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-05T13:36:52.796Z] #20 21.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-05T13:36:52.796Z] #20 21.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-05T13:36:52.796Z] #20 21.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T13:36:52.796Z] #20 21.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T13:36:52.796Z] #20 21.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T13:36:52.796Z] #20 21.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-05T13:36:52.796Z] #20 21.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-05T13:36:52.796Z] #20 21.05 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T13:36:52.832Z] #32 71.17 Checking out files: 87% (1331/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: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-05T13:36:52.860Z] #43 12.34 PBCC images/pstree.pb-c.c [2022-03-05T13:36:52.860Z] #43 12.38 DEP images/pstree.pb-c.d [2022-03-05T13:36:52.860Z] #43 12.43 PBCC images/fs.pb-c.c [2022-03-05T13:36:52.860Z] #43 12.46 DEP images/fs.pb-c.d [2022-03-05T13:36:52.860Z] #43 12.52 PBCC images/signalfd.pb-c.c [2022-03-05T13:36:52.860Z] #43 12.57 DEP images/signalfd.pb-c.d [2022-03-05T13:36:53.057Z] #20 ... [2022-03-05T13:36:53.057Z] [2022-03-05T13:36:53.057Z] #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-05T13:36:53.057Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:53.057Z] #43 76.28 CC criu/bfd.o [2022-03-05T13:36:53.088Z] #32 71.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T13:36:53.122Z] #43 12.64 PBCC images/fh.pb-c.c [2022-03-05T13:36:53.122Z] #43 12.67 PBCC images/fsnotify.pb-c.c [2022-03-05T13:36:53.122Z] #43 12.71 DEP images/fh.pb-c.d [2022-03-05T13:36:53.122Z] #43 12.76 DEP images/fsnotify.pb-c.d [2022-03-05T13:36:53.122Z] #43 12.81 PBCC images/eventpoll.pb-c.c [2022-03-05T13:36:53.122Z] #43 12.83 DEP images/eventpoll.pb-c.d [2022-03-05T13:36:53.346Z] #32 72.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T13:36:53.383Z] #43 12.90 PBCC images/eventfd.pb-c.c [2022-03-05T13:36:53.383Z] #43 12.95 DEP images/eventfd.pb-c.d [2022-03-05T13:36:53.383Z] #43 13.04 PBCC images/remap-file-path.pb-c.c [2022-03-05T13:36:53.383Z] #43 13.05 DEP images/remap-file-path.pb-c.d [2022-03-05T13:36:53.632Z] #43 76.79 CC criu/bitmap.o [2022-03-05T13:36:53.645Z] #43 13.11 PBCC images/fifo.pb-c.c [2022-03-05T13:36:53.645Z] #43 13.12 DEP images/fifo.pb-c.d [2022-03-05T13:36:53.645Z] #43 13.14 PBCC images/ghost-file.pb-c.c [2022-03-05T13:36:53.645Z] #43 13.17 DEP images/ghost-file.pb-c.d [2022-03-05T13:36:53.645Z] #43 13.22 PBCC images/regfile.pb-c.c [2022-03-05T13:36:53.645Z] #43 13.26 DEP images/regfile.pb-c.d [2022-03-05T13:36:53.645Z] #43 13.29 PBCC images/ns.pb-c.c [2022-03-05T13:36:53.645Z] #43 13.30 DEP images/ns.pb-c.d [2022-03-05T13:36:53.645Z] #43 13.34 PBCC images/fdinfo.pb-c.c [2022-03-05T13:36:53.893Z] #43 77.00 CC criu/cgroup-props.o [2022-03-05T13:36:53.906Z] #43 13.40 DEP images/fdinfo.pb-c.d [2022-03-05T13:36:53.906Z] #43 13.45 PBCC images/core-aarch64.pb-c.c [2022-03-05T13:36:53.906Z] #43 13.50 PBCC images/core-arm.pb-c.c [2022-03-05T13:36:53.906Z] #43 13.54 PBCC images/core-ppc64.pb-c.c [2022-03-05T13:36:53.906Z] #43 13.60 PBCC images/core-s390.pb-c.c [2022-03-05T13:36:54.168Z] #43 13.64 PBCC images/core-x86.pb-c.c [2022-03-05T13:36:54.168Z] #43 13.70 PBCC images/core.pb-c.c [2022-03-05T13:36:54.168Z] #43 13.78 PBCC images/inventory.pb-c.c [2022-03-05T13:36:54.207Z] #32 ... [2022-03-05T13:36:54.207Z] [2022-03-05T13:36:54.207Z] #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-05T13:36:54.207Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:54.207Z] #42 74.02 Selecting previously unselected package libprotoc17:amd64. [2022-03-05T13:36:54.207Z] #42 74.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:54.207Z] #42 74.07 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:54.207Z] #42 75.24 Selecting previously unselected package protobuf-c-compiler. [2022-03-05T13:36:54.207Z] #42 75.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:36:54.207Z] #42 75.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T13:36:54.207Z] #42 75.45 Selecting previously unselected package protobuf-compiler. [2022-03-05T13:36:54.207Z] #42 75.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:54.207Z] #42 75.56 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-05T13:36:54.208Z] #42 75.80 Selecting previously unselected package python-pkg-resources. [2022-03-05T13:36:54.208Z] #42 75.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T13:36:54.208Z] #42 75.81 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-05T13:36:54.208Z] #42 76.12 Selecting previously unselected package python-six. [2022-03-05T13:36:54.208Z] #42 76.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-05T13:36:54.208Z] #42 ... [2022-03-05T13:36:54.208Z] [2022-03-05T13:36:54.208Z] #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-05T13:36:54.208Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:54.208Z] #13 60.98 The following additional packages will be installed: [2022-03-05T13:36:54.208Z] #13 60.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-05T13:36:54.208Z] #13 60.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-05T13:36:54.208Z] #13 60.99 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-05T13:36:54.208Z] #13 60.99 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-05T13:36:54.208Z] #13 61.00 mingw-w64-x86-64-dev [2022-03-05T13:36:54.208Z] #13 61.02 Suggested packages: [2022-03-05T13:36:54.208Z] #13 61.02 gcc-8-locales seccomp wine64 [2022-03-05T13:36:54.208Z] #13 62.98 The following NEW packages will be installed: [2022-03-05T13:36:54.208Z] #13 62.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T13:36:54.208Z] #13 62.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-05T13:36:54.208Z] #13 62.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-05T13:36:54.208Z] #13 63.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-05T13:36:54.208Z] #13 63.00 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-05T13:36:54.208Z] #13 63.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T13:36:54.208Z] #13 63.00 The following packages will be upgraded: [2022-03-05T13:36:54.208Z] #13 63.02 libseccomp2 [2022-03-05T13:36:54.208Z] #13 63.49 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:36:54.208Z] #13 63.49 Need to get 77.8 MB of archives. [2022-03-05T13:36:54.208Z] #13 63.49 After this operation, 487 MB of additional disk space will be used. [2022-03-05T13:36:54.208Z] #13 63.49 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-05T13:36:54.208Z] #13 63.49 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-05T13:36:54.208Z] #13 63.49 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-05T13:36:54.208Z] #13 63.74 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-05T13:36:54.208Z] #13 64.09 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-05T13:36:54.208Z] #13 64.09 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-05T13:36:54.208Z] #13 64.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-05T13:36:54.208Z] #13 64.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-05T13:36:54.208Z] #13 64.70 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-05T13:36:54.208Z] #13 65.06 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-05T13:36:54.208Z] #13 65.06 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-05T13:36:54.208Z] #13 70.06 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-05T13:36:54.208Z] #13 ... [2022-03-05T13:36:54.208Z] [2022-03-05T13:36:54.208Z] #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-05T13:36:54.208Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:54.208Z] #42 76.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-05T13:36:54.208Z] #42 76.17 Unpacking python-six (1.12.0-1) ... [2022-03-05T13:36:54.208Z] #42 76.33 Selecting previously unselected package python-protobuf. [2022-03-05T13:36:54.208Z] #42 76.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:54.208Z] #42 76.36 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-05T13:36:54.431Z] #43 13.85 DEP images/core-aarch64.pb-c.d [2022-03-05T13:36:54.431Z] #43 13.89 DEP images/core-arm.pb-c.d [2022-03-05T13:36:54.431Z] #43 13.96 DEP images/core-ppc64.pb-c.d [2022-03-05T13:36:54.431Z] #43 14.01 DEP images/core-s390.pb-c.d [2022-03-05T13:36:54.431Z] #43 14.06 DEP images/core-x86.pb-c.d [2022-03-05T13:36:54.431Z] #43 14.11 DEP images/core.pb-c.d [2022-03-05T13:36:54.465Z] #43 77.77 CC criu/cgroup.o [2022-03-05T13:36:54.693Z] #43 14.16 DEP images/inventory.pb-c.d [2022-03-05T13:36:54.693Z] #43 14.23 PBCC images/cpuinfo.pb-c.c [2022-03-05T13:36:54.693Z] #43 14.25 DEP images/cpuinfo.pb-c.d [2022-03-05T13:36:54.693Z] #43 14.29 PBCC images/stats.pb-c.c [2022-03-05T13:36:54.693Z] #43 14.33 DEP images/stats.pb-c.d [2022-03-05T13:36:55.149Z] #42 77.09 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-05T13:36:55.834Z] #13 DONE 95.6s [2022-03-05T13:36:55.834Z] [2022-03-05T13:36:55.834Z] #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-05T13:36:55.834Z] #58 sha256:8af7b4cd843d53b2660685ee11aab57e953dd08207ee20764405a9ecb68d8579 [2022-03-05T13:36:55.834Z] #58 DONE 96.5s [2022-03-05T13:36:55.834Z] [2022-03-05T13:36:55.834Z] #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-05T13:36:55.834Z] #53 sha256:c9b728dfb4b5fbabdb9ea1649f759f93b3103234ef704c6c410f220ebac3b0f5 [2022-03-05T13:36:55.834Z] #53 ... [2022-03-05T13:36:55.834Z] [2022-03-05T13:36:55.834Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T13:36:55.834Z] #59 sha256:0f5e54b62a50aa9e8210d5831fcedaa5147a15383514a5f07fc9a5706b9f47cb [2022-03-05T13:36:55.834Z] #59 DONE 0.2s [2022-03-05T13:36:55.834Z] [2022-03-05T13:36:55.834Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T13:36:55.834Z] #60 sha256:66e9692fc298bd2eeeed302a8f060c1828979b331093fd3eda12666bb1549123 [2022-03-05T13:36:55.834Z] #60 DONE 0.2s [2022-03-05T13:36:55.834Z] [2022-03-05T13:36:55.834Z] #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-05T13:36:55.834Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:36:55.834Z] #43 40.01 AR criu/pie/pie.lib.a [2022-03-05T13:36:55.834Z] #43 40.06 DEP criu/pie/restorer.d [2022-03-05T13:36:55.834Z] #43 40.17 DEP criu/arch/aarch64/intraprocedure.d [2022-03-05T13:36:55.834Z] #43 40.20 DEP criu/arch/aarch64/restorer.d [2022-03-05T13:36:55.834Z] #43 40.30 DEP criu/arch/aarch64/vdso-pie.d [2022-03-05T13:36:55.834Z] #43 40.36 DEP criu/pie/parasite-vdso.d [2022-03-05T13:36:55.834Z] #43 40.45 DEP criu/pie/parasite.d [2022-03-05T13:36:55.834Z] #43 40.61 CC criu/pie/parasite.o [2022-03-05T13:36:55.834Z] #43 41.37 LINK criu/pie/parasite.built-in.o [2022-03-05T13:36:55.834Z] #43 41.38 GEN criu/pie/parasite-blob.h [2022-03-05T13:36:55.834Z] #43 41.38 CC criu/pie/parasite-vdso.o [2022-03-05T13:36:55.834Z] #43 41.72 CC criu/arch/aarch64/vdso-pie.o [2022-03-05T13:36:55.834Z] #43 41.84 CC criu/arch/aarch64/restorer.o [2022-03-05T13:36:55.834Z] #43 42.06 CC criu/arch/aarch64/intraprocedure.o [2022-03-05T13:36:55.834Z] #43 42.12 CC criu/pie/restorer.o [2022-03-05T13:36:56.082Z] #43 ... [2022-03-05T13:36:56.082Z] [2022-03-05T13:36:56.082Z] #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-05T13:36:56.082Z] #34 sha256:ee9ca627fc979d5e5c34453599469b351c64150284568d2b3b6aa4933209c133 [2022-03-05T13:36:56.082Z] #34 70.71 bufio [2022-03-05T13:36:56.082Z] #34 71.99 text/tabwriter [2022-03-05T13:36:56.082Z] #34 72.87 path/filepath [2022-03-05T13:36:56.082Z] #34 72.87 fmt [2022-03-05T13:36:56.082Z] #34 74.12 io/ioutil [2022-03-05T13:36:56.082Z] #34 76.01 github.com/BurntSushi/toml [2022-03-05T13:36:56.082Z] #34 76.01 flag [2022-03-05T13:36:56.082Z] #34 77.80 log [2022-03-05T13:36:56.082Z] #34 79.71 github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T13:36:56.082Z] #34 ... [2022-03-05T13:36:56.082Z] [2022-03-05T13:36:56.082Z] #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-05T13:36:56.082Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:56.082Z] #43 15.69 make[1]: Nothing to be done for 'all'. [2022-03-05T13:36:56.628Z] #32 ... [2022-03-05T13:36:56.629Z] [2022-03-05T13:36:56.629Z] #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-05T13:36:56.629Z] #34 sha256:0a58de778a2ee61a2fae97733521423a7924f4a5fe4f78760f9a4ba017a8ee2b [2022-03-05T13:36:56.629Z] #34 65.55 sync [2022-03-05T13:36:56.629Z] #34 65.58 internal/reflectlite [2022-03-05T13:36:56.629Z] #34 67.29 internal/testlog [2022-03-05T13:36:56.629Z] #34 69.00 sort [2022-03-05T13:36:56.629Z] #34 69.00 errors [2022-03-05T13:36:56.629Z] #34 69.56 strconv [2022-03-05T13:36:56.629Z] #34 70.99 io [2022-03-05T13:36:56.629Z] #34 72.77 internal/oserror [2022-03-05T13:36:56.629Z] #34 73.05 syscall [2022-03-05T13:36:56.629Z] #34 74.08 reflect [2022-03-05T13:36:56.629Z] #34 ... [2022-03-05T13:36:56.629Z] [2022-03-05T13:36:56.629Z] #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-05T13:36:56.629Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:36:56.629Z] #42 71.70 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-05T13:36:56.629Z] #42 71.71 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:56.629Z] #42 71.74 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:56.629Z] #42 73.77 Selecting previously unselected package libprotoc17:amd64. [2022-03-05T13:36:56.629Z] #42 73.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:56.629Z] #42 73.79 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T13:36:56.629Z] #42 74.55 Selecting previously unselected package protobuf-c-compiler. [2022-03-05T13:36:56.629Z] #42 74.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:36:56.629Z] #42 74.56 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T13:36:56.629Z] #42 74.74 Selecting previously unselected package protobuf-compiler. [2022-03-05T13:36:56.629Z] #42 74.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:56.629Z] #42 74.80 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-05T13:36:56.629Z] #42 75.02 Selecting previously unselected package python-pkg-resources. [2022-03-05T13:36:56.629Z] #42 75.02 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T13:36:56.629Z] #42 75.03 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-05T13:36:56.629Z] #42 75.49 Selecting previously unselected package python-six. [2022-03-05T13:36:56.629Z] #42 75.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-05T13:36:56.629Z] #42 75.52 Unpacking python-six (1.12.0-1) ... [2022-03-05T13:36:56.629Z] #42 75.66 Selecting previously unselected package python-protobuf. [2022-03-05T13:36:56.629Z] #42 75.67 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-05T13:36:56.629Z] #42 75.68 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-05T13:36:56.774Z] #43 ... [2022-03-05T13:36:56.774Z] [2022-03-05T13:36:56.774Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-05T13:36:56.774Z] #14 sha256:1e458b4bff10efcd20f05255344b2e3240d6ff9e45aa939f4a3c7572deebcdde [2022-03-05T13:36:56.774Z] #14 DONE 1.3s [2022-03-05T13:36:56.774Z] [2022-03-05T13:36:56.774Z] #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-05T13:36:56.774Z] #53 sha256:c9b728dfb4b5fbabdb9ea1649f759f93b3103234ef704c6c410f220ebac3b0f5 [2022-03-05T13:36:56.774Z] #53 1.151 + RM_GOPATH=0 [2022-03-05T13:36:56.774Z] #53 1.151 + TMP_GOPATH= [2022-03-05T13:36:56.774Z] #53 1.152 + : /build [2022-03-05T13:36:56.774Z] #53 1.152 + '[' -z '' ']' [2022-03-05T13:36:56.774Z] #53 1.152 ++ mktemp -d [2022-03-05T13:36:56.774Z] #53 1.161 + export GOPATH=/tmp/tmp.JMJKPDT1sH [2022-03-05T13:36:56.774Z] #53 1.162 + GOPATH=/tmp/tmp.JMJKPDT1sH [2022-03-05T13:36:56.774Z] #53 1.162 + RM_GOPATH=1 [2022-03-05T13:36:56.774Z] #53 1.162 + case "$(go env GOARCH)" in [2022-03-05T13:36:56.774Z] #53 1.162 ++ go env GOARCH [2022-03-05T13:36:56.774Z] #53 1.185 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:56.774Z] #53 1.185 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:36:56.774Z] #53 1.186 ++ dirname /tmp/install/install.sh [2022-03-05T13:36:56.774Z] #53 1.186 + dir=/tmp/install [2022-03-05T13:36:56.774Z] #53 1.186 + bin=runc [2022-03-05T13:36:56.774Z] #53 1.186 + shift [2022-03-05T13:36:56.774Z] #53 1.187 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-05T13:36:56.774Z] #53 1.187 + . /tmp/install/runc.installer [2022-03-05T13:36:56.774Z] #53 1.187 ++ set -e [2022-03-05T13:36:56.774Z] #53 1.187 ++ : v1.0.3 [2022-03-05T13:36:56.774Z] #53 1.187 + install_runc [2022-03-05T13:36:56.774Z] #53 1.187 + RUNC_BUILDTAGS=seccomp [2022-03-05T13:36:56.774Z] #53 1.187 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-05T13:36:56.774Z] #53 1.187 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JMJKPDT1sH/src/github.com/opencontainers/runc [2022-03-05T13:36:56.774Z] #53 1.187 Install runc version v1.0.3 (build tags: seccomp) [2022-03-05T13:36:56.774Z] #53 1.188 Cloning into '/tmp/tmp.JMJKPDT1sH/src/github.com/opencontainers/runc'... [2022-03-05T13:36:57.026Z] #43 ... [2022-03-05T13:36:57.026Z] [2022-03-05T13:36:57.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-05T13:36:57.026Z] #34 sha256:ee9ca627fc979d5e5c34453599469b351c64150284568d2b3b6aa4933209c133 [2022-03-05T13:36:57.026Z] #34 DONE 81.9s [2022-03-05T13:36:57.194Z] #42 76.60 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-05T13:36:57.288Z] [2022-03-05T13:36:57.288Z] #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-05T13:36:57.288Z] #56 sha256:5ec1de587b84845a2224625cdc315a06646b916bd81ac5bbd04a0397d71ec5a0 [2022-03-05T13:36:57.454Z] #42 ... [2022-03-05T13:36:57.454Z] [2022-03-05T13:36:57.454Z] #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-05T13:36:57.454Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:57.454Z] #36 66.83 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:57.454Z] #36 67.02 Fetched 14.9 MB in 2s (7391 kB/s) [2022-03-05T13:36:57.454Z] #36 67.23 Selecting previously unselected package xxd. [2022-03-05T13:36:57.454Z] #36 67.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T13:36:57.454Z] #36 67.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T13:36:57.454Z] #36 67.46 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T13:36:57.454Z] #36 67.64 Selecting previously unselected package vim-common. [2022-03-05T13:36:57.454Z] #36 67.65 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:36:57.454Z] #36 67.68 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T13:36:57.454Z] #36 68.20 Selecting previously unselected package cmake-data. [2022-03-05T13:36:57.454Z] #36 68.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-05T13:36:57.454Z] #36 68.22 Unpacking cmake-data (3.13.4-1) ... [2022-03-05T13:36:57.454Z] #36 72.62 Selecting previously unselected package libicu63:amd64. [2022-03-05T13:36:57.454Z] #36 72.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T13:36:57.454Z] #36 72.65 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:36:57.454Z] #36 ... [2022-03-05T13:36:57.454Z] [2022-03-05T13:36:57.454Z] #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-05T13:36:57.454Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:57.454Z] #13 70.18 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-05T13:36:57.454Z] #13 72.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-05T13:36:57.454Z] #13 72.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-05T13:36:57.454Z] #13 72.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T13:36:57.454Z] #13 72.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T13:36:57.454Z] #13 72.86 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-05T13:36:57.454Z] #13 72.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-05T13:36:57.454Z] #13 72.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-05T13:36:57.454Z] #13 72.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-05T13:36:57.454Z] #13 72.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-05T13:36:57.454Z] #13 72.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-05T13:36:57.454Z] #13 72.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-05T13:36:57.454Z] #13 73.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-05T13:36:57.454Z] #13 73.04 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-05T13:36:57.454Z] #13 73.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-05T13:36:57.549Z] #56 ... [2022-03-05T13:36:57.549Z] [2022-03-05T13:36:57.549Z] #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-05T13:36:57.549Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:36:57.549Z] #43 17.23 CC images/stats.o [2022-03-05T13:36:57.715Z] #53 ... [2022-03-05T13:36:57.715Z] [2022-03-05T13:36:57.715Z] #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-05T13:36:57.715Z] #15 sha256:0ca2377bd177b589fbb47415ce9acb5dd4b5d798af10359ae161cac59e3d2499 [2022-03-05T13:36:57.715Z] #15 DONE 1.1s [2022-03-05T13:36:57.769Z] #43 80.60 CC criu/clone-noasan.o [2022-03-05T13:36:57.769Z] #43 80.81 CC criu/config.o [2022-03-05T13:36:57.811Z] #43 17.55 CC images/core.o [2022-03-05T13:36:57.976Z] [2022-03-05T13:36:57.976Z] #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-05T13:36:57.976Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:36:57.976Z] #43 45.22 LINK criu/pie/restorer.built-in.o [2022-03-05T13:36:57.976Z] #43 45.22 GEN criu/pie/restorer-blob.h [2022-03-05T13:36:57.976Z] #43 45.24 DEP criu/vdso.d [2022-03-05T13:36:57.976Z] #43 45.40 DEP criu/uts_ns.d [2022-03-05T13:36:57.976Z] #43 45.56 DEP criu/util.d [2022-03-05T13:36:57.976Z] #43 45.69 DEP criu/uffd.d [2022-03-05T13:36:57.976Z] #43 45.77 DEP criu/tun.d [2022-03-05T13:36:57.976Z] #43 45.85 DEP criu/tty.d [2022-03-05T13:36:57.976Z] #43 45.89 DEP criu/timerfd.d [2022-03-05T13:36:57.976Z] #43 46.04 DEP criu/timens.d [2022-03-05T13:36:58.238Z] #43 46.20 DEP criu/sysfs_parse.d [2022-03-05T13:36:58.238Z] #43 46.37 DEP criu/sysctl.d [2022-03-05T13:36:58.238Z] #43 46.47 DEP criu/string.d [2022-03-05T13:36:58.342Z] #43 ... [2022-03-05T13:36:58.342Z] [2022-03-05T13:36:58.342Z] #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 zstd [2022-03-05T13:36:58.342Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:36:58.342Z] #20 21.53 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-05T13:36:58.342Z] #20 21.54 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-05T13:36:58.342Z] #20 21.54 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-05T13:36:58.342Z] #20 21.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-05T13:36:58.342Z] #20 21.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-05T13:36:58.342Z] #20 21.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-05T13:36:58.342Z] #20 21.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-05T13:36:58.342Z] #20 21.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-05T13:36:58.342Z] #20 21.64 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-05T13:36:58.342Z] #20 21.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-05T13:36:58.342Z] #20 21.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-05T13:36:58.342Z] #20 21.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-05T13:36:58.342Z] #20 21.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-05T13:36:58.342Z] #20 21.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-05T13:36:58.342Z] #20 21.74 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-05T13:36:58.342Z] #20 21.78 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-05T13:36:58.342Z] #20 21.78 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-05T13:36:58.342Z] #20 22.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-05T13:36:58.342Z] #20 22.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-05T13:36:58.342Z] #20 22.28 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-05T13:36:58.342Z] #20 22.29 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zstd amd64 1.3.8+dfsg-3+deb10u2 [336 kB] [2022-03-05T13:36:58.342Z] #20 22.90 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:58.342Z] #20 22.98 Fetched 29.0 MB in 2s (15.4 MB/s) [2022-03-05T13:36:58.342Z] #20 23.11 Selecting previously unselected package pigz. [2022-03-05T13:36:58.342Z] #20 23.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-03-05T13:36:58.342Z] #20 23.17 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-05T13:36:58.342Z] #20 23.18 Unpacking pigz (2.4-1) ... [2022-03-05T13:36:58.342Z] #20 23.28 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-05T13:36:58.342Z] #20 23.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:36:58.342Z] #20 23.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:36:58.342Z] #20 23.72 Selecting previously unselected package python3.7-minimal. [2022-03-05T13:36:58.342Z] #20 23.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:36:58.342Z] #20 23.74 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T13:36:58.342Z] #20 24.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:36:58.342Z] #20 24.65 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T13:36:58.342Z] #20 26.53 Selecting previously unselected package python3-minimal. [2022-03-05T13:36:58.342Z] #20 26.53 (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-05T13:36:58.342Z] #20 26.60 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-05T13:36:58.342Z] #20 26.61 Unpacking python3-minimal (3.7.3-1) ... [2022-03-05T13:36:58.434Z] #42 ... [2022-03-05T13:36:58.434Z] [2022-03-05T13:36:58.434Z] #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-05T13:36:58.434Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:36:58.434Z] #36 70.42 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:58.434Z] #36 70.86 Fetched 14.9 MB in 3s (5893 kB/s) [2022-03-05T13:36:58.434Z] #36 71.10 Selecting previously unselected package xxd. [2022-03-05T13:36:58.434Z] #36 71.10 (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-05T13:36:58.434Z] #36 71.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T13:36:58.434Z] #36 71.17 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T13:36:58.434Z] #36 71.44 Selecting previously unselected package vim-common. [2022-03-05T13:36:58.434Z] #36 71.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:36:58.434Z] #36 71.49 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T13:36:58.434Z] #36 71.99 Selecting previously unselected package cmake-data. [2022-03-05T13:36:58.434Z] #36 71.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-05T13:36:58.434Z] #36 72.02 Unpacking cmake-data (3.13.4-1) ... [2022-03-05T13:36:58.434Z] #36 76.03 Selecting previously unselected package libicu63:amd64. [2022-03-05T13:36:58.434Z] #36 76.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T13:36:58.434Z] #36 76.05 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:36:58.434Z] #36 ... [2022-03-05T13:36:58.434Z] [2022-03-05T13:36:58.434Z] #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-05T13:36:58.434Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:36:58.434Z] #13 73.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-05T13:36:58.434Z] #13 73.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-05T13:36:58.434Z] #13 73.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T13:36:58.434Z] #13 73.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T13:36:58.434Z] #13 73.31 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-05T13:36:58.434Z] #13 73.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-05T13:36:58.434Z] #13 73.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-05T13:36:58.434Z] #13 73.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-05T13:36:58.434Z] #13 73.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-05T13:36:58.434Z] #13 73.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-05T13:36:58.434Z] #13 73.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-05T13:36:58.434Z] #13 73.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-05T13:36:58.434Z] #13 73.54 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-05T13:36:58.434Z] #13 73.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-05T13:36:58.434Z] #13 75.04 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:58.434Z] #13 75.32 Fetched 77.8 MB in 10s (7467 kB/s) [2022-03-05T13:36:58.498Z] #43 ... [2022-03-05T13:36:58.498Z] [2022-03-05T13:36:58.498Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T13:36:58.498Z] #16 sha256:30aaa04515cf0d90be273d6f4257a4a52a3dce1828190a996d9ca807a68687e1 [2022-03-05T13:36:58.498Z] #16 0.521 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T13:36:58.498Z] #16 DONE 0.7s [2022-03-05T13:36:58.498Z] [2022-03-05T13:36:58.498Z] #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-05T13:36:58.498Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:36:58.498Z] #43 46.51 DEP criu/stats.d [2022-03-05T13:36:58.498Z] #43 46.61 DEP criu/sockets.d [2022-03-05T13:36:58.604Z] #20 26.70 Selecting previously unselected package libmpdec2:amd64. [2022-03-05T13:36:58.604Z] #20 26.70 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-05T13:36:58.604Z] #20 26.72 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T13:36:58.604Z] #20 26.82 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-05T13:36:58.695Z] #13 75.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T13:36:58.695Z] #13 75.65 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T13:36:58.695Z] #13 75.70 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-05T13:36:58.755Z] #43 18.14 CC images/core-x86.o [2022-03-05T13:36:58.759Z] #43 46.78 DEP criu/sk-unix.d [2022-03-05T13:36:58.759Z] #43 47.03 DEP criu/sk-tcp.d [2022-03-05T13:36:58.823Z] #13 74.49 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:36:58.823Z] #13 74.76 Fetched 77.8 MB in 9s (8328 kB/s) [2022-03-05T13:36:58.866Z] #20 26.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:36:58.866Z] #20 26.84 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:36:58.953Z] #13 75.96 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:36:59.017Z] #43 18.66 CC images/core-arm.o [2022-03-05T13:36:59.020Z] #43 47.16 DEP criu/sk-queue.d [2022-03-05T13:36:59.082Z] #13 74.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T13:36:59.082Z] #13 75.04 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T13:36:59.082Z] #13 75.09 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-05T13:36:59.213Z] #13 76.20 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T13:36:59.213Z] #13 76.20 (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-05T13:36:59.213Z] #13 76.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-05T13:36:59.279Z] #43 19.01 CC images/core-aarch64.o [2022-03-05T13:36:59.282Z] #43 47.24 DEP criu/sk-packet.d [2022-03-05T13:36:59.282Z] #43 ... [2022-03-05T13:36:59.282Z] [2022-03-05T13:36:59.282Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T13:36:59.282Z] #17 sha256:407e49f22d100a8f8b88ee0a5b00e1f3e9192b5183b511dfc1022114f636b713 [2022-03-05T13:36:59.282Z] #17 DONE 0.8s [2022-03-05T13:36:59.282Z] [2022-03-05T13:36:59.282Z] #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-05T13:36:59.282Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:36:59.282Z] #43 47.33 DEP criu/sk-netlink.d [2022-03-05T13:36:59.424Z] #13 75.36 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:36:59.471Z] #13 76.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T13:36:59.544Z] #43 47.58 DEP criu/sk-inet.d [2022-03-05T13:36:59.683Z] #13 75.62 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T13:36:59.684Z] #13 75.63 (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-05T13:36:59.807Z] #43 47.76 DEP criu/signalfd.d [2022-03-05T13:36:59.807Z] #43 47.94 DEP criu/sigframe.d [2022-03-05T13:36:59.807Z] #43 48.02 DEP criu/shmem.d [2022-03-05T13:36:59.811Z] #20 27.83 Selecting previously unselected package python3.7. [2022-03-05T13:36:59.811Z] #20 27.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:36:59.811Z] #20 27.85 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T13:36:59.811Z] #20 28.00 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-05T13:36:59.811Z] #20 28.00 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-05T13:36:59.811Z] #20 28.01 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T13:36:59.852Z] #43 19.36 CC images/core-ppc64.o [2022-03-05T13:36:59.941Z] #13 75.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-05T13:36:59.941Z] #13 75.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T13:37:00.071Z] #43 ... [2022-03-05T13:37:00.071Z] [2022-03-05T13:37:00.071Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T13:37:00.071Z] #18 sha256:f8aa40a105026c30b01a79a2760763b592187b4d571e8e0b0ca6baa649bf8f0f [2022-03-05T13:37:00.071Z] #18 DONE 0.7s [2022-03-05T13:37:00.071Z] [2022-03-05T13:37:00.071Z] #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-05T13:37:00.071Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:37:00.071Z] #43 48.21 DEP criu/servicefd.d [2022-03-05T13:37:00.071Z] #43 48.27 DEP criu/seize.d [2022-03-05T13:37:00.073Z] #20 28.10 Setting up python3-minimal (3.7.3-1) ... [2022-03-05T13:37:00.332Z] #43 48.43 DEP criu/seccomp.d [2022-03-05T13:37:00.426Z] #43 19.91 CC images/core-s390.o [2022-03-05T13:37:00.593Z] #43 48.60 DEP criu/rst-malloc.d [2022-03-05T13:37:00.593Z] #43 48.71 DEP criu/rbtree.d [2022-03-05T13:37:00.593Z] #43 ... [2022-03-05T13:37:00.593Z] [2022-03-05T13:37:00.593Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-05T13:37:00.593Z] #19 sha256:f191b47dbf7482f90343d92c28c6b279988fb63cf896ebebe952369e5ea02e41 [2022-03-05T13:37:00.593Z] #19 DONE 0.8s [2022-03-05T13:37:00.593Z] [2022-03-05T13:37:00.593Z] #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-05T13:37:00.593Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:37:00.593Z] #43 48.73 DEP criu/pstree.d [2022-03-05T13:37:00.646Z] #20 28.95 Selecting previously unselected package python3. [2022-03-05T13:37:00.855Z] #43 48.86 DEP criu/protobuf.d [2022-03-05T13:37:00.907Z] #20 28.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-03-05T13:37:00.907Z] #20 29.00 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-05T13:37:00.907Z] #20 29.02 Unpacking python3 (3.7.3-1) ... [2022-03-05T13:37:00.907Z] #20 29.12 Selecting previously unselected package libip4tc0:amd64. [2022-03-05T13:37:00.907Z] #20 29.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-05T13:37:00.907Z] #20 29.13 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T13:37:01.000Z] #43 20.45 CC images/cpuinfo.o [2022-03-05T13:37:01.114Z] #43 49.01 GEN criu/protobuf-desc-gen.h [2022-03-05T13:37:01.168Z] #20 29.20 Selecting previously unselected package libip6tc0:amd64. [2022-03-05T13:37:01.168Z] #20 29.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-05T13:37:01.168Z] #20 29.22 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T13:37:01.168Z] #20 29.32 Selecting previously unselected package libiptc0:amd64. [2022-03-05T13:37:01.168Z] #20 29.32 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-05T13:37:01.168Z] #20 29.33 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-05T13:37:01.168Z] #20 29.42 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-05T13:37:01.262Z] #43 20.79 CC images/inventory.o [2022-03-05T13:37:01.430Z] #20 29.42 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-05T13:37:01.430Z] #20 29.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T13:37:01.430Z] #20 29.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-05T13:37:01.430Z] #20 29.49 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-05T13:37:01.430Z] #20 29.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T13:37:01.430Z] #20 29.62 Selecting previously unselected package libnftnl11:amd64. [2022-03-05T13:37:01.430Z] #20 29.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-05T13:37:01.430Z] #20 29.65 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T13:37:01.527Z] #43 21.00 CC images/fdinfo.o [2022-03-05T13:37:01.691Z] #20 29.74 Selecting previously unselected package iptables. [2022-03-05T13:37:01.691Z] #20 29.74 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-05T13:37:01.691Z] #20 29.75 Unpacking iptables (1.8.2-4) ... [2022-03-05T13:37:01.789Z] #43 21.26 CC images/fown.o [2022-03-05T13:37:01.952Z] #20 30.11 Selecting previously unselected package xxd. [2022-03-05T13:37:01.952Z] #20 30.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T13:37:01.952Z] #20 30.12 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T13:37:01.952Z] #20 30.25 Selecting previously unselected package vim-common. [2022-03-05T13:37:01.952Z] #20 30.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:37:02.052Z] #43 21.43 CC images/ns.o [2022-03-05T13:37:02.052Z] #43 21.61 CC images/regfile.o [2022-03-05T13:37:02.213Z] #20 30.28 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T13:37:02.314Z] #43 21.81 CC images/ghost-file.o [2022-03-05T13:37:02.473Z] #20 30.44 Selecting previously unselected package bash-completion. [2022-03-05T13:37:02.473Z] #20 30.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-05T13:37:02.496Z] #43 50.55 DEP criu/protobuf-desc.d [2022-03-05T13:37:02.496Z] #43 50.62 DEP criu/proc_parse.d [2022-03-05T13:37:02.496Z] #43 50.74 DEP criu/plugin.d [2022-03-05T13:37:02.575Z] #43 22.10 CC images/fifo.o [2022-03-05T13:37:02.754Z] #13 ... [2022-03-05T13:37:02.755Z] [2022-03-05T13:37:02.755Z] #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-05T13:37:02.755Z] #34 sha256:6f8e7c5fa38eb4e5454bc77507063b3e42b2e62e6de135465b4da65975f8b804 [2022-03-05T13:37:02.755Z] #34 74.99 reflect [2022-03-05T13:37:02.755Z] #34 82.84 internal/syscall/unix [2022-03-05T13:37:02.755Z] #34 83.34 time [2022-03-05T13:37:02.756Z] #43 50.82 DEP criu/pipes.d [2022-03-05T13:37:02.756Z] #43 50.95 DEP criu/pie-util.d [2022-03-05T13:37:02.756Z] #43 51.01 DEP criu/pie-util-vdso.d [2022-03-05T13:37:02.837Z] #43 22.34 CC images/remap-file-path.o [2022-03-05T13:37:02.837Z] #43 22.51 CC images/eventfd.o [2022-03-05T13:37:03.012Z] #34 ... [2022-03-05T13:37:03.012Z] [2022-03-05T13:37:03.012Z] #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-05T13:37:03.012Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:37:03.012Z] #13 79.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T13:37:03.012Z] #13 79.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-05T13:37:03.012Z] #13 80.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T13:37:03.016Z] #43 51.07 DEP criu/path.d [2022-03-05T13:37:03.098Z] #43 22.69 CC images/eventpoll.o [2022-03-05T13:37:03.210Z] #13 ... [2022-03-05T13:37:03.210Z] [2022-03-05T13:37:03.210Z] #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-05T13:37:03.210Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:37:03.210Z] #36 82.01 Selecting previously unselected package libxml2:amd64. [2022-03-05T13:37:03.210Z] #36 82.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-05T13:37:03.210Z] #36 82.02 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T13:37:03.277Z] #43 51.21 DEP criu/parasite-syscall.d [2022-03-05T13:37:03.277Z] #43 51.34 DEP criu/pagemap.d [2022-03-05T13:37:03.277Z] #43 51.43 DEP criu/pagemap-cache.d [2022-03-05T13:37:03.359Z] #43 22.94 CC images/fh.o [2022-03-05T13:37:03.467Z] #36 82.85 Selecting previously unselected package libarchive13:amd64. [2022-03-05T13:37:03.467Z] #36 82.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-05T13:37:03.467Z] #36 82.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T13:37:03.538Z] #43 51.49 DEP criu/page-xfer.d [2022-03-05T13:37:03.538Z] #43 51.65 DEP criu/page-pipe.d [2022-03-05T13:37:03.538Z] #43 51.72 DEP criu/netfilter.d [2022-03-05T13:37:03.622Z] #43 23.19 CC images/fsnotify.o [2022-03-05T13:37:03.798Z] #43 51.81 DEP criu/net.d [2022-03-05T13:37:03.798Z] #43 51.94 DEP criu/namespaces.d [2022-03-05T13:37:04.032Z] #36 83.32 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-05T13:37:04.032Z] #36 83.33 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-05T13:37:04.032Z] #36 83.34 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T13:37:04.032Z] #36 83.54 Selecting previously unselected package librhash0:amd64. [2022-03-05T13:37:04.058Z] #43 52.03 DEP criu/mount.d [2022-03-05T13:37:04.058Z] #43 52.13 DEP criu/memfd.d [2022-03-05T13:37:04.058Z] #43 52.21 DEP criu/mem.d [2022-03-05T13:37:04.193Z] #43 23.67 CC images/signalfd.o [2022-03-05T13:37:04.290Z] #36 83.55 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-05T13:37:04.290Z] #36 83.55 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-05T13:37:04.290Z] #36 83.84 Selecting previously unselected package libuv1:amd64. [2022-03-05T13:37:04.320Z] #43 52.32 DEP criu/lsm.d [2022-03-05T13:37:04.320Z] #43 52.41 DEP criu/log.d [2022-03-05T13:37:04.320Z] #43 52.46 DEP criu/libnetlink.d [2022-03-05T13:37:04.320Z] #43 52.52 DEP criu/kerndat.d [2022-03-05T13:37:04.455Z] #43 23.84 CC images/fs.o [2022-03-05T13:37:04.455Z] #43 23.98 CC images/pstree.o [2022-03-05T13:37:04.548Z] #36 83.84 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-05T13:37:04.548Z] #36 83.85 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T13:37:04.548Z] #36 84.10 Selecting previously unselected package cmake. [2022-03-05T13:37:04.548Z] #36 84.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-05T13:37:04.582Z] #43 52.59 DEP criu/kcmp-ids.d [2022-03-05T13:37:04.582Z] #43 52.63 DEP criu/irmap.d [2022-03-05T13:37:04.582Z] #43 52.67 DEP criu/ipc_ns.d [2022-03-05T13:37:04.582Z] #43 52.75 DEP criu/image.d [2022-03-05T13:37:04.582Z] #43 52.86 DEP criu/image-desc.d [2022-03-05T13:37:04.716Z] #43 24.12 CC images/pipe.o [2022-03-05T13:37:04.716Z] #43 24.30 CC images/tcp-stream.o [2022-03-05T13:37:04.805Z] #36 84.11 Unpacking cmake (3.13.4-1) ... [2022-03-05T13:37:04.842Z] #43 52.92 DEP criu/fsnotify.d [2022-03-05T13:37:04.842Z] #43 52.97 DEP criu/filesystems.d [2022-03-05T13:37:04.842Z] #43 53.05 DEP criu/files.d [2022-03-05T13:37:04.978Z] #43 24.49 CC images/sk-packet.o [2022-03-05T13:37:04.978Z] #43 24.72 CC images/mnt.o [2022-03-05T13:37:05.023Z] #20 33.24 Unpacking bash-completion (1:2.8-6) ... [2022-03-05T13:37:05.138Z] #43 53.17 DEP criu/files-reg.d [2022-03-05T13:37:05.138Z] #43 ... [2022-03-05T13:37:05.138Z] [2022-03-05T13:37:05.138Z] #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-05T13:37:05.138Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-05T13:37:05.138Z] #32 DONE 106.1s [2022-03-05T13:37:05.138Z] [2022-03-05T13:37:05.138Z] #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-05T13:37:05.138Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:37:05.138Z] #43 53.40 DEP criu/files-ext.d [2022-03-05T13:37:05.426Z] #43 53.58 DEP criu/file-lock.d [2022-03-05T13:37:05.426Z] #43 53.70 DEP criu/file-ids.d [2022-03-05T13:37:05.551Z] #43 24.93 CC images/pipe-data.o [2022-03-05T13:37:05.551Z] #43 25.10 CC images/sa.o [2022-03-05T13:37:05.603Z] #20 33.65 Selecting previously unselected package bzip2. [2022-03-05T13:37:05.603Z] #20 33.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-05T13:37:05.603Z] #20 33.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T13:37:05.603Z] #20 33.75 Selecting previously unselected package xz-utils. [2022-03-05T13:37:05.603Z] #20 33.77 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-05T13:37:05.603Z] #20 33.78 Unpacking xz-utils (5.2.4-1) ... [2022-03-05T13:37:05.814Z] #43 25.35 CC images/timer.o [2022-03-05T13:37:05.863Z] #20 33.96 Selecting previously unselected package apparmor. [2022-03-05T13:37:05.863Z] #20 33.96 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-05T13:37:05.863Z] #20 34.03 Unpacking apparmor (2.13.2-10) ... [2022-03-05T13:37:06.006Z] #43 53.89 DEP criu/fifo.d [2022-03-05T13:37:06.007Z] #43 54.10 DEP criu/fdstore.d [2022-03-05T13:37:06.076Z] #43 25.63 CC images/timerfd.o [2022-03-05T13:37:06.076Z] #43 ... [2022-03-05T13:37:06.076Z] [2022-03-05T13:37:06.076Z] #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-05T13:37:06.076Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:37:06.076Z] #13 86.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T13:37:06.076Z] #13 86.99 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T13:37:06.076Z] #13 87.00 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:06.275Z] #43 54.23 DEP criu/fault-injection.d [2022-03-05T13:37:06.275Z] #43 54.31 DEP criu/external.d [2022-03-05T13:37:06.275Z] #43 54.41 DEP criu/eventpoll.d [2022-03-05T13:37:06.275Z] #43 54.53 DEP criu/eventfd.d [2022-03-05T13:37:06.434Z] #20 34.37 Selecting previously unselected package aufs-tools. [2022-03-05T13:37:06.434Z] #20 34.38 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-05T13:37:06.434Z] #20 34.39 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-05T13:37:06.435Z] #20 34.51 Selecting previously unselected package libonig5:amd64. [2022-03-05T13:37:06.435Z] #20 34.52 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T13:37:06.435Z] #20 34.52 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:37:06.435Z] #20 34.65 Selecting previously unselected package libjq1:amd64. [2022-03-05T13:37:06.435Z] #20 34.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:37:06.435Z] #20 34.66 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:37:06.435Z] #20 34.77 Selecting previously unselected package jq. [2022-03-05T13:37:06.536Z] #43 54.62 DEP criu/crtools.d [2022-03-05T13:37:06.536Z] #43 54.69 DEP criu/cr-service.d [2022-03-05T13:37:06.696Z] #20 34.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:37:06.696Z] #20 34.79 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T13:37:06.696Z] #20 34.90 Selecting previously unselected package libaio1:amd64. [2022-03-05T13:37:06.696Z] #20 34.91 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-05T13:37:06.696Z] #20 34.91 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-05T13:37:06.696Z] #20 34.96 Selecting previously unselected package libgpm2:amd64. [2022-03-05T13:37:06.696Z] #20 34.97 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-05T13:37:06.696Z] #20 34.99 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-05T13:37:06.796Z] #43 54.76 DEP criu/cr-restore.d [2022-03-05T13:37:06.957Z] #20 35.04 Selecting previously unselected package libicu63:amd64. [2022-03-05T13:37:06.957Z] #20 35.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T13:37:06.957Z] #20 35.07 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:37:07.056Z] #43 54.94 DEP criu/cr-errno.d [2022-03-05T13:37:07.056Z] #43 54.96 DEP criu/cr-dump.d [2022-03-05T13:37:07.056Z] #43 55.14 DEP criu/cr-dedup.d [2022-03-05T13:37:07.056Z] #43 55.23 DEP criu/cr-check.d [2022-03-05T13:37:07.223Z] #13 84.34 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T13:37:07.316Z] #43 55.42 DEP criu/config.d [2022-03-05T13:37:07.316Z] #43 55.53 DEP criu/clone-noasan.d [2022-03-05T13:37:07.481Z] #13 84.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-05T13:37:07.481Z] #13 84.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T13:37:07.577Z] #43 55.59 DEP criu/cgroup.d [2022-03-05T13:37:07.577Z] #43 55.68 DEP criu/cgroup-props.d [2022-03-05T13:37:07.577Z] #43 55.78 DEP criu/bitmap.d [2022-03-05T13:37:07.740Z] #13 84.67 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-05T13:37:07.740Z] #13 84.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:37:07.740Z] #13 ... [2022-03-05T13:37:07.740Z] [2022-03-05T13:37:07.740Z] #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-05T13:37:07.740Z] #47 sha256:66f7e65dc531fd082ffa6e3674e3f6985c6fc2d31be471e6e263b8b12c4633ab [2022-03-05T13:37:07.740Z] #47 DONE 89.9s [2022-03-05T13:37:07.740Z] [2022-03-05T13:37:07.740Z] #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-05T13:37:07.740Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:37:07.740Z] #13 84.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:37:07.837Z] #43 55.80 DEP criu/bfd.d [2022-03-05T13:37:07.837Z] #43 55.87 DEP criu/autofs.d [2022-03-05T13:37:07.837Z] #43 56.00 DEP criu/aio.d [2022-03-05T13:37:07.999Z] #13 ... [2022-03-05T13:37:07.999Z] [2022-03-05T13:37:07.999Z] #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-05T13:37:07.999Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:37:07.999Z] #36 86.20 Selecting previously unselected package libxml2:amd64. [2022-03-05T13:37:07.999Z] #36 86.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-05T13:37:07.999Z] #36 86.21 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T13:37:07.999Z] #36 87.27 Selecting previously unselected package libarchive13:amd64. [2022-03-05T13:37:07.999Z] #36 87.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-05T13:37:07.999Z] #36 87.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T13:37:07.999Z] #36 88.03 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-05T13:37:07.999Z] #36 88.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-05T13:37:07.999Z] #36 88.04 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T13:37:07.999Z] #36 89.02 Selecting previously unselected package librhash0:amd64. [2022-03-05T13:37:07.999Z] #36 89.05 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-05T13:37:07.999Z] #36 89.29 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-05T13:37:07.999Z] #36 89.64 Selecting previously unselected package libuv1:amd64. [2022-03-05T13:37:07.999Z] #36 89.64 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-05T13:37:07.999Z] #36 89.67 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T13:37:07.999Z] #36 89.91 Selecting previously unselected package cmake. [2022-03-05T13:37:07.999Z] #36 89.91 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-05T13:37:07.999Z] #36 89.91 Unpacking cmake (3.13.4-1) ... [2022-03-05T13:37:08.097Z] #43 56.17 DEP criu/action-scripts.d [2022-03-05T13:37:08.357Z] #43 56.39 CC criu/action-scripts.o [2022-03-05T13:37:08.617Z] #43 56.73 CC criu/aio.o [2022-03-05T13:37:08.871Z] #20 ... [2022-03-05T13:37:08.871Z] [2022-03-05T13:37:08.871Z] #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-05T13:37:08.871Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:08.871Z] #43 81.95 CC criu/cr-check.o [2022-03-05T13:37:08.871Z] #43 83.70 CC criu/cr-dedup.o [2022-03-05T13:37:08.871Z] #43 84.14 CC criu/cr-dump.o [2022-03-05T13:37:08.871Z] #43 86.34 CC criu/cr-errno.o [2022-03-05T13:37:08.871Z] #43 86.43 CC criu/cr-restore.o [2022-03-05T13:37:08.871Z] #43 90.95 CC criu/cr-service.o [2022-03-05T13:37:08.877Z] #43 57.05 CC criu/autofs.o [2022-03-05T13:37:08.988Z] #36 88.30 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:37:08.988Z] #36 88.43 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T13:37:08.988Z] #36 88.50 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T13:37:09.254Z] #36 88.59 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T13:37:09.255Z] #36 88.68 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-05T13:37:09.255Z] #36 88.75 Setting up cmake-data (3.13.4-1) ... [2022-03-05T13:37:09.444Z] #43 92.52 CC criu/crtools.o [2022-03-05T13:37:09.512Z] #36 88.78 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T13:37:09.512Z] #36 88.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T13:37:09.512Z] #36 88.83 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T13:37:09.512Z] #36 88.84 Setting up cmake (3.13.4-1) ... [2022-03-05T13:37:09.512Z] #36 88.86 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:37:09.512Z] #36 89.01 Processing triggers for mime-support (3.62) ... [2022-03-05T13:37:09.771Z] #36 ... [2022-03-05T13:37:09.771Z] [2022-03-05T13:37:09.771Z] #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-05T13:37:09.771Z] #47 sha256:32ed7c30e204d09dc00d02bf7c4e6b91aaa9c52c6621308e892dfc98907e7b81 [2022-03-05T13:37:09.771Z] #47 DONE 89.2s [2022-03-05T13:37:09.771Z] [2022-03-05T13:37:09.771Z] #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-05T13:37:09.771Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:37:09.771Z] #13 79.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T13:37:09.771Z] #13 79.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-05T13:37:09.771Z] #13 79.31 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T13:37:09.771Z] #13 83.61 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T13:37:09.771Z] #13 83.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-05T13:37:09.771Z] #13 83.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T13:37:09.771Z] #13 83.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-05T13:37:09.771Z] #13 83.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:37:09.771Z] #13 84.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:37:09.771Z] #13 84.40 Selecting previously unselected package dmsetup. [2022-03-05T13:37:09.771Z] #13 84.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:37:09.771Z] #13 84.46 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-05T13:37:09.771Z] #13 84.88 Selecting previously unselected package mingw-w64-common. [2022-03-05T13:37:09.771Z] #13 84.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-05T13:37:09.771Z] #13 84.94 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-05T13:37:10.017Z] #43 93.17 CC criu/eventfd.o [2022-03-05T13:37:10.033Z] #13 ... [2022-03-05T13:37:10.033Z] [2022-03-05T13:37:10.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-05T13:37:10.033Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:37:10.033Z] #36 DONE 89.5s [2022-03-05T13:37:10.033Z] [2022-03-05T13:37:10.033Z] #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-05T13:37:10.033Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:37:10.033Z] #42 82.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T13:37:10.033Z] #42 82.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:37:10.033Z] #42 82.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:37:10.033Z] #42 82.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T13:37:10.033Z] #42 82.71 Setting up python-six (1.12.0-1) ... [2022-03-05T13:37:10.033Z] #42 87.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T13:37:10.033Z] #42 87.66 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:37:10.033Z] #42 87.87 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T13:37:10.033Z] #42 87.91 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T13:37:10.033Z] #42 87.93 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T13:37:10.033Z] #42 87.94 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-05T13:37:10.033Z] #42 87.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T13:37:10.033Z] #42 88.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T13:37:10.033Z] #42 88.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T13:37:10.033Z] #42 88.11 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-05T13:37:10.261Z] #43 58.26 CC criu/bfd.o [2022-03-05T13:37:10.278Z] #43 93.64 CC criu/eventpoll.o [2022-03-05T13:37:10.278Z] #43 ... [2022-03-05T13:37:10.278Z] [2022-03-05T13:37:10.278Z] #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 zstd [2022-03-05T13:37:10.278Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:37:10.521Z] #43 58.62 CC criu/bitmap.o [2022-03-05T13:37:10.538Z] #20 38.62 Selecting previously unselected package libnet1:amd64. [2022-03-05T13:37:10.538Z] #20 38.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T13:37:10.538Z] #20 38.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:37:10.538Z] #20 38.71 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T13:37:10.538Z] #20 38.73 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T13:37:10.538Z] #20 38.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:37:10.538Z] #20 38.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T13:37:10.538Z] #20 38.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:37:10.538Z] #20 38.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:37:10.783Z] #43 58.70 CC criu/cgroup-props.o [2022-03-05T13:37:10.783Z] #43 ... [2022-03-05T13:37:10.783Z] [2022-03-05T13:37:10.783Z] #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 zstd [2022-03-05T13:37:10.783Z] #20 sha256:00f88617c0fde0e9ef6094613ede6aefd6fbbdf9a4e8fd502e46d9a0688296e0 [2022-03-05T13:37:10.783Z] #20 1.018 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T13:37:10.783Z] #20 1.504 Get:2 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-03-05T13:37:10.783Z] #20 6.016 Get:3 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:37:10.783Z] #20 6.084 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:37:10.783Z] #20 6.099 Get:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:37:10.783Z] #20 6.380 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-05T13:37:10.784Z] #20 7.047 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-05T13:37:10.784Z] #20 8.043 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-05T13:37:10.799Z] #20 38.88 Selecting previously unselected package libreadline5:amd64. [2022-03-05T13:37:10.799Z] #20 38.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-05T13:37:10.799Z] #20 38.89 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T13:37:10.799Z] #20 39.01 Selecting previously unselected package net-tools. [2022-03-05T13:37:11.045Z] #20 ... [2022-03-05T13:37:11.045Z] [2022-03-05T13:37:11.045Z] #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-05T13:37:11.045Z] #24 sha256:3f58617a447311eb3e81bce1a7d9b5ba9a9fa4c1c0de294f4d2a5d30a4b43fe1 [2022-03-05T13:37:11.046Z] #24 109.1 Checking out files: 30% (3430/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: 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: 59% (6798/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: 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: 92% (10596/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-05T13:37:11.046Z] #24 111.5 + cd /tmp/tmp.ewLreh86jJ/tmp/docker-ce [2022-03-05T13:37:11.046Z] #24 111.5 + git checkout -q v17.06.2-ce [2022-03-05T13:37:11.069Z] #20 39.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-05T13:37:11.069Z] #20 39.02 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T13:37:11.069Z] #20 39.22 Selecting previously unselected package patch. [2022-03-05T13:37:11.069Z] #20 39.23 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-05T13:37:11.069Z] #20 39.24 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-05T13:37:11.274Z] #36 ... [2022-03-05T13:37:11.274Z] [2022-03-05T13:37:11.274Z] #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-05T13:37:11.274Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:37:11.274Z] #42 83.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T13:37:11.274Z] #42 83.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:37:11.274Z] #42 83.11 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:37:11.274Z] #42 83.13 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T13:37:11.274Z] #42 83.14 Setting up python-six (1.12.0-1) ... [2022-03-05T13:37:11.274Z] #42 89.15 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T13:37:11.274Z] #42 89.33 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:37:11.275Z] #42 89.45 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T13:37:11.275Z] #42 89.53 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T13:37:11.275Z] #42 89.69 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T13:37:11.275Z] #42 89.70 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-05T13:37:11.275Z] #42 89.72 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T13:37:11.275Z] #42 89.84 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T13:37:11.275Z] #42 89.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T13:37:11.275Z] #42 89.97 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-05T13:37:11.275Z] #42 ... [2022-03-05T13:37:11.275Z] [2022-03-05T13:37:11.275Z] #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-05T13:37:11.275Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:37:11.275Z] #13 85.04 Selecting previously unselected package dmsetup. [2022-03-05T13:37:11.275Z] #13 85.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:37:11.275Z] #13 85.14 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-05T13:37:11.275Z] #13 85.42 Selecting previously unselected package mingw-w64-common. [2022-03-05T13:37:11.275Z] #13 85.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-05T13:37:11.275Z] #13 85.43 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-05T13:37:11.331Z] #20 39.34 Selecting previously unselected package python-pip-whl. [2022-03-05T13:37:11.331Z] #20 39.35 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-05T13:37:11.331Z] #20 39.36 Unpacking python-pip-whl (18.1-5) ... [2022-03-05T13:37:11.379Z] #13 ... [2022-03-05T13:37:11.379Z] [2022-03-05T13:37:11.379Z] #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-05T13:37:11.379Z] #56 sha256:5ec1de587b84845a2224625cdc315a06646b916bd81ac5bbd04a0397d71ec5a0 [2022-03-05T13:37:11.379Z] #56 47.26 Checking out files: 58% (2754/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: 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: 97% (4609/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-05T13:37:11.379Z] #56 48.38 + cd /tmp/tmp.ibhjxR1ODs/src/github.com/containerd/containerd [2022-03-05T13:37:11.379Z] #56 48.38 + git checkout -q v1.5.10 [2022-03-05T13:37:11.379Z] #56 50.22 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T13:37:11.379Z] #56 50.22 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T13:37:11.379Z] #56 50.22 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T13:37:11.379Z] #56 50.22 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T13:37:11.379Z] #56 50.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T13:37:11.379Z] #56 50.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T13:37:11.379Z] #56 50.22 + '[' '' = dynamic ']' [2022-03-05T13:37:11.379Z] #56 50.22 + make [2022-03-05T13:37:11.905Z] #20 40.00 Selecting previously unselected package python3-lib2to3. [2022-03-05T13:37:11.905Z] #20 40.00 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-05T13:37:11.905Z] #20 40.01 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-05T13:37:11.905Z] #20 40.10 Selecting previously unselected package python3-distutils. [2022-03-05T13:37:11.905Z] #20 40.11 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-05T13:37:11.905Z] #20 40.13 Unpacking python3-distutils (3.7.3-1) ... [2022-03-05T13:37:11.935Z] #42 ... [2022-03-05T13:37:11.935Z] [2022-03-05T13:37:11.935Z] #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-05T13:37:11.935Z] #37 sha256:c6df06c83c7e091d0a3d0407683ce23c0846bc11f1a8edceceda8cb9741a3a22 [2022-03-05T13:37:11.935Z] #37 1.770 + RM_GOPATH=0 [2022-03-05T13:37:11.935Z] #37 1.770 + TMP_GOPATH= [2022-03-05T13:37:11.935Z] #37 1.770 + : /build [2022-03-05T13:37:11.935Z] #37 1.770 + '[' -z '' ']' [2022-03-05T13:37:11.935Z] #37 1.770 ++ mktemp -d [2022-03-05T13:37:11.935Z] #37 1.794 + export GOPATH=/tmp/tmp.GI8RJGwxDh [2022-03-05T13:37:11.935Z] #37 1.794 + GOPATH=/tmp/tmp.GI8RJGwxDh [2022-03-05T13:37:11.935Z] #37 1.794 + RM_GOPATH=1 [2022-03-05T13:37:11.935Z] #37 1.794 + case "$(go env GOARCH)" in [2022-03-05T13:37:11.935Z] #37 1.794 ++ go env GOARCH [2022-03-05T13:37:11.935Z] #37 1.891 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:37:11.935Z] #37 1.891 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:37:11.935Z] #37 1.891 ++ dirname /tmp/install/install.sh [2022-03-05T13:37:11.935Z] #37 1.899 Install tini version v0.19.0 [2022-03-05T13:37:11.935Z] #37 1.899 + dir=/tmp/install [2022-03-05T13:37:11.935Z] #37 1.899 + bin=tini [2022-03-05T13:37:11.935Z] #37 1.899 + shift [2022-03-05T13:37:11.935Z] #37 1.899 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-05T13:37:11.935Z] #37 1.899 + . /tmp/install/tini.installer [2022-03-05T13:37:11.935Z] #37 1.899 ++ : v0.19.0 [2022-03-05T13:37:11.935Z] #37 1.899 + install_tini [2022-03-05T13:37:11.935Z] #37 1.899 + echo 'Install tini version v0.19.0' [2022-03-05T13:37:11.935Z] #37 1.899 + git clone https://github.com/krallin/tini.git /tmp/tmp.GI8RJGwxDh/tini [2022-03-05T13:37:11.935Z] #37 1.915 Cloning into '/tmp/tmp.GI8RJGwxDh/tini'... [2022-03-05T13:37:12.168Z] #20 40.25 Selecting previously unselected package python3-pip. [2022-03-05T13:37:12.168Z] #20 40.25 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-05T13:37:12.168Z] #20 40.26 Unpacking python3-pip (18.1-5) ... [2022-03-05T13:37:12.325Z] #56 51.96 + bin/ctr [2022-03-05T13:37:12.451Z] #20 40.43 Selecting previously unselected package python3-pkg-resources. [2022-03-05T13:37:12.451Z] #20 40.45 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T13:37:12.451Z] #20 40.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-05T13:37:12.714Z] #20 40.68 Selecting previously unselected package python3-setuptools. [2022-03-05T13:37:12.714Z] #20 40.69 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-05T13:37:12.714Z] #20 40.69 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-05T13:37:12.714Z] #20 40.95 Selecting previously unselected package python3-wheel. [2022-03-05T13:37:12.961Z] #24 113.9 + mkdir -p /tmp/tmp.ewLreh86jJ/src/github.com/docker [2022-03-05T13:37:12.961Z] #24 113.9 + mv components/cli /tmp/tmp.ewLreh86jJ/src/github.com/docker/cli [2022-03-05T13:37:12.961Z] #24 113.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-05T13:37:12.979Z] #20 40.96 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-05T13:37:12.979Z] #20 40.96 Unpacking python3-wheel (0.32.3-2) ... [2022-03-05T13:37:12.979Z] #20 41.03 Selecting previously unselected package sudo. [2022-03-05T13:37:12.979Z] #20 41.04 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-05T13:37:12.979Z] #20 41.04 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-05T13:37:13.305Z] #37 2.956 + cd /tmp/tmp.GI8RJGwxDh/tini [2022-03-05T13:37:13.305Z] #37 2.957 + git checkout -q v0.19.0 [2022-03-05T13:37:13.305Z] #37 2.988 + cmake . [2022-03-05T13:37:13.553Z] #20 41.56 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T13:37:13.553Z] #20 41.56 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-05T13:37:13.553Z] #20 41.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T13:37:13.553Z] #20 41.77 Selecting previously unselected package uidmap. [2022-03-05T13:37:13.553Z] #20 41.78 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-05T13:37:13.553Z] #20 41.80 Unpacking uidmap (1:4.5-1.1) ... [2022-03-05T13:37:13.807Z] #13 ... [2022-03-05T13:37:13.807Z] [2022-03-05T13:37:13.807Z] #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-05T13:37:13.807Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T13:37:13.807Z] #36 93.53 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:37:13.807Z] #36 93.54 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T13:37:13.807Z] #36 93.55 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T13:37:13.807Z] #36 93.56 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T13:37:13.807Z] #36 93.65 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-05T13:37:13.807Z] #36 93.66 Setting up cmake-data (3.13.4-1) ... [2022-03-05T13:37:13.807Z] #36 93.69 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T13:37:13.807Z] #36 93.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T13:37:13.807Z] #36 93.73 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T13:37:13.807Z] #36 93.75 Setting up cmake (3.13.4-1) ... [2022-03-05T13:37:13.807Z] #36 93.76 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:37:13.807Z] #36 93.84 Processing triggers for mime-support (3.62) ... [2022-03-05T13:37:13.807Z] #36 DONE 95.6s [2022-03-05T13:37:13.807Z] [2022-03-05T13:37:13.807Z] #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-05T13:37:13.807Z] #37 sha256:93af8a89cf2d65f270d72e191922203fa1b6e02df5f09e81a39eca32a941fcea [2022-03-05T13:37:13.813Z] #20 41.90 Selecting previously unselected package vim-runtime. [2022-03-05T13:37:13.813Z] #20 41.92 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:37:13.813Z] #20 41.96 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-05T13:37:13.813Z] #20 41.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-05T13:37:13.813Z] #20 42.00 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-05T13:37:14.237Z] #37 3.889 -- The C compiler identification is GNU 8.3.0 [2022-03-05T13:37:14.237Z] #37 3.993 -- Check for working C compiler: /usr/bin/cc [2022-03-05T13:37:15.167Z] #37 4.921 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-05T13:37:15.167Z] #37 4.923 -- Detecting C compiler ABI info [2022-03-05T13:37:15.178Z] #37 1.719 + RM_GOPATH=0 [2022-03-05T13:37:15.178Z] #37 1.719 + TMP_GOPATH= [2022-03-05T13:37:15.178Z] #37 1.719 + : /build [2022-03-05T13:37:15.178Z] #37 1.719 + '[' -z '' ']' [2022-03-05T13:37:15.178Z] #37 1.719 ++ mktemp -d [2022-03-05T13:37:15.178Z] #37 1.727 + export GOPATH=/tmp/tmp.I3kJCoTVkj [2022-03-05T13:37:15.178Z] #37 1.727 + GOPATH=/tmp/tmp.I3kJCoTVkj [2022-03-05T13:37:15.178Z] #37 1.727 + RM_GOPATH=1 [2022-03-05T13:37:15.178Z] #37 1.727 + case "$(go env GOARCH)" in [2022-03-05T13:37:15.178Z] #37 1.727 ++ go env GOARCH [2022-03-05T13:37:15.178Z] #37 1.816 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:37:15.178Z] #37 1.816 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:37:15.178Z] #37 1.817 ++ dirname /tmp/install/install.sh [2022-03-05T13:37:15.178Z] #37 1.828 + dir=/tmp/install [2022-03-05T13:37:15.178Z] #37 1.828 + bin=tini [2022-03-05T13:37:15.178Z] #37 1.828 + shift [2022-03-05T13:37:15.178Z] #37 1.828 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-05T13:37:15.178Z] #37 1.828 + . /tmp/install/tini.installer [2022-03-05T13:37:15.178Z] #37 1.828 ++ : v0.19.0 [2022-03-05T13:37:15.178Z] #37 1.828 + install_tini [2022-03-05T13:37:15.178Z] #37 1.828 + echo 'Install tini version v0.19.0' [2022-03-05T13:37:15.178Z] #37 1.828 + git clone https://github.com/krallin/tini.git /tmp/tmp.I3kJCoTVkj/tini [2022-03-05T13:37:15.434Z] #37 1.829 Install tini version v0.19.0 [2022-03-05T13:37:15.434Z] #37 1.845 Cloning into '/tmp/tmp.I3kJCoTVkj/tini'... [2022-03-05T13:37:15.511Z] #24 ... [2022-03-05T13:37:15.511Z] [2022-03-05T13:37:15.511Z] #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-05T13:37:15.511Z] #53 sha256:c9b728dfb4b5fbabdb9ea1649f759f93b3103234ef704c6c410f220ebac3b0f5 [2022-03-05T13:37:15.511Z] #53 9.913 + cd /tmp/tmp.JMJKPDT1sH/src/github.com/opencontainers/runc [2022-03-05T13:37:15.511Z] #53 9.913 + git checkout -q v1.0.3 [2022-03-05T13:37:15.511Z] #53 10.46 + '[' -z '' ']' [2022-03-05T13:37:15.511Z] #53 10.46 + target=static [2022-03-05T13:37:15.511Z] #53 10.46 + make BUILDTAGS=seccomp static [2022-03-05T13:37:15.511Z] #53 11.12 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-05T13:37:15.511Z] #53 ... [2022-03-05T13:37:15.511Z] [2022-03-05T13:37:15.511Z] #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-05T13:37:15.511Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:37:15.511Z] #43 59.34 CC criu/cgroup.o [2022-03-05T13:37:15.511Z] #43 61.99 CC criu/clone-noasan.o [2022-03-05T13:37:15.511Z] #43 62.15 CC criu/config.o [2022-03-05T13:37:15.511Z] #43 63.53 CC criu/cr-check.o [2022-03-05T13:37:16.139Z] #37 ... [2022-03-05T13:37:16.139Z] [2022-03-05T13:37:16.139Z] #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-05T13:37:16.139Z] #34 sha256:0a58de778a2ee61a2fae97733521423a7924f4a5fe4f78760f9a4ba017a8ee2b [2022-03-05T13:37:16.139Z] #34 85.46 internal/syscall/unix [2022-03-05T13:37:16.139Z] #34 85.72 time [2022-03-05T13:37:16.139Z] #34 90.32 internal/fmtsort [2022-03-05T13:37:16.139Z] #34 90.71 internal/poll [2022-03-05T13:37:16.139Z] #34 91.37 internal/syscall/execenv [2022-03-05T13:37:16.139Z] #34 91.70 path [2022-03-05T13:37:16.139Z] #34 92.69 io/fs [2022-03-05T13:37:16.139Z] #34 94.83 strings [2022-03-05T13:37:16.139Z] #34 94.95 os [2022-03-05T13:37:16.139Z] #34 ... [2022-03-05T13:37:16.139Z] [2022-03-05T13:37:16.139Z] #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-05T13:37:16.139Z] #37 sha256:c6df06c83c7e091d0a3d0407683ce23c0846bc11f1a8edceceda8cb9741a3a22 [2022-03-05T13:37:16.139Z] #37 6.119 -- Detecting C compiler ABI info - done [2022-03-05T13:37:16.139Z] #37 6.177 -- Detecting C compile features [2022-03-05T13:37:16.417Z] #37 2.794 + cd /tmp/tmp.I3kJCoTVkj/tini [2022-03-05T13:37:16.417Z] #37 2.794 + git checkout -q v0.19.0 [2022-03-05T13:37:16.417Z] #37 2.802 + cmake . [2022-03-05T13:37:16.534Z] #56 ... [2022-03-05T13:37:16.534Z] [2022-03-05T13:37:16.534Z] #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-05T13:37:16.534Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:16.534Z] #43 25.91 CC images/mm.o [2022-03-05T13:37:16.534Z] #43 26.15 CC images/sk-opts.o [2022-03-05T13:37:16.534Z] #43 26.31 CC images/sk-unix.o [2022-03-05T13:37:16.534Z] #43 26.57 CC images/sk-inet.o [2022-03-05T13:37:16.534Z] #43 26.90 CC images/tun.o [2022-03-05T13:37:16.534Z] #43 27.16 CC images/sk-netlink.o [2022-03-05T13:37:16.534Z] #43 27.34 CC images/packet-sock.o [2022-03-05T13:37:16.534Z] #43 27.64 CC images/ipc-var.o [2022-03-05T13:37:16.534Z] #43 27.83 CC images/ipc-desc.o [2022-03-05T13:37:16.534Z] #43 28.07 CC images/ipc-shm.o [2022-03-05T13:37:16.534Z] #43 28.24 CC images/ipc-msg.o [2022-03-05T13:37:16.534Z] #43 28.41 CC images/ipc-sem.o [2022-03-05T13:37:16.534Z] #43 28.64 CC images/utsns.o [2022-03-05T13:37:16.534Z] #43 28.78 CC images/creds.o [2022-03-05T13:37:16.534Z] #43 28.93 CC images/vma.o [2022-03-05T13:37:16.534Z] #43 29.11 CC images/netdev.o [2022-03-05T13:37:16.534Z] #43 29.50 CC images/tty.o [2022-03-05T13:37:16.534Z] #43 29.97 CC images/file-lock.o [2022-03-05T13:37:16.534Z] #43 30.15 CC images/rlimit.o [2022-03-05T13:37:16.534Z] #43 30.31 CC images/pagemap.o [2022-03-05T13:37:16.534Z] #43 30.59 CC images/siginfo.o [2022-03-05T13:37:16.534Z] #43 30.82 CC images/rpc.o [2022-03-05T13:37:16.534Z] #43 31.83 CC images/ext-file.o [2022-03-05T13:37:16.534Z] #43 32.04 CC images/cgroup.o [2022-03-05T13:37:16.534Z] #43 32.55 CC images/userns.o [2022-03-05T13:37:16.534Z] #43 32.78 CC images/google/protobuf/descriptor.o [2022-03-05T13:37:16.534Z] #43 34.14 CC images/opts.o [2022-03-05T13:37:16.534Z] #43 34.37 CC images/seccomp.o [2022-03-05T13:37:16.534Z] #43 34.66 CC images/binfmt-misc.o [2022-03-05T13:37:16.534Z] #43 34.82 CC images/time.o [2022-03-05T13:37:16.534Z] #43 35.06 CC images/sysctl.o [2022-03-05T13:37:16.534Z] #43 35.23 CC images/autofs.o [2022-03-05T13:37:16.534Z] #43 35.47 CC images/macvlan.o [2022-03-05T13:37:16.534Z] #43 35.63 CC images/sit.o [2022-03-05T13:37:16.534Z] #43 35.88 CC images/memfd.o [2022-03-05T13:37:16.534Z] #43 36.13 CC images/timens.o [2022-03-05T13:37:16.796Z] #43 36.41 LINK images/built-in.o [2022-03-05T13:37:16.796Z] #43 36.55 GEN compel/include/asm [2022-03-05T13:37:16.981Z] #37 ... [2022-03-05T13:37:16.981Z] [2022-03-05T13:37:16.981Z] #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-05T13:37:16.981Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:37:16.981Z] #42 98.28 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T13:37:16.981Z] #42 98.29 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:37:16.981Z] #42 DONE 98.9s [2022-03-05T13:37:16.981Z] [2022-03-05T13:37:16.981Z] #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-05T13:37:16.981Z] #37 sha256:93af8a89cf2d65f270d72e191922203fa1b6e02df5f09e81a39eca32a941fcea [2022-03-05T13:37:16.981Z] #37 3.373 -- The C compiler identification is GNU 8.3.0 [2022-03-05T13:37:16.981Z] #37 3.426 -- Check for working C compiler: /usr/bin/cc [2022-03-05T13:37:17.058Z] #43 36.58 GEN compel/include/version.h [2022-03-05T13:37:17.058Z] #43 36.60 touch .config [2022-03-05T13:37:17.058Z] #43 36.65 GEN include/common/config.h [2022-03-05T13:37:17.058Z] #43 36.74 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-05T13:37:17.058Z] #43 36.76 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-05T13:37:17.112Z] #20 45.21 Selecting previously unselected package vim. [2022-03-05T13:37:17.112Z] #20 45.23 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T13:37:17.112Z] #20 45.24 Unpacking vim (2:8.1.0875-5) ... [2022-03-05T13:37:17.320Z] #43 36.80 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-05T13:37:17.320Z] #43 36.82 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-05T13:37:17.320Z] #43 36.84 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-05T13:37:17.320Z] #43 36.86 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-05T13:37:17.320Z] #43 36.90 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-05T13:37:17.320Z] #43 36.92 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-05T13:37:17.320Z] #43 36.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-05T13:37:17.320Z] #43 36.95 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-05T13:37:17.320Z] #43 36.96 DEP compel/plugins/std/infect.d [2022-03-05T13:37:17.425Z] #43 65.25 CC criu/cr-dedup.o [2022-03-05T13:37:17.425Z] #43 65.60 CC criu/cr-dump.o [2022-03-05T13:37:17.508Z] #37 ... [2022-03-05T13:37:17.508Z] [2022-03-05T13:37:17.508Z] #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-05T13:37:17.508Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T13:37:17.508Z] #42 96.30 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T13:37:17.508Z] #42 96.32 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:37:17.508Z] #42 DONE 96.9s [2022-03-05T13:37:17.544Z] #37 4.141 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-05T13:37:17.582Z] #43 37.10 DEP compel/plugins/std/string.d [2022-03-05T13:37:17.582Z] #43 37.17 DEP compel/plugins/std/log.d [2022-03-05T13:37:17.582Z] #43 37.24 DEP compel/plugins/std/fds.d [2022-03-05T13:37:17.681Z] #20 45.71 Selecting previously unselected package xfsprogs. [2022-03-05T13:37:17.681Z] #20 45.72 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-05T13:37:17.681Z] #20 45.72 Unpacking xfsprogs (4.20.0-1) ... [2022-03-05T13:37:17.764Z] [2022-03-05T13:37:17.764Z] #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-05T13:37:17.764Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:37:17.764Z] #13 93.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T13:37:17.764Z] #13 93.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-05T13:37:17.764Z] #13 93.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T13:37:17.800Z] #37 4.147 -- Detecting C compiler ABI info [2022-03-05T13:37:17.844Z] #43 37.33 DEP compel/plugins/std/std.d [2022-03-05T13:37:17.844Z] #43 37.42 DEP compel/plugins/shmem/shmem.d [2022-03-05T13:37:17.942Z] #20 46.16 Selecting previously unselected package zip. [2022-03-05T13:37:17.942Z] #20 46.19 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-05T13:37:17.942Z] #20 46.19 Unpacking zip (3.0-11+b1) ... [2022-03-05T13:37:18.105Z] #43 37.49 DEP compel/plugins/fds/fds.d [2022-03-05T13:37:18.105Z] #43 37.70 CC compel/plugins/std/std.o [2022-03-05T13:37:18.202Z] #20 46.32 Selecting previously unselected package zstd. [2022-03-05T13:37:18.202Z] #20 46.34 Preparing to unpack .../41-zstd_1.3.8+dfsg-3+deb10u2_amd64.deb ... [2022-03-05T13:37:18.202Z] #20 46.34 Unpacking zstd (1.3.8+dfsg-3+deb10u2) ... [2022-03-05T13:37:18.362Z] #37 4.778 -- Detecting C compiler ABI info - done [2022-03-05T13:37:18.362Z] #37 4.811 -- Detecting C compile features [2022-03-05T13:37:18.367Z] #43 38.01 CC compel/plugins/std/fds.o [2022-03-05T13:37:18.463Z] #20 46.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-05T13:37:18.463Z] #20 46.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T13:37:18.463Z] #20 46.64 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T13:37:18.463Z] #20 46.66 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T13:37:18.463Z] #20 46.67 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-05T13:37:18.463Z] #20 46.68 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T13:37:18.463Z] #20 46.69 Setting up uidmap (1:4.5-1.1) ... [2022-03-05T13:37:18.463Z] #20 46.70 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T13:37:18.463Z] #20 46.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:37:18.463Z] #20 46.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T13:37:18.463Z] #20 46.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:37:18.463Z] #20 46.75 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:37:18.463Z] #20 46.76 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T13:37:18.619Z] #37 ... [2022-03-05T13:37:18.619Z] [2022-03-05T13:37:18.619Z] #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-05T13:37:18.619Z] #34 sha256:6f8e7c5fa38eb4e5454bc77507063b3e42b2e62e6de135465b4da65975f8b804 [2022-03-05T13:37:18.619Z] #34 90.91 internal/poll [2022-03-05T13:37:18.619Z] #34 92.55 internal/fmtsort [2022-03-05T13:37:18.619Z] #34 93.26 internal/syscall/execenv [2022-03-05T13:37:18.619Z] #34 93.53 path [2022-03-05T13:37:18.619Z] #34 94.59 io/fs [2022-03-05T13:37:18.619Z] #34 94.60 strings [2022-03-05T13:37:18.619Z] #34 96.49 os [2022-03-05T13:37:18.619Z] #34 98.89 bufio [2022-03-05T13:37:18.619Z] #34 100.8 text/tabwriter [2022-03-05T13:37:18.628Z] #43 38.37 CC compel/plugins/std/log.o [2022-03-05T13:37:18.724Z] #20 46.77 Setting up zip (3.0-11+b1) ... [2022-03-05T13:37:18.724Z] #20 46.78 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T13:37:18.724Z] #20 46.81 Setting up bash-completion (1:2.8-6) ... [2022-03-05T13:37:18.876Z] #34 101.1 fmt [2022-03-05T13:37:18.876Z] #34 ... [2022-03-05T13:37:18.876Z] [2022-03-05T13:37:18.876Z] #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-05T13:37:18.876Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:18.876Z] #43 2.003 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T13:37:18.876Z] #43 2.003 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T13:37:18.876Z] #43 2.009 Note: Building without GnuTLS support [2022-03-05T13:37:18.876Z] #43 2.011 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T13:37:18.876Z] #43 2.019 Makefile.config:40: Warn: Building without nftables support [2022-03-05T13:37:19.201Z] #43 ... [2022-03-05T13:37:19.202Z] [2022-03-05T13:37:19.202Z] #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-05T13:37:19.202Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:37:19.202Z] #13 99.84 Selecting previously unselected package libapparmor1:amd64. [2022-03-05T13:37:19.202Z] #13 99.84 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-05T13:37:19.202Z] #13 99.85 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T13:37:19.202Z] #13 99.95 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-05T13:37:19.202Z] #13 99.97 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-05T13:37:19.202Z] #13 99.98 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T13:37:19.202Z] #13 100.1 Selecting previously unselected package libbtrfs0. [2022-03-05T13:37:19.202Z] #13 100.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T13:37:19.202Z] #13 100.1 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T13:37:19.202Z] #13 100.2 Selecting previously unselected package libbtrfs-dev. [2022-03-05T13:37:19.202Z] #13 100.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T13:37:19.473Z] #13 100.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:37:19.473Z] #13 100.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-05T13:37:19.473Z] #13 100.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:37:19.473Z] #13 100.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:37:19.473Z] #13 100.4 Selecting previously unselected package libudev-dev:amd64. [2022-03-05T13:37:19.473Z] #13 100.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T13:37:19.735Z] #13 100.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:37:19.735Z] #13 100.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-05T13:37:19.735Z] #13 100.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-05T13:37:19.735Z] #13 100.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T13:37:19.967Z] #43 67.68 CC criu/cr-errno.o [2022-03-05T13:37:19.967Z] #43 ... [2022-03-05T13:37:19.967Z] [2022-03-05T13:37:19.967Z] #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 zstd [2022-03-05T13:37:19.967Z] #20 sha256:00f88617c0fde0e9ef6094613ede6aefd6fbbdf9a4e8fd502e46d9a0688296e0 [2022-03-05T13:37:19.967Z] #20 11.42 Fetched 8822 kB in 11s (829 kB/s) [2022-03-05T13:37:19.967Z] #20 11.42 Reading package lists... [2022-03-05T13:37:19.967Z] #20 14.37 Reading package lists... [2022-03-05T13:37:19.967Z] #20 17.11 Building dependency tree... [2022-03-05T13:37:19.967Z] #20 18.72 libcap2-bin is already the newest version (1:2.25-2). [2022-03-05T13:37:19.967Z] #20 18.72 The following additional packages will be installed: [2022-03-05T13:37:19.967Z] #20 18.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-05T13:37:19.967Z] #20 18.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-05T13:37:19.967Z] #20 18.73 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-05T13:37:19.967Z] #20 18.73 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-05T13:37:19.967Z] #20 18.73 python3.7 python3.7-minimal vim-runtime xxd [2022-03-05T13:37:19.967Z] #20 18.73 Suggested packages: [2022-03-05T13:37:19.967Z] #20 18.74 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-05T13:37:19.967Z] #20 18.74 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-05T13:37:19.967Z] #20 18.74 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-05T13:37:19.967Z] #20 18.74 quota [2022-03-05T13:37:19.967Z] #20 18.74 Recommended packages: [2022-03-05T13:37:19.967Z] #20 18.74 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-05T13:37:19.967Z] #20 18.74 python3-keyrings.alt python3-xdg unzip [2022-03-05T13:37:19.967Z] #20 ... [2022-03-05T13:37:19.967Z] [2022-03-05T13:37:19.967Z] #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-05T13:37:19.967Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:37:19.967Z] #43 67.77 CC criu/cr-restore.o [2022-03-05T13:37:19.997Z] #13 100.9 Selecting previously unselected package libpcre16-3:amd64. [2022-03-05T13:37:19.997Z] #13 100.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-05T13:37:19.997Z] #13 100.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T13:37:19.997Z] #13 101.0 Selecting previously unselected package libpcre32-3:amd64. [2022-03-05T13:37:20.258Z] #13 101.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-05T13:37:20.258Z] #13 101.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T13:37:20.523Z] #13 101.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-05T13:37:20.523Z] #13 101.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-05T13:37:20.523Z] #13 101.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T13:37:20.523Z] #13 101.3 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-05T13:37:20.523Z] #13 101.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-05T13:37:20.523Z] #13 101.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T13:37:20.769Z] #43 3.806 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T13:37:20.769Z] #43 3.882 GEN .gitid [2022-03-05T13:37:20.769Z] #43 3.914 GEN criu/include/version.h [2022-03-05T13:37:20.769Z] #43 3.975 GEN include/common/asm [2022-03-05T13:37:21.095Z] #13 101.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-05T13:37:21.095Z] #13 101.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-05T13:37:21.095Z] #13 101.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T13:37:21.095Z] #13 102.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-05T13:37:21.095Z] #13 102.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:37:21.095Z] #13 102.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T13:37:21.095Z] #13 102.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-05T13:37:21.095Z] #13 102.1 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T13:37:21.408Z] #13 102.1 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:37:21.408Z] #13 102.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-05T13:37:21.408Z] #13 102.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T13:37:21.408Z] #13 102.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:37:21.935Z] #13 ... [2022-03-05T13:37:21.935Z] [2022-03-05T13:37:21.935Z] #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-05T13:37:21.935Z] #37 sha256:c6df06c83c7e091d0a3d0407683ce23c0846bc11f1a8edceceda8cb9741a3a22 [2022-03-05T13:37:21.935Z] #37 8.364 -- Detecting C compile features - done [2022-03-05T13:37:21.935Z] #37 8.418 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T13:37:21.935Z] #37 8.615 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T13:37:21.935Z] #37 8.692 -- Configuring done [2022-03-05T13:37:21.935Z] #37 8.715 -- Generating done [2022-03-05T13:37:21.935Z] #37 8.719 -- Build files have been written to: /tmp/tmp.GI8RJGwxDh/tini [2022-03-05T13:37:21.935Z] #37 8.729 + make tini-static [2022-03-05T13:37:21.935Z] #37 9.048 Scanning dependencies of target tini-static [2022-03-05T13:37:21.935Z] #37 9.150 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T13:37:21.935Z] #37 10.30 [100%] Linking C executable tini-static [2022-03-05T13:37:21.935Z] #37 10.79 [100%] Built target tini-static [2022-03-05T13:37:21.935Z] #37 10.87 + mkdir -p /build [2022-03-05T13:37:21.935Z] #37 10.87 + cp tini-static /build/docker-init [2022-03-05T13:37:21.935Z] #37 DONE 11.5s [2022-03-05T13:37:21.935Z] [2022-03-05T13:37:21.935Z] #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-05T13:37:21.935Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:21.935Z] #43 1.858 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T13:37:21.935Z] #43 1.858 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T13:37:21.935Z] #43 1.868 Note: Building without GnuTLS support [2022-03-05T13:37:21.935Z] #43 1.874 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T13:37:21.935Z] #43 1.893 Makefile.config:40: Warn: Building without nftables support [2022-03-05T13:37:21.935Z] #43 3.626 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T13:37:21.935Z] #43 3.680 GEN .gitid [2022-03-05T13:37:21.935Z] #43 3.696 GEN criu/include/version.h [2022-03-05T13:37:21.935Z] #43 3.769 GEN include/common/asm [2022-03-05T13:37:21.990Z] #13 102.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T13:37:21.990Z] #13 102.8 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:37:21.990Z] #13 102.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T13:37:21.990Z] #13 102.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T13:37:21.990Z] #13 102.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T13:37:21.990Z] #13 102.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T13:37:21.990Z] #13 102.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:22.027Z] #20 ... [2022-03-05T13:37:22.027Z] [2022-03-05T13:37:22.027Z] #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-05T13:37:22.027Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:22.027Z] #43 94.57 CC criu/external.o [2022-03-05T13:37:22.027Z] #43 94.98 CC criu/fault-injection.o [2022-03-05T13:37:22.027Z] #43 95.16 CC criu/fdstore.o [2022-03-05T13:37:22.027Z] #43 95.51 CC criu/fifo.o [2022-03-05T13:37:22.027Z] #43 96.03 CC criu/file-ids.o [2022-03-05T13:37:22.027Z] #43 96.47 CC criu/file-lock.o [2022-03-05T13:37:22.027Z] #43 97.42 CC criu/files-ext.o [2022-03-05T13:37:22.027Z] #43 97.82 CC criu/files-reg.o [2022-03-05T13:37:22.027Z] #43 100.0 CC criu/files.o [2022-03-05T13:37:22.027Z] #43 102.2 CC criu/filesystems.o [2022-03-05T13:37:22.027Z] #43 102.9 CC criu/fsnotify.o [2022-03-05T13:37:22.027Z] #43 104.1 CC criu/image-desc.o [2022-03-05T13:37:22.027Z] #43 104.3 CC criu/image.o [2022-03-05T13:37:22.027Z] #43 ... [2022-03-05T13:37:22.027Z] [2022-03-05T13:37:22.027Z] #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 zstd [2022-03-05T13:37:22.027Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:37:22.027Z] #20 49.68 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-05T13:37:22.027Z] #20 49.69 Setting up xz-utils (5.2.4-1) ... [2022-03-05T13:37:22.027Z] #20 49.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T13:37:22.027Z] #20 49.73 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-05T13:37:22.027Z] #20 49.74 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-05T13:37:22.027Z] #20 49.82 invoke-rc.d: could not determine current runlevel [2022-03-05T13:37:22.027Z] #20 49.84 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T13:37:22.027Z] #20 49.85 Setting up pigz (2.4-1) ... [2022-03-05T13:37:22.027Z] #20 49.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T13:37:22.027Z] #20 49.87 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:37:22.027Z] #20 49.89 Setting up python-pip-whl (18.1-5) ... [2022-03-05T13:37:22.027Z] #20 49.90 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T13:37:22.027Z] #20 49.91 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-05T13:37:22.143Z] #43 5.430 PBCC images/timens.pb-c.c [2022-03-05T13:37:22.143Z] #43 5.453 DEP images/timens.pb-c.d [2022-03-05T13:37:22.270Z] #13 103.0 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T13:37:22.270Z] #13 103.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T13:37:22.270Z] #13 103.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:37:22.270Z] #13 103.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T13:37:22.270Z] #13 103.2 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:37:22.270Z] #13 103.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T13:37:22.270Z] #13 103.2 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-05T13:37:22.270Z] #13 103.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:37:22.270Z] #13 103.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T13:37:22.270Z] #13 103.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T13:37:22.270Z] #13 103.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:22.270Z] #13 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T13:37:22.288Z] #20 50.34 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-05T13:37:22.288Z] #20 50.38 Setting up zstd (1.3.8+dfsg-3+deb10u2) ... [2022-03-05T13:37:22.288Z] #20 50.39 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:37:22.288Z] #20 50.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:37:22.288Z] #20 50.43 Setting up vim (2:8.1.0875-5) ... [2022-03-05T13:37:22.288Z] #20 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T13:37:22.288Z] #20 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T13:37:22.288Z] #20 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T13:37:22.288Z] #20 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T13:37:22.288Z] #20 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T13:37:22.288Z] #20 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T13:37:22.288Z] #20 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T13:37:22.288Z] #20 50.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T13:37:22.288Z] #20 50.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:37:22.288Z] #20 50.52 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T13:37:22.288Z] #20 50.53 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T13:37:22.288Z] #20 50.56 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T13:37:22.288Z] #20 50.58 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T13:37:22.406Z] #43 5.524 PBCC images/fown.pb-c.c [2022-03-05T13:37:22.406Z] #43 5.545 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-05T13:37:22.406Z] #43 5.614 PBCC images/opts.pb-c.c [2022-03-05T13:37:22.406Z] #43 5.634 PBCC images/memfd.pb-c.c [2022-03-05T13:37:22.406Z] #43 5.665 DEP images/fown.pb-c.d [2022-03-05T13:37:22.406Z] #43 5.736 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-05T13:37:22.548Z] #20 50.59 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T13:37:22.551Z] #13 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T13:37:22.551Z] #13 103.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:22.551Z] #13 103.3 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-05T13:37:22.551Z] #13 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T13:37:22.551Z] #13 103.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T13:37:22.551Z] #13 103.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T13:37:22.551Z] #13 103.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:37:22.551Z] #13 103.4 Setting up dmsetup (2:1.02.155-3) ... [2022-03-05T13:37:22.551Z] #13 103.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:37:22.551Z] #13 103.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T13:37:22.551Z] #13 103.4 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:37:22.664Z] #43 5.817 DEP images/opts.pb-c.d [2022-03-05T13:37:22.664Z] #43 5.899 DEP images/memfd.pb-c.d [2022-03-05T13:37:22.664Z] #43 5.968 PBCC images/sit.pb-c.c [2022-03-05T13:37:22.664Z] #43 6.026 DEP images/sit.pb-c.d [2022-03-05T13:37:22.923Z] #43 6.091 PBCC images/macvlan.pb-c.c [2022-03-05T13:37:22.923Z] #43 6.115 DEP images/macvlan.pb-c.d [2022-03-05T13:37:22.923Z] #43 6.159 PBCC images/autofs.pb-c.c [2022-03-05T13:37:22.923Z] #43 6.193 DEP images/autofs.pb-c.d [2022-03-05T13:37:22.923Z] #43 6.234 PBCC images/sysctl.pb-c.c [2022-03-05T13:37:22.923Z] #43 6.271 DEP images/sysctl.pb-c.d [2022-03-05T13:37:23.181Z] #43 6.308 PBCC images/time.pb-c.c [2022-03-05T13:37:23.181Z] #43 6.316 DEP images/time.pb-c.d [2022-03-05T13:37:23.181Z] #43 6.359 PBCC images/binfmt-misc.pb-c.c [2022-03-05T13:37:23.181Z] #43 6.375 DEP images/binfmt-misc.pb-c.d [2022-03-05T13:37:23.181Z] #43 6.444 PBCC images/seccomp.pb-c.c [2022-03-05T13:37:23.181Z] #43 6.460 DEP images/seccomp.pb-c.d [2022-03-05T13:37:23.181Z] #43 6.514 PBCC images/userns.pb-c.c [2022-03-05T13:37:23.438Z] #43 6.521 DEP images/userns.pb-c.d [2022-03-05T13:37:23.438Z] #43 6.548 PBCC images/cgroup.pb-c.c [2022-03-05T13:37:23.438Z] #43 6.583 DEP images/cgroup.pb-c.d [2022-03-05T13:37:23.438Z] #43 6.655 PBCC images/ext-file.pb-c.c [2022-03-05T13:37:23.438Z] #43 6.679 DEP images/ext-file.pb-c.d [2022-03-05T13:37:23.438Z] #43 6.749 PBCC images/rpc.pb-c.c [2022-03-05T13:37:23.438Z] #43 6.797 DEP images/rpc.pb-c.d [2022-03-05T13:37:23.696Z] #43 6.844 PBCC images/siginfo.pb-c.c [2022-03-05T13:37:23.696Z] #43 6.852 DEP images/siginfo.pb-c.d [2022-03-05T13:37:23.696Z] #43 6.919 PBCC images/pagemap.pb-c.c [2022-03-05T13:37:23.696Z] #43 ... [2022-03-05T13:37:23.696Z] [2022-03-05T13:37:23.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-05T13:37:23.696Z] #37 sha256:93af8a89cf2d65f270d72e191922203fa1b6e02df5f09e81a39eca32a941fcea [2022-03-05T13:37:23.696Z] #37 6.936 -- Detecting C compile features - done [2022-03-05T13:37:23.696Z] #37 6.977 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T13:37:23.696Z] #37 7.271 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T13:37:23.696Z] #37 7.351 -- Configuring done [2022-03-05T13:37:23.696Z] #37 7.373 -- Generating done [2022-03-05T13:37:23.696Z] #37 7.374 -- Build files have been written to: /tmp/tmp.I3kJCoTVkj/tini [2022-03-05T13:37:23.696Z] #37 7.378 + make tini-static [2022-03-05T13:37:23.696Z] #37 7.754 Scanning dependencies of target tini-static [2022-03-05T13:37:23.696Z] #37 7.911 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T13:37:23.696Z] #37 9.184 [100%] Linking C executable tini-static [2022-03-05T13:37:23.696Z] #37 9.650 [100%] Built target tini-static [2022-03-05T13:37:23.696Z] #37 9.686 + mkdir -p /build [2022-03-05T13:37:23.696Z] #37 9.689 + cp tini-static /build/docker-init [2022-03-05T13:37:23.696Z] #37 DONE 10.3s [2022-03-05T13:37:23.696Z] [2022-03-05T13:37:23.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-05T13:37:23.696Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:23.697Z] #43 6.961 DEP images/pagemap.pb-c.d [2022-03-05T13:37:23.697Z] #43 7.025 PBCC images/rlimit.pb-c.c [2022-03-05T13:37:23.697Z] #43 ... [2022-03-05T13:37:23.697Z] [2022-03-05T13:37:23.697Z] #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-05T13:37:23.697Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:37:23.697Z] #13 93.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T13:37:23.697Z] #13 93.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-05T13:37:23.697Z] #13 93.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T13:37:23.697Z] #13 98.59 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T13:37:23.697Z] #13 98.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T13:37:23.697Z] #13 98.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:23.697Z] #13 98.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-05T13:37:23.697Z] #13 98.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T13:37:23.697Z] #13 98.80 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:23.830Z] #43 5.984 PBCC images/timens.pb-c.c [2022-03-05T13:37:23.830Z] #43 6.005 DEP images/timens.pb-c.d [2022-03-05T13:37:23.830Z] #43 6.057 PBCC images/fown.pb-c.c [2022-03-05T13:37:23.830Z] #43 6.074 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-05T13:37:23.830Z] #43 ... [2022-03-05T13:37:23.830Z] [2022-03-05T13:37:23.830Z] #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-05T13:37:23.830Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:37:23.830Z] #13 99.31 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T13:37:23.830Z] #13 99.33 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T13:37:23.830Z] #13 99.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:23.830Z] #13 99.48 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-05T13:37:23.830Z] #13 99.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T13:37:23.830Z] #13 99.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:23.954Z] #13 ... [2022-03-05T13:37:23.954Z] [2022-03-05T13:37:23.954Z] #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-05T13:37:23.954Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:23.954Z] #43 7.069 DEP images/rlimit.pb-c.d [2022-03-05T13:37:23.954Z] #43 7.131 PBCC images/file-lock.pb-c.c [2022-03-05T13:37:23.954Z] #43 7.131 DEP images/file-lock.pb-c.d [2022-03-05T13:37:23.954Z] #43 7.261 PBCC images/tty.pb-c.c [2022-03-05T13:37:24.171Z] #43 72.09 CC criu/cr-service.o [2022-03-05T13:37:24.213Z] #43 7.345 DEP images/tty.pb-c.d [2022-03-05T13:37:24.213Z] #43 7.517 PBCC images/tun.pb-c.c [2022-03-05T13:37:24.471Z] #43 7.588 PBCC images/netdev.pb-c.c [2022-03-05T13:37:24.471Z] #43 7.666 DEP images/tun.pb-c.d [2022-03-05T13:37:24.471Z] #43 7.757 DEP images/netdev.pb-c.d [2022-03-05T13:37:24.471Z] #13 DONE 105.3s [2022-03-05T13:37:24.471Z] [2022-03-05T13:37:24.471Z] #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-05T13:37:24.471Z] #53 sha256:20e27390e4209705c072446b3724be403ee59fcd11f244cbc00cfe47cec21fbb [2022-03-05T13:37:24.728Z] #43 7.822 PBCC images/vma.pb-c.c [2022-03-05T13:37:24.728Z] #43 7.896 DEP images/vma.pb-c.d [2022-03-05T13:37:24.728Z] #43 7.991 PBCC images/creds.pb-c.c [2022-03-05T13:37:24.728Z] #43 8.026 DEP images/creds.pb-c.d [2022-03-05T13:37:24.728Z] #43 8.082 PBCC images/utsns.pb-c.c [2022-03-05T13:37:24.741Z] #43 ... [2022-03-05T13:37:24.741Z] [2022-03-05T13:37:24.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 zstd [2022-03-05T13:37:24.741Z] #20 sha256:00f88617c0fde0e9ef6094613ede6aefd6fbbdf9a4e8fd502e46d9a0688296e0 [2022-03-05T13:37:24.741Z] #20 20.14 The following NEW packages will be installed: [2022-03-05T13:37:24.741Z] #20 20.16 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-05T13:37:24.741Z] #20 20.16 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-05T13:37:24.741Z] #20 20.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-05T13:37:24.741Z] #20 20.16 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-05T13:37:24.741Z] #20 20.16 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-05T13:37:24.741Z] #20 20.16 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-05T13:37:24.741Z] #20 20.16 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-05T13:37:24.741Z] #20 20.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T13:37:24.741Z] #20 20.16 xz-utils zip zstd [2022-03-05T13:37:24.741Z] #20 20.48 0 upgraded, 50 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:37:24.741Z] #20 20.48 Need to get 28.0 MB of archives. [2022-03-05T13:37:24.741Z] #20 20.48 After this operation, 116 MB of additional disk space will be used. [2022-03-05T13:37:24.741Z] #20 20.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-03-05T13:37:24.741Z] #20 20.48 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-05T13:37:24.741Z] #20 20.49 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-05T13:37:24.741Z] #20 20.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-03-05T13:37:24.741Z] #20 20.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-03-05T13:37:24.741Z] #20 20.57 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-05T13:37:24.741Z] #20 20.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-03-05T13:37:24.741Z] #20 20.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-03-05T13:37:24.741Z] #20 20.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-03-05T13:37:24.741Z] #20 20.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-03-05T13:37:24.741Z] #20 20.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-03-05T13:37:24.741Z] #20 20.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-03-05T13:37:24.741Z] #20 20.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-05T13:37:24.741Z] #20 20.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-03-05T13:37:24.741Z] #20 20.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-03-05T13:37:24.741Z] #20 20.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-03-05T13:37:24.741Z] #20 20.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-03-05T13:37:24.741Z] #20 20.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T13:37:24.741Z] #20 20.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-03-05T13:37:24.741Z] #20 20.72 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-05T13:37:24.741Z] #20 20.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2022-03-05T13:37:24.741Z] #20 20.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-03-05T13:37:24.741Z] #20 20.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-03-05T13:37:24.741Z] #20 20.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-03-05T13:37:24.741Z] #20 20.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-03-05T13:37:24.741Z] #20 20.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-03-05T13:37:24.741Z] #20 20.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-03-05T13:37:24.741Z] #20 20.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-03-05T13:37:24.741Z] #20 20.78 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-03-05T13:37:24.741Z] #20 21.23 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-05T13:37:24.741Z] #20 21.23 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-05T13:37:24.741Z] #20 21.25 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-05T13:37:24.741Z] #20 21.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-03-05T13:37:24.741Z] #20 21.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-03-05T13:37:24.741Z] #20 21.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-03-05T13:37:24.741Z] #20 21.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-05T13:37:24.741Z] #20 21.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-05T13:37:24.741Z] #20 21.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-05T13:37:24.741Z] #20 21.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-03-05T13:37:24.741Z] #20 21.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-05T13:37:24.741Z] #20 21.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-05T13:37:24.741Z] #20 21.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-05T13:37:24.741Z] #20 21.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-03-05T13:37:24.741Z] #20 21.42 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-05T13:37:24.741Z] #20 21.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-03-05T13:37:24.741Z] #20 21.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-05T13:37:24.741Z] #20 21.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2022-03-05T13:37:24.741Z] #20 21.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-03-05T13:37:24.741Z] #20 21.82 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-03-05T13:37:24.741Z] #20 21.82 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zstd arm64 1.3.8+dfsg-3+deb10u2 [303 kB] [2022-03-05T13:37:24.741Z] #20 22.31 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:37:24.741Z] #20 22.42 Fetched 28.0 MB in 2s (17.3 MB/s) [2022-03-05T13:37:24.741Z] #20 22.46 Selecting previously unselected package pigz. [2022-03-05T13:37:24.741Z] #20 22.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 ... 23425 files and directories currently installed.) [2022-03-05T13:37:24.741Z] #20 22.50 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-03-05T13:37:24.741Z] #20 22.50 Unpacking pigz (2.4-1) ... [2022-03-05T13:37:24.741Z] #20 22.62 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-03-05T13:37:24.741Z] #20 22.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-03-05T13:37:24.741Z] #20 22.62 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-03-05T13:37:24.741Z] #20 23.08 Selecting previously unselected package python3.7-minimal. [2022-03-05T13:37:24.741Z] #20 23.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-03-05T13:37:24.741Z] #20 23.09 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T13:37:24.741Z] #20 23.67 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-03-05T13:37:24.741Z] #20 23.71 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T13:37:24.985Z] #43 8.126 DEP images/utsns.pb-c.d [2022-03-05T13:37:24.985Z] #43 8.172 PBCC images/ipc-desc.pb-c.c [2022-03-05T13:37:24.985Z] #43 8.189 PBCC images/ipc-sem.pb-c.c [2022-03-05T13:37:24.985Z] #43 8.201 DEP images/ipc-desc.pb-c.d [2022-03-05T13:37:24.985Z] #43 8.253 DEP images/ipc-sem.pb-c.d [2022-03-05T13:37:24.985Z] #43 8.294 PBCC images/ipc-msg.pb-c.c [2022-03-05T13:37:25.119Z] Running on azwin-2-9d86f0 in d:\jenkins\workspace\moby_PR-43331 [Pipeline] { [Pipeline] ws [2022-03-05T13:37:25.136Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-05T13:37:25.242Z] #43 8.329 DEP images/ipc-msg.pb-c.d [2022-03-05T13:37:25.242Z] #43 8.372 PBCC images/ipc-shm.pb-c.c [2022-03-05T13:37:25.242Z] #43 8.418 DEP images/ipc-shm.pb-c.d [2022-03-05T13:37:25.242Z] #43 8.481 PBCC images/ipc-var.pb-c.c [2022-03-05T13:37:25.242Z] #43 8.514 DEP images/ipc-var.pb-c.d [2022-03-05T13:37:25.499Z] #43 8.593 PBCC images/sk-opts.pb-c.c [2022-03-05T13:37:25.500Z] #43 8.634 PBCC images/packet-sock.pb-c.c [2022-03-05T13:37:25.500Z] #43 8.721 DEP images/sk-opts.pb-c.d [2022-03-05T13:37:25.500Z] #43 8.772 DEP images/packet-sock.pb-c.d [2022-03-05T13:37:25.500Z] #43 8.827 PBCC images/sk-netlink.pb-c.c [2022-03-05T13:37:25.758Z] #43 8.879 DEP images/sk-netlink.pb-c.d [2022-03-05T13:37:25.758Z] #43 8.915 PBCC images/sk-inet.pb-c.c [2022-03-05T13:37:25.758Z] #43 8.956 DEP images/sk-inet.pb-c.d [2022-03-05T13:37:25.758Z] #43 9.007 PBCC images/sk-unix.pb-c.c [2022-03-05T13:37:25.758Z] #43 9.041 DEP images/sk-unix.pb-c.d [2022-03-05T13:37:25.758Z] #43 9.081 PBCC images/mm.pb-c.c [2022-03-05T13:37:25.851Z] #20 53.64 Setting up iptables (1.8.2-4) ... [2022-03-05T13:37:25.851Z] #20 53.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T13:37:25.851Z] #20 53.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T13:37:25.851Z] #20 53.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T13:37:25.851Z] #20 53.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T13:37:25.851Z] #20 53.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T13:37:25.851Z] #20 53.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T13:37:25.851Z] #20 53.70 Setting up python3 (3.7.3-1) ... [2022-03-05T13:37:26.015Z] #43 9.116 DEP images/mm.pb-c.d [2022-03-05T13:37:26.015Z] #43 9.160 PBCC images/timerfd.pb-c.c [2022-03-05T13:37:26.015Z] #43 9.239 DEP images/timerfd.pb-c.d [2022-03-05T13:37:26.015Z] #43 9.315 PBCC images/timer.pb-c.c [2022-03-05T13:37:26.015Z] #43 9.327 DEP images/timer.pb-c.d [2022-03-05T13:37:26.015Z] #43 9.369 PBCC images/sa.pb-c.c [2022-03-05T13:37:26.112Z] #20 54.15 Setting up python3-wheel (0.32.3-2) ... [2022-03-05T13:37:26.273Z] #43 9.405 DEP images/sa.pb-c.d [2022-03-05T13:37:26.273Z] #43 9.447 PBCC images/pipe-data.pb-c.c [2022-03-05T13:37:26.273Z] #43 9.469 DEP images/pipe-data.pb-c.d [2022-03-05T13:37:26.273Z] #43 9.493 PBCC images/mnt.pb-c.c [2022-03-05T13:37:26.273Z] #43 9.548 DEP images/mnt.pb-c.d [2022-03-05T13:37:26.273Z] #43 9.578 PBCC images/sk-packet.pb-c.c [2022-03-05T13:37:26.515Z] The recommended git tool is: git [2022-03-05T13:37:26.531Z] #43 9.599 DEP images/sk-packet.pb-c.d [2022-03-05T13:37:26.531Z] #43 9.628 PBCC images/tcp-stream.pb-c.c [2022-03-05T13:37:26.531Z] #43 9.681 DEP images/tcp-stream.pb-c.d [2022-03-05T13:37:26.531Z] #43 9.735 PBCC images/pipe.pb-c.c [2022-03-05T13:37:26.531Z] #43 9.797 DEP images/pipe.pb-c.d [2022-03-05T13:37:26.531Z] #43 9.871 PBCC images/pstree.pb-c.c [2022-03-05T13:37:26.531Z] #43 9.883 DEP images/pstree.pb-c.d [2022-03-05T13:37:26.531Z] #43 9.920 PBCC images/fs.pb-c.c [2022-03-05T13:37:26.650Z] #20 25.66 Selecting previously unselected package python3-minimal. [2022-03-05T13:37:26.650Z] #20 25.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23674 files and directories currently installed.) [2022-03-05T13:37:26.650Z] #20 25.69 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-03-05T13:37:26.650Z] #20 25.70 Unpacking python3-minimal (3.7.3-1) ... [2022-03-05T13:37:26.650Z] #20 25.75 Selecting previously unselected package libmpdec2:arm64. [2022-03-05T13:37:26.650Z] #20 25.75 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-03-05T13:37:26.650Z] #20 25.76 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-03-05T13:37:26.650Z] #20 25.85 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-03-05T13:37:26.650Z] #20 25.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-03-05T13:37:26.650Z] #20 25.87 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-03-05T13:37:26.683Z] #20 54.95 Setting up apparmor (2.13.2-10) ... [2022-03-05T13:37:26.788Z] #43 9.956 DEP images/fs.pb-c.d [2022-03-05T13:37:26.788Z] #43 10.01 PBCC images/signalfd.pb-c.c [2022-03-05T13:37:26.788Z] #43 10.09 DEP images/signalfd.pb-c.d [2022-03-05T13:37:26.788Z] #43 10.14 PBCC images/fh.pb-c.c [2022-03-05T13:37:26.788Z] #43 10.18 PBCC images/fsnotify.pb-c.c [2022-03-05T13:37:27.044Z] #43 10.25 DEP images/fh.pb-c.d [2022-03-05T13:37:27.044Z] #43 10.29 DEP images/fsnotify.pb-c.d [2022-03-05T13:37:27.044Z] #43 10.37 PBCC images/eventpoll.pb-c.c [2022-03-05T13:37:27.044Z] #43 10.38 DEP images/eventpoll.pb-c.d [2022-03-05T13:37:27.044Z] #43 10.44 PBCC images/eventfd.pb-c.c [2022-03-05T13:37:27.301Z] #43 10.46 DEP images/eventfd.pb-c.d [2022-03-05T13:37:27.301Z] #43 10.49 PBCC images/remap-file-path.pb-c.c [2022-03-05T13:37:27.301Z] #43 10.51 DEP images/remap-file-path.pb-c.d [2022-03-05T13:37:27.301Z] #43 10.55 PBCC images/fifo.pb-c.c [2022-03-05T13:37:27.558Z] #43 10.58 DEP images/fifo.pb-c.d [2022-03-05T13:37:27.558Z] #43 10.62 PBCC images/ghost-file.pb-c.c [2022-03-05T13:37:27.558Z] #43 10.72 DEP images/ghost-file.pb-c.d [2022-03-05T13:37:27.558Z] #43 10.78 PBCC images/regfile.pb-c.c [2022-03-05T13:37:27.558Z] #43 10.81 DEP images/regfile.pb-c.d [2022-03-05T13:37:27.589Z] #20 26.67 Selecting previously unselected package python3.7. [2022-03-05T13:37:27.589Z] #20 26.67 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-03-05T13:37:27.589Z] #20 26.67 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T13:37:27.589Z] #20 26.78 Selecting previously unselected package libpython3-stdlib:arm64. [2022-03-05T13:37:27.589Z] #20 26.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-03-05T13:37:27.589Z] #20 26.80 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-03-05T13:37:27.776Z] #53 3.069 + RM_GOPATH=0 [2022-03-05T13:37:27.776Z] #53 3.069 + TMP_GOPATH= [2022-03-05T13:37:27.776Z] #53 3.069 + : /build [2022-03-05T13:37:27.776Z] #53 3.069 + '[' -z '' ']' [2022-03-05T13:37:27.776Z] #53 3.070 ++ mktemp -d [2022-03-05T13:37:27.776Z] #53 3.076 + export GOPATH=/tmp/tmp.wwhheFDPjp [2022-03-05T13:37:27.776Z] #53 3.076 + GOPATH=/tmp/tmp.wwhheFDPjp [2022-03-05T13:37:27.776Z] #53 3.076 + RM_GOPATH=1 [2022-03-05T13:37:27.776Z] #53 3.076 + case "$(go env GOARCH)" in [2022-03-05T13:37:27.776Z] #53 3.076 ++ go env GOARCH [2022-03-05T13:37:27.776Z] #53 3.107 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:37:27.776Z] #53 3.107 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:37:27.776Z] #53 3.110 ++ dirname /tmp/install/install.sh [2022-03-05T13:37:27.776Z] #53 3.111 + dir=/tmp/install [2022-03-05T13:37:27.776Z] #53 3.114 + bin=runc [2022-03-05T13:37:27.776Z] #53 3.114 + shift [2022-03-05T13:37:27.776Z] #53 3.114 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-05T13:37:27.776Z] #53 3.115 + . /tmp/install/runc.installer [2022-03-05T13:37:27.776Z] #53 3.115 ++ set -e [2022-03-05T13:37:27.776Z] #53 3.118 ++ : v1.0.3 [2022-03-05T13:37:27.776Z] #53 3.123 + install_runc [2022-03-05T13:37:27.776Z] #53 3.123 + RUNC_BUILDTAGS=seccomp [2022-03-05T13:37:27.776Z] #53 3.123 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-05T13:37:27.776Z] #53 3.123 Install runc version v1.0.3 (build tags: seccomp) [2022-03-05T13:37:27.776Z] #53 3.124 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wwhheFDPjp/src/github.com/opencontainers/runc [2022-03-05T13:37:27.776Z] #53 3.127 Cloning into '/tmp/tmp.wwhheFDPjp/src/github.com/opencontainers/runc'... [2022-03-05T13:37:27.776Z] #53 ... [2022-03-05T13:37:27.776Z] [2022-03-05T13:37:27.776Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-05T13:37:27.776Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-05T13:37:27.776Z] #14 DONE 3.2s [2022-03-05T13:37:27.815Z] #43 10.89 PBCC images/ns.pb-c.c [2022-03-05T13:37:27.815Z] #43 10.91 DEP images/ns.pb-c.d [2022-03-05T13:37:27.815Z] #43 10.96 PBCC images/fdinfo.pb-c.c [2022-03-05T13:37:27.815Z] #43 11.04 DEP images/fdinfo.pb-c.d [2022-03-05T13:37:27.849Z] #20 26.89 Setting up python3-minimal (3.7.3-1) ... [2022-03-05T13:37:28.047Z] [2022-03-05T13:37:28.047Z] #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-05T13:37:28.047Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:28.047Z] #43 39.00 CC compel/plugins/std/string.o [2022-03-05T13:37:28.047Z] #43 39.55 CC compel/plugins/std/infect.o [2022-03-05T13:37:28.047Z] #43 39.95 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-05T13:37:28.047Z] #43 40.00 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-05T13:37:28.047Z] #43 40.04 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-05T13:37:28.047Z] #43 40.08 AR compel/plugins/std.lib.a [2022-03-05T13:37:28.047Z] #43 40.15 CC compel/plugins/fds/fds.o [2022-03-05T13:37:28.047Z] #43 40.44 AR compel/plugins/fds.lib.a [2022-03-05T13:37:28.047Z] #43 40.49 HOSTDEP compel/src/lib/log-host.d [2022-03-05T13:37:28.047Z] #43 40.55 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-05T13:37:28.047Z] #43 40.62 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-05T13:37:28.047Z] #43 40.68 HOSTDEP compel/src/main-host.d [2022-03-05T13:37:28.047Z] #43 40.79 DEP compel/src/lib/ptrace.d [2022-03-05T13:37:28.047Z] #43 40.90 DEP compel/src/lib/infect.d [2022-03-05T13:37:28.047Z] #43 41.07 DEP compel/src/lib/infect-util.d [2022-03-05T13:37:28.047Z] #43 41.18 DEP compel/src/lib/infect-rpc.d [2022-03-05T13:37:28.047Z] #43 41.34 DEP compel/arch/x86/src/lib/infect.d [2022-03-05T13:37:28.047Z] #43 41.43 DEP compel/arch/x86/src/lib/cpu.d [2022-03-05T13:37:28.047Z] #43 41.50 DEP compel/src/lib/log.d [2022-03-05T13:37:28.047Z] #43 41.54 DEP compel/src/main.d [2022-03-05T13:37:28.047Z] #43 41.56 DEP compel/src/lib/handle-elf.d [2022-03-05T13:37:28.047Z] #43 41.61 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-05T13:37:28.047Z] #43 41.66 CC compel/src/lib/log.o [2022-03-05T13:37:28.047Z] #43 41.88 CC compel/arch/x86/src/lib/cpu.o [2022-03-05T13:37:28.047Z] #43 42.70 CC compel/arch/x86/src/lib/infect.o [2022-03-05T13:37:28.047Z] #43 43.02 CC compel/src/lib/infect-rpc.o [2022-03-05T13:37:28.047Z] #43 43.43 CC compel/src/lib/infect-util.o [2022-03-05T13:37:28.047Z] #43 43.59 CC compel/src/lib/infect.o [2022-03-05T13:37:28.047Z] #43 46.00 CC compel/src/lib/ptrace.o [2022-03-05T13:37:28.047Z] #43 46.36 AR compel/libcompel.a [2022-03-05T13:37:28.047Z] #43 46.46 HOSTCC compel/src/main-host.o [2022-03-05T13:37:28.047Z] #43 46.76 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-05T13:37:28.047Z] #43 46.89 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-05T13:37:28.047Z] #43 47.27 HOSTCC compel/src/lib/log-host.o [2022-03-05T13:37:28.047Z] #43 47.55 HOSTLINK compel/compel-host-bin [2022-03-05T13:37:28.047Z] #43 47.70 DEP soccr/soccr.d [2022-03-05T13:37:28.074Z] #43 11.11 PBCC images/core-aarch64.pb-c.c [2022-03-05T13:37:28.074Z] #43 11.16 PBCC images/core-arm.pb-c.c [2022-03-05T13:37:28.074Z] #43 11.20 PBCC images/core-ppc64.pb-c.c [2022-03-05T13:37:28.074Z] #43 11.25 PBCC images/core-s390.pb-c.c [2022-03-05T13:37:28.074Z] #43 11.27 PBCC images/core-x86.pb-c.c [2022-03-05T13:37:28.074Z] #43 11.36 PBCC images/core.pb-c.c [2022-03-05T13:37:28.310Z] #43 47.82 CC soccr/soccr.o [2022-03-05T13:37:28.331Z] #43 11.46 PBCC images/inventory.pb-c.c [2022-03-05T13:37:28.331Z] #43 11.51 DEP images/core-aarch64.pb-c.d [2022-03-05T13:37:28.331Z] #43 11.58 DEP images/core-arm.pb-c.d [2022-03-05T13:37:28.331Z] #43 11.62 DEP images/core-ppc64.pb-c.d [2022-03-05T13:37:28.420Z] #20 27.70 Selecting previously unselected package python3. [2022-03-05T13:37:28.588Z] #43 ... [2022-03-05T13:37:28.588Z] [2022-03-05T13:37:28.588Z] #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-05T13:37:28.588Z] #34 sha256:6f8e7c5fa38eb4e5454bc77507063b3e42b2e62e6de135465b4da65975f8b804 [2022-03-05T13:37:28.588Z] #34 101.4 path/filepath [2022-03-05T13:37:28.588Z] #34 102.8 io/ioutil [2022-03-05T13:37:28.588Z] #34 104.2 flag [2022-03-05T13:37:28.588Z] #34 104.2 github.com/BurntSushi/toml [2022-03-05T13:37:28.588Z] #34 105.7 log [2022-03-05T13:37:28.588Z] #34 108.5 github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T13:37:28.588Z] #34 DONE 110.6s [2022-03-05T13:37:28.588Z] [2022-03-05T13:37:28.588Z] #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-05T13:37:28.588Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:28.588Z] #43 11.67 DEP images/core-s390.pb-c.d [2022-03-05T13:37:28.588Z] #43 11.75 DEP images/core-x86.pb-c.d [2022-03-05T13:37:28.588Z] #43 11.87 DEP images/core.pb-c.d [2022-03-05T13:37:28.600Z] #20 56.75 Setting up xfsprogs (4.20.0-1) ... [2022-03-05T13:37:28.600Z] #20 56.76 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-05T13:37:28.709Z] #20 27.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 ... 24086 files and directories currently installed.) [2022-03-05T13:37:28.710Z] #20 27.79 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-03-05T13:37:28.710Z] #20 27.80 Unpacking python3 (3.7.3-1) ... [2022-03-05T13:37:28.710Z] #20 27.90 Selecting previously unselected package libip4tc0:arm64. [2022-03-05T13:37:28.710Z] #20 27.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-03-05T13:37:28.710Z] #20 27.91 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-03-05T13:37:28.710Z] #20 27.96 Selecting previously unselected package libip6tc0:arm64. [2022-03-05T13:37:28.710Z] #20 27.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-03-05T13:37:28.710Z] #20 27.96 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-03-05T13:37:28.845Z] #43 12.00 DEP images/inventory.pb-c.d [2022-03-05T13:37:28.845Z] #43 12.10 PBCC images/cpuinfo.pb-c.c [2022-03-05T13:37:28.845Z] #43 12.20 DEP images/cpuinfo.pb-c.d [2022-03-05T13:37:28.884Z] #43 ... [2022-03-05T13:37:28.884Z] [2022-03-05T13:37:28.884Z] #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-05T13:37:28.884Z] #58 sha256:dcf93c88fbda6387fce68b9e7f75ddbe53560053d8f21831973dab8ba697261f [2022-03-05T13:37:28.884Z] #58 107.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T13:37:28.884Z] #58 107.0 + GOBIN=/build [2022-03-05T13:37:28.884Z] #58 107.0 + GO111MODULE=on [2022-03-05T13:37:28.884Z] #58 107.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-05T13:37:28.884Z] #58 DONE 113.6s [2022-03-05T13:37:28.884Z] [2022-03-05T13:37:28.884Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T13:37:28.884Z] #59 sha256:29d005a7cd6edcb36efdc34fed0ca86f4ae4ff02df1bb541e243a75c81be1e22 [2022-03-05T13:37:28.884Z] #59 DONE 0.1s [2022-03-05T13:37:28.884Z] [2022-03-05T13:37:28.884Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T13:37:28.884Z] #60 sha256:89c4e6a94453bf0c500c9470ff1370f8067d57c4b4234b97a02a0808dd07ae4f [2022-03-05T13:37:28.970Z] #20 28.04 Selecting previously unselected package libiptc0:arm64. [2022-03-05T13:37:28.970Z] #20 28.05 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-03-05T13:37:28.970Z] #20 28.05 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-03-05T13:37:28.970Z] #20 28.17 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-05T13:37:28.970Z] #20 28.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-05T13:37:28.970Z] #20 28.19 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-05T13:37:28.970Z] #20 28.25 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-05T13:37:28.970Z] #20 28.25 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-03-05T13:37:28.970Z] #20 28.26 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-03-05T13:37:28.970Z] #20 28.35 Selecting previously unselected package libnftnl11:arm64. [2022-03-05T13:37:29.082Z] #13 ... [2022-03-05T13:37:29.082Z] [2022-03-05T13:37:29.082Z] #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-05T13:37:29.082Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:29.082Z] #43 6.144 PBCC images/opts.pb-c.c [2022-03-05T13:37:29.082Z] #43 6.212 PBCC images/memfd.pb-c.c [2022-03-05T13:37:29.082Z] #43 6.260 DEP images/fown.pb-c.d [2022-03-05T13:37:29.082Z] #43 6.307 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-05T13:37:29.082Z] #43 6.385 DEP images/opts.pb-c.d [2022-03-05T13:37:29.082Z] #43 6.442 DEP images/memfd.pb-c.d [2022-03-05T13:37:29.082Z] #43 6.477 PBCC images/sit.pb-c.c [2022-03-05T13:37:29.082Z] #43 6.517 DEP images/sit.pb-c.d [2022-03-05T13:37:29.082Z] #43 6.567 PBCC images/macvlan.pb-c.c [2022-03-05T13:37:29.082Z] #43 6.596 DEP images/macvlan.pb-c.d [2022-03-05T13:37:29.082Z] #43 6.653 PBCC images/autofs.pb-c.c [2022-03-05T13:37:29.082Z] #43 6.679 DEP images/autofs.pb-c.d [2022-03-05T13:37:29.082Z] #43 6.733 PBCC images/sysctl.pb-c.c [2022-03-05T13:37:29.082Z] #43 6.739 DEP images/sysctl.pb-c.d [2022-03-05T13:37:29.082Z] #43 6.818 PBCC images/time.pb-c.c [2022-03-05T13:37:29.082Z] #43 6.846 DEP images/time.pb-c.d [2022-03-05T13:37:29.082Z] #43 6.899 PBCC images/binfmt-misc.pb-c.c [2022-03-05T13:37:29.082Z] #43 6.925 DEP images/binfmt-misc.pb-c.d [2022-03-05T13:37:29.082Z] #43 6.988 PBCC images/seccomp.pb-c.c [2022-03-05T13:37:29.082Z] #43 6.999 DEP images/seccomp.pb-c.d [2022-03-05T13:37:29.082Z] #43 7.069 PBCC images/userns.pb-c.c [2022-03-05T13:37:29.082Z] #43 7.077 DEP images/userns.pb-c.d [2022-03-05T13:37:29.082Z] #43 7.110 PBCC images/cgroup.pb-c.c [2022-03-05T13:37:29.082Z] #43 7.136 DEP images/cgroup.pb-c.d [2022-03-05T13:37:29.082Z] #43 7.166 PBCC images/ext-file.pb-c.c [2022-03-05T13:37:29.082Z] #43 7.203 DEP images/ext-file.pb-c.d [2022-03-05T13:37:29.082Z] #43 7.236 PBCC images/rpc.pb-c.c [2022-03-05T13:37:29.082Z] #43 7.279 DEP images/rpc.pb-c.d [2022-03-05T13:37:29.082Z] #43 7.314 PBCC images/siginfo.pb-c.c [2022-03-05T13:37:29.082Z] #43 7.353 DEP images/siginfo.pb-c.d [2022-03-05T13:37:29.082Z] #43 7.387 PBCC images/pagemap.pb-c.c [2022-03-05T13:37:29.082Z] #43 7.437 DEP images/pagemap.pb-c.d [2022-03-05T13:37:29.082Z] #43 7.464 PBCC images/rlimit.pb-c.c [2022-03-05T13:37:29.082Z] #43 7.489 DEP images/rlimit.pb-c.d [2022-03-05T13:37:29.082Z] #43 7.527 PBCC images/file-lock.pb-c.c [2022-03-05T13:37:29.082Z] #43 7.568 DEP images/file-lock.pb-c.d [2022-03-05T13:37:29.082Z] #43 7.624 PBCC images/tty.pb-c.c [2022-03-05T13:37:29.082Z] #43 7.663 DEP images/tty.pb-c.d [2022-03-05T13:37:29.082Z] #43 7.737 PBCC images/tun.pb-c.c [2022-03-05T13:37:29.082Z] #43 7.781 PBCC images/netdev.pb-c.c [2022-03-05T13:37:29.082Z] #43 7.857 DEP images/tun.pb-c.d [2022-03-05T13:37:29.082Z] #43 7.913 DEP images/netdev.pb-c.d [2022-03-05T13:37:29.082Z] #43 7.959 PBCC images/vma.pb-c.c [2022-03-05T13:37:29.082Z] #43 8.002 DEP images/vma.pb-c.d [2022-03-05T13:37:29.082Z] #43 8.056 PBCC images/creds.pb-c.c [2022-03-05T13:37:29.083Z] #43 8.089 DEP images/creds.pb-c.d [2022-03-05T13:37:29.083Z] #43 8.122 PBCC images/utsns.pb-c.c [2022-03-05T13:37:29.083Z] #43 8.149 DEP images/utsns.pb-c.d [2022-03-05T13:37:29.083Z] #43 8.211 PBCC images/ipc-desc.pb-c.c [2022-03-05T13:37:29.083Z] #43 8.257 PBCC images/ipc-sem.pb-c.c [2022-03-05T13:37:29.083Z] #43 8.274 DEP images/ipc-desc.pb-c.d [2022-03-05T13:37:29.083Z] #43 8.316 DEP images/ipc-sem.pb-c.d [2022-03-05T13:37:29.083Z] #43 8.346 PBCC images/ipc-msg.pb-c.c [2022-03-05T13:37:29.083Z] #43 8.366 DEP images/ipc-msg.pb-c.d [2022-03-05T13:37:29.083Z] #43 8.418 PBCC images/ipc-shm.pb-c.c [2022-03-05T13:37:29.083Z] #43 8.466 DEP images/ipc-shm.pb-c.d [2022-03-05T13:37:29.083Z] #43 8.521 PBCC images/ipc-var.pb-c.c [2022-03-05T13:37:29.083Z] #43 8.548 DEP images/ipc-var.pb-c.d [2022-03-05T13:37:29.083Z] #43 8.580 PBCC images/sk-opts.pb-c.c [2022-03-05T13:37:29.083Z] #43 8.626 PBCC images/packet-sock.pb-c.c [2022-03-05T13:37:29.083Z] #43 8.675 DEP images/sk-opts.pb-c.d [2022-03-05T13:37:29.083Z] #43 8.708 DEP images/packet-sock.pb-c.d [2022-03-05T13:37:29.083Z] #43 8.745 PBCC images/sk-netlink.pb-c.c [2022-03-05T13:37:29.083Z] #43 8.779 DEP images/sk-netlink.pb-c.d [2022-03-05T13:37:29.083Z] #43 8.833 PBCC images/sk-inet.pb-c.c [2022-03-05T13:37:29.083Z] #43 8.902 DEP images/sk-inet.pb-c.d [2022-03-05T13:37:29.083Z] #43 8.941 PBCC images/sk-unix.pb-c.c [2022-03-05T13:37:29.083Z] #43 8.980 DEP images/sk-unix.pb-c.d [2022-03-05T13:37:29.083Z] #43 9.035 PBCC images/mm.pb-c.c [2022-03-05T13:37:29.083Z] #43 9.111 DEP images/mm.pb-c.d [2022-03-05T13:37:29.083Z] #43 9.149 PBCC images/timerfd.pb-c.c [2022-03-05T13:37:29.083Z] #43 9.194 DEP images/timerfd.pb-c.d [2022-03-05T13:37:29.083Z] #43 9.252 PBCC images/timer.pb-c.c [2022-03-05T13:37:29.083Z] #43 9.286 DEP images/timer.pb-c.d [2022-03-05T13:37:29.083Z] #43 9.338 PBCC images/sa.pb-c.c [2022-03-05T13:37:29.083Z] #43 9.384 DEP images/sa.pb-c.d [2022-03-05T13:37:29.083Z] #43 9.430 PBCC images/pipe-data.pb-c.c [2022-03-05T13:37:29.083Z] #43 9.474 DEP images/pipe-data.pb-c.d [2022-03-05T13:37:29.083Z] #43 9.520 PBCC images/mnt.pb-c.c [2022-03-05T13:37:29.083Z] #43 9.554 DEP images/mnt.pb-c.d [2022-03-05T13:37:29.083Z] #43 9.602 PBCC images/sk-packet.pb-c.c [2022-03-05T13:37:29.083Z] #43 9.618 DEP images/sk-packet.pb-c.d [2022-03-05T13:37:29.083Z] #43 9.664 PBCC images/tcp-stream.pb-c.c [2022-03-05T13:37:29.083Z] #43 9.730 DEP images/tcp-stream.pb-c.d [2022-03-05T13:37:29.083Z] #43 9.811 PBCC images/pipe.pb-c.c [2022-03-05T13:37:29.083Z] #43 9.872 DEP images/pipe.pb-c.d [2022-03-05T13:37:29.083Z] #43 9.912 PBCC images/pstree.pb-c.c [2022-03-05T13:37:29.083Z] #43 9.941 DEP images/pstree.pb-c.d [2022-03-05T13:37:29.083Z] #43 9.979 PBCC images/fs.pb-c.c [2022-03-05T13:37:29.083Z] #43 9.997 DEP images/fs.pb-c.d [2022-03-05T13:37:29.083Z] #43 10.04 PBCC images/signalfd.pb-c.c [2022-03-05T13:37:29.083Z] #43 10.10 DEP images/signalfd.pb-c.d [2022-03-05T13:37:29.083Z] #43 10.14 PBCC images/fh.pb-c.c [2022-03-05T13:37:29.083Z] #43 10.17 PBCC images/fsnotify.pb-c.c [2022-03-05T13:37:29.083Z] #43 10.20 DEP images/fh.pb-c.d [2022-03-05T13:37:29.083Z] #43 10.25 DEP images/fsnotify.pb-c.d [2022-03-05T13:37:29.083Z] #43 10.30 PBCC images/eventpoll.pb-c.c [2022-03-05T13:37:29.083Z] #43 10.32 DEP images/eventpoll.pb-c.d [2022-03-05T13:37:29.083Z] #43 10.37 PBCC images/eventfd.pb-c.c [2022-03-05T13:37:29.083Z] #43 10.40 DEP images/eventfd.pb-c.d [2022-03-05T13:37:29.083Z] #43 10.44 PBCC images/remap-file-path.pb-c.c [2022-03-05T13:37:29.083Z] #43 10.49 DEP images/remap-file-path.pb-c.d [2022-03-05T13:37:29.083Z] #43 10.53 PBCC images/fifo.pb-c.c [2022-03-05T13:37:29.083Z] #43 10.56 DEP images/fifo.pb-c.d [2022-03-05T13:37:29.083Z] #43 10.59 PBCC images/ghost-file.pb-c.c [2022-03-05T13:37:29.083Z] #43 10.61 DEP images/ghost-file.pb-c.d [2022-03-05T13:37:29.083Z] #43 10.64 PBCC images/regfile.pb-c.c [2022-03-05T13:37:29.083Z] #43 10.66 DEP images/regfile.pb-c.d [2022-03-05T13:37:29.083Z] #43 10.80 PBCC images/ns.pb-c.c [2022-03-05T13:37:29.083Z] #43 10.81 DEP images/ns.pb-c.d [2022-03-05T13:37:29.083Z] #43 10.87 PBCC images/fdinfo.pb-c.c [2022-03-05T13:37:29.083Z] #43 10.93 DEP images/fdinfo.pb-c.d [2022-03-05T13:37:29.083Z] #43 10.99 PBCC images/core-aarch64.pb-c.c [2022-03-05T13:37:29.083Z] #43 11.04 PBCC images/core-arm.pb-c.c [2022-03-05T13:37:29.083Z] #43 11.08 PBCC images/core-ppc64.pb-c.c [2022-03-05T13:37:29.083Z] #43 11.12 PBCC images/core-s390.pb-c.c [2022-03-05T13:37:29.083Z] #43 11.17 PBCC images/core-x86.pb-c.c [2022-03-05T13:37:29.083Z] #43 11.22 PBCC images/core.pb-c.c [2022-03-05T13:37:29.083Z] #43 11.34 PBCC images/inventory.pb-c.c [2022-03-05T13:37:29.083Z] #43 11.41 DEP images/core-aarch64.pb-c.d [2022-03-05T13:37:29.083Z] #43 11.45 DEP images/core-arm.pb-c.d [2022-03-05T13:37:29.083Z] #43 11.60 DEP images/core-ppc64.pb-c.d [2022-03-05T13:37:29.083Z] #43 ... [2022-03-05T13:37:29.083Z] [2022-03-05T13:37:29.083Z] #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-05T13:37:29.083Z] #34 sha256:0a58de778a2ee61a2fae97733521423a7924f4a5fe4f78760f9a4ba017a8ee2b [2022-03-05T13:37:29.083Z] #34 98.44 bufio [2022-03-05T13:37:29.083Z] #34 99.45 fmt [2022-03-05T13:37:29.083Z] #34 100.1 path/filepath [2022-03-05T13:37:29.083Z] #34 101.6 io/ioutil [2022-03-05T13:37:29.083Z] #34 102.4 text/tabwriter [2022-03-05T13:37:29.083Z] #34 103.3 flag [2022-03-05T13:37:29.083Z] #34 103.3 github.com/BurntSushi/toml [2022-03-05T13:37:29.083Z] #34 104.8 log [2022-03-05T13:37:29.083Z] #34 106.6 github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T13:37:29.083Z] #34 ... [2022-03-05T13:37:29.083Z] [2022-03-05T13:37:29.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-05T13:37:29.083Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:29.083Z] #43 11.66 DEP images/core-s390.pb-c.d [2022-03-05T13:37:29.102Z] #43 12.31 PBCC images/stats.pb-c.c [2022-03-05T13:37:29.102Z] #43 12.35 DEP images/stats.pb-c.d [2022-03-05T13:37:29.145Z] #60 DONE 0.1s [2022-03-05T13:37:29.145Z] [2022-03-05T13:37:29.145Z] #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-05T13:37:29.145Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-05T13:37:29.172Z] #20 57.19 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-05T13:37:29.230Z] #20 28.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-03-05T13:37:29.231Z] #20 28.36 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-03-05T13:37:29.231Z] #20 28.46 Selecting previously unselected package iptables. [2022-03-05T13:37:29.231Z] #20 28.47 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-03-05T13:37:29.231Z] #20 28.47 Unpacking iptables (1.8.2-4) ... [2022-03-05T13:37:29.340Z] #43 11.76 DEP images/core-x86.pb-c.d [2022-03-05T13:37:29.340Z] #43 11.79 DEP images/core.pb-c.d [2022-03-05T13:37:29.340Z] #43 11.82 DEP images/inventory.pb-c.d [2022-03-05T13:37:29.340Z] #43 11.87 PBCC images/cpuinfo.pb-c.c [2022-03-05T13:37:29.340Z] #43 11.88 DEP images/cpuinfo.pb-c.d [2022-03-05T13:37:29.340Z] #43 11.95 PBCC images/stats.pb-c.c [2022-03-05T13:37:29.340Z] #43 11.97 DEP images/stats.pb-c.d [2022-03-05T13:37:29.491Z] #20 28.74 Selecting previously unselected package xxd. [2022-03-05T13:37:29.491Z] #20 28.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-03-05T13:37:29.491Z] #20 28.74 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T13:37:29.751Z] #20 28.84 Selecting previously unselected package vim-common. [2022-03-05T13:37:29.751Z] #20 28.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:37:29.751Z] #20 28.88 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T13:37:29.751Z] #20 29.00 Selecting previously unselected package bash-completion. [2022-03-05T13:37:29.751Z] #20 29.00 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-05T13:37:29.904Z] #43 ... [2022-03-05T13:37:29.904Z] [2022-03-05T13:37:29.904Z] #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-05T13:37:29.904Z] #34 sha256:0a58de778a2ee61a2fae97733521423a7924f4a5fe4f78760f9a4ba017a8ee2b [2022-03-05T13:37:29.904Z] #34 DONE 109.2s [2022-03-05T13:37:29.904Z] [2022-03-05T13:37:29.904Z] #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-05T13:37:29.904Z] #49 sha256:9c5eec1035cb4ce9b8283450f0ca945c0cc8e29791b4a36da4eac26e555e69b3 [2022-03-05T13:37:30.115Z] #20 58.11 Setting up python3-distutils (3.7.3-1) ... [2022-03-05T13:37:30.376Z] #20 58.53 Setting up python3-setuptools (40.8.0-1) ... [2022-03-05T13:37:30.998Z] #43 14.12 make[1]: Nothing to be done for 'all'. [2022-03-05T13:37:31.065Z] #15 DONE 3.3s [2022-03-05T13:37:31.065Z] [2022-03-05T13:37:31.065Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T13:37:31.065Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-05T13:37:31.272Z] #49 ... [2022-03-05T13:37:31.272Z] [2022-03-05T13:37:31.272Z] #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-05T13:37:31.272Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:31.272Z] #43 13.75 make[1]: Nothing to be done for 'all'. [2022-03-05T13:37:31.763Z] #20 59.69 Setting up python3-pip (18.1-5) ... [2022-03-05T13:37:32.025Z] #20 ... [2022-03-05T13:37:32.025Z] [2022-03-05T13:37:32.025Z] #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-05T13:37:32.025Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:32.025Z] #43 105.2 CC criu/ipc_ns.o [2022-03-05T13:37:32.025Z] #43 106.3 CC criu/irmap.o [2022-03-05T13:37:32.025Z] #43 107.1 CC criu/kcmp-ids.o [2022-03-05T13:37:32.025Z] #43 107.4 CC criu/kerndat.o [2022-03-05T13:37:32.025Z] #43 108.6 CC criu/libnetlink.o [2022-03-05T13:37:32.025Z] #43 109.1 CC criu/log.o [2022-03-05T13:37:32.025Z] #43 109.6 CC criu/lsm.o [2022-03-05T13:37:32.025Z] #43 110.0 CC criu/mem.o [2022-03-05T13:37:32.025Z] #43 111.6 CC criu/memfd.o [2022-03-05T13:37:32.025Z] #43 112.3 CC criu/mount.o [2022-03-05T13:37:32.296Z] #20 31.00 Unpacking bash-completion (1:2.8-6) ... [2022-03-05T13:37:32.296Z] #20 31.46 Selecting previously unselected package bzip2. [2022-03-05T13:37:32.296Z] #20 31.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-03-05T13:37:32.296Z] #20 31.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T13:37:32.296Z] #20 31.58 Selecting previously unselected package xz-utils. [2022-03-05T13:37:32.296Z] #20 31.58 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2022-03-05T13:37:32.296Z] #20 31.59 Unpacking xz-utils (5.2.4-1) ... [2022-03-05T13:37:32.369Z] #43 15.34 CC images/stats.o [2022-03-05T13:37:32.369Z] #43 15.67 CC images/core.o [2022-03-05T13:37:32.557Z] #20 31.76 Selecting previously unselected package apparmor. [2022-03-05T13:37:32.557Z] #20 31.76 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-03-05T13:37:32.557Z] #20 31.81 Unpacking apparmor (2.13.2-10) ... [2022-03-05T13:37:32.599Z] #43 ... [2022-03-05T13:37:32.599Z] [2022-03-05T13:37:32.599Z] #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 zstd [2022-03-05T13:37:32.599Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:37:32.599Z] #20 60.82 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:37:32.599Z] #20 60.87 Processing triggers for mime-support (3.62) ... [2022-03-05T13:37:32.639Z] #43 14.87 CC images/stats.o [2022-03-05T13:37:32.639Z] #43 15.18 CC images/core.o [2022-03-05T13:37:32.818Z] #20 32.10 Selecting previously unselected package aufs-tools. [2022-03-05T13:37:32.818Z] #20 32.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-03-05T13:37:32.818Z] #20 32.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-05T13:37:32.932Z] #43 16.15 CC images/core-x86.o [2022-03-05T13:37:33.087Z] #20 32.24 Selecting previously unselected package libonig5:arm64. [2022-03-05T13:37:33.087Z] #20 32.25 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-03-05T13:37:33.087Z] #20 32.26 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-03-05T13:37:33.203Z] #43 15.63 CC images/core-x86.o [2022-03-05T13:37:33.348Z] #20 32.42 Selecting previously unselected package libjq1:arm64. [2022-03-05T13:37:33.348Z] #20 32.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-03-05T13:37:33.348Z] #20 32.43 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-05T13:37:33.348Z] #20 32.55 Selecting previously unselected package jq. [2022-03-05T13:37:33.348Z] #20 32.56 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-03-05T13:37:33.348Z] #20 32.56 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T13:37:33.348Z] #20 32.62 Selecting previously unselected package libaio1:arm64. [2022-03-05T13:37:33.348Z] #20 32.62 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-03-05T13:37:33.348Z] #20 32.63 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-03-05T13:37:33.459Z] #43 16.06 CC images/core-arm.o [2022-03-05T13:37:33.496Z] #43 16.54 CC images/core-arm.o [2022-03-05T13:37:33.608Z] #20 32.69 Selecting previously unselected package libgpm2:arm64. [2022-03-05T13:37:33.608Z] #20 32.69 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-03-05T13:37:33.608Z] #20 32.71 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-03-05T13:37:33.608Z] #20 32.78 Selecting previously unselected package libicu63:arm64. [2022-03-05T13:37:33.608Z] #20 32.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-03-05T13:37:33.608Z] #20 32.80 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-05T13:37:33.613Z] #16 2.595 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T13:37:33.716Z] #43 16.30 CC images/core-aarch64.o [2022-03-05T13:37:33.754Z] #43 16.93 CC images/core-aarch64.o [2022-03-05T13:37:33.877Z] #16 DONE 2.8s [2022-03-05T13:37:33.877Z] [2022-03-05T13:37:33.877Z] #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-05T13:37:33.877Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:33.877Z] #43 49.24 AR soccr/libsoccr.a [2022-03-05T13:37:33.877Z] #43 49.29 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T13:37:33.877Z] #43 49.62 DEP criu/arch/x86/sigframe.d [2022-03-05T13:37:33.877Z] #43 49.69 DEP criu/arch/x86/sigaction_compat.d [2022-03-05T13:37:33.877Z] #43 49.77 DEP criu/arch/x86/kerndat.d [2022-03-05T13:37:33.877Z] #43 49.87 DEP criu/arch/x86/crtools.d [2022-03-05T13:37:33.877Z] #43 49.99 DEP criu/arch/x86/cpu.d [2022-03-05T13:37:33.877Z] #43 50.14 CC criu/arch/x86/cpu.o [2022-03-05T13:37:33.877Z] #43 50.82 CC criu/arch/x86/crtools.o [2022-03-05T13:37:33.877Z] #43 51.95 CC criu/arch/x86/kerndat.o [2022-03-05T13:37:33.877Z] #43 52.39 CC criu/arch/x86/sigaction_compat.o [2022-03-05T13:37:33.877Z] #43 52.64 CC criu/arch/x86/sigframe.o [2022-03-05T13:37:33.877Z] #43 52.85 LINK criu/arch/x86/crtools.built-in.o [2022-03-05T13:37:33.877Z] #43 52.89 DEP criu/pie/util-vdso-elf32.d [2022-03-05T13:37:33.877Z] #43 53.02 DEP criu/pie/util-vdso.d [2022-03-05T13:37:33.877Z] #43 53.12 DEP criu/pie/util.d [2022-03-05T13:37:33.877Z] #43 53.27 CC criu/pie/util.o [2022-03-05T13:37:33.989Z] #20 DONE 62.0s [2022-03-05T13:37:33.989Z] [2022-03-05T13:37:33.989Z] #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-05T13:37:33.989Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:33.989Z] #43 116.4 CC criu/namespaces.o [2022-03-05T13:37:34.011Z] #43 17.25 CC images/core-ppc64.o [2022-03-05T13:37:34.139Z] #43 53.70 CC criu/pie/util-vdso.o [2022-03-05T13:37:34.308Z] #43 16.66 CC images/core-ppc64.o [2022-03-05T13:37:34.571Z] #43 17.09 CC images/core-s390.o [2022-03-05T13:37:34.577Z] #43 17.74 CC images/core-s390.o [2022-03-05T13:37:34.713Z] #43 54.43 CC criu/pie/util-vdso-elf32.o [2022-03-05T13:37:34.940Z] #43 ... [2022-03-05T13:37:34.940Z] [2022-03-05T13:37:34.940Z] #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-05T13:37:34.940Z] #21 sha256:0249e0a0c43f97e9e9f329b42c2c14b0a4b5d989a4bbb909a28b4fffe3e10f92 [2022-03-05T13:37:34.940Z] #21 0.847 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T13:37:34.940Z] #21 0.850 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T13:37:34.940Z] #21 0.854 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T13:37:34.940Z] #21 DONE 0.9s [2022-03-05T13:37:34.940Z] [2022-03-05T13:37:34.940Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:37:34.940Z] #22 sha256:5860c8115cde20889c90276697df3f0892742b2b6100c145510a532d0ef0bd79 [2022-03-05T13:37:35.133Z] #43 17.56 CC images/cpuinfo.o [2022-03-05T13:37:35.140Z] #43 18.19 CC images/cpuinfo.o [2022-03-05T13:37:35.389Z] #43 17.95 CC images/inventory.o [2022-03-05T13:37:35.397Z] #43 18.59 CC images/inventory.o [2022-03-05T13:37:35.645Z] #43 18.16 CC images/fdinfo.o [2022-03-05T13:37:35.654Z] #43 18.79 CC images/fdinfo.o [2022-03-05T13:37:35.659Z] #43 55.06 AR criu/pie/pie.lib.a [2022-03-05T13:37:35.659Z] #43 55.13 DEP criu/pie/restorer.d [2022-03-05T13:37:35.901Z] #43 18.42 CC images/fown.o [2022-03-05T13:37:35.911Z] #43 19.06 CC images/fown.o [2022-03-05T13:37:35.920Z] #43 55.38 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-05T13:37:35.920Z] #43 55.54 DEP criu/arch/x86/restorer_unmap.d [2022-03-05T13:37:35.920Z] #43 55.55 DEP criu/arch/x86/restorer.d [2022-03-05T13:37:36.150Z] #20 ... [2022-03-05T13:37:36.150Z] [2022-03-05T13:37:36.150Z] #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-05T13:37:36.150Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:37:36.150Z] #43 73.83 CC criu/crtools.o [2022-03-05T13:37:36.150Z] #43 74.40 CC criu/eventfd.o [2022-03-05T13:37:36.150Z] #43 74.78 CC criu/eventpoll.o [2022-03-05T13:37:36.150Z] #43 75.52 CC criu/external.o [2022-03-05T13:37:36.150Z] #43 75.77 CC criu/fault-injection.o [2022-03-05T13:37:36.150Z] #43 75.84 CC criu/fdstore.o [2022-03-05T13:37:36.150Z] #43 76.17 CC criu/fifo.o [2022-03-05T13:37:36.150Z] #43 76.51 CC criu/file-ids.o [2022-03-05T13:37:36.150Z] #43 76.85 CC criu/file-lock.o [2022-03-05T13:37:36.150Z] #43 77.78 CC criu/files-ext.o [2022-03-05T13:37:36.150Z] #43 78.19 CC criu/files-reg.o [2022-03-05T13:37:36.150Z] #43 80.41 CC criu/files.o [2022-03-05T13:37:36.150Z] #43 82.41 CC criu/filesystems.o [2022-03-05T13:37:36.150Z] #43 83.01 CC criu/fsnotify.o [2022-03-05T13:37:36.150Z] #43 84.25 CC criu/image-desc.o [2022-03-05T13:37:36.157Z] #43 18.60 CC images/ns.o [2022-03-05T13:37:36.157Z] #43 18.77 CC images/regfile.o [2022-03-05T13:37:36.168Z] #43 19.26 CC images/ns.o [2022-03-05T13:37:36.168Z] #43 19.48 CC images/regfile.o [2022-03-05T13:37:36.181Z] #43 55.70 DEP criu/arch/x86/vdso-pie.d [2022-03-05T13:37:36.181Z] #43 55.82 DEP criu/pie/parasite-vdso.d [2022-03-05T13:37:36.409Z] #43 84.38 CC criu/image.o [2022-03-05T13:37:36.409Z] #43 ... [2022-03-05T13:37:36.409Z] [2022-03-05T13:37:36.410Z] #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 zstd [2022-03-05T13:37:36.410Z] #20 sha256:00f88617c0fde0e9ef6094613ede6aefd6fbbdf9a4e8fd502e46d9a0688296e0 [2022-03-05T13:37:36.410Z] #20 35.58 Selecting previously unselected package libnet1:arm64. [2022-03-05T13:37:36.410Z] #20 35.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-05T13:37:36.410Z] #20 35.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:37:36.410Z] #20 35.69 Selecting previously unselected package libnl-3-200:arm64. [2022-03-05T13:37:36.410Z] #20 35.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-03-05T13:37:36.410Z] #20 35.72 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-03-05T13:37:36.410Z] #20 35.79 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-05T13:37:36.425Z] #43 19.69 CC images/ghost-file.o [2022-03-05T13:37:36.447Z] #43 56.03 DEP criu/pie/parasite.d [2022-03-05T13:37:36.669Z] #20 35.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-03-05T13:37:36.669Z] #20 35.79 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-05T13:37:36.669Z] #20 35.84 Selecting previously unselected package libreadline5:arm64. [2022-03-05T13:37:36.669Z] #20 35.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-03-05T13:37:36.669Z] #20 35.85 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-03-05T13:37:36.669Z] #20 35.94 Selecting previously unselected package net-tools. [2022-03-05T13:37:36.669Z] #20 35.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-03-05T13:37:36.669Z] #20 36.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T13:37:36.710Z] #43 ... [2022-03-05T13:37:36.710Z] [2022-03-05T13:37:36.710Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T13:37:36.710Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-05T13:37:36.710Z] #17 DONE 2.8s [2022-03-05T13:37:36.710Z] [2022-03-05T13:37:36.710Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T13:37:36.710Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-05T13:37:36.718Z] #43 19.03 CC images/ghost-file.o [2022-03-05T13:37:36.718Z] #43 19.33 CC images/fifo.o [2022-03-05T13:37:36.929Z] #20 36.15 Selecting previously unselected package patch. [2022-03-05T13:37:36.929Z] #20 36.15 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-03-05T13:37:36.929Z] #20 36.18 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-05T13:37:36.975Z] #43 19.49 CC images/remap-file-path.o [2022-03-05T13:37:36.975Z] #43 19.71 CC images/eventfd.o [2022-03-05T13:37:36.988Z] #43 19.93 CC images/fifo.o [2022-03-05T13:37:36.988Z] #43 20.10 CC images/remap-file-path.o [2022-03-05T13:37:36.988Z] #43 20.26 CC images/eventfd.o [2022-03-05T13:37:37.190Z] #20 36.25 Selecting previously unselected package python-pip-whl. [2022-03-05T13:37:37.190Z] #20 36.25 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-05T13:37:37.190Z] #20 36.26 Unpacking python-pip-whl (18.1-5) ... [2022-03-05T13:37:37.246Z] #43 20.53 CC images/eventpoll.o [2022-03-05T13:37:37.451Z] #20 36.63 Selecting previously unselected package python3-lib2to3. [2022-03-05T13:37:37.451Z] #20 36.63 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-05T13:37:37.451Z] #20 36.64 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-05T13:37:37.539Z] #43 19.86 CC images/eventpoll.o [2022-03-05T13:37:37.539Z] #43 20.08 CC images/fh.o [2022-03-05T13:37:37.539Z] #43 20.26 CC images/fsnotify.o [2022-03-05T13:37:37.541Z] #43 20.75 CC images/fh.o [2022-03-05T13:37:37.710Z] #20 36.79 Selecting previously unselected package python3-distutils. [2022-03-05T13:37:37.710Z] #20 36.81 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-05T13:37:37.710Z] #20 36.82 Unpacking python3-distutils (3.7.3-1) ... [2022-03-05T13:37:37.710Z] #20 36.95 Selecting previously unselected package python3-pip. [2022-03-05T13:37:37.710Z] #20 36.96 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-05T13:37:37.710Z] #20 36.97 Unpacking python3-pip (18.1-5) ... [2022-03-05T13:37:37.811Z] #43 21.06 CC images/fsnotify.o [2022-03-05T13:37:37.971Z] #20 37.10 Selecting previously unselected package python3-pkg-resources. [2022-03-05T13:37:37.971Z] #20 37.11 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T13:37:37.972Z] #20 37.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-05T13:37:37.972Z] #20 37.23 Selecting previously unselected package python3-setuptools. [2022-03-05T13:37:37.972Z] #20 37.24 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-05T13:37:37.972Z] #20 37.25 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-05T13:37:38.103Z] #43 20.68 CC images/signalfd.o [2022-03-05T13:37:38.232Z] #20 37.47 Selecting previously unselected package python3-wheel. [2022-03-05T13:37:38.232Z] #20 37.47 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-05T13:37:38.232Z] #20 37.48 Unpacking python3-wheel (0.32.3-2) ... [2022-03-05T13:37:38.232Z] #20 37.56 Selecting previously unselected package sudo. [2022-03-05T13:37:38.232Z] #20 37.56 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-03-05T13:37:38.232Z] #20 37.57 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-05T13:37:38.361Z] #43 20.92 CC images/fs.o [2022-03-05T13:37:38.386Z] #43 21.61 CC images/signalfd.o [2022-03-05T13:37:38.386Z] #43 ... [2022-03-05T13:37:38.386Z] [2022-03-05T13:37:38.386Z] #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-05T13:37:38.386Z] #56 sha256:f4fc247cad0fc9d43e2e80b680e14a8a9868843aeb71267462078fae3904335c [2022-03-05T13:37:38.618Z] #43 21.10 CC images/pstree.o [2022-03-05T13:37:38.629Z] #18 DONE 1.8s [2022-03-05T13:37:38.629Z] [2022-03-05T13:37:38.629Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-05T13:37:38.629Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-05T13:37:38.804Z] #20 37.99 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T13:37:38.804Z] #20 38.00 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-03-05T13:37:38.804Z] #20 38.00 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T13:37:38.875Z] #43 21.27 CC images/pipe.o [2022-03-05T13:37:38.875Z] #43 21.45 CC images/tcp-stream.o [2022-03-05T13:37:39.065Z] #20 38.24 Selecting previously unselected package uidmap. [2022-03-05T13:37:39.065Z] #20 38.24 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-03-05T13:37:39.065Z] #20 38.24 Unpacking uidmap (1:4.5-1.1) ... [2022-03-05T13:37:39.065Z] #20 38.34 Selecting previously unselected package vim-runtime. [2022-03-05T13:37:39.065Z] #20 38.34 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:37:39.065Z] #20 38.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-05T13:37:39.065Z] #20 38.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-05T13:37:39.065Z] #20 38.41 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-05T13:37:39.131Z] #43 21.63 CC images/sk-packet.o [2022-03-05T13:37:39.131Z] #43 ... [2022-03-05T13:37:39.131Z] [2022-03-05T13:37:39.131Z] #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-05T13:37:39.131Z] #56 sha256:396ff384cd8889fdf93ea7b5d5ee731f6ab3f1980538c1db5cc3dffbed3a22b5 [2022-03-05T13:37:39.732Z] #56 53.88 Checking out files: 49% (2342/4731) Checking out files: 50% (2366/4731) Checking out files: 51% (2413/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: 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-05T13:37:39.732Z] #56 55.24 + cd /tmp/tmp.GZ88dZVcpA/src/github.com/containerd/containerd [2022-03-05T13:37:39.732Z] #56 55.24 + git checkout -q v1.5.10 [2022-03-05T13:37:40.160Z] #56 52.65 Checking out files: 53% (2523/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% (4388/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-05T13:37:40.160Z] #56 53.86 + cd /tmp/tmp.K90JjJGZs8/src/github.com/containerd/containerd [2022-03-05T13:37:40.160Z] #56 53.86 + git checkout -q v1.5.10 [2022-03-05T13:37:40.232Z] #22 5.010 Collecting yamllint==1.26.1 [2022-03-05T13:37:40.232Z] #22 ... [2022-03-05T13:37:40.232Z] [2022-03-05T13:37:40.233Z] #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-05T13:37:40.233Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:37:40.233Z] #40 210.9 + dpkg --print-architecture [2022-03-05T13:37:40.233Z] #40 211.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-05T13:37:40.233Z] #40 211.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-05T13:37:40.233Z] #40 211.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-05T13:37:41.177Z] #19 DONE 2.7s [2022-03-05T13:37:41.177Z] [2022-03-05T13:37:41.177Z] #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 zstd [2022-03-05T13:37:41.177Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:37:41.528Z] #56 55.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T13:37:41.528Z] #56 55.10 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T13:37:41.528Z] #56 55.10 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T13:37:41.528Z] #56 55.10 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T13:37:41.528Z] #56 55.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T13:37:41.528Z] #56 55.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T13:37:41.528Z] #56 55.10 + '[' '' = dynamic ']' [2022-03-05T13:37:41.528Z] #56 55.10 + make [2022-03-05T13:37:41.622Z] #56 57.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T13:37:41.622Z] #56 57.10 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T13:37:41.622Z] #56 57.10 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T13:37:41.622Z] #56 57.10 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T13:37:41.622Z] #56 57.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T13:37:41.622Z] #56 57.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T13:37:41.622Z] #56 57.10 + '[' '' = dynamic ']' [2022-03-05T13:37:41.622Z] #56 57.10 + make [2022-03-05T13:37:42.363Z] #20 41.28 Selecting previously unselected package vim. [2022-03-05T13:37:42.363Z] #20 41.29 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2022-03-05T13:37:42.363Z] #20 41.31 Unpacking vim (2:8.1.0875-5) ... [2022-03-05T13:37:42.623Z] #20 41.79 Selecting previously unselected package xfsprogs. [2022-03-05T13:37:42.623Z] #20 41.79 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-03-05T13:37:42.623Z] #20 41.80 Unpacking xfsprogs (4.20.0-1) ... [2022-03-05T13:37:43.193Z] #20 42.36 Selecting previously unselected package zip. [2022-03-05T13:37:43.193Z] #20 42.37 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-03-05T13:37:43.193Z] #20 42.39 Unpacking zip (3.0-11+b1) ... [2022-03-05T13:37:43.420Z] #56 56.77 + bin/ctr [2022-03-05T13:37:43.467Z] #20 42.54 Selecting previously unselected package zstd. [2022-03-05T13:37:43.467Z] #20 42.55 Preparing to unpack .../41-zstd_1.3.8+dfsg-3+deb10u2_arm64.deb ... [2022-03-05T13:37:43.467Z] #20 42.55 Unpacking zstd (1.3.8+dfsg-3+deb10u2) ... [2022-03-05T13:37:43.467Z] #20 42.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-05T13:37:43.467Z] #20 42.75 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T13:37:43.467Z] #20 42.76 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-03-05T13:37:43.467Z] #20 42.77 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-03-05T13:37:43.467Z] #20 42.78 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-03-05T13:37:43.467Z] #20 42.79 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-03-05T13:37:43.467Z] #20 42.82 Setting up uidmap (1:4.5-1.1) ... [2022-03-05T13:37:43.467Z] #20 42.83 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-03-05T13:37:43.515Z] #56 58.88 + bin/ctr [2022-03-05T13:37:43.727Z] #20 42.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:37:43.727Z] #20 42.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T13:37:43.727Z] #20 42.86 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-05T13:37:43.727Z] #20 42.88 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-05T13:37:43.727Z] #20 42.90 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T13:37:43.727Z] #20 42.91 Setting up zip (3.0-11+b1) ... [2022-03-05T13:37:43.727Z] #20 42.92 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T13:37:43.727Z] #20 42.94 Setting up bash-completion (1:2.8-6) ... [2022-03-05T13:37:43.732Z] #20 2.103 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T13:37:43.732Z] #20 2.292 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:37:43.732Z] #20 2.304 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:37:43.732Z] #20 2.332 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:37:43.732Z] #20 2.678 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T13:37:44.675Z] #20 3.692 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:37:45.525Z] #40 ... [2022-03-05T13:37:45.526Z] [2022-03-05T13:37:45.526Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:37:45.526Z] #22 sha256:5860c8115cde20889c90276697df3f0892742b2b6100c145510a532d0ef0bd79 [2022-03-05T13:37:45.526Z] #22 10.37 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-05T13:37:45.526Z] #22 ... [2022-03-05T13:37:45.526Z] [2022-03-05T13:37:45.526Z] #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-05T13:37:45.526Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:45.526Z] #43 118.6 CC criu/net.o [2022-03-05T13:37:45.526Z] #43 122.3 CC criu/netfilter.o [2022-03-05T13:37:45.526Z] #43 122.7 CC criu/page-pipe.o [2022-03-05T13:37:45.526Z] #43 123.4 CC criu/page-xfer.o [2022-03-05T13:37:45.526Z] #43 124.7 CC criu/pagemap-cache.o [2022-03-05T13:37:45.526Z] #43 125.0 CC criu/pagemap.o [2022-03-05T13:37:45.526Z] #43 125.8 CC criu/parasite-syscall.o [2022-03-05T13:37:45.526Z] #43 126.6 CC criu/path.o [2022-03-05T13:37:45.526Z] #43 126.8 CC criu/pie-util-vdso-elf32.o [2022-03-05T13:37:45.526Z] #43 127.3 CC criu/pie-util-vdso.o [2022-03-05T13:37:45.526Z] #43 127.8 CC criu/pie-util.o [2022-03-05T13:37:45.526Z] #43 127.9 CC criu/pipes.o [2022-03-05T13:37:45.526Z] #43 128.6 CC criu/plugin.o [2022-03-05T13:37:46.065Z] #20 4.848 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:37:46.098Z] #43 129.1 CC criu/proc_parse.o [2022-03-05T13:37:46.272Z] #20 45.12 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-03-05T13:37:46.272Z] #20 45.13 Setting up xz-utils (5.2.4-1) ... [2022-03-05T13:37:46.272Z] #20 45.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T13:37:46.272Z] #20 45.17 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-05T13:37:46.272Z] #20 45.18 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-05T13:37:46.272Z] #20 45.24 invoke-rc.d: could not determine current runlevel [2022-03-05T13:37:46.272Z] #20 45.25 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T13:37:46.272Z] #20 45.25 Setting up pigz (2.4-1) ... [2022-03-05T13:37:46.272Z] #20 45.26 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-05T13:37:46.272Z] #20 45.27 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-03-05T13:37:46.272Z] #20 45.31 Setting up python-pip-whl (18.1-5) ... [2022-03-05T13:37:46.272Z] #20 45.32 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-03-05T13:37:46.272Z] #20 45.34 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-05T13:37:46.359Z] #43 ... [2022-03-05T13:37:46.359Z] [2022-03-05T13:37:46.359Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:37:46.359Z] #22 sha256:5860c8115cde20889c90276697df3f0892742b2b6100c145510a532d0ef0bd79 [2022-03-05T13:37:46.359Z] #22 11.58 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-05T13:37:46.360Z] #22 11.65 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-05T13:37:46.360Z] #22 11.70 Collecting pyyaml (from yamllint==1.26.1) [2022-03-05T13:37:46.532Z] #20 45.67 Setting up libaio1:arm64 (0.3.112-3) ... [2022-03-05T13:37:46.532Z] #20 45.68 Setting up zstd (1.3.8+dfsg-3+deb10u2) ... [2022-03-05T13:37:46.532Z] #20 45.69 Setting up libonig5:arm64 (6.9.1-1) ... [2022-03-05T13:37:46.532Z] #20 45.71 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-03-05T13:37:46.532Z] #20 45.72 Setting up vim (2:8.1.0875-5) ... [2022-03-05T13:37:46.532Z] #20 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T13:37:46.532Z] #20 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T13:37:46.532Z] #20 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T13:37:46.532Z] #20 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T13:37:46.532Z] #20 45.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T13:37:46.532Z] #20 45.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T13:37:46.532Z] #20 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T13:37:46.532Z] #20 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T13:37:46.532Z] #20 45.77 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-05T13:37:46.532Z] #20 45.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T13:37:46.532Z] #20 45.80 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-03-05T13:37:46.532Z] #20 45.83 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T13:37:46.532Z] #20 45.84 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-03-05T13:37:46.532Z] #20 45.85 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T13:37:46.931Z] #22 12.03 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-05T13:37:47.009Z] #20 ... [2022-03-05T13:37:47.009Z] [2022-03-05T13:37:47.009Z] #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-05T13:37:47.009Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:47.009Z] #43 56.35 CC criu/pie/parasite.o [2022-03-05T13:37:47.009Z] #43 57.51 LINK criu/pie/parasite.built-in.o [2022-03-05T13:37:47.009Z] #43 57.53 GEN criu/pie/parasite-blob.h [2022-03-05T13:37:47.009Z] #43 57.55 CC criu/pie/parasite-vdso.o [2022-03-05T13:37:47.009Z] #43 58.30 CC criu/arch/x86/vdso-pie.o [2022-03-05T13:37:47.009Z] #43 58.61 CC criu/arch/x86/restorer.o [2022-03-05T13:37:47.009Z] #43 59.23 CC criu/arch/x86/restorer_unmap.o [2022-03-05T13:37:47.009Z] #43 59.25 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-05T13:37:47.009Z] #43 59.50 CC criu/pie/restorer.o [2022-03-05T13:37:47.009Z] #43 62.45 LINK criu/pie/restorer.built-in.o [2022-03-05T13:37:47.009Z] #43 62.48 GEN criu/pie/restorer-blob.h [2022-03-05T13:37:47.009Z] #43 62.57 DEP criu/vdso.d [2022-03-05T13:37:47.009Z] #43 62.72 DEP criu/vdso-compat.d [2022-03-05T13:37:47.009Z] #43 62.82 DEP criu/uts_ns.d [2022-03-05T13:37:47.009Z] #43 62.97 DEP criu/util.d [2022-03-05T13:37:47.009Z] #43 63.13 DEP criu/uffd.d [2022-03-05T13:37:47.009Z] #43 63.31 DEP criu/tun.d [2022-03-05T13:37:47.009Z] #43 63.55 DEP criu/tty.d [2022-03-05T13:37:47.009Z] #43 63.72 DEP criu/timerfd.d [2022-03-05T13:37:47.009Z] #43 63.87 DEP criu/timens.d [2022-03-05T13:37:47.009Z] #43 64.01 DEP criu/sysfs_parse.d [2022-03-05T13:37:47.009Z] #43 64.15 DEP criu/sysctl.d [2022-03-05T13:37:47.009Z] #43 64.35 DEP criu/string.d [2022-03-05T13:37:47.009Z] #43 64.37 DEP criu/stats.d [2022-03-05T13:37:47.009Z] #43 64.54 DEP criu/sockets.d [2022-03-05T13:37:47.009Z] #43 64.74 DEP criu/sk-unix.d [2022-03-05T13:37:47.009Z] #43 64.93 DEP criu/sk-tcp.d [2022-03-05T13:37:47.009Z] #43 65.12 DEP criu/sk-queue.d [2022-03-05T13:37:47.009Z] #43 65.26 DEP criu/sk-packet.d [2022-03-05T13:37:47.009Z] #43 65.43 DEP criu/sk-netlink.d [2022-03-05T13:37:47.009Z] #43 65.59 DEP criu/sk-inet.d [2022-03-05T13:37:47.009Z] #43 65.75 DEP criu/signalfd.d [2022-03-05T13:37:47.009Z] #43 65.87 DEP criu/sigframe.d [2022-03-05T13:37:47.009Z] #43 65.96 DEP criu/shmem.d [2022-03-05T13:37:47.009Z] #43 66.08 DEP criu/servicefd.d [2022-03-05T13:37:47.009Z] #43 66.21 DEP criu/seize.d [2022-03-05T13:37:47.009Z] #43 66.40 DEP criu/seccomp.d [2022-03-05T13:37:47.009Z] #43 66.58 DEP criu/rst-malloc.d [2022-03-05T13:37:47.009Z] #43 66.63 DEP criu/rbtree.d [2022-03-05T13:37:47.009Z] #43 66.67 DEP criu/pstree.d [2022-03-05T13:37:47.102Z] #20 ... [2022-03-05T13:37:47.102Z] [2022-03-05T13:37:47.102Z] #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-05T13:37:47.102Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:37:47.102Z] #43 85.10 CC criu/ipc_ns.o [2022-03-05T13:37:47.102Z] #43 86.36 CC criu/irmap.o [2022-03-05T13:37:47.102Z] #43 86.99 CC criu/kcmp-ids.o [2022-03-05T13:37:47.102Z] #43 87.31 CC criu/kerndat.o [2022-03-05T13:37:47.102Z] #43 88.47 CC criu/libnetlink.o [2022-03-05T13:37:47.102Z] #43 88.84 CC criu/log.o [2022-03-05T13:37:47.102Z] #43 89.32 CC criu/lsm.o [2022-03-05T13:37:47.102Z] #43 89.73 CC criu/mem.o [2022-03-05T13:37:47.102Z] #43 91.73 CC criu/memfd.o [2022-03-05T13:37:47.102Z] #43 92.39 CC criu/mount.o [2022-03-05T13:37:47.193Z] #22 12.34 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-05T13:37:47.193Z] #22 12.34 Building wheels for collected packages: yamllint [2022-03-05T13:37:47.193Z] #22 12.34 Running setup.py bdist_wheel for yamllint: started [2022-03-05T13:37:47.271Z] #43 66.81 DEP criu/protobuf.d [2022-03-05T13:37:47.534Z] #43 66.93 GEN criu/protobuf-desc-gen.h [2022-03-05T13:37:47.534Z] #43 ... [2022-03-05T13:37:47.534Z] [2022-03-05T13:37:47.534Z] #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 zstd [2022-03-05T13:37:47.534Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:37:47.534Z] #20 6.224 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:37:47.534Z] #20 ... [2022-03-05T13:37:47.534Z] [2022-03-05T13:37:47.534Z] #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-05T13:37:47.534Z] #53 sha256:20e27390e4209705c072446b3724be403ee59fcd11f244cbc00cfe47cec21fbb [2022-03-05T13:37:47.534Z] #53 12.97 + cd /tmp/tmp.wwhheFDPjp/src/github.com/opencontainers/runc [2022-03-05T13:37:47.534Z] #53 12.97 + git checkout -q v1.0.3 [2022-03-05T13:37:47.534Z] #53 13.62 + '[' -z '' ']' [2022-03-05T13:37:47.534Z] #53 13.62 + target=static [2022-03-05T13:37:47.534Z] #53 13.62 + make BUILDTAGS=seccomp static [2022-03-05T13:37:47.534Z] #53 14.19 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-05T13:37:48.137Z] #22 13.42 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-05T13:37:48.137Z] #22 13.43 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-05T13:37:48.137Z] #22 13.47 Successfully built yamllint [2022-03-05T13:37:48.399Z] #22 13.49 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-05T13:37:48.484Z] #43 96.45 CC criu/namespaces.o [2022-03-05T13:37:48.662Z] #22 13.88 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T13:37:48.765Z] #56 ... [2022-03-05T13:37:48.765Z] [2022-03-05T13:37:48.765Z] #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-05T13:37:48.765Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:48.766Z] #43 21.78 CC images/fs.o [2022-03-05T13:37:48.766Z] #43 21.90 CC images/pstree.o [2022-03-05T13:37:48.766Z] #43 22.12 CC images/pipe.o [2022-03-05T13:37:48.766Z] #43 22.31 CC images/tcp-stream.o [2022-03-05T13:37:48.766Z] #43 22.52 CC images/sk-packet.o [2022-03-05T13:37:48.766Z] #43 22.76 CC images/mnt.o [2022-03-05T13:37:48.766Z] #43 22.92 CC images/pipe-data.o [2022-03-05T13:37:48.766Z] #43 23.12 CC images/sa.o [2022-03-05T13:37:48.766Z] #43 23.31 CC images/timer.o [2022-03-05T13:37:48.766Z] #43 23.55 CC images/timerfd.o [2022-03-05T13:37:48.766Z] #43 23.68 CC images/mm.o [2022-03-05T13:37:48.766Z] #43 23.87 CC images/sk-opts.o [2022-03-05T13:37:48.766Z] #43 24.04 CC images/sk-unix.o [2022-03-05T13:37:48.766Z] #43 24.28 CC images/sk-inet.o [2022-03-05T13:37:48.766Z] #43 24.62 CC images/tun.o [2022-03-05T13:37:48.766Z] #43 24.81 CC images/sk-netlink.o [2022-03-05T13:37:48.766Z] #43 25.00 CC images/packet-sock.o [2022-03-05T13:37:48.766Z] #43 25.36 CC images/ipc-var.o [2022-03-05T13:37:48.766Z] #43 25.60 CC images/ipc-desc.o [2022-03-05T13:37:48.766Z] #43 25.79 CC images/ipc-shm.o [2022-03-05T13:37:48.766Z] #43 25.95 CC images/ipc-msg.o [2022-03-05T13:37:48.766Z] #43 26.14 CC images/ipc-sem.o [2022-03-05T13:37:48.766Z] #43 26.32 CC images/utsns.o [2022-03-05T13:37:48.766Z] #43 26.58 CC images/creds.o [2022-03-05T13:37:48.766Z] #43 26.76 CC images/vma.o [2022-03-05T13:37:48.766Z] #43 26.90 CC images/netdev.o [2022-03-05T13:37:48.766Z] #43 27.22 CC images/tty.o [2022-03-05T13:37:48.766Z] #43 27.73 CC images/file-lock.o [2022-03-05T13:37:48.766Z] #43 27.89 CC images/rlimit.o [2022-03-05T13:37:48.766Z] #43 28.11 CC images/pagemap.o [2022-03-05T13:37:48.766Z] #43 28.35 CC images/siginfo.o [2022-03-05T13:37:48.766Z] #43 28.66 CC images/rpc.o [2022-03-05T13:37:48.766Z] #43 29.66 CC images/ext-file.o [2022-03-05T13:37:48.766Z] #43 29.87 CC images/cgroup.o [2022-03-05T13:37:48.766Z] #43 30.45 CC images/userns.o [2022-03-05T13:37:48.766Z] #43 30.73 CC images/google/protobuf/descriptor.o [2022-03-05T13:37:49.023Z] #43 32.08 CC images/opts.o [2022-03-05T13:37:49.055Z] #43 ... [2022-03-05T13:37:49.055Z] [2022-03-05T13:37:49.055Z] #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-05T13:37:49.055Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-05T13:37:49.055Z] #40 149.9 + dpkg --print-architecture [2022-03-05T13:37:49.282Z] #43 32.37 CC images/seccomp.o [2022-03-05T13:37:49.282Z] #43 32.61 CC images/binfmt-misc.o [2022-03-05T13:37:49.460Z] #53 ... [2022-03-05T13:37:49.460Z] [2022-03-05T13:37:49.460Z] #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-05T13:37:49.460Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:49.460Z] #43 68.63 DEP criu/protobuf-desc.d [2022-03-05T13:37:49.460Z] #43 68.81 DEP criu/proc_parse.d [2022-03-05T13:37:49.460Z] #43 69.00 DEP criu/plugin.d [2022-03-05T13:37:49.460Z] #43 69.08 DEP criu/pipes.d [2022-03-05T13:37:49.723Z] #43 69.23 DEP criu/pie-util.d [2022-03-05T13:37:49.723Z] #43 69.33 DEP criu/pie-util-vdso.d [2022-03-05T13:37:49.723Z] #43 69.44 DEP criu/pie-util-vdso-elf32.d [2022-03-05T13:37:49.846Z] #43 32.82 CC images/time.o [2022-03-05T13:37:49.846Z] #43 33.06 CC images/sysctl.o [2022-03-05T13:37:49.846Z] #43 33.24 CC images/autofs.o [2022-03-05T13:37:49.972Z] #56 ... [2022-03-05T13:37:49.973Z] [2022-03-05T13:37: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-05T13:37:49.973Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:49.973Z] #43 21.83 CC images/mnt.o [2022-03-05T13:37:49.973Z] #43 22.01 CC images/pipe-data.o [2022-03-05T13:37:49.973Z] #43 22.19 CC images/sa.o [2022-03-05T13:37:49.973Z] #43 22.43 CC images/timer.o [2022-03-05T13:37:49.973Z] #43 22.68 CC images/timerfd.o [2022-03-05T13:37:49.973Z] #43 22.92 CC images/mm.o [2022-03-05T13:37:49.973Z] #43 23.11 CC images/sk-opts.o [2022-03-05T13:37:49.973Z] #43 23.28 CC images/sk-unix.o [2022-03-05T13:37:49.973Z] #43 23.46 CC images/sk-inet.o [2022-03-05T13:37:49.973Z] #43 23.72 CC images/tun.o [2022-03-05T13:37:49.973Z] #43 23.95 CC images/sk-netlink.o [2022-03-05T13:37:49.973Z] #43 24.11 CC images/packet-sock.o [2022-03-05T13:37:49.973Z] #43 24.38 CC images/ipc-var.o [2022-03-05T13:37:49.973Z] #43 24.59 CC images/ipc-desc.o [2022-03-05T13:37:49.973Z] #43 24.82 CC images/ipc-shm.o [2022-03-05T13:37:49.973Z] #43 24.96 CC images/ipc-msg.o [2022-03-05T13:37:49.973Z] #43 25.19 CC images/ipc-sem.o [2022-03-05T13:37:49.973Z] #43 25.38 CC images/utsns.o [2022-03-05T13:37:49.973Z] #43 25.51 CC images/creds.o [2022-03-05T13:37:49.973Z] #43 25.68 CC images/vma.o [2022-03-05T13:37:49.973Z] #43 25.90 CC images/netdev.o [2022-03-05T13:37:49.973Z] #43 26.24 CC images/tty.o [2022-03-05T13:37:49.973Z] #43 26.65 CC images/file-lock.o [2022-03-05T13:37:49.973Z] #43 26.85 CC images/rlimit.o [2022-03-05T13:37:49.973Z] #43 27.07 CC images/pagemap.o [2022-03-05T13:37:49.973Z] #43 27.33 CC images/siginfo.o [2022-03-05T13:37:49.973Z] #43 27.55 CC images/rpc.o [2022-03-05T13:37:49.973Z] #43 28.59 CC images/ext-file.o [2022-03-05T13:37:49.973Z] #43 28.76 CC images/cgroup.o [2022-03-05T13:37:49.973Z] #43 29.22 CC images/userns.o [2022-03-05T13:37:49.973Z] #43 29.43 CC images/google/protobuf/descriptor.o [2022-03-05T13:37:49.973Z] #43 30.78 CC images/opts.o [2022-03-05T13:37:49.973Z] #43 30.93 CC images/seccomp.o [2022-03-05T13:37:49.973Z] #43 31.14 CC images/binfmt-misc.o [2022-03-05T13:37:49.973Z] #43 31.32 CC images/time.o [2022-03-05T13:37:49.973Z] #43 31.50 CC images/sysctl.o [2022-03-05T13:37:49.973Z] #43 31.69 CC images/autofs.o [2022-03-05T13:37:49.973Z] #43 31.93 CC images/macvlan.o [2022-03-05T13:37:49.973Z] #43 32.11 CC images/sit.o [2022-03-05T13:37:49.973Z] #43 32.27 CC images/memfd.o [2022-03-05T13:37:49.973Z] #43 32.55 CC images/timens.o [2022-03-05T13:37:49.985Z] #43 69.54 DEP criu/path.d [2022-03-05T13:37:50.052Z] #22 DONE 15.2s [2022-03-05T13:37:50.052Z] [2022-03-05T13:37:50.052Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T13:37:50.052Z] #25 sha256:e00afdbef846fb5df08dfce3486ce5ef4d9a74422f4ada0d9028c352e0c76e1a [2022-03-05T13:37:50.230Z] #43 32.77 LINK images/built-in.o [2022-03-05T13:37:50.230Z] #43 32.90 GEN compel/include/asm [2022-03-05T13:37:50.230Z] #43 32.92 GEN compel/include/version.h [2022-03-05T13:37:50.230Z] #43 32.94 touch .config [2022-03-05T13:37:50.246Z] #43 69.73 DEP criu/parasite-syscall.d [2022-03-05T13:37:50.410Z] #43 33.41 CC images/macvlan.o [2022-03-05T13:37:50.411Z] #43 33.55 CC images/sit.o [2022-03-05T13:37:50.487Z] #43 32.99 GEN include/common/config.h [2022-03-05T13:37:50.487Z] #43 33.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-05T13:37:50.487Z] #43 33.09 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-05T13:37:50.487Z] #43 33.11 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-05T13:37:50.487Z] #43 33.13 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-05T13:37:50.487Z] #43 33.17 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-05T13:37:50.508Z] #43 70.00 DEP criu/pagemap.d [2022-03-05T13:37:50.508Z] #43 70.14 DEP criu/pagemap-cache.d [2022-03-05T13:37:50.624Z] #25 DONE 0.6s [2022-03-05T13:37:50.624Z] [2022-03-05T13:37:50.624Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T13:37:50.624Z] #30 sha256:14917e6604ff81186ec32ccaacd24dda4dc82222821002c761aac5818cbc179f [2022-03-05T13:37:50.668Z] #43 33.74 CC images/memfd.o [2022-03-05T13:37:50.746Z] #43 33.20 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-05T13:37:50.746Z] #43 33.22 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-05T13:37:50.746Z] #43 33.26 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-05T13:37:50.746Z] #43 33.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-05T13:37:50.746Z] #43 33.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-05T13:37:50.746Z] #43 33.31 DEP compel/plugins/std/infect.d [2022-03-05T13:37:50.746Z] #43 33.40 DEP compel/plugins/std/string.d [2022-03-05T13:37:50.772Z] #43 70.24 DEP criu/page-xfer.d [2022-03-05T13:37:50.772Z] #43 70.35 DEP criu/page-pipe.d [2022-03-05T13:37:50.772Z] #43 70.44 DEP criu/netfilter.d [2022-03-05T13:37:50.925Z] #43 34.00 CC images/timens.o [2022-03-05T13:37:50.926Z] #43 34.22 LINK images/built-in.o [2022-03-05T13:37:51.005Z] #43 33.46 DEP compel/plugins/std/log.d [2022-03-05T13:37:51.005Z] #43 33.53 DEP compel/plugins/std/fds.d [2022-03-05T13:37:51.005Z] #43 33.61 DEP compel/plugins/std/std.d [2022-03-05T13:37:51.005Z] #43 33.67 DEP compel/plugins/shmem/shmem.d [2022-03-05T13:37:51.019Z] #40 DONE 151.8s [2022-03-05T13:37:51.019Z] [2022-03-05T13:37:51.019Z] #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 zstd [2022-03-05T13:37:51.019Z] #20 sha256:00f88617c0fde0e9ef6094613ede6aefd6fbbdf9a4e8fd502e46d9a0688296e0 [2022-03-05T13:37:51.019Z] #20 49.12 Setting up iptables (1.8.2-4) ... [2022-03-05T13:37:51.019Z] #20 49.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T13:37:51.019Z] #20 49.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T13:37:51.019Z] #20 49.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T13:37:51.019Z] #20 49.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T13:37:51.019Z] #20 49.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T13:37:51.019Z] #20 49.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T13:37:51.019Z] #20 49.29 Setting up python3 (3.7.3-1) ... [2022-03-05T13:37:51.019Z] #20 49.83 Setting up python3-wheel (0.32.3-2) ... [2022-03-05T13:37:51.033Z] #43 70.56 DEP criu/net.d [2022-03-05T13:37:51.198Z] #43 34.35 GEN compel/include/asm [2022-03-05T13:37:51.198Z] #43 34.37 GEN compel/include/version.h [2022-03-05T13:37:51.198Z] #43 34.39 touch .config [2022-03-05T13:37:51.198Z] #43 34.45 GEN include/common/config.h [2022-03-05T13:37:51.263Z] #43 33.74 DEP compel/plugins/fds/fds.d [2022-03-05T13:37:51.263Z] #43 33.83 CC compel/plugins/std/std.o [2022-03-05T13:37:51.295Z] #43 70.73 DEP criu/namespaces.d [2022-03-05T13:37:51.295Z] #43 70.88 DEP criu/mount.d [2022-03-05T13:37:51.456Z] #43 34.55 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-05T13:37:51.456Z] #43 34.56 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-05T13:37:51.456Z] #43 34.60 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-05T13:37:51.456Z] #43 34.61 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-05T13:37:51.456Z] #43 34.63 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-05T13:37:51.456Z] #43 34.65 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-05T13:37:51.456Z] #43 34.69 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-05T13:37:51.456Z] #43 34.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-05T13:37:51.456Z] #43 34.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-05T13:37:51.456Z] #43 34.74 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-05T13:37:51.456Z] #43 34.74 DEP compel/plugins/std/infect.d [2022-03-05T13:37:51.557Z] #43 71.03 DEP criu/memfd.d [2022-03-05T13:37:51.713Z] #43 34.85 DEP compel/plugins/std/string.d [2022-03-05T13:37:51.713Z] #43 34.98 DEP compel/plugins/std/log.d [2022-03-05T13:37:51.818Z] #43 71.17 DEP criu/mem.d [2022-03-05T13:37:51.819Z] #43 71.34 DEP criu/lsm.d [2022-03-05T13:37:51.827Z] #43 34.17 CC compel/plugins/std/fds.o [2022-03-05T13:37:51.882Z] #20 50.96 Setting up apparmor (2.13.2-10) ... [2022-03-05T13:37:51.922Z] using credential docker-jenkins-github-credentials [2022-03-05T13:37:51.970Z] #43 35.12 DEP compel/plugins/std/fds.d [2022-03-05T13:37:51.970Z] #43 35.24 DEP compel/plugins/std/std.d [2022-03-05T13:37:52.000Z] Cloning the remote Git repository [2022-03-05T13:37:52.000Z] Cloning with configured refspecs honoured and without tags [2022-03-05T13:37:52.081Z] #43 71.48 DEP criu/log.d [2022-03-05T13:37:52.081Z] #43 71.66 DEP criu/libnetlink.d [2022-03-05T13:37:52.084Z] #43 34.65 CC compel/plugins/std/log.o [2022-03-05T13:37:52.228Z] #43 35.37 DEP compel/plugins/shmem/shmem.d [2022-03-05T13:37:52.228Z] #43 35.43 DEP compel/plugins/fds/fds.d [2022-03-05T13:37:52.340Z] #43 ... [2022-03-05T13:37:52.341Z] [2022-03-05T13:37:52.341Z] #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-05T13:37:52.341Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:37:52.341Z] #13 118.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T13:37:52.341Z] #13 118.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T13:37:52.341Z] #13 118.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:52.342Z] #43 71.79 DEP criu/kerndat.d [2022-03-05T13:37:52.342Z] #43 71.95 DEP criu/kcmp-ids.d [2022-03-05T13:37:52.342Z] #43 71.98 DEP criu/irmap.d [2022-03-05T13:37:52.485Z] #43 35.61 CC compel/plugins/std/std.o [2022-03-05T13:37:52.485Z] #43 ... [2022-03-05T13:37:52.485Z] [2022-03-05T13:37:52.485Z] #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-05T13:37:52.485Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:37:52.485Z] #13 119.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T13:37:52.485Z] #13 119.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T13:37:52.485Z] #13 119.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:52.202Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T13:37:52.603Z] #43 72.08 DEP criu/ipc_ns.d [2022-03-05T13:37:52.603Z] #43 72.21 DEP criu/image.d [2022-03-05T13:37:52.603Z] #43 72.36 DEP criu/image-desc.d [2022-03-05T13:37:52.741Z] #13 ... [2022-03-05T13:37:52.742Z] [2022-03-05T13:37:52.742Z] #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-05T13:37:52.742Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:52.742Z] #43 35.86 CC compel/plugins/std/fds.o [2022-03-05T13:37:52.864Z] #43 72.49 DEP criu/fsnotify.d [2022-03-05T13:37:52.904Z] #13 ... [2022-03-05T13:37:52.904Z] [2022-03-05T13:37:52.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-05T13:37:52.904Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:52.904Z] #43 35.50 CC compel/plugins/std/string.o [2022-03-05T13:37:52.999Z] #43 36.21 CC compel/plugins/std/log.o [2022-03-05T13:37:53.125Z] #43 72.63 DEP criu/filesystems.d [2022-03-05T13:37:53.125Z] #43 72.76 DEP criu/files.d [2022-03-05T13:37:53.265Z] #20 52.23 Setting up xfsprogs (4.20.0-1) ... [2022-03-05T13:37:53.265Z] #20 52.24 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-05T13:37:53.265Z] #20 52.53 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-05T13:37:53.386Z] #43 72.94 DEP criu/files-reg.d [2022-03-05T13:37:53.562Z] #43 36.84 CC compel/plugins/std/string.o [2022-03-05T13:37:53.647Z] #43 73.16 DEP criu/files-ext.d [2022-03-05T13:37:53.836Z] #43 36.10 CC compel/plugins/std/infect.o [2022-03-05T13:37:53.836Z] #43 36.45 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-05T13:37:53.836Z] #43 36.51 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-05T13:37:53.908Z] #43 73.32 DEP criu/file-lock.d [2022-03-05T13:37:53.908Z] #43 73.48 DEP criu/file-ids.d [2022-03-05T13:37:54.097Z] #43 36.55 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-05T13:37:54.097Z] #43 36.60 AR compel/plugins/std.lib.a [2022-03-05T13:37:54.097Z] #43 36.69 CC compel/plugins/fds/fds.o [2022-03-05T13:37:54.125Z] #43 37.39 CC compel/plugins/std/infect.o [2022-03-05T13:37:54.168Z] #43 73.64 DEP criu/fifo.d [2022-03-05T13:37:54.168Z] #43 73.84 DEP criu/fdstore.d [2022-03-05T13:37:54.204Z] #20 53.21 Setting up python3-distutils (3.7.3-1) ... [2022-03-05T13:37:54.354Z] #43 36.90 AR compel/plugins/fds.lib.a [2022-03-05T13:37:54.354Z] #43 36.95 HOSTDEP compel/src/lib/log-host.d [2022-03-05T13:37:54.429Z] #43 73.94 DEP criu/fault-injection.d [2022-03-05T13:37:54.429Z] #43 73.99 DEP criu/external.d [2022-03-05T13:37:54.464Z] #20 53.59 Setting up python3-setuptools (40.8.0-1) ... [2022-03-05T13:37:54.611Z] #43 37.11 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-05T13:37:54.611Z] #43 37.19 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-05T13:37:54.689Z] #43 37.75 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-05T13:37:54.689Z] #43 37.80 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-05T13:37:54.689Z] #43 37.84 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-05T13:37:54.689Z] #43 37.93 AR compel/plugins/std.lib.a [2022-03-05T13:37:54.691Z] #43 74.12 DEP criu/eventpoll.d [2022-03-05T13:37:54.691Z] #43 74.31 DEP criu/eventfd.d [2022-03-05T13:37:52.612Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-05T13:37:53.624Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:37:53.625Z] > git --version # timeout=10 [2022-03-05T13:37:53.704Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-05T13:37:53.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:37:53.709Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:37:54.868Z] #43 37.27 HOSTDEP compel/src/main-host.d [2022-03-05T13:37:54.868Z] #43 37.35 DEP compel/src/lib/ptrace.d [2022-03-05T13:37:54.868Z] #43 37.46 DEP compel/src/lib/infect.d [2022-03-05T13:37:54.947Z] #43 38.02 CC compel/plugins/fds/fds.o [2022-03-05T13:37:54.953Z] #43 74.43 DEP criu/crtools.d [2022-03-05T13:37:54.954Z] #43 74.63 DEP criu/cr-service.d [2022-03-05T13:37:55.125Z] #43 37.61 DEP compel/src/lib/infect-util.d [2022-03-05T13:37:55.125Z] #43 37.75 DEP compel/src/lib/infect-rpc.d [2022-03-05T13:37:55.205Z] #43 38.33 AR compel/plugins/fds.lib.a [2022-03-05T13:37:55.205Z] #43 38.38 HOSTDEP compel/src/lib/log-host.d [2022-03-05T13:37:55.205Z] #43 38.48 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-05T13:37:55.205Z] #43 38.55 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-05T13:37:55.220Z] #43 74.90 DEP criu/cr-restore.d [2022-03-05T13:37:55.383Z] #43 37.91 DEP compel/arch/x86/src/lib/infect.d [2022-03-05T13:37:55.383Z] #43 37.99 DEP compel/arch/x86/src/lib/cpu.d [2022-03-05T13:37:55.404Z] #20 54.62 Setting up python3-pip (18.1-5) ... [2022-03-05T13:37:55.462Z] #43 38.61 HOSTDEP compel/src/main-host.d [2022-03-05T13:37:55.462Z] #43 38.67 DEP compel/src/lib/ptrace.d [2022-03-05T13:37:55.462Z] #43 38.82 DEP compel/src/lib/infect.d [2022-03-05T13:37:55.482Z] #43 ... [2022-03-05T13:37:55.482Z] [2022-03-05T13:37:55.482Z] #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-05T13:37:55.482Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:37:55.482Z] #32 DONE 139.8s [2022-03-05T13:37:55.482Z] [2022-03-05T13:37:55.482Z] #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 zstd [2022-03-05T13:37:55.482Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:37:55.482Z] #20 11.21 Fetched 9003 kB in 9s (962 kB/s) [2022-03-05T13:37:55.641Z] #43 38.05 DEP compel/src/lib/log.d [2022-03-05T13:37:55.641Z] #43 38.14 DEP compel/src/main.d [2022-03-05T13:37:55.641Z] #43 38.26 DEP compel/src/lib/handle-elf.d [2022-03-05T13:37:55.719Z] #43 38.96 DEP compel/src/lib/infect-util.d [2022-03-05T13:37:55.744Z] #20 11.21 Reading package lists... [2022-03-05T13:37:55.899Z] #43 38.37 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-05T13:37:55.899Z] #43 38.47 CC compel/src/lib/log.o [2022-03-05T13:37:55.917Z] #30 DONE 5.0s [2022-03-05T13:37:55.917Z] [2022-03-05T13:37:55.917Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T13:37:55.917Z] #33 sha256:a88da23e5e66112cd7d88eee12557dd8a4664cb4f28bb3b2f7cea3da3cfe340a [2022-03-05T13:37:55.917Z] #33 DONE 0.3s [2022-03-05T13:37:55.917Z] [2022-03-05T13:37:55.917Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-05T13:37:55.917Z] #35 sha256:d78c2623113538316fa4f22d90bd22c890d04dd35a0f5ba6699d03beab5451cf [2022-03-05T13:37:55.917Z] #35 DONE 0.1s [2022-03-05T13:37:55.917Z] [2022-03-05T13:37:55.917Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T13:37:55.917Z] #38 sha256:46052010e96e19c03026a28fac1a1fa68d8bb53f25fd5b1e00bf7b60e6883613 [2022-03-05T13:37:55.917Z] #38 DONE 0.0s [2022-03-05T13:37:55.917Z] [2022-03-05T13:37:55.917Z] #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-05T13:37:55.917Z] #49 sha256:6417d4c9ac242790d14d817583ecff6d160fb8891557f1b984bf8399ab0d8221 [2022-03-05T13:37:55.917Z] #49 228.2 + /build/golangci-lint --version [2022-03-05T13:37:55.917Z] #49 228.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-05T13:37:55.977Z] #43 39.07 DEP compel/src/lib/infect-rpc.d [2022-03-05T13:37:55.977Z] #43 39.19 DEP compel/arch/x86/src/lib/infect.d [2022-03-05T13:37:55.977Z] #43 39.30 DEP compel/arch/x86/src/lib/cpu.d [2022-03-05T13:37:56.157Z] #43 38.62 CC compel/arch/x86/src/lib/cpu.o [2022-03-05T13:37:56.180Z] #49 DONE 228.8s [2022-03-05T13:37:56.180Z] [2022-03-05T13:37:56.180Z] #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-05T13:37:56.180Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:56.180Z] #43 132.5 CC criu/protobuf-desc.o [2022-03-05T13:37:56.180Z] #43 133.2 CC criu/protobuf.o [2022-03-05T13:37:56.180Z] #43 133.8 CC criu/pstree.o [2022-03-05T13:37:56.180Z] #43 135.2 CC criu/rbtree.o [2022-03-05T13:37:56.180Z] #43 135.6 CC criu/rst-malloc.o [2022-03-05T13:37:56.180Z] #43 135.9 CC criu/seccomp.o [2022-03-05T13:37:56.180Z] #43 136.7 CC criu/seize.o [2022-03-05T13:37:56.180Z] #43 137.6 CC criu/servicefd.o [2022-03-05T13:37:56.180Z] #43 138.0 CC criu/shmem.o [2022-03-05T13:37:56.180Z] #43 139.0 CC criu/sigframe.o [2022-03-05T13:37:56.180Z] #43 139.2 CC criu/signalfd.o [2022-03-05T13:37:56.248Z] #43 39.39 DEP compel/src/lib/log.d [2022-03-05T13:37:56.249Z] #43 39.51 DEP compel/src/main.d [2022-03-05T13:37:56.249Z] #43 39.60 DEP compel/src/lib/handle-elf.d [2022-03-05T13:37:56.349Z] #20 55.55 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:37:56.349Z] #20 55.58 Processing triggers for mime-support (3.62) ... [2022-03-05T13:37:56.441Z] #43 139.6 CC criu/sk-inet.o [2022-03-05T13:37:56.506Z] #43 39.68 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-05T13:37:56.506Z] #43 39.76 CC compel/src/lib/log.o [2022-03-05T13:37:56.614Z] #20 DONE 55.9s [2022-03-05T13:37:56.614Z] [2022-03-05T13:37:56.614Z] #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-05T13:37:56.614Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:37:56.614Z] #43 98.21 CC criu/net.o [2022-03-05T13:37:56.614Z] #43 101.6 CC criu/netfilter.o [2022-03-05T13:37:56.614Z] #43 101.9 CC criu/page-pipe.o [2022-03-05T13:37:56.614Z] #43 102.6 CC criu/page-xfer.o [2022-03-05T13:37:56.614Z] #43 104.1 CC criu/pagemap-cache.o [2022-03-05T13:37:56.614Z] #43 104.5 CC criu/pagemap.o [2022-03-05T13:37:56.721Z] #43 39.27 CC compel/arch/x86/src/lib/infect.o [2022-03-05T13:37:56.763Z] #43 39.98 CC compel/arch/x86/src/lib/cpu.o [2022-03-05T13:37:56.877Z] #43 ... [2022-03-05T13:37:56.877Z] [2022-03-05T13:37:56.877Z] #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-05T13:37:56.877Z] #21 sha256:c61b1b5e9557602e42e42a964f86dcac12a28be71e1ffed22785e1212611e8d9 [2022-03-05T13:37:57.136Z] #21 0.559 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T13:37:57.284Z] #43 39.95 CC compel/src/lib/infect-rpc.o [2022-03-05T13:37:57.403Z] #21 0.563 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T13:37:57.403Z] #21 0.566 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T13:37:57.403Z] #21 DONE 0.6s [2022-03-05T13:37:57.403Z] [2022-03-05T13:37:57.403Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:37:57.403Z] #22 sha256:44f0f3871bc2d7a8d2c778d5906c7be910496048a3d0dde848447c57eff599d3 [2022-03-05T13:37:57.660Z] #20 14.74 Reading package lists... [2022-03-05T13:37:57.660Z] #20 ... [2022-03-05T13:37:57.660Z] [2022-03-05T13:37:57.660Z] #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-05T13:37:57.660Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:37:57.660Z] #43 75.20 DEP criu/cr-errno.d [2022-03-05T13:37:57.660Z] #43 75.21 DEP criu/cr-dump.d [2022-03-05T13:37:57.660Z] #43 75.47 DEP criu/cr-dedup.d [2022-03-05T13:37:57.660Z] #43 75.70 DEP criu/cr-check.d [2022-03-05T13:37:57.660Z] #43 75.90 DEP criu/config.d [2022-03-05T13:37:57.660Z] #43 76.04 DEP criu/clone-noasan.d [2022-03-05T13:37:57.660Z] #43 76.12 DEP criu/cgroup.d [2022-03-05T13:37:57.660Z] #43 76.26 DEP criu/cgroup-props.d [2022-03-05T13:37:57.660Z] #43 76.41 DEP criu/bitmap.d [2022-03-05T13:37:57.660Z] #43 76.44 DEP criu/bfd.d [2022-03-05T13:37:57.660Z] #43 76.58 DEP criu/autofs.d [2022-03-05T13:37:57.660Z] #43 76.70 DEP criu/aio.d [2022-03-05T13:37:57.660Z] #43 76.85 DEP criu/action-scripts.d [2022-03-05T13:37:57.660Z] #43 77.10 CC criu/action-scripts.o [2022-03-05T13:37:57.694Z] #43 40.62 CC compel/arch/x86/src/lib/infect.o [2022-03-05T13:37:57.826Z] #43 141.0 CC criu/sk-netlink.o [2022-03-05T13:37:57.848Z] #43 40.31 CC compel/src/lib/infect-util.o [2022-03-05T13:37:57.950Z] #43 41.28 CC compel/src/lib/infect-rpc.o [2022-03-05T13:37:58.105Z] #43 40.57 CC compel/src/lib/infect.o [2022-03-05T13:37:58.234Z] #43 77.68 CC criu/aio.o [2022-03-05T13:37:58.399Z] #43 141.5 CC criu/sk-packet.o [2022-03-05T13:37:58.514Z] #43 41.62 CC compel/src/lib/infect-util.o [2022-03-05T13:37:58.514Z] #43 41.84 CC compel/src/lib/infect.o [2022-03-05T13:37:58.670Z] #43 ... [2022-03-05T13:37:58.670Z] [2022-03-05T13:37:58.670Z] #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-05T13:37:58.670Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:37:58.670Z] #13 131.4 Selecting previously unselected package libapparmor1:amd64. [2022-03-05T13:37:58.670Z] #13 131.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 131.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T13:37:58.670Z] #13 131.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-05T13:37:58.670Z] #13 131.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 131.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T13:37:58.670Z] #13 131.7 Selecting previously unselected package libbtrfs0. [2022-03-05T13:37:58.670Z] #13 131.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 131.7 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T13:37:58.670Z] #13 131.8 Selecting previously unselected package libbtrfs-dev. [2022-03-05T13:37:58.670Z] #13 131.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 131.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:37:58.670Z] #13 131.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-05T13:37:58.670Z] #13 131.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 131.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:37:58.670Z] #13 132.0 Selecting previously unselected package libudev-dev:amd64. [2022-03-05T13:37:58.670Z] #13 132.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 132.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:37:58.670Z] #13 132.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-05T13:37:58.670Z] #13 132.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 132.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T13:37:58.670Z] #13 132.4 Selecting previously unselected package libpcre16-3:amd64. [2022-03-05T13:37:58.670Z] #13 132.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 132.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T13:37:58.670Z] #13 132.6 Selecting previously unselected package libpcre32-3:amd64. [2022-03-05T13:37:58.670Z] #13 132.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 132.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T13:37:58.670Z] #13 132.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-05T13:37:58.670Z] #13 132.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 132.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T13:37:58.670Z] #13 132.9 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-05T13:37:58.670Z] #13 132.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 132.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T13:37:58.670Z] #13 133.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-05T13:37:58.670Z] #13 133.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 133.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T13:37:58.670Z] #13 133.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-05T13:37:58.670Z] #13 133.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 133.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T13:37:58.670Z] #13 133.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-05T13:37:58.670Z] #13 133.8 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 133.8 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:37:58.670Z] #13 133.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-05T13:37:58.670Z] #13 133.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T13:37:58.670Z] #13 133.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:37:58.670Z] #13 134.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T13:37:58.670Z] #13 134.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:37:58.670Z] #13 134.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T13:37:58.670Z] #13 134.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T13:37:58.670Z] #13 134.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T13:37:58.670Z] #13 134.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T13:37:58.670Z] #13 134.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:58.670Z] #13 134.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T13:37:58.670Z] #13 134.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T13:37:58.670Z] #13 134.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:37:58.670Z] #13 134.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T13:37:58.670Z] #13 134.6 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:37:58.670Z] #13 134.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T13:37:58.670Z] #13 134.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-05T13:37:58.670Z] #13 134.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:37:58.670Z] #13 134.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T13:37:58.670Z] #13 134.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T13:37:58.670Z] #13 134.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:58.772Z] #43 ... [2022-03-05T13:37:58.772Z] [2022-03-05T13:37:58.772Z] #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-05T13:37:58.772Z] #58 sha256:6940f8074f353c12161779b2f07f0e9eed9380280de036cb7b9a25825846fe5b [2022-03-05T13:37:58.772Z] #58 140.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T13:37:58.772Z] #58 140.9 + GOBIN=/build [2022-03-05T13:37:58.772Z] #58 140.9 + GO111MODULE=on [2022-03-05T13:37:58.772Z] #58 140.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-05T13:37:58.810Z] #43 78.20 CC criu/autofs.o [2022-03-05T13:37:58.927Z] #13 134.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T13:37:58.927Z] #13 134.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T13:37:58.927Z] #13 134.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:37:58.927Z] #13 134.7 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-05T13:37:58.927Z] #13 134.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T13:37:58.927Z] #13 134.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T13:37:58.927Z] #13 134.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T13:37:58.927Z] #13 134.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:37:58.927Z] #13 134.8 Setting up dmsetup (2:1.02.155-3) ... [2022-03-05T13:37:58.927Z] #13 134.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:37:58.927Z] #13 134.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T13:37:58.927Z] #13 134.8 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:37:58.974Z] #43 142.0 CC criu/sk-queue.o [2022-03-05T13:37:59.235Z] #43 142.4 CC criu/sk-tcp.o [2022-03-05T13:37:59.496Z] #43 142.8 CC criu/sk-unix.o [2022-03-05T13:38:00.200Z] #43 79.56 CC criu/bfd.o [2022-03-05T13:38:00.461Z] #43 80.06 CC criu/bitmap.o [2022-03-05T13:38:00.722Z] #43 80.20 CC criu/cgroup-props.o [2022-03-05T13:38:00.829Z] #13 DONE 136.3s [2022-03-05T13:38:00.829Z] [2022-03-05T13:38:00.829Z] #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-05T13:38:00.829Z] #53 sha256:3d4299323b9197a4623501bcac509816d8e1c305b9ba2c5b64918dae2ffad011 [2022-03-05T13:38:01.294Z] #43 80.91 CC criu/cgroup.o [2022-03-05T13:38:01.411Z] #43 144.5 CC criu/sockets.o [2022-03-05T13:38:01.609Z] #22 3.893 Collecting yamllint==1.26.1 [2022-03-05T13:38:01.762Z] #53 1.388 + RM_GOPATH=0 [2022-03-05T13:38:01.762Z] #53 1.388 + TMP_GOPATH= [2022-03-05T13:38:01.762Z] #53 1.388 + : /build [2022-03-05T13:38:01.762Z] #53 1.388 + '[' -z '' ']' [2022-03-05T13:38:01.762Z] #53 1.388 ++ mktemp -d [2022-03-05T13:38:01.986Z] #43 145.3 CC criu/stats.o [2022-03-05T13:38:02.021Z] #53 ... [2022-03-05T13:38:02.021Z] [2022-03-05T13:38:02.021Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-05T13:38:02.021Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-05T13:38:02.021Z] #14 DONE 1.5s [2022-03-05T13:38:02.021Z] [2022-03-05T13:38:02.021Z] #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-05T13:38:02.021Z] #53 sha256:3d4299323b9197a4623501bcac509816d8e1c305b9ba2c5b64918dae2ffad011 [2022-03-05T13:38:02.021Z] #53 1.398 + export GOPATH=/tmp/tmp.mkcB3M5Yrt [2022-03-05T13:38:02.021Z] #53 1.398 + GOPATH=/tmp/tmp.mkcB3M5Yrt [2022-03-05T13:38:02.021Z] #53 1.398 + RM_GOPATH=1 [2022-03-05T13:38:02.021Z] #53 1.398 + case "$(go env GOARCH)" in [2022-03-05T13:38:02.021Z] #53 1.399 ++ go env GOARCH [2022-03-05T13:38:02.021Z] #53 1.426 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:38:02.021Z] #53 1.426 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:38:02.021Z] #53 1.426 ++ dirname /tmp/install/install.sh [2022-03-05T13:38:02.021Z] #53 1.427 + dir=/tmp/install [2022-03-05T13:38:02.021Z] #53 1.427 + bin=runc [2022-03-05T13:38:02.021Z] #53 1.427 + shift [2022-03-05T13:38:02.021Z] #53 1.427 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-05T13:38:02.021Z] #53 1.427 + . /tmp/install/runc.installer [2022-03-05T13:38:02.021Z] #53 1.427 ++ set -e [2022-03-05T13:38:02.021Z] #53 1.428 ++ : v1.0.3 [2022-03-05T13:38:02.021Z] #53 1.434 + install_runc [2022-03-05T13:38:02.021Z] #53 1.434 + RUNC_BUILDTAGS=seccomp [2022-03-05T13:38:02.021Z] #53 1.434 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-05T13:38:02.021Z] #53 1.434 Install runc version v1.0.3 (build tags: seccomp) [2022-03-05T13:38:02.021Z] #53 1.434 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mkcB3M5Yrt/src/github.com/opencontainers/runc [2022-03-05T13:38:02.021Z] #53 1.437 Cloning into '/tmp/tmp.mkcB3M5Yrt/src/github.com/opencontainers/runc'... [2022-03-05T13:38:02.048Z] #58 ... [2022-03-05T13:38:02.048Z] [2022-03-05T13:38:02.048Z] #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-05T13:38:02.048Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T13:38:02.048Z] #13 132.9 Selecting previously unselected package libapparmor1:amd64. [2022-03-05T13:38:02.048Z] #13 132.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 132.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T13:38:02.048Z] #13 133.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-05T13:38:02.048Z] #13 133.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 133.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T13:38:02.048Z] #13 133.2 Selecting previously unselected package libbtrfs0. [2022-03-05T13:38:02.048Z] #13 133.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 133.2 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T13:38:02.048Z] #13 133.2 Selecting previously unselected package libbtrfs-dev. [2022-03-05T13:38:02.048Z] #13 133.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 133.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:38:02.048Z] #13 133.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-05T13:38:02.048Z] #13 133.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 133.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:38:02.048Z] #13 133.5 Selecting previously unselected package libudev-dev:amd64. [2022-03-05T13:38:02.048Z] #13 133.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 133.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:38:02.048Z] #13 133.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-05T13:38:02.048Z] #13 133.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 133.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T13:38:02.048Z] #13 134.0 Selecting previously unselected package libpcre16-3:amd64. [2022-03-05T13:38:02.048Z] #13 134.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 134.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T13:38:02.048Z] #13 134.1 Selecting previously unselected package libpcre32-3:amd64. [2022-03-05T13:38:02.048Z] #13 134.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 134.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T13:38:02.048Z] #13 134.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-05T13:38:02.048Z] #13 134.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 134.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T13:38:02.048Z] #13 134.4 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-05T13:38:02.048Z] #13 134.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 134.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T13:38:02.048Z] #13 134.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-05T13:38:02.048Z] #13 134.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 134.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T13:38:02.048Z] #13 135.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-05T13:38:02.048Z] #13 135.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 135.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T13:38:02.048Z] #13 135.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-05T13:38:02.048Z] #13 135.2 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 135.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:38:02.048Z] #13 135.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-05T13:38:02.048Z] #13 135.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T13:38:02.048Z] #13 135.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:38:02.048Z] #13 135.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T13:38:02.048Z] #13 135.9 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T13:38:02.048Z] #13 135.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T13:38:02.048Z] #13 135.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T13:38:02.048Z] #13 135.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T13:38:02.048Z] #13 135.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T13:38:02.048Z] #13 135.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:38:02.048Z] #13 135.9 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T13:38:02.048Z] #13 136.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T13:38:02.048Z] #13 136.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:38:02.048Z] #13 136.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T13:38:02.048Z] #13 136.0 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T13:38:02.048Z] #13 136.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T13:38:02.048Z] #13 136.0 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-05T13:38:02.048Z] #13 136.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T13:38:02.048Z] #13 136.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T13:38:02.048Z] #13 136.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T13:38:02.048Z] #13 136.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:38:02.048Z] #13 136.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-05T13:38:02.048Z] #13 136.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-05T13:38:02.048Z] #13 136.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T13:38:02.048Z] #13 136.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-05T13:38:02.048Z] #13 136.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-05T13:38:02.048Z] #13 136.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T13:38:02.048Z] #13 136.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T13:38:02.048Z] #13 136.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:38:02.048Z] #13 136.2 Setting up dmsetup (2:1.02.155-3) ... [2022-03-05T13:38:02.048Z] #13 136.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T13:38:02.048Z] #13 136.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T13:38:02.048Z] #13 136.2 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:38:02.048Z] #13 DONE 139.2s [2022-03-05T13:38:02.249Z] #43 145.5 CC criu/string.o [2022-03-05T13:38:02.306Z] [2022-03-05T13:38:02.306Z] #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-05T13:38:02.306Z] #53 sha256:f464ca68cf6b16cff2d6dc6b1819b4c3bb784a71d19dd64037fd38230382fa11 [2022-03-05T13:38:02.514Z] #43 145.6 CC criu/sysctl.o [2022-03-05T13:38:02.555Z] #22 ... [2022-03-05T13:38:02.555Z] [2022-03-05T13:38:02.555Z] #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-05T13:38:02.555Z] #49 sha256:358a58526d177ff6538a06559d18aee181486d444e41ef83e089ef2012d76a84 [2022-03-05T13:38:02.555Z] #49 163.7 + /build/golangci-lint --version [2022-03-05T13:38:02.683Z] #43 ... [2022-03-05T13:38:02.683Z] [2022-03-05T13:38:02.683Z] #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 zstd [2022-03-05T13:38:02.683Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:02.683Z] #20 14.74 Reading package lists... [2022-03-05T13:38:02.683Z] #20 18.30 Building dependency tree... [2022-03-05T13:38:02.683Z] #20 19.92 libcap2-bin is already the newest version (1:2.25-2). [2022-03-05T13:38:02.683Z] #20 19.92 The following additional packages will be installed: [2022-03-05T13:38:02.683Z] #20 19.93 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-05T13:38:02.683Z] #20 19.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-05T13:38:02.683Z] #20 19.93 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-05T13:38:02.683Z] #20 19.93 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-05T13:38:02.683Z] #20 19.93 python3.7 python3.7-minimal vim-runtime xxd [2022-03-05T13:38:02.683Z] #20 19.94 Suggested packages: [2022-03-05T13:38:02.683Z] #20 19.94 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-05T13:38:02.683Z] #20 19.94 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-05T13:38:02.683Z] #20 19.94 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-05T13:38:02.683Z] #20 19.94 quota [2022-03-05T13:38:02.683Z] #20 19.94 Recommended packages: [2022-03-05T13:38:02.683Z] #20 19.94 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-05T13:38:02.683Z] #20 19.94 python3-keyrings.alt python3-xdg unzip [2022-03-05T13:38:02.683Z] #20 21.60 The following NEW packages will be installed: [2022-03-05T13:38:02.683Z] #20 21.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-05T13:38:02.683Z] #20 21.60 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-05T13:38:02.683Z] #20 21.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-05T13:38:02.683Z] #20 21.60 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-05T13:38:02.683Z] #20 21.61 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-05T13:38:02.683Z] #20 21.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-05T13:38:02.683Z] #20 21.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-05T13:38:02.683Z] #20 21.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T13:38:02.683Z] #20 21.61 xz-utils zip zstd [2022-03-05T13:38:02.815Z] #49 164.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-05T13:38:02.945Z] #20 21.96 0 upgraded, 50 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:38:02.945Z] #20 21.96 Need to get 29.0 MB of archives. [2022-03-05T13:38:02.945Z] #20 21.96 After this operation, 117 MB of additional disk space will be used. [2022-03-05T13:38:02.945Z] #20 21.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-05T13:38:02.952Z] #53 ... [2022-03-05T13:38:02.952Z] [2022-03-05T13:38:02.952Z] #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-05T13:38:02.952Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-05T13:38:02.952Z] #15 DONE 1.0s [2022-03-05T13:38:03.093Z] #43 ... [2022-03-05T13:38:03.093Z] [2022-03-05T13:38:03.093Z] #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-05T13:38:03.093Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:38:03.093Z] #40 DONE 234.5s [2022-03-05T13:38:03.093Z] [2022-03-05T13:38:03.093Z] #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-05T13:38:03.093Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:03.093Z] #43 146.3 CC criu/sysfs_parse.o [2022-03-05T13:38:03.207Z] #20 21.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-05T13:38:03.207Z] #20 21.99 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-05T13:38:03.207Z] #20 22.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-05T13:38:03.207Z] #20 22.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-05T13:38:03.207Z] #20 22.09 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-05T13:38:03.207Z] #20 22.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-05T13:38:03.207Z] #20 22.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-05T13:38:03.208Z] [2022-03-05T13:38:03.208Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T13:38:03.208Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-05T13:38:03.355Z] #43 146.7 CC criu/timens.o [2022-03-05T13:38:03.468Z] #20 22.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-05T13:38:03.468Z] #20 22.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-05T13:38:03.468Z] #20 22.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-05T13:38:03.468Z] #20 22.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-05T13:38:03.468Z] #20 22.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-05T13:38:03.468Z] #20 22.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-05T13:38:03.468Z] #20 22.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-05T13:38:03.468Z] #20 22.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-05T13:38:03.468Z] #20 22.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T13:38:03.468Z] #20 22.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T13:38:03.468Z] #20 22.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-05T13:38:03.468Z] #20 22.26 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-05T13:38:03.468Z] #20 22.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-05T13:38:03.468Z] #20 22.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-05T13:38:03.468Z] #20 22.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-05T13:38:03.468Z] #20 22.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T13:38:03.468Z] #20 22.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T13:38:03.468Z] #20 22.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T13:38:03.468Z] #20 22.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-05T13:38:03.468Z] #20 22.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-05T13:38:03.468Z] #20 22.34 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T13:38:03.675Z] #53 1.364 + RM_GOPATH=0 [2022-03-05T13:38:03.675Z] #53 1.364 + TMP_GOPATH= [2022-03-05T13:38:03.675Z] #53 1.366 + : /build [2022-03-05T13:38:03.675Z] #53 1.366 + '[' -z '' ']' [2022-03-05T13:38:03.675Z] #53 1.367 ++ mktemp -d [2022-03-05T13:38:03.675Z] #53 1.368 + export GOPATH=/tmp/tmp.N3AEvRcrkD [2022-03-05T13:38:03.675Z] #53 1.369 + GOPATH=/tmp/tmp.N3AEvRcrkD [2022-03-05T13:38:03.675Z] #53 1.369 + RM_GOPATH=1 [2022-03-05T13:38:03.675Z] #53 1.369 + case "$(go env GOARCH)" in [2022-03-05T13:38:03.675Z] #53 1.370 ++ go env GOARCH [2022-03-05T13:38:03.675Z] #53 1.382 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T13:38:03.675Z] #53 1.382 + GO_BUILDMODE=-buildmode=pie [2022-03-05T13:38:03.675Z] #53 1.387 ++ dirname /tmp/install/install.sh [2022-03-05T13:38:03.675Z] #53 1.389 + dir=/tmp/install [2022-03-05T13:38:03.675Z] #53 1.389 + bin=runc [2022-03-05T13:38:03.675Z] #53 1.390 + shift [2022-03-05T13:38:03.675Z] #53 1.390 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-05T13:38:03.675Z] #53 1.390 + . /tmp/install/runc.installer [2022-03-05T13:38:03.675Z] #53 1.390 ++ set -e [2022-03-05T13:38:03.675Z] #53 1.391 ++ : v1.0.3 [2022-03-05T13:38:03.675Z] #53 1.392 + install_runc [2022-03-05T13:38:03.675Z] #53 1.392 + RUNC_BUILDTAGS=seccomp [2022-03-05T13:38:03.675Z] #53 1.392 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-05T13:38:03.675Z] #53 1.392 Install runc version v1.0.3 (build tags: seccomp) [2022-03-05T13:38:03.675Z] #53 1.393 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.N3AEvRcrkD/src/github.com/opencontainers/runc [2022-03-05T13:38:03.675Z] #53 1.400 Cloning into '/tmp/tmp.N3AEvRcrkD/src/github.com/opencontainers/runc'... [2022-03-05T13:38:03.675Z] #53 ... [2022-03-05T13:38:03.675Z] [2022-03-05T13:38:03.675Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-05T13:38:03.675Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-05T13:38:03.675Z] #14 DONE 1.5s [2022-03-05T13:38:03.756Z] #49 DONE 165.0s [2022-03-05T13:38:03.756Z] [2022-03-05T13:38:03.756Z] #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-05T13:38:03.756Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:38:03.756Z] #43 105.7 CC criu/parasite-syscall.o [2022-03-05T13:38:03.756Z] #43 106.4 CC criu/path.o [2022-03-05T13:38:03.756Z] #43 106.8 CC criu/pie-util-vdso.o [2022-03-05T13:38:03.756Z] #43 107.1 CC criu/pie-util.o [2022-03-05T13:38:03.756Z] #43 107.3 CC criu/pipes.o [2022-03-05T13:38:03.756Z] #43 108.0 CC criu/plugin.o [2022-03-05T13:38:03.756Z] #43 108.4 CC criu/proc_parse.o [2022-03-05T13:38:03.756Z] #43 110.8 CC criu/protobuf-desc.o [2022-03-05T13:38:03.756Z] #43 111.6 CC criu/protobuf.o [2022-03-05T13:38:03.756Z] #43 111.9 CC criu/pstree.o [2022-03-05T13:38:03.773Z] #16 0.848 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T13:38:03.773Z] #16 DONE 0.9s [2022-03-05T13:38:03.773Z] [2022-03-05T13:38:03.773Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T13:38:03.773Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-05T13:38:03.932Z] [2022-03-05T13:38:03.932Z] #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-05T13:38:03.932Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-05T13:38:03.971Z] #43 147.1 CC criu/timerfd.o [2022-03-05T13:38:04.040Z] #20 22.83 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-05T13:38:04.040Z] #20 22.83 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-05T13:38:04.040Z] #20 22.83 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-05T13:38:04.040Z] #20 22.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-05T13:38:04.040Z] #20 22.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-05T13:38:04.040Z] #20 22.85 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-05T13:38:04.040Z] #20 22.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-05T13:38:04.040Z] #20 22.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-05T13:38:04.040Z] #20 22.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-05T13:38:04.040Z] #20 22.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-05T13:38:04.040Z] #20 22.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-05T13:38:04.040Z] #20 22.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-05T13:38:04.040Z] #20 22.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-05T13:38:04.040Z] #20 22.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-05T13:38:04.040Z] #20 23.05 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-05T13:38:04.302Z] #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-05T13:38:04.302Z] #20 23.09 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-05T13:38:04.556Z] #43 147.5 CC criu/tty.o [2022-03-05T13:38:04.562Z] #20 23.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-05T13:38:04.563Z] #20 23.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-05T13:38:04.823Z] #20 23.52 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-05T13:38:04.823Z] #20 23.55 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zstd amd64 1.3.8+dfsg-3+deb10u2 [336 kB] [2022-03-05T13:38:04.870Z] #15 DONE 1.2s [2022-03-05T13:38:04.870Z] [2022-03-05T13:38:04.870Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T13:38:04.870Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-05T13:38:05.133Z] #43 ... [2022-03-05T13:38:05.133Z] [2022-03-05T13:38:05.133Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T13:38:05.133Z] #41 sha256:d18d248ebbd80586de2596004f8e289dd8ba31d70f5882ed26090ee4c0d3291d [2022-03-05T13:38:05.133Z] #41 DONE 0.5s [2022-03-05T13:38:05.141Z] #43 113.2 CC criu/rbtree.o [2022-03-05T13:38:05.145Z] #17 DONE 1.0s [2022-03-05T13:38:05.145Z] [2022-03-05T13:38:05.145Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T13:38:05.145Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-05T13:38:05.145Z] #18 ... [2022-03-05T13:38:05.145Z] [2022-03-05T13:38:05.145Z] #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-05T13:38:05.145Z] #58 sha256:55c56ac6641155c0c30019fd5c120ee89e5e2933ffedc0c804039c2184a8ae52 [2022-03-05T13:38:05.145Z] #58 137.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T13:38:05.145Z] #58 137.1 + GOBIN=/build [2022-03-05T13:38:05.145Z] #58 137.1 + GO111MODULE=on [2022-03-05T13:38:05.145Z] #58 137.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-05T13:38:05.145Z] #58 DONE 144.5s [2022-03-05T13:38:05.145Z] [2022-03-05T13:38:05.145Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T13:38:05.145Z] #59 sha256:4c621f34f8bb001643dff8b1c57273d69ce82607a881f49233d1ad2bfd505734 [2022-03-05T13:38:05.145Z] #59 DONE 0.1s [2022-03-05T13:38:05.393Z] [2022-03-05T13:38:05.393Z] #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-05T13:38:05.393Z] #56 sha256:3ef99d2e0c3b5419b36d403ee566a7295b8b6e73cb4538a57f96d931e01b48f4 [2022-03-05T13:38:05.395Z] #20 24.16 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:38:05.395Z] #20 24.28 Fetched 29.0 MB in 2s (15.6 MB/s) [2022-03-05T13:38:05.401Z] #43 113.4 CC criu/rst-malloc.o [2022-03-05T13:38:05.401Z] #43 113.6 CC criu/seccomp.o [2022-03-05T13:38:05.403Z] [2022-03-05T13:38:05.403Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T13:38:05.403Z] #60 sha256:e4ede11ac421b530b86322e7e7f58ff4723fcfed183cf1cbdc6820288d9febf9 [2022-03-05T13:38:05.403Z] #60 DONE 0.1s [2022-03-05T13:38:05.403Z] [2022-03-05T13:38:05.403Z] #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-05T13:38:05.403Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:05.403Z] #43 42.33 CC compel/src/lib/ptrace.o [2022-03-05T13:38:05.403Z] #43 42.63 AR compel/libcompel.a [2022-03-05T13:38:05.403Z] #43 42.68 HOSTCC compel/src/main-host.o [2022-03-05T13:38:05.403Z] #43 42.95 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-05T13:38:05.403Z] #43 43.16 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-05T13:38:05.403Z] #43 43.67 HOSTCC compel/src/lib/log-host.o [2022-03-05T13:38:05.403Z] #43 43.90 HOSTLINK compel/compel-host-bin [2022-03-05T13:38:05.403Z] #43 44.14 DEP soccr/soccr.d [2022-03-05T13:38:05.403Z] #43 44.29 CC soccr/soccr.o [2022-03-05T13:38:05.403Z] #43 46.27 AR soccr/libsoccr.a [2022-03-05T13:38:05.403Z] #43 46.34 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T13:38:05.403Z] #43 46.90 DEP criu/arch/x86/sigframe.d [2022-03-05T13:38:05.403Z] #43 47.02 DEP criu/arch/x86/sigaction_compat.d [2022-03-05T13:38:05.403Z] #43 47.17 DEP criu/arch/x86/kerndat.d [2022-03-05T13:38:05.403Z] #43 47.36 DEP criu/arch/x86/crtools.d [2022-03-05T13:38:05.403Z] #43 47.56 DEP criu/arch/x86/cpu.d [2022-03-05T13:38:05.403Z] #43 47.80 CC criu/arch/x86/cpu.o [2022-03-05T13:38:05.656Z] #20 24.35 Selecting previously unselected package pigz. [2022-03-05T13:38:05.656Z] #20 24.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-03-05T13:38:05.656Z] #20 24.41 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-05T13:38:05.656Z] #20 24.41 Unpacking pigz (2.4-1) ... [2022-03-05T13:38:05.656Z] #20 24.50 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-05T13:38:05.656Z] #20 24.52 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:38:05.656Z] #20 24.52 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:05.801Z] #16 0.924 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T13:38:05.801Z] #16 DONE 1.2s [2022-03-05T13:38:05.801Z] [2022-03-05T13:38:05.801Z] #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-05T13:38:05.801Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:05.801Z] #43 43.63 CC compel/src/lib/ptrace.o [2022-03-05T13:38:05.801Z] #43 44.05 AR compel/libcompel.a [2022-03-05T13:38:05.801Z] #43 44.13 HOSTCC compel/src/main-host.o [2022-03-05T13:38:05.801Z] #43 44.44 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-05T13:38:05.801Z] #43 44.56 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-05T13:38:05.801Z] #43 44.84 HOSTCC compel/src/lib/log-host.o [2022-03-05T13:38:05.801Z] #43 44.97 HOSTLINK compel/compel-host-bin [2022-03-05T13:38:05.801Z] #43 45.08 DEP soccr/soccr.d [2022-03-05T13:38:05.801Z] #43 45.23 CC soccr/soccr.o [2022-03-05T13:38:05.801Z] #43 47.00 AR soccr/libsoccr.a [2022-03-05T13:38:05.801Z] #43 47.15 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T13:38:05.801Z] #43 47.37 DEP criu/arch/x86/sigframe.d [2022-03-05T13:38:05.801Z] #43 47.45 DEP criu/arch/x86/sigaction_compat.d [2022-03-05T13:38:05.801Z] #43 47.56 DEP criu/arch/x86/kerndat.d [2022-03-05T13:38:05.801Z] #43 47.69 DEP criu/arch/x86/crtools.d [2022-03-05T13:38:05.801Z] #43 47.87 DEP criu/arch/x86/cpu.d [2022-03-05T13:38:05.801Z] #43 48.08 CC criu/arch/x86/cpu.o [2022-03-05T13:38:05.801Z] #43 48.92 CC criu/arch/x86/crtools.o [2022-03-05T13:38:05.963Z] #56 ... [2022-03-05T13:38:05.963Z] [2022-03-05T13:38:05.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-05T13:38:05.963Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:05.963Z] #43 149.1 CC criu/tun.o [2022-03-05T13:38:05.972Z] #43 114.2 CC criu/seize.o [2022-03-05T13:38:06.059Z] #43 ... [2022-03-05T13:38:06.059Z] [2022-03-05T13:38:06.059Z] #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-05T13:38:06.059Z] #58 sha256:6940f8074f353c12161779b2f07f0e9eed9380280de036cb7b9a25825846fe5b [2022-03-05T13:38:06.059Z] #58 DONE 148.1s [2022-03-05T13:38:06.059Z] [2022-03-05T13:38:06.059Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T13:38:06.059Z] #59 sha256:da7162a90fa3d3c68bde88876b67bdec8c43b991b89df582c74386373c8cd0a5 [2022-03-05T13:38:06.225Z] #43 149.4 CC criu/uffd.o [2022-03-05T13:38:06.228Z] #20 24.98 Selecting previously unselected package python3.7-minimal. [2022-03-05T13:38:06.229Z] #20 24.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:38:06.229Z] #20 25.00 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T13:38:06.317Z] #59 DONE 0.1s [2022-03-05T13:38:06.317Z] [2022-03-05T13:38:06.317Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T13:38:06.317Z] #60 sha256:093c6a305a91366461c533177bc3e191f201072708dd342000dbff37818f0444 [2022-03-05T13:38:06.317Z] #60 DONE 0.1s [2022-03-05T13:38:06.317Z] [2022-03-05T13:38:06.317Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T13:38:06.317Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-05T13:38:06.335Z] #43 48.66 CC criu/arch/x86/crtools.o [2022-03-05T13:38:06.592Z] #43 ... [2022-03-05T13:38:06.592Z] [2022-03-05T13:38:06.592Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T13:38:06.592Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-05T13:38:06.592Z] #18 DONE 1.7s [2022-03-05T13:38:06.592Z] [2022-03-05T13:38:06.592Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-05T13:38:06.592Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-05T13:38:06.803Z] #20 25.78 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:06.914Z] #43 114.7 CC criu/servicefd.o [2022-03-05T13:38:06.914Z] #43 115.0 CC criu/shmem.o [2022-03-05T13:38:07.064Z] #20 25.82 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T13:38:07.172Z] #43 150.2 CC criu/util.o [2022-03-05T13:38:07.256Z] #17 DONE 1.5s [2022-03-05T13:38:07.256Z] [2022-03-05T13:38:07.256Z] #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-05T13:38:07.256Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:07.485Z] #43 115.7 CC criu/sigframe.o [2022-03-05T13:38:07.513Z] #43 50.63 CC criu/arch/x86/kerndat.o [2022-03-05T13:38:07.746Z] #43 115.9 CC criu/signalfd.o [2022-03-05T13:38:07.746Z] #43 151.0 CC criu/uts_ns.o [2022-03-05T13:38:08.007Z] #43 116.1 CC criu/sk-inet.o [2022-03-05T13:38:08.007Z] #43 151.1 CC criu/vdso-compat.o [2022-03-05T13:38:08.007Z] #43 151.3 CC criu/vdso.o [2022-03-05T13:38:08.444Z] #43 51.51 CC criu/arch/x86/sigaction_compat.o [2022-03-05T13:38:08.496Z] #19 DONE 1.6s [2022-03-05T13:38:08.496Z] [2022-03-05T13:38:08.496Z] #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 zstd [2022-03-05T13:38:08.496Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:08.578Z] #43 116.7 CC criu/sk-netlink.o [2022-03-05T13:38:08.579Z] #43 151.7 LINK criu/built-in.o [2022-03-05T13:38:08.579Z] #43 151.8 LINK criu/criu [2022-03-05T13:38:08.703Z] #43 51.89 CC criu/arch/x86/sigframe.o [2022-03-05T13:38:08.703Z] #43 ... [2022-03-05T13:38:08.703Z] [2022-03-05T13:38:08.703Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T13:38:08.703Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-05T13:38:08.703Z] #18 DONE 1.4s [2022-03-05T13:38:08.839Z] #43 152.1 DEP lib/c/criu.d [2022-03-05T13:38:08.840Z] #43 152.1 CC images/rpc.pb-c.o [2022-03-05T13:38:08.961Z] [2022-03-05T13:38:08.961Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-05T13:38:08.961Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-05T13:38:08.981Z] #20 27.92 Selecting previously unselected package python3-minimal. [2022-03-05T13:38:09.148Z] #43 117.1 CC criu/sk-packet.o [2022-03-05T13:38:09.242Z] #20 27.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-03-05T13:38:09.242Z] #20 27.98 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-05T13:38:09.242Z] #20 27.99 Unpacking python3-minimal (3.7.3-1) ... [2022-03-05T13:38:09.242Z] #20 28.08 Selecting previously unselected package libmpdec2:amd64. [2022-03-05T13:38:09.242Z] #20 28.08 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-05T13:38:09.242Z] #20 28.09 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T13:38:09.408Z] #43 117.5 CC criu/sk-queue.o [2022-03-05T13:38:09.411Z] #43 152.5 CC lib/c/criu.o [2022-03-05T13:38:09.503Z] #20 28.18 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-05T13:38:09.503Z] #20 28.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:38:09.503Z] #20 28.21 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:09.669Z] #43 117.9 CC criu/sk-tcp.o [2022-03-05T13:38:09.866Z] #20 1.330 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T13:38:09.867Z] #20 1.382 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:38:09.867Z] #20 1.394 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:38:09.867Z] #20 1.399 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:38:09.891Z] #19 DONE 1.1s [2022-03-05T13:38:09.892Z] [2022-03-05T13:38:09.892Z] #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 zstd [2022-03-05T13:38:09.892Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:09.984Z] #43 153.3 LINK lib/c/built-in.o [2022-03-05T13:38:09.984Z] #43 153.3 LINK lib/c/libcriu.so [2022-03-05T13:38:09.984Z] #43 153.4 LINK lib/c/libcriu.a [2022-03-05T13:38:10.124Z] #20 1.922 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T13:38:10.240Z] #43 118.3 CC criu/sk-unix.o [2022-03-05T13:38:10.246Z] #43 153.4 GEN magic.py [2022-03-05T13:38:10.447Z] #20 29.12 Selecting previously unselected package python3.7. [2022-03-05T13:38:10.447Z] #20 29.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:38:10.447Z] #20 29.12 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:10.447Z] #20 29.22 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-05T13:38:10.447Z] #20 29.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-05T13:38:10.447Z] #20 29.23 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T13:38:10.507Z] #43 153.6 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T13:38:10.507Z] #43 153.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T13:38:10.507Z] #43 153.6 Note: Building without GnuTLS support [2022-03-05T13:38:10.507Z] #43 153.6 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T13:38:10.507Z] #43 153.6 Makefile.config:40: Warn: Building without nftables support [2022-03-05T13:38:10.709Z] #20 29.34 Setting up python3-minimal (3.7.3-1) ... [2022-03-05T13:38:11.058Z] #20 2.928 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:38:11.080Z] #43 154.3 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T13:38:11.262Z] #20 1.216 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T13:38:11.262Z] #20 1.279 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T13:38:11.262Z] #20 1.280 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T13:38:11.262Z] #20 1.291 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T13:38:11.621Z] #43 ... [2022-03-05T13:38:11.621Z] [2022-03-05T13:38:11.621Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:38:11.621Z] #22 sha256:44f0f3871bc2d7a8d2c778d5906c7be910496048a3d0dde848447c57eff599d3 [2022-03-05T13:38:11.621Z] #22 14.21 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-05T13:38:11.655Z] #20 30.35 Selecting previously unselected package python3. [2022-03-05T13:38:11.655Z] #20 30.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-03-05T13:38:11.655Z] #20 30.41 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-05T13:38:11.655Z] #20 30.42 Unpacking python3 (3.7.3-1) ... [2022-03-05T13:38:11.655Z] #20 30.52 Selecting previously unselected package libip4tc0:amd64. [2022-03-05T13:38:11.655Z] #20 30.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-05T13:38:11.655Z] #20 30.52 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:11.655Z] #20 30.62 Selecting previously unselected package libip6tc0:amd64. [2022-03-05T13:38:11.660Z] #43 154.8 make[1]: Nothing to be done for 'all'. [2022-03-05T13:38:11.829Z] #20 1.743 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T13:38:11.917Z] #20 30.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-05T13:38:11.917Z] #20 30.63 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:11.917Z] #20 30.75 Selecting previously unselected package libiptc0:amd64. [2022-03-05T13:38:11.917Z] #20 30.76 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-05T13:38:11.917Z] #20 30.76 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:11.917Z] #20 30.83 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-05T13:38:11.917Z] #20 30.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-05T13:38:11.917Z] #20 30.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T13:38:12.178Z] #20 30.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-05T13:38:12.178Z] #20 30.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-05T13:38:12.178Z] #20 30.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T13:38:12.178Z] #20 31.02 Selecting previously unselected package libnftnl11:amd64. [2022-03-05T13:38:12.178Z] #20 31.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-05T13:38:12.178Z] #20 31.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T13:38:12.178Z] #20 31.12 Selecting previously unselected package iptables. [2022-03-05T13:38:12.178Z] #20 31.12 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-05T13:38:12.234Z] #43 155.4 make[1]: 'images/built-in.o' is up to date. [2022-03-05T13:38:12.234Z] #43 155.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-05T13:38:12.234Z] #43 155.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-05T13:38:12.234Z] #43 155.5 make[1]: 'compel/libcompel.a' is up to date. [2022-03-05T13:38:12.234Z] #43 155.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-05T13:38:12.234Z] #43 155.5 make[1]: Nothing to be done for 'all'. [2022-03-05T13:38:12.234Z] #43 155.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T13:38:12.440Z] #20 31.12 Unpacking iptables (1.8.2-4) ... [2022-03-05T13:38:12.495Z] #43 155.7 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:12.495Z] #43 155.7 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:12.495Z] #43 155.8 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:12.561Z] #22 15.13 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-05T13:38:12.561Z] #22 15.18 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-05T13:38:12.561Z] #22 15.23 Collecting pyyaml (from yamllint==1.26.1) [2022-03-05T13:38:12.707Z] #20 31.43 Selecting previously unselected package xxd. [2022-03-05T13:38:12.707Z] #20 31.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T13:38:12.707Z] #20 31.44 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T13:38:12.758Z] #43 155.8 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:12.758Z] #43 155.9 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:12.758Z] #43 155.9 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:12.758Z] #43 155.9 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:12.758Z] #43 156.0 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:12.758Z] #43 156.1 INSTALL criu/criu [2022-03-05T13:38:12.772Z] #20 2.664 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T13:38:12.821Z] #22 15.42 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-03-05T13:38:12.954Z] #20 4.484 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:38:12.967Z] #20 31.58 Selecting previously unselected package vim-common. [2022-03-05T13:38:12.967Z] #20 31.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:38:12.967Z] #20 31.61 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T13:38:12.967Z] #20 31.78 Selecting previously unselected package bash-completion. [2022-03-05T13:38:12.967Z] #20 31.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-05T13:38:13.019Z] #43 DONE 156.3s [2022-03-05T13:38:13.019Z] [2022-03-05T13:38:13.019Z] #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-05T13:38:13.019Z] #56 sha256:3ef99d2e0c3b5419b36d403ee566a7295b8b6e73cb4538a57f96d931e01b48f4 [2022-03-05T13:38:13.212Z] #20 ... [2022-03-05T13:38:13.212Z] [2022-03-05T13:38:13.212Z] #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-05T13:38:13.212Z] #53 sha256:3d4299323b9197a4623501bcac509816d8e1c305b9ba2c5b64918dae2ffad011 [2022-03-05T13:38:13.212Z] #53 12.84 + cd /tmp/tmp.mkcB3M5Yrt/src/github.com/opencontainers/runc [2022-03-05T13:38:12.945Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:38:13.036Z] > git config --add remote.origin.fetch +refs/pull/43331/head:refs/remotes/origin/PR-43331 # timeout=10 [2022-03-05T13:38:13.105Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:38:13.363Z] Fetching without tags [2022-03-05T13:38:13.391Z] #22 15.90 Installing build dependencies: started [2022-03-05T13:38:13.475Z] #53 12.84 + git checkout -q v1.0.3 [2022-03-05T13:38:13.703Z] #20 3.579 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T13:38:13.737Z] #53 13.32 + '[' -z '' ']' [2022-03-05T13:38:13.737Z] #53 13.32 + target=static [2022-03-05T13:38:13.737Z] #53 13.32 + make BUILDTAGS=seccomp static [2022-03-05T13:38:13.914Z] #20 ... [2022-03-05T13:38:13.914Z] [2022-03-05T13:38:13.914Z] #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-05T13:38:13.914Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:13.914Z] #43 83.53 CC criu/clone-noasan.o [2022-03-05T13:38:13.914Z] #43 83.72 CC criu/config.o [2022-03-05T13:38:13.914Z] #43 84.95 CC criu/cr-check.o [2022-03-05T13:38:13.914Z] #43 86.60 CC criu/cr-dedup.o [2022-03-05T13:38:13.914Z] #43 87.05 CC criu/cr-dump.o [2022-03-05T13:38:13.914Z] #43 89.34 CC criu/cr-errno.o [2022-03-05T13:38:13.914Z] #43 89.45 CC criu/cr-restore.o [2022-03-05T13:38:14.225Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:38:14.409Z] #56 ... [2022-03-05T13:38:14.409Z] [2022-03-05T13:38:14.409Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-05T13:38:14.409Z] #44 sha256:c719a54377c9367a98f48f867b32b5a650f33cff34c848200a83a368590af51d [2022-03-05T13:38:14.409Z] #44 DONE 0.1s [2022-03-05T13:38:14.409Z] [2022-03-05T13:38:14.409Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-05T13:38:14.409Z] #46 sha256:b81e82c4309a429426cfacc56966058bb2af2eb9b2806e442b2c0e3ce01c29a7 [2022-03-05T13:38:14.409Z] #46 DONE 0.1s [2022-03-05T13:38:14.409Z] [2022-03-05T13:38:14.409Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T13:38:14.409Z] #48 sha256:4f0753e207876a7ad15a428740dc71f8f3664c232712683a791e4f32242a6ce7 [2022-03-05T13:38:14.409Z] #48 DONE 0.1s [2022-03-05T13:38:14.409Z] [2022-03-05T13:38:14.409Z] #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-05T13:38:14.409Z] #56 sha256:3ef99d2e0c3b5419b36d403ee566a7295b8b6e73cb4538a57f96d931e01b48f4 [2022-03-05T13:38:14.409Z] #56 ... [2022-03-05T13:38:14.409Z] [2022-03-05T13:38:14.409Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T13:38:14.409Z] #50 sha256:e9eabf7a5532bfb98a2dbf1ca64204f094f7ac10b0dbe80f836c3145e2f3ee84 [2022-03-05T13:38:14.487Z] #43 94.00 CC criu/cr-service.o [2022-03-05T13:38:14.667Z] #53 14.03 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-05T13:38:14.981Z] #50 DONE 0.5s [2022-03-05T13:38:14.981Z] [2022-03-05T13:38:14.981Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T13:38:14.981Z] #52 sha256:38ca2bd60c541cfe9a8b396ad6d0931217a7aac9be1becc3f8ddb339359540b7 [2022-03-05T13:38:14.981Z] #52 DONE 0.1s [2022-03-05T13:38:14.981Z] [2022-03-05T13:38:14.981Z] #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-05T13:38:14.981Z] #53 sha256:145ec2b9464437f3d9dae9ae65d1ab29b0dc3545713133235278a4442addfb1a [2022-03-05T13:38:15.073Z] #20 4.921 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:38:15.073Z] #20 ... [2022-03-05T13:38:15.073Z] [2022-03-05T13:38:15.073Z] #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-05T13:38:15.073Z] #53 sha256:f464ca68cf6b16cff2d6dc6b1819b4c3bb784a71d19dd64037fd38230382fa11 [2022-03-05T13:38:15.073Z] #53 13.07 + cd /tmp/tmp.N3AEvRcrkD/src/github.com/opencontainers/runc [2022-03-05T13:38:15.073Z] #53 13.07 + git checkout -q v1.0.3 [2022-03-05T13:38:15.960Z] #43 ... [2022-03-05T13:38:15.960Z] [2022-03-05T13:38:15.960Z] #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 zstd [2022-03-05T13:38:15.960Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:15.960Z] #20 34.80 Unpacking bash-completion (1:2.8-6) ... [2022-03-05T13:38:16.005Z] #53 13.87 + '[' -z '' ']' [2022-03-05T13:38:16.005Z] #53 13.87 + target=static [2022-03-05T13:38:16.005Z] #53 13.87 + make BUILDTAGS=seccomp static [2022-03-05T13:38:16.262Z] #53 14.16 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-05T13:38:13.255Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T13:38:13.411Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T13:38:13.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:38:13.414Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43331/head:refs/remotes/origin/PR-43331 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T13:38:14.339Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:38:14.403Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [2022-03-05T13:38:16.539Z] #20 35.25 Selecting previously unselected package bzip2. [2022-03-05T13:38:16.539Z] #20 35.28 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-05T13:38:16.539Z] #20 35.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T13:38:16.539Z] #20 35.38 Selecting previously unselected package xz-utils. [2022-03-05T13:38:16.539Z] #20 35.39 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-05T13:38:16.539Z] #20 35.39 Unpacking xz-utils (5.2.4-1) ... [2022-03-05T13:38:16.812Z] #20 35.56 Selecting previously unselected package apparmor. [2022-03-05T13:38:16.812Z] #20 35.56 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-05T13:38:16.812Z] #20 35.68 Unpacking apparmor (2.13.2-10) ... [2022-03-05T13:38:17.074Z] #20 36.07 Selecting previously unselected package aufs-tools. [2022-03-05T13:38:17.336Z] #20 36.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-05T13:38:17.336Z] #20 36.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-05T13:38:17.598Z] #20 36.23 Selecting previously unselected package libonig5:amd64. [2022-03-05T13:38:17.598Z] #20 36.23 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T13:38:17.598Z] #20 36.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:38:17.598Z] #20 36.39 Selecting previously unselected package libjq1:amd64. [2022-03-05T13:38:17.598Z] #20 36.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:38:17.598Z] #20 36.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:38:17.598Z] #20 36.52 Selecting previously unselected package jq. [2022-03-05T13:38:17.870Z] #20 36.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:38:17.870Z] #20 36.55 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T13:38:17.870Z] #20 36.63 Selecting previously unselected package libaio1:amd64. [2022-03-05T13:38:17.870Z] #20 36.64 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-05T13:38:17.870Z] #20 36.64 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-05T13:38:17.870Z] #20 36.70 Selecting previously unselected package libgpm2:amd64. [2022-03-05T13:38:17.870Z] #20 36.70 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-05T13:38:17.870Z] #20 36.73 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-05T13:38:18.027Z] #53 ... [2022-03-05T13:38:18.027Z] [2022-03-05T13:38:18.027Z] #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-05T13:38:18.027Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:18.027Z] #43 50.38 CC criu/arch/x86/kerndat.o [2022-03-05T13:38:18.027Z] #43 51.03 CC criu/arch/x86/sigaction_compat.o [2022-03-05T13:38:18.027Z] #43 51.29 CC criu/arch/x86/sigframe.o [2022-03-05T13:38:18.027Z] #43 51.68 LINK criu/arch/x86/crtools.built-in.o [2022-03-05T13:38:18.027Z] #43 51.74 DEP criu/pie/util-vdso-elf32.d [2022-03-05T13:38:18.027Z] #43 51.90 DEP criu/pie/util-vdso.d [2022-03-05T13:38:18.027Z] #43 51.97 DEP criu/pie/util.d [2022-03-05T13:38:18.027Z] #43 52.06 CC criu/pie/util.o [2022-03-05T13:38:18.027Z] #43 52.28 CC criu/pie/util-vdso.o [2022-03-05T13:38:18.027Z] #43 52.88 CC criu/pie/util-vdso-elf32.o [2022-03-05T13:38:18.027Z] #43 53.51 AR criu/pie/pie.lib.a [2022-03-05T13:38:18.027Z] #43 53.57 DEP criu/pie/restorer.d [2022-03-05T13:38:18.027Z] #43 53.76 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-05T13:38:18.027Z] #43 53.84 DEP criu/arch/x86/restorer_unmap.d [2022-03-05T13:38:18.027Z] #43 53.85 DEP criu/arch/x86/restorer.d [2022-03-05T13:38:18.027Z] #43 54.01 DEP criu/arch/x86/vdso-pie.d [2022-03-05T13:38:18.027Z] #43 54.15 DEP criu/pie/parasite-vdso.d [2022-03-05T13:38:18.027Z] #43 54.30 DEP criu/pie/parasite.d [2022-03-05T13:38:18.027Z] #43 54.51 CC criu/pie/parasite.o [2022-03-05T13:38:18.027Z] #43 55.71 LINK criu/pie/parasite.built-in.o [2022-03-05T13:38:18.027Z] #43 55.72 GEN criu/pie/parasite-blob.h [2022-03-05T13:38:18.027Z] #43 55.75 CC criu/pie/parasite-vdso.o [2022-03-05T13:38:18.027Z] #43 56.34 CC criu/arch/x86/vdso-pie.o [2022-03-05T13:38:18.027Z] #43 56.58 CC criu/arch/x86/restorer.o [2022-03-05T13:38:18.027Z] #43 57.00 CC criu/arch/x86/restorer_unmap.o [2022-03-05T13:38:18.027Z] #43 57.06 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-05T13:38:18.027Z] #43 57.31 CC criu/pie/restorer.o [2022-03-05T13:38:18.027Z] #43 60.00 LINK criu/pie/restorer.built-in.o [2022-03-05T13:38:18.027Z] #43 60.03 GEN criu/pie/restorer-blob.h [2022-03-05T13:38:18.027Z] #43 60.14 DEP criu/vdso.d [2022-03-05T13:38:18.027Z] #43 60.34 DEP criu/vdso-compat.d [2022-03-05T13:38:18.027Z] #43 60.47 DEP criu/uts_ns.d [2022-03-05T13:38:18.027Z] #43 60.59 DEP criu/util.d [2022-03-05T13:38:18.131Z] #20 36.78 Selecting previously unselected package libicu63:amd64. [2022-03-05T13:38:18.131Z] #20 36.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T13:38:18.131Z] #20 36.82 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:38:18.241Z] Merge succeeded, producing 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:38:18.242Z] Checking out Revision 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b (PR-43331) [2022-03-05T13:38:18.285Z] #43 60.89 DEP criu/uffd.d [2022-03-05T13:38:18.541Z] #43 61.08 DEP criu/tun.d [2022-03-05T13:38:18.797Z] #43 61.30 DEP criu/tty.d [2022-03-05T13:38:19.053Z] #43 61.53 DEP criu/timerfd.d [2022-03-05T13:38:19.053Z] #43 61.71 DEP criu/timens.d [2022-03-05T13:38:19.310Z] #43 61.86 DEP criu/sysfs_parse.d [2022-03-05T13:38:19.536Z] #53 ... [2022-03-05T13:38:19.536Z] [2022-03-05T13:38:19.536Z] #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-05T13:38:19.536Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:19.536Z] #43 52.30 LINK criu/arch/x86/crtools.built-in.o [2022-03-05T13:38:19.536Z] #43 52.40 DEP criu/pie/util-vdso-elf32.d [2022-03-05T13:38:19.536Z] #43 52.53 DEP criu/pie/util-vdso.d [2022-03-05T13:38:19.536Z] #43 52.63 DEP criu/pie/util.d [2022-03-05T13:38:19.536Z] #43 52.86 CC criu/pie/util.o [2022-03-05T13:38:19.536Z] #43 53.20 CC criu/pie/util-vdso.o [2022-03-05T13:38:19.536Z] #43 54.05 CC criu/pie/util-vdso-elf32.o [2022-03-05T13:38:19.536Z] #43 54.64 AR criu/pie/pie.lib.a [2022-03-05T13:38:19.536Z] #43 54.68 DEP criu/pie/restorer.d [2022-03-05T13:38:19.536Z] #43 54.89 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-05T13:38:19.536Z] #43 55.06 DEP criu/arch/x86/restorer_unmap.d [2022-03-05T13:38:19.536Z] #43 55.07 DEP criu/arch/x86/restorer.d [2022-03-05T13:38:19.536Z] #43 55.29 DEP criu/arch/x86/vdso-pie.d [2022-03-05T13:38:19.536Z] #43 55.38 DEP criu/pie/parasite-vdso.d [2022-03-05T13:38:19.536Z] #43 55.52 DEP criu/pie/parasite.d [2022-03-05T13:38:19.536Z] #43 55.74 CC criu/pie/parasite.o [2022-03-05T13:38:19.536Z] #43 56.82 LINK criu/pie/parasite.built-in.o [2022-03-05T13:38:19.536Z] #43 56.83 GEN criu/pie/parasite-blob.h [2022-03-05T13:38:19.536Z] #43 56.85 CC criu/pie/parasite-vdso.o [2022-03-05T13:38:19.536Z] #43 57.46 CC criu/arch/x86/vdso-pie.o [2022-03-05T13:38:19.536Z] #43 57.70 CC criu/arch/x86/restorer.o [2022-03-05T13:38:19.536Z] #43 58.10 CC criu/arch/x86/restorer_unmap.o [2022-03-05T13:38:19.536Z] #43 58.15 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-05T13:38:19.536Z] #43 58.41 CC criu/pie/restorer.o [2022-03-05T13:38:19.536Z] #43 60.98 LINK criu/pie/restorer.built-in.o [2022-03-05T13:38:19.536Z] #43 61.00 GEN criu/pie/restorer-blob.h [2022-03-05T13:38:19.536Z] #43 61.11 DEP criu/vdso.d [2022-03-05T13:38:19.536Z] #43 61.34 DEP criu/vdso-compat.d [2022-03-05T13:38:19.536Z] #43 61.50 DEP criu/uts_ns.d [2022-03-05T13:38:19.536Z] #43 61.63 DEP criu/util.d [2022-03-05T13:38:19.536Z] #43 61.83 DEP criu/uffd.d [2022-03-05T13:38:19.536Z] #43 62.05 DEP criu/tun.d [2022-03-05T13:38:19.536Z] #43 62.22 DEP criu/tty.d [2022-03-05T13:38:19.536Z] #43 62.43 DEP criu/timerfd.d [2022-03-05T13:38:19.536Z] #43 62.65 DEP criu/timens.d [2022-03-05T13:38:19.536Z] #43 62.85 DEP criu/sysfs_parse.d [2022-03-05T13:38:19.566Z] #43 62.07 DEP criu/sysctl.d [2022-03-05T13:38:19.566Z] #43 62.21 DEP criu/string.d [2022-03-05T13:38:19.566Z] #43 62.28 DEP criu/stats.d [2022-03-05T13:38:19.794Z] #43 63.03 DEP criu/sysctl.d [2022-03-05T13:38:19.794Z] #43 63.14 DEP criu/string.d [2022-03-05T13:38:19.794Z] #43 ... [2022-03-05T13:38:19.794Z] [2022-03-05T13:38:19.794Z] #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 zstd [2022-03-05T13:38:19.794Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:19.794Z] #20 9.811 Fetched 9003 kB in 9s (1019 kB/s) [2022-03-05T13:38:19.822Z] #43 62.42 DEP criu/sockets.d [2022-03-05T13:38:17.779Z] > git remote # timeout=10 [2022-03-05T13:38:17.870Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T13:38:17.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T13:38:17.949Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T13:38:18.128Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-05T13:38:18.280Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T13:38:18.348Z] > git checkout -f 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b # timeout=10 [2022-03-05T13:38:19.968Z] #22 ... [2022-03-05T13:38:19.968Z] [2022-03-05T13:38:19.968Z] #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-05T13:38:19.968Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T13:38:19.968Z] #43 119.8 CC criu/sockets.o [2022-03-05T13:38:19.968Z] #43 120.7 CC criu/stats.o [2022-03-05T13:38:19.968Z] #43 121.0 CC criu/string.o [2022-03-05T13:38:19.968Z] #43 121.0 CC criu/sysctl.o [2022-03-05T13:38:19.968Z] #43 121.7 CC criu/sysfs_parse.o [2022-03-05T13:38:19.968Z] #43 122.1 CC criu/timens.o [2022-03-05T13:38:19.968Z] #43 122.4 CC criu/timerfd.o [2022-03-05T13:38:19.968Z] #43 122.8 CC criu/tty.o [2022-03-05T13:38:19.968Z] #43 124.6 CC criu/tun.o [2022-03-05T13:38:19.968Z] #43 125.0 CC criu/uffd.o [2022-03-05T13:38:19.968Z] #43 125.8 CC criu/util.o [2022-03-05T13:38:19.968Z] #43 126.7 CC criu/uts_ns.o [2022-03-05T13:38:19.968Z] #43 126.9 CC criu/vdso.o [2022-03-05T13:38:19.968Z] #43 127.3 LINK criu/built-in.o [2022-03-05T13:38:19.968Z] #43 127.4 LINK criu/criu [2022-03-05T13:38:19.968Z] #43 127.7 DEP lib/c/criu.d [2022-03-05T13:38:19.968Z] #43 127.8 CC images/rpc.pb-c.o [2022-03-05T13:38:20.080Z] #43 62.59 DEP criu/sk-unix.d [2022-03-05T13:38:20.229Z] #43 128.3 CC lib/c/criu.o [2022-03-05T13:38:20.336Z] #43 62.82 DEP criu/sk-tcp.d [2022-03-05T13:38:20.336Z] #43 62.98 DEP criu/sk-queue.d [2022-03-05T13:38:20.593Z] #43 63.10 DEP criu/sk-packet.d [2022-03-05T13:38:20.849Z] #43 63.26 DEP criu/sk-netlink.d [2022-03-05T13:38:20.849Z] #43 63.51 DEP criu/sk-inet.d [2022-03-05T13:38:21.106Z] #43 63.75 DEP criu/signalfd.d [2022-03-05T13:38:21.172Z] #43 129.3 LINK lib/c/built-in.o [2022-03-05T13:38:21.172Z] #43 129.3 LINK lib/c/libcriu.so [2022-03-05T13:38:21.172Z] #43 129.4 LINK lib/c/libcriu.a [2022-03-05T13:38:21.172Z] #43 129.4 GEN magic.py [2022-03-05T13:38:21.362Z] #43 63.88 DEP criu/sigframe.d [2022-03-05T13:38:21.436Z] #20 40.32 Selecting previously unselected package libnet1:amd64. [2022-03-05T13:38:21.436Z] #20 40.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T13:38:21.436Z] #20 40.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:38:21.619Z] #43 64.02 DEP criu/shmem.d [2022-03-05T13:38:21.619Z] #43 64.20 DEP criu/servicefd.d [2022-03-05T13:38:21.694Z] #43 129.6 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T13:38:21.694Z] #43 129.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T13:38:21.694Z] #43 129.6 Note: Building without GnuTLS support [2022-03-05T13:38:21.694Z] #43 129.6 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T13:38:21.694Z] #43 129.6 Makefile.config:40: Warn: Building without nftables support [2022-03-05T13:38:21.699Z] #20 40.42 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T13:38:21.699Z] #20 40.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T13:38:21.699Z] #20 40.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:38:21.699Z] #20 40.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T13:38:21.699Z] #20 40.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:38:21.699Z] #20 40.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:38:21.699Z] #20 40.62 Selecting previously unselected package libreadline5:amd64. [2022-03-05T13:38:21.699Z] #20 40.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-05T13:38:21.699Z] #20 40.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T13:38:21.876Z] #43 64.37 DEP criu/seize.d [2022-03-05T13:38:21.961Z] #20 40.73 Selecting previously unselected package net-tools. [2022-03-05T13:38:21.961Z] #20 40.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-05T13:38:21.961Z] #20 40.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T13:38:22.133Z] #43 64.54 DEP criu/seccomp.d [2022-03-05T13:38:22.133Z] #43 64.78 DEP criu/rst-malloc.d [2022-03-05T13:38:22.223Z] #20 40.99 Selecting previously unselected package patch. [2022-03-05T13:38:22.223Z] #20 40.99 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-05T13:38:22.223Z] #20 41.00 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-05T13:38:22.269Z] #43 130.2 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T13:38:22.390Z] #43 64.87 DEP criu/rbtree.d [2022-03-05T13:38:22.390Z] #43 64.91 DEP criu/pstree.d [2022-03-05T13:38:22.489Z] #20 41.12 Selecting previously unselected package python-pip-whl. [2022-03-05T13:38:22.489Z] #20 41.13 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-05T13:38:22.489Z] #20 41.13 Unpacking python-pip-whl (18.1-5) ... [2022-03-05T13:38:22.649Z] #43 65.08 DEP criu/protobuf.d [2022-03-05T13:38:22.649Z] #43 65.26 GEN criu/protobuf-desc-gen.h [2022-03-05T13:38:22.841Z] #43 130.8 make[1]: Nothing to be done for 'all'. [2022-03-05T13:38:23.013Z] #20 41.69 Selecting previously unselected package python3-lib2to3. [2022-03-05T13:38:23.013Z] #20 41.70 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-05T13:38:23.013Z] #20 41.70 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-05T13:38:23.013Z] #20 41.82 Selecting previously unselected package python3-distutils. [2022-03-05T13:38:23.013Z] #20 41.83 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-05T13:38:23.013Z] #20 41.84 Unpacking python3-distutils (3.7.3-1) ... [2022-03-05T13:38:23.275Z] #20 41.98 Selecting previously unselected package python3-pip. [2022-03-05T13:38:23.275Z] #20 42.00 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-05T13:38:23.275Z] #20 42.01 Unpacking python3-pip (18.1-5) ... [2022-03-05T13:38:23.275Z] #20 42.18 Selecting previously unselected package python3-pkg-resources. [2022-03-05T13:38:23.275Z] #20 42.19 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T13:38:23.275Z] #20 42.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-05T13:38:23.413Z] #43 131.4 make[1]: 'images/built-in.o' is up to date. [2022-03-05T13:38:23.413Z] #43 131.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-05T13:38:23.413Z] #43 131.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-05T13:38:23.413Z] #43 131.5 make[1]: 'compel/libcompel.a' is up to date. [2022-03-05T13:38:23.413Z] #43 131.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-05T13:38:23.413Z] #43 131.6 make[1]: Nothing to be done for 'all'. [2022-03-05T13:38:23.536Z] #20 42.32 Selecting previously unselected package python3-setuptools. [2022-03-05T13:38:23.536Z] #20 42.33 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-05T13:38:23.536Z] #20 42.33 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-05T13:38:23.673Z] #43 131.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T13:38:23.673Z] #43 131.8 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:23.673Z] #43 131.8 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:23.673Z] #43 131.9 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:23.798Z] #20 42.58 Selecting previously unselected package python3-wheel. [2022-03-05T13:38:23.798Z] #20 42.60 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-05T13:38:23.798Z] #20 42.60 Unpacking python3-wheel (0.32.3-2) ... [2022-03-05T13:38:23.934Z] #43 132.0 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:23.934Z] #43 132.0 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:23.934Z] #43 132.0 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:23.934Z] #43 132.1 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:23.974Z] #20 9.811 Reading package lists... [2022-03-05T13:38:24.022Z] #43 ... [2022-03-05T13:38:24.022Z] [2022-03-05T13:38:24.022Z] #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 zstd [2022-03-05T13:38:24.022Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:24.022Z] #20 5.897 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T13:38:24.022Z] #20 10.35 Fetched 9003 kB in 9s (972 kB/s) [2022-03-05T13:38:24.022Z] #20 10.35 Reading package lists... [2022-03-05T13:38:24.061Z] #20 42.69 Selecting previously unselected package sudo. [2022-03-05T13:38:24.061Z] #20 42.69 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-05T13:38:24.061Z] #20 42.70 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-05T13:38:24.194Z] #43 132.2 make[2]: Nothing to be done for 'all'. [2022-03-05T13:38:24.194Z] #43 132.2 INSTALL criu/criu [2022-03-05T13:38:24.280Z] #20 14.05 Reading package lists... [2022-03-05T13:38:24.280Z] #20 ... [2022-03-05T13:38:24.280Z] [2022-03-05T13:38:24.280Z] #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-05T13:38:24.280Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:24.280Z] #43 66.77 DEP criu/protobuf-desc.d [2022-03-05T13:38:24.280Z] #43 66.89 DEP criu/proc_parse.d [2022-03-05T13:38:24.323Z] #20 43.29 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T13:38:24.538Z] #43 67.09 DEP criu/plugin.d [2022-03-05T13:38:24.634Z] #20 43.29 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-05T13:38:24.634Z] #20 43.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T13:38:24.768Z] #43 DONE 132.9s [2022-03-05T13:38:24.768Z] [2022-03-05T13:38:24.768Z] #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-05T13:38:24.768Z] #24 sha256:3f58617a447311eb3e81bce1a7d9b5ba9a9fa4c1c0de294f4d2a5d30a4b43fe1 [2022-03-05T13:38:24.795Z] #43 67.18 DEP criu/pipes.d [2022-03-05T13:38:24.795Z] #43 67.38 DEP criu/pie-util.d [2022-03-05T13:38:25.052Z] #43 67.53 DEP criu/pie-util-vdso.d [2022-03-05T13:38:25.052Z] #43 67.64 DEP criu/pie-util-vdso-elf32.d [2022-03-05T13:38:25.052Z] #43 67.74 DEP criu/path.d [2022-03-05T13:38:25.156Z] #20 43.88 Selecting previously unselected package uidmap. [2022-03-05T13:38:25.157Z] #20 43.89 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-05T13:38:25.157Z] #20 43.90 Unpacking uidmap (1:4.5-1.1) ... [2022-03-05T13:38:25.157Z] #20 44.03 Selecting previously unselected package vim-runtime. [2022-03-05T13:38:25.157Z] #20 44.05 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:38:25.157Z] #20 44.10 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-05T13:38:25.308Z] #43 67.92 DEP criu/parasite-syscall.d [2022-03-05T13:38:25.344Z] #20 13.51 Reading package lists... [2022-03-05T13:38:25.344Z] #20 ... [2022-03-05T13:38:25.344Z] [2022-03-05T13:38:25.344Z] #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-05T13:38:25.344Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:25.344Z] #43 63.18 DEP criu/stats.d [2022-03-05T13:38:25.344Z] #43 63.36 DEP criu/sockets.d [2022-03-05T13:38:25.344Z] #43 63.55 DEP criu/sk-unix.d [2022-03-05T13:38:25.345Z] #43 63.83 DEP criu/sk-tcp.d [2022-03-05T13:38:25.345Z] #43 64.04 DEP criu/sk-queue.d [2022-03-05T13:38:25.345Z] #43 64.21 DEP criu/sk-packet.d [2022-03-05T13:38:25.345Z] #43 64.45 DEP criu/sk-netlink.d [2022-03-05T13:38:25.345Z] #43 64.59 DEP criu/sk-inet.d [2022-03-05T13:38:25.345Z] #43 64.84 DEP criu/signalfd.d [2022-03-05T13:38:25.345Z] #43 64.95 DEP criu/sigframe.d [2022-03-05T13:38:25.345Z] #43 65.00 DEP criu/shmem.d [2022-03-05T13:38:25.345Z] #43 65.12 DEP criu/servicefd.d [2022-03-05T13:38:25.345Z] #43 65.24 DEP criu/seize.d [2022-03-05T13:38:25.345Z] #43 65.37 DEP criu/seccomp.d [2022-03-05T13:38:25.345Z] #43 65.54 DEP criu/rst-malloc.d [2022-03-05T13:38:25.345Z] #43 65.62 DEP criu/rbtree.d [2022-03-05T13:38:25.345Z] #43 65.68 DEP criu/pstree.d [2022-03-05T13:38:25.345Z] #43 65.85 DEP criu/protobuf.d [2022-03-05T13:38:25.345Z] #43 66.01 GEN criu/protobuf-desc-gen.h [2022-03-05T13:38:25.345Z] #43 67.54 DEP criu/protobuf-desc.d [2022-03-05T13:38:25.345Z] #43 67.62 DEP criu/proc_parse.d [2022-03-05T13:38:25.345Z] #43 67.75 DEP criu/plugin.d [2022-03-05T13:38:25.345Z] #43 67.83 DEP criu/pipes.d [2022-03-05T13:38:25.345Z] #43 67.97 DEP criu/pie-util.d [2022-03-05T13:38:25.345Z] #43 68.09 DEP criu/pie-util-vdso.d [2022-03-05T13:38:25.345Z] #43 68.19 DEP criu/pie-util-vdso-elf32.d [2022-03-05T13:38:25.345Z] #43 68.35 DEP criu/path.d [2022-03-05T13:38:25.345Z] #43 68.46 DEP criu/parasite-syscall.d [2022-03-05T13:38:25.418Z] #20 44.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-05T13:38:25.418Z] #20 44.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-05T13:38:25.564Z] #43 68.12 DEP criu/pagemap.d [2022-03-05T13:38:25.601Z] #43 68.67 DEP criu/pagemap.d [2022-03-05T13:38:25.601Z] #43 68.86 DEP criu/pagemap-cache.d [2022-03-05T13:38:25.601Z] #43 68.97 DEP criu/page-xfer.d [2022-03-05T13:38:25.821Z] #43 68.33 DEP criu/pagemap-cache.d [2022-03-05T13:38:25.821Z] #43 68.47 DEP criu/page-xfer.d [2022-03-05T13:38:26.077Z] #43 68.65 DEP criu/page-pipe.d [2022-03-05T13:38:26.165Z] #43 69.17 DEP criu/page-pipe.d [2022-03-05T13:38:26.165Z] #43 69.30 DEP criu/netfilter.d [2022-03-05T13:38:26.334Z] #43 68.80 DEP criu/netfilter.d [2022-03-05T13:38:26.334Z] #43 68.94 DEP criu/net.d [2022-03-05T13:38:26.363Z] #20 ... [2022-03-05T13:38:26.363Z] [2022-03-05T13:38:26.363Z] #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-05T13:38:26.363Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:26.363Z] #43 95.80 CC criu/crtools.o [2022-03-05T13:38:26.363Z] #43 96.46 CC criu/eventfd.o [2022-03-05T13:38:26.363Z] #43 96.82 CC criu/eventpoll.o [2022-03-05T13:38:26.363Z] #43 97.66 CC criu/external.o [2022-03-05T13:38:26.363Z] #43 98.01 CC criu/fault-injection.o [2022-03-05T13:38:26.363Z] #43 98.13 CC criu/fdstore.o [2022-03-05T13:38:26.363Z] #43 98.50 CC criu/fifo.o [2022-03-05T13:38:26.363Z] #43 98.90 CC criu/file-ids.o [2022-03-05T13:38:26.363Z] #43 99.25 CC criu/file-lock.o [2022-03-05T13:38:26.363Z] #43 100.2 CC criu/files-ext.o [2022-03-05T13:38:26.363Z] #43 100.6 CC criu/files-reg.o [2022-03-05T13:38:26.363Z] #43 102.9 CC criu/files.o [2022-03-05T13:38:26.363Z] #43 105.2 CC criu/filesystems.o [2022-03-05T13:38:26.363Z] #43 105.9 CC criu/fsnotify.o [2022-03-05T13:38:26.422Z] #43 69.50 DEP criu/net.d [2022-03-05T13:38:26.590Z] #43 69.18 DEP criu/namespaces.d [2022-03-05T13:38:26.678Z] #43 69.77 DEP criu/namespaces.d [2022-03-05T13:38:26.678Z] #43 69.93 DEP criu/mount.d [2022-03-05T13:38:26.847Z] #43 69.35 DEP criu/mount.d [2022-03-05T13:38:26.935Z] #43 70.11 DEP criu/memfd.d [2022-03-05T13:38:26.935Z] #43 70.23 DEP criu/mem.d [2022-03-05T13:38:26.935Z] #43 ... [2022-03-05T13:38:26.935Z] [2022-03-05T13:38:26.935Z] #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 zstd [2022-03-05T13:38:26.935Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:26.935Z] #20 13.51 Reading package lists... [2022-03-05T13:38:27.103Z] #43 69.55 DEP criu/memfd.d [2022-03-05T13:38:27.103Z] #43 69.70 DEP criu/mem.d [2022-03-05T13:38:27.308Z] #43 107.0 CC criu/image-desc.o [2022-03-05T13:38:27.310Z] #24 ... [2022-03-05T13:38:27.310Z] [2022-03-05T13:38:27.310Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:38:27.310Z] #22 sha256:44f0f3871bc2d7a8d2c778d5906c7be910496048a3d0dde848447c57eff599d3 [2022-03-05T13:38:27.310Z] #22 30.07 Installing build dependencies: finished with status 'done' [2022-03-05T13:38:27.360Z] #43 69.85 DEP criu/lsm.d [2022-03-05T13:38:27.360Z] #43 69.96 DEP criu/log.d [2022-03-05T13:38:27.450Z] #20 17.20 Building dependency tree... [2022-03-05T13:38:27.450Z] #20 ... [2022-03-05T13:38:27.450Z] [2022-03-05T13:38:27.450Z] #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-05T13:38:27.450Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:38:27.450Z] #32 DONE 169.4s [2022-03-05T13:38:27.570Z] #43 107.2 CC criu/image.o [2022-03-05T13:38:27.616Z] #43 70.12 DEP criu/libnetlink.d [2022-03-05T13:38:27.616Z] #43 70.24 DEP criu/kerndat.d [2022-03-05T13:38:27.707Z] [2022-03-05T13:38:27.707Z] #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-05T13:38:27.707Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:27.707Z] #43 70.41 DEP criu/lsm.d [2022-03-05T13:38:27.707Z] #43 70.55 DEP criu/log.d [2022-03-05T13:38:27.707Z] #43 70.72 DEP criu/libnetlink.d [2022-03-05T13:38:27.707Z] #43 70.92 DEP criu/kerndat.d [2022-03-05T13:38:27.873Z] #43 70.42 DEP criu/kcmp-ids.d [2022-03-05T13:38:27.873Z] #43 70.52 DEP criu/irmap.d [2022-03-05T13:38:27.967Z] #43 71.23 DEP criu/kcmp-ids.d [2022-03-05T13:38:28.129Z] #43 70.65 DEP criu/ipc_ns.d [2022-03-05T13:38:28.129Z] #43 70.79 DEP criu/image.d [2022-03-05T13:38:28.224Z] #43 71.41 DEP criu/irmap.d [2022-03-05T13:38:28.386Z] #43 71.02 DEP criu/image-desc.d [2022-03-05T13:38:28.481Z] #43 71.58 DEP criu/ipc_ns.d [2022-03-05T13:38:28.481Z] #43 71.80 DEP criu/image.d [2022-03-05T13:38:28.514Z] #43 108.1 CC criu/ipc_ns.o [2022-03-05T13:38:28.643Z] #43 71.15 DEP criu/fsnotify.d [2022-03-05T13:38:28.643Z] #43 71.35 DEP criu/filesystems.d [2022-03-05T13:38:28.743Z] #43 72.05 DEP criu/image-desc.d [2022-03-05T13:38:28.776Z] #43 ... [2022-03-05T13:38:28.776Z] [2022-03-05T13:38:28.777Z] #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 zstd [2022-03-05T13:38:28.777Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:28.777Z] #20 47.52 Selecting previously unselected package vim. [2022-03-05T13:38:28.777Z] #20 47.53 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T13:38:28.777Z] #20 47.56 Unpacking vim (2:8.1.0875-5) ... [2022-03-05T13:38:29.000Z] #43 72.14 DEP criu/fsnotify.d [2022-03-05T13:38:29.208Z] #43 71.53 DEP criu/files.d [2022-03-05T13:38:29.208Z] #43 71.72 DEP criu/files-reg.d [2022-03-05T13:38:29.258Z] #43 72.28 DEP criu/filesystems.d [2022-03-05T13:38:29.258Z] #43 72.45 DEP criu/files.d [2022-03-05T13:38:29.258Z] #43 72.60 DEP criu/files-reg.d [2022-03-05T13:38:29.350Z] #20 48.12 Selecting previously unselected package xfsprogs. [2022-03-05T13:38:29.350Z] #20 48.12 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-05T13:38:29.350Z] #20 48.12 Unpacking xfsprogs (4.20.0-1) ... [2022-03-05T13:38:29.467Z] #43 71.86 DEP criu/files-ext.d [2022-03-05T13:38:29.467Z] #43 72.00 DEP criu/file-lock.d [2022-03-05T13:38:29.516Z] #43 72.74 DEP criu/files-ext.d [2022-03-05T13:38:29.726Z] #43 72.22 DEP criu/file-ids.d [2022-03-05T13:38:29.772Z] #43 72.84 DEP criu/file-lock.d [2022-03-05T13:38:29.772Z] #43 73.01 DEP criu/file-ids.d [2022-03-05T13:38:29.772Z] #43 73.10 DEP criu/fifo.d [2022-03-05T13:38:29.923Z] #20 48.55 Selecting previously unselected package zip. [2022-03-05T13:38:29.923Z] #20 48.56 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-05T13:38:29.923Z] #20 48.58 Unpacking zip (3.0-11+b1) ... [2022-03-05T13:38:29.923Z] #20 48.71 Selecting previously unselected package zstd. [2022-03-05T13:38:29.923Z] #20 48.71 Preparing to unpack .../41-zstd_1.3.8+dfsg-3+deb10u2_amd64.deb ... [2022-03-05T13:38:29.923Z] #20 48.72 Unpacking zstd (1.3.8+dfsg-3+deb10u2) ... [2022-03-05T13:38:29.987Z] #43 72.34 DEP criu/fifo.d [2022-03-05T13:38:29.987Z] #43 72.50 DEP criu/fdstore.d [2022-03-05T13:38:30.075Z] Commit message: "compression: support zstd with skippable frame" [2022-03-05T13:38:30.079Z] #43 73.22 DEP criu/fdstore.d [2022-03-05T13:38:30.079Z] #43 73.27 DEP criu/fault-injection.d [2022-03-05T13:38:30.079Z] #43 73.35 DEP criu/external.d [2022-03-05T13:38:30.194Z] #20 48.96 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-05T13:38:30.194Z] #20 48.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T13:38:30.194Z] #20 48.99 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:30.194Z] #20 49.00 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T13:38:30.194Z] #20 49.01 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-05T13:38:30.194Z] #20 49.03 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:30.194Z] #20 49.05 Setting up uidmap (1:4.5-1.1) ... [2022-03-05T13:38:30.194Z] #20 49.07 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T13:38:30.194Z] #20 49.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:38:30.194Z] #20 49.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T13:38:30.194Z] #20 49.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:38:30.194Z] #20 49.15 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:38:30.194Z] #20 49.17 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T13:38:30.244Z] #43 ... [2022-03-05T13:38:30.244Z] [2022-03-05T13:38:30.244Z] #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-05T13:38:30.244Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T13:38:30.244Z] #32 DONE 169.1s [2022-03-05T13:38:30.244Z] [2022-03-05T13:38:30.244Z] #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-05T13:38:30.244Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:30.244Z] #43 72.65 DEP criu/fault-injection.d [2022-03-05T13:38:30.244Z] #43 72.68 DEP criu/external.d [2022-03-05T13:38:30.244Z] #43 ... [2022-03-05T13:38:30.244Z] [2022-03-05T13:38:30.244Z] #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 zstd [2022-03-05T13:38:30.244Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:30.244Z] #20 14.05 Reading package lists... [2022-03-05T13:38:30.244Z] #20 17.45 Building dependency tree... [2022-03-05T13:38:30.244Z] #20 18.86 libcap2-bin is already the newest version (1:2.25-2). [2022-03-05T13:38:30.244Z] #20 18.86 The following additional packages will be installed: [2022-03-05T13:38:30.244Z] #20 18.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-05T13:38:30.244Z] #20 18.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-05T13:38:30.244Z] #20 18.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-05T13:38:30.244Z] #20 18.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-05T13:38:30.244Z] #20 18.87 python3.7 python3.7-minimal vim-runtime xxd [2022-03-05T13:38:30.244Z] #20 18.87 Suggested packages: [2022-03-05T13:38:30.244Z] #20 18.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-05T13:38:30.244Z] #20 18.87 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-05T13:38:30.244Z] #20 18.87 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-05T13:38:30.244Z] #20 18.87 quota [2022-03-05T13:38:30.244Z] #20 18.87 Recommended packages: [2022-03-05T13:38:30.244Z] #20 18.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-05T13:38:30.244Z] #20 18.87 python3-keyrings.alt python3-xdg unzip [2022-03-05T13:38:30.244Z] #20 20.71 The following NEW packages will be installed: [2022-03-05T13:38:30.244Z] #20 20.72 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-05T13:38:30.244Z] #20 20.72 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-05T13:38:30.244Z] #20 20.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-05T13:38:30.244Z] #20 20.72 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-05T13:38:30.244Z] #20 20.72 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-05T13:38:30.244Z] #20 20.72 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-05T13:38:30.244Z] #20 20.72 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-05T13:38:30.244Z] #20 20.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T13:38:30.244Z] #20 20.73 xz-utils zip zstd [2022-03-05T13:38:30.244Z] #20 21.06 0 upgraded, 50 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:38:30.244Z] #20 21.06 Need to get 29.0 MB of archives. [2022-03-05T13:38:30.244Z] #20 21.06 After this operation, 117 MB of additional disk space will be used. [2022-03-05T13:38:30.244Z] #20 21.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-05T13:38:30.244Z] #20 21.07 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-05T13:38:30.244Z] #20 21.20 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-05T13:38:30.244Z] #20 21.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-05T13:38:30.244Z] #20 21.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-05T13:38:30.244Z] #20 21.33 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-05T13:38:30.244Z] #20 21.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-05T13:38:30.244Z] #20 21.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-05T13:38:30.244Z] #20 21.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-05T13:38:30.244Z] #20 21.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-05T13:38:30.244Z] #20 21.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-05T13:38:30.244Z] #20 21.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-05T13:38:30.244Z] #20 21.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-05T13:38:30.244Z] #20 21.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-05T13:38:30.244Z] #20 21.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-05T13:38:30.244Z] #20 21.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-05T13:38:30.244Z] #20 21.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T13:38:30.244Z] #20 21.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T13:38:30.244Z] #20 21.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-05T13:38:30.244Z] #20 21.56 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-05T13:38:30.244Z] #20 21.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-05T13:38:30.244Z] #20 21.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-05T13:38:30.244Z] #20 21.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-05T13:38:30.244Z] #20 21.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T13:38:30.244Z] #20 21.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T13:38:30.244Z] #20 21.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T13:38:30.244Z] #20 21.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-05T13:38:30.244Z] #20 21.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-05T13:38:30.244Z] #20 21.76 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T13:38:30.342Z] #43 73.43 DEP criu/eventpoll.d [2022-03-05T13:38:30.342Z] #43 73.60 DEP criu/eventfd.d [2022-03-05T13:38:30.342Z] #43 73.73 DEP criu/crtools.d [2022-03-05T13:38:30.456Z] #20 49.18 Setting up zip (3.0-11+b1) ... [2022-03-05T13:38:30.456Z] #20 49.19 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T13:38:30.456Z] #20 49.21 Setting up bash-completion (1:2.8-6) ... [Pipeline] withEnv [Pipeline] { [2022-03-05T13:38:30.501Z] #20 22.21 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-05T13:38:30.501Z] #20 22.21 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-05T13:38:30.501Z] #20 22.22 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-05T13:38:30.501Z] #20 22.22 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-05T13:38:30.501Z] #20 22.23 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-05T13:38:30.501Z] #20 22.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-05T13:38:30.501Z] #20 22.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-05T13:38:30.501Z] #20 22.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T13:38:30.757Z] #20 22.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-05T13:38:30.757Z] #20 22.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-05T13:38:30.758Z] #20 22.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-05T13:38:30.758Z] #20 22.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-05T13:38:30.758Z] #20 22.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-05T13:38:30.758Z] #20 22.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-05T13:38:30.758Z] #20 22.47 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-05T13:38:30.758Z] #20 22.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-05T13:38:30.758Z] #20 22.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-05T13:38:30.921Z] #43 73.91 DEP criu/cr-service.d [2022-03-05T13:38:30.921Z] #43 74.06 DEP criu/cr-restore.d [2022-03-05T13:38:31.183Z] #43 74.23 DEP criu/cr-errno.d [2022-03-05T13:38:31.183Z] #43 74.24 DEP criu/cr-dump.d [2022-03-05T13:38:31.183Z] #43 74.47 DEP criu/cr-dedup.d [2022-03-05T13:38:31.323Z] #20 22.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-05T13:38:31.323Z] #20 23.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-05T13:38:31.323Z] #20 23.08 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-05T13:38:31.323Z] #20 23.10 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zstd amd64 1.3.8+dfsg-3+deb10u2 [336 kB] [2022-03-05T13:38:31.441Z] #43 74.66 DEP criu/cr-check.d [2022-03-05T13:38:31.697Z] #43 74.85 DEP criu/config.d [2022-03-05T13:38:31.885Z] #20 23.66 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:38:31.885Z] #20 23.76 Fetched 29.0 MB in 2s (12.5 MB/s) [2022-03-05T13:38:31.953Z] #43 75.11 DEP criu/clone-noasan.d [2022-03-05T13:38:31.953Z] #43 75.21 DEP criu/cgroup.d [2022-03-05T13:38:32.141Z] #20 23.82 Selecting previously unselected package pigz. [2022-03-05T13:38:32.142Z] #20 23.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 ... 23452 files and directories currently installed.) [2022-03-05T13:38:32.142Z] #20 23.87 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-05T13:38:32.142Z] #20 23.87 Unpacking pigz (2.4-1) ... [2022-03-05T13:38:32.142Z] #20 23.93 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-05T13:38:32.142Z] #20 23.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:38:32.142Z] #20 23.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:32.210Z] #43 75.34 DEP criu/cgroup-props.d [2022-03-05T13:38:32.210Z] #43 75.42 DEP criu/bitmap.d [2022-03-05T13:38:32.210Z] #43 75.44 DEP criu/bfd.d [2022-03-05T13:38:32.210Z] #43 75.52 DEP criu/autofs.d [2022-03-05T13:38:32.467Z] #43 75.66 DEP criu/aio.d [2022-03-05T13:38:32.467Z] #43 75.78 DEP criu/action-scripts.d [2022-03-05T13:38:32.594Z] #22 34.83 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-05T13:38:32.594Z] #22 34.84 Building wheels for collected packages: yamllint, pyyaml [2022-03-05T13:38:32.594Z] #22 34.84 Running setup.py bdist_wheel for yamllint: started [2022-03-05T13:38:32.594Z] #22 35.40 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-05T13:38:32.705Z] #20 24.38 Selecting previously unselected package python3.7-minimal. [2022-03-05T13:38:32.706Z] #20 24.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:38:32.706Z] #20 24.39 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T13:38:32.854Z] #22 35.40 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-05T13:38:32.854Z] #22 35.46 Running setup.py bdist_wheel for pyyaml: started [2022-03-05T13:38:33.030Z] #43 76.14 CC criu/action-scripts.o [2022-03-05T13:38:33.105Z] #53 ... [2022-03-05T13:38:33.105Z] [2022-03-05T13:38:33.105Z] #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-05T13:38:33.105Z] #56 sha256:3ef99d2e0c3b5419b36d403ee566a7295b8b6e73cb4538a57f96d931e01b48f4 [2022-03-05T13:38:33.105Z] #56 198.9 + bin/containerd [2022-03-05T13:38:33.269Z] #20 25.07 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:33.286Z] #43 76.51 CC criu/aio.o [2022-03-05T13:38:33.526Z] #20 25.09 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T13:38:33.531Z] + docker version [2022-03-05T13:38:33.766Z] #20 52.13 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:33.766Z] #20 52.15 Setting up xz-utils (5.2.4-1) ... [2022-03-05T13:38:33.766Z] #20 52.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T13:38:33.766Z] #20 52.20 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-05T13:38:33.766Z] #20 52.24 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-05T13:38:33.766Z] #20 52.33 invoke-rc.d: could not determine current runlevel [2022-03-05T13:38:33.766Z] #20 52.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T13:38:33.766Z] #20 52.35 Setting up pigz (2.4-1) ... [2022-03-05T13:38:33.766Z] #20 52.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T13:38:33.766Z] #20 52.39 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:38:33.766Z] #20 52.41 Setting up python-pip-whl (18.1-5) ... [2022-03-05T13:38:33.766Z] #20 52.42 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T13:38:33.766Z] #20 52.44 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-05T13:38:33.849Z] #43 76.96 CC criu/autofs.o [2022-03-05T13:38:34.027Z] #20 52.89 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-05T13:38:34.027Z] #20 52.91 Setting up zstd (1.3.8+dfsg-3+deb10u2) ... [2022-03-05T13:38:34.027Z] #20 52.92 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:38:34.027Z] #20 52.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:34.027Z] #20 52.98 Setting up vim (2:8.1.0875-5) ... [2022-03-05T13:38:34.106Z] #43 ... [2022-03-05T13:38:34.106Z] [2022-03-05T13:38:34.106Z] #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 zstd [2022-03-05T13:38:34.106Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:34.106Z] #20 17.20 Building dependency tree... [2022-03-05T13:38:34.106Z] #20 19.27 libcap2-bin is already the newest version (1:2.25-2). [2022-03-05T13:38:34.106Z] #20 19.27 The following additional packages will be installed: [2022-03-05T13:38:34.106Z] #20 19.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-05T13:38:34.106Z] #20 19.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-05T13:38:34.106Z] #20 19.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-05T13:38:34.106Z] #20 19.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-05T13:38:34.106Z] #20 19.27 python3.7 python3.7-minimal vim-runtime xxd [2022-03-05T13:38:34.106Z] #20 19.28 Suggested packages: [2022-03-05T13:38:34.106Z] #20 19.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-05T13:38:34.106Z] #20 19.28 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-05T13:38:34.106Z] #20 19.28 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-05T13:38:34.106Z] #20 19.28 quota [2022-03-05T13:38:34.106Z] #20 19.28 Recommended packages: [2022-03-05T13:38:34.106Z] #20 19.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-05T13:38:34.106Z] #20 19.28 python3-keyrings.alt python3-xdg unzip [2022-03-05T13:38:34.106Z] #20 21.02 The following NEW packages will be installed: [2022-03-05T13:38:34.106Z] #20 21.02 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-05T13:38:34.106Z] #20 21.02 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-05T13:38:34.106Z] #20 21.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-05T13:38:34.106Z] #20 21.02 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-05T13:38:34.106Z] #20 21.03 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-05T13:38:34.106Z] #20 21.03 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-05T13:38:34.106Z] #20 21.03 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-05T13:38:34.106Z] #20 21.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T13:38:34.106Z] #20 21.03 xz-utils zip zstd [2022-03-05T13:38:34.106Z] #20 21.31 0 upgraded, 50 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:38:34.106Z] #20 21.31 Need to get 29.0 MB of archives. [2022-03-05T13:38:34.106Z] #20 21.31 After this operation, 117 MB of additional disk space will be used. [2022-03-05T13:38:34.106Z] #20 21.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-05T13:38:34.106Z] #20 21.31 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-05T13:38:34.106Z] #20 21.34 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-05T13:38:34.106Z] #20 21.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-05T13:38:34.106Z] #20 21.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-05T13:38:34.106Z] #20 21.47 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-05T13:38:34.106Z] #20 21.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-05T13:38:34.106Z] #20 21.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-05T13:38:34.106Z] #20 21.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-05T13:38:34.106Z] #20 21.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-05T13:38:34.106Z] #20 21.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-05T13:38:34.106Z] #20 21.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-05T13:38:34.106Z] #20 21.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-05T13:38:34.106Z] #20 21.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-05T13:38:34.106Z] #20 21.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-05T13:38:34.106Z] #20 21.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-05T13:38:34.106Z] #20 21.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T13:38:34.106Z] #20 21.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-05T13:38:34.106Z] #20 21.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-05T13:38:34.106Z] #20 21.68 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-05T13:38:34.106Z] #20 21.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-05T13:38:34.106Z] #20 21.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-05T13:38:34.106Z] #20 21.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-05T13:38:34.106Z] #20 21.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T13:38:34.106Z] #20 21.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T13:38:34.106Z] #20 21.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-05T13:38:34.106Z] #20 21.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-05T13:38:34.106Z] #20 21.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-05T13:38:34.106Z] #20 21.76 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T13:38:34.106Z] #20 22.32 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-05T13:38:34.106Z] #20 22.33 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-05T13:38:34.106Z] #20 22.33 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-05T13:38:34.106Z] #20 22.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-05T13:38:34.106Z] #20 22.33 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-05T13:38:34.106Z] #20 22.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-05T13:38:34.106Z] #20 22.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-05T13:38:34.106Z] #20 22.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-05T13:38:34.106Z] #20 22.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-05T13:38:34.106Z] #20 22.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-05T13:38:34.106Z] #20 22.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-05T13:38:34.106Z] #20 22.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-05T13:38:34.106Z] #20 22.53 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-05T13:38:34.106Z] #20 22.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-05T13:38:34.106Z] #20 22.60 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-05T13:38:34.106Z] #20 22.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-05T13:38:34.106Z] #20 22.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-05T13:38:34.106Z] #20 22.93 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-05T13:38:34.106Z] #20 22.97 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-05T13:38:34.106Z] #20 23.01 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-05T13:38:34.106Z] #20 23.02 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zstd amd64 1.3.8+dfsg-3+deb10u2 [336 kB] [2022-03-05T13:38:34.106Z] #20 23.69 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:38:34.106Z] #20 23.82 Fetched 29.0 MB in 2s (14.6 MB/s) [2022-03-05T13:38:34.106Z] #20 23.87 Selecting previously unselected package pigz. [2022-03-05T13:38:34.106Z] #20 23.87 (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-05T13:38:34.106Z] #20 23.93 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-05T13:38:34.106Z] #20 23.93 Unpacking pigz (2.4-1) ... [2022-03-05T13:38:34.106Z] #20 24.02 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-05T13:38:34.106Z] #20 24.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:38:34.106Z] #20 24.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:34.288Z] #20 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T13:38:34.288Z] #20 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T13:38:34.288Z] #20 53.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T13:38:34.288Z] #20 53.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T13:38:34.288Z] #20 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T13:38:34.288Z] #20 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T13:38:34.288Z] #20 53.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T13:38:34.288Z] #20 53.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T13:38:34.288Z] #20 53.05 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:38:34.288Z] #20 53.07 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T13:38:34.288Z] #20 53.09 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T13:38:34.288Z] #20 53.10 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T13:38:34.288Z] #20 53.11 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T13:38:34.288Z] #20 53.13 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:34.619Z] #20 24.46 Selecting previously unselected package python3.7-minimal. [2022-03-05T13:38:34.619Z] #20 24.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:38:34.619Z] #20 24.48 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T13:38:34.766Z] #22 37.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-03-05T13:38:34.766Z] #22 37.60 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-03-05T13:38:34.876Z] #20 ... [2022-03-05T13:38:34.876Z] [2022-03-05T13:38:34.876Z] #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-05T13:38:34.876Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:34.876Z] #43 78.25 CC criu/bfd.o [2022-03-05T13:38:35.024Z] #56 ... [2022-03-05T13:38:35.024Z] [2022-03-05T13:38:35.024Z] #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-05T13:38:35.024Z] #53 sha256:145ec2b9464437f3d9dae9ae65d1ab29b0dc3545713133235278a4442addfb1a [2022-03-05T13:38:35.024Z] #53 128.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-05T13:38:35.024Z] #53 129.7 + mkdir -p /build [2022-03-05T13:38:35.024Z] #53 129.7 + cp runc /build/runc [2022-03-05T13:38:35.024Z] #53 DONE 130.5s [2022-03-05T13:38:35.024Z] [2022-03-05T13:38:35.024Z] #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-05T13:38:35.024Z] #56 sha256:3ef99d2e0c3b5419b36d403ee566a7295b8b6e73cb4538a57f96d931e01b48f4 [2022-03-05T13:38:35.027Z] #22 37.70 Successfully built yamllint pyyaml [2022-03-05T13:38:35.027Z] #22 37.71 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-05T13:38:35.288Z] #22 37.92 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T13:38:35.421Z] #20 26.88 Selecting previously unselected package python3-minimal. [2022-03-05T13:38:35.421Z] #20 26.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-03-05T13:38:35.421Z] #20 26.95 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-05T13:38:35.421Z] #20 26.96 Unpacking python3-minimal (3.7.3-1) ... [2022-03-05T13:38:35.421Z] #20 27.05 Selecting previously unselected package libmpdec2:amd64. [2022-03-05T13:38:35.421Z] #20 27.05 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-05T13:38:35.421Z] #20 27.07 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T13:38:35.421Z] #20 27.15 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-05T13:38:35.421Z] #20 27.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:38:35.421Z] #20 27.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:35.439Z] #43 78.70 CC criu/bitmap.o [2022-03-05T13:38:35.439Z] #43 78.83 CC criu/cgroup-props.o [2022-03-05T13:38:35.548Z] #22 DONE 38.2s [2022-03-05T13:38:35.548Z] [2022-03-05T13:38:35.549Z] #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-05T13:38:35.549Z] #24 sha256:3f58617a447311eb3e81bce1a7d9b5ba9a9fa4c1c0de294f4d2a5d30a4b43fe1 [2022-03-05T13:38:35.970Z] #56 ... [2022-03-05T13:38:35.970Z] [2022-03-05T13:38:35.970Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T13:38:35.970Z] #54 sha256:ec5e70c7a1cfa91a70148625ef5d12695bc52f02f90a0e92a2c953c229033035 [2022-03-05T13:38:35.970Z] #54 DONE 0.2s [2022-03-05T13:38:35.970Z] [2022-03-05T13:38:35.970Z] #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-05T13:38:35.970Z] #56 sha256:3ef99d2e0c3b5419b36d403ee566a7295b8b6e73cb4538a57f96d931e01b48f4 [2022-03-05T13:38:36.350Z] #20 28.08 Selecting previously unselected package python3.7. [2022-03-05T13:38:36.350Z] #20 28.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:38:36.350Z] #20 28.09 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:36.367Z] #43 79.58 CC criu/cgroup.o [2022-03-05T13:38:36.609Z] #20 28.23 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-05T13:38:36.609Z] #20 28.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-05T13:38:36.609Z] #20 28.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T13:38:36.609Z] #20 28.33 Setting up python3-minimal (3.7.3-1) ... [2022-03-05T13:38:37.428Z] #20 29.09 Selecting previously unselected package python3. [2022-03-05T13:38:37.428Z] #20 29.09 (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-05T13:38:37.428Z] #20 29.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-05T13:38:37.428Z] #20 29.15 Unpacking python3 (3.7.3-1) ... [2022-03-05T13:38:37.593Z] #20 56.01 Setting up iptables (1.8.2-4) ... [2022-03-05T13:38:37.593Z] #20 56.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T13:38:37.593Z] #20 56.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T13:38:37.593Z] #20 56.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T13:38:37.593Z] #20 56.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T13:38:37.593Z] #20 56.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T13:38:37.593Z] #20 56.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T13:38:37.593Z] #20 56.07 Setting up python3 (3.7.3-1) ... [2022-03-05T13:38:37.593Z] #20 56.40 Setting up python3-wheel (0.32.3-2) ... [2022-03-05T13:38:37.685Z] #20 29.25 Selecting previously unselected package libip4tc0:amd64. [2022-03-05T13:38:37.685Z] #20 29.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-05T13:38:37.685Z] #20 29.28 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:37.685Z] #20 29.37 Selecting previously unselected package libip6tc0:amd64. [2022-03-05T13:38:37.685Z] #20 29.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-05T13:38:37.685Z] #20 29.39 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:37.685Z] #20 29.48 Selecting previously unselected package libiptc0:amd64. [2022-03-05T13:38:37.685Z] #20 29.48 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-05T13:38:37.685Z] #20 29.49 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:37.685Z] #20 29.56 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-05T13:38:37.685Z] #20 29.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-05T13:38:37.941Z] #20 29.58 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T13:38:37.941Z] #20 29.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-05T13:38:37.941Z] #20 29.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-05T13:38:37.941Z] #20 29.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T13:38:37.941Z] #20 29.72 Selecting previously unselected package libnftnl11:amd64. [2022-03-05T13:38:37.942Z] #20 29.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-05T13:38:37.942Z] #20 29.74 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T13:38:37.942Z] #20 29.81 Selecting previously unselected package iptables. [2022-03-05T13:38:37.942Z] #20 29.81 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-05T13:38:38.198Z] #20 29.82 Unpacking iptables (1.8.2-4) ... [2022-03-05T13:38:38.455Z] #20 30.12 Selecting previously unselected package xxd. [2022-03-05T13:38:38.455Z] #20 30.14 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T13:38:38.455Z] #20 30.14 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T13:38:38.538Z] #20 57.15 Setting up apparmor (2.13.2-10) ... [2022-03-05T13:38:38.712Z] #20 30.27 Selecting previously unselected package vim-common. [2022-03-05T13:38:38.712Z] #20 30.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:38:38.712Z] #20 30.32 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T13:38:38.712Z] #20 30.51 Selecting previously unselected package bash-completion. [2022-03-05T13:38:38.712Z] #20 30.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-05T13:38:39.640Z] #43 82.29 CC criu/clone-noasan.o [2022-03-05T13:38:39.640Z] #43 82.44 CC criu/config.o [2022-03-05T13:38:39.927Z] #20 ... [2022-03-05T13:38:39.927Z] [2022-03-05T13:38:39.927Z] #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-05T13:38:39.927Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:39.927Z] #43 109.3 CC criu/irmap.o [2022-03-05T13:38:39.927Z] #43 110.1 CC criu/kcmp-ids.o [2022-03-05T13:38:39.927Z] #43 110.4 CC criu/kerndat.o [2022-03-05T13:38:39.927Z] #43 111.6 CC criu/libnetlink.o [2022-03-05T13:38:39.927Z] #43 112.0 CC criu/log.o [2022-03-05T13:38:39.927Z] #43 112.5 CC criu/lsm.o [2022-03-05T13:38:39.927Z] #43 112.9 CC criu/mem.o [2022-03-05T13:38:39.927Z] #43 114.6 CC criu/memfd.o [2022-03-05T13:38:39.927Z] #43 115.2 CC criu/mount.o [2022-03-05T13:38:39.927Z] #43 119.4 CC criu/namespaces.o [2022-03-05T13:38:39.927Z] #43 ... [2022-03-05T13:38:39.927Z] [2022-03-05T13:38:39.927Z] #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 zstd [2022-03-05T13:38:39.927Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:39.927Z] #20 58.90 Setting up xfsprogs (4.20.0-1) ... [2022-03-05T13:38:40.188Z] #20 58.92 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-05T13:38:40.204Z] #43 ... [2022-03-05T13:38:40.204Z] [2022-03-05T13:38:40.204Z] #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 zstd [2022-03-05T13:38:40.204Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:40.204Z] #20 25.33 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:40.204Z] #20 25.36 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T13:38:40.204Z] #20 27.31 Selecting previously unselected package python3-minimal. [2022-03-05T13:38:40.204Z] #20 27.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-03-05T13:38:40.204Z] #20 27.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-05T13:38:40.204Z] #20 27.38 Unpacking python3-minimal (3.7.3-1) ... [2022-03-05T13:38:40.204Z] #20 27.45 Selecting previously unselected package libmpdec2:amd64. [2022-03-05T13:38:40.204Z] #20 27.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-05T13:38:40.204Z] #20 27.48 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T13:38:40.204Z] #20 27.58 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-05T13:38:40.204Z] #20 27.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:38:40.204Z] #20 27.60 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:40.204Z] #20 28.58 Selecting previously unselected package python3.7. [2022-03-05T13:38:40.204Z] #20 28.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T13:38:40.204Z] #20 28.59 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:40.204Z] #20 28.70 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-05T13:38:40.204Z] #20 28.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-05T13:38:40.204Z] #20 28.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T13:38:40.204Z] #20 28.83 Setting up python3-minimal (3.7.3-1) ... [2022-03-05T13:38:40.204Z] #20 29.71 Selecting previously unselected package python3. [2022-03-05T13:38:40.204Z] #20 29.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 ... 24113 files and directories currently installed.) [2022-03-05T13:38:40.204Z] #20 29.77 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-05T13:38:40.204Z] #20 29.79 Unpacking python3 (3.7.3-1) ... [2022-03-05T13:38:40.204Z] #20 29.90 Selecting previously unselected package libip4tc0:amd64. [2022-03-05T13:38:40.204Z] #20 29.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-05T13:38:40.204Z] #20 29.92 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:40.204Z] #20 30.01 Selecting previously unselected package libip6tc0:amd64. [2022-03-05T13:38:40.204Z] #20 30.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-05T13:38:40.204Z] #20 30.02 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:40.204Z] #20 30.11 Selecting previously unselected package libiptc0:amd64. [2022-03-05T13:38:40.204Z] #20 30.11 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-05T13:38:40.204Z] #20 30.12 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:40.204Z] #20 30.17 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-05T13:38:40.204Z] #20 30.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-05T13:38:40.204Z] #20 30.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T13:38:40.204Z] #20 30.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-05T13:38:40.204Z] #20 30.25 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-05T13:38:40.204Z] #20 30.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T13:38:40.204Z] #20 30.35 Selecting previously unselected package libnftnl11:amd64. [2022-03-05T13:38:40.461Z] #20 30.35 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-05T13:38:40.461Z] #20 30.36 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T13:38:40.461Z] #20 30.46 Selecting previously unselected package iptables. [2022-03-05T13:38:40.461Z] #20 30.47 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-05T13:38:40.461Z] #20 30.48 Unpacking iptables (1.8.2-4) ... [2022-03-05T13:38:40.603Z] #20 ... [2022-03-05T13:38:40.603Z] [2022-03-05T13:38:40.603Z] #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-05T13:38:40.603Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:40.603Z] #43 72.92 DEP criu/eventpoll.d [2022-03-05T13:38:40.603Z] #43 73.33 DEP criu/eventfd.d [2022-03-05T13:38:40.603Z] #43 73.64 DEP criu/crtools.d [2022-03-05T13:38:40.603Z] #43 73.92 DEP criu/cr-service.d [2022-03-05T13:38:40.603Z] #43 74.15 DEP criu/cr-restore.d [2022-03-05T13:38:40.603Z] #43 74.35 DEP criu/cr-errno.d [2022-03-05T13:38:40.603Z] #43 74.36 DEP criu/cr-dump.d [2022-03-05T13:38:40.603Z] #43 74.52 DEP criu/cr-dedup.d [2022-03-05T13:38:40.603Z] #43 74.67 DEP criu/cr-check.d [2022-03-05T13:38:40.603Z] #43 74.89 DEP criu/config.d [2022-03-05T13:38:40.603Z] #43 74.99 DEP criu/clone-noasan.d [2022-03-05T13:38:40.603Z] #43 75.08 DEP criu/cgroup.d [2022-03-05T13:38:40.603Z] #43 75.27 DEP criu/cgroup-props.d [2022-03-05T13:38:40.603Z] #43 75.33 DEP criu/bitmap.d [2022-03-05T13:38:40.603Z] #43 75.35 DEP criu/bfd.d [2022-03-05T13:38:40.603Z] #43 75.42 DEP criu/autofs.d [2022-03-05T13:38:40.603Z] #43 75.56 DEP criu/aio.d [2022-03-05T13:38:40.603Z] #43 75.70 DEP criu/action-scripts.d [2022-03-05T13:38:40.603Z] #43 76.02 CC criu/action-scripts.o [2022-03-05T13:38:40.603Z] #43 76.49 CC criu/aio.o [2022-03-05T13:38:40.604Z] #43 76.97 CC criu/autofs.o [2022-03-05T13:38:40.604Z] #43 78.29 CC criu/bfd.o [2022-03-05T13:38:40.604Z] #43 78.66 CC criu/bitmap.o [2022-03-05T13:38:40.604Z] #43 78.79 CC criu/cgroup-props.o [2022-03-05T13:38:40.604Z] #43 79.44 CC criu/cgroup.o [2022-03-05T13:38:40.604Z] #43 81.98 CC criu/clone-noasan.o [2022-03-05T13:38:40.604Z] #43 82.22 CC criu/config.o [2022-03-05T13:38:40.762Z] #20 59.35 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-05T13:38:41.028Z] #20 30.79 Selecting previously unselected package xxd. [2022-03-05T13:38:41.028Z] #20 30.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T13:38:41.028Z] #20 30.81 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T13:38:41.028Z] #20 30.96 Selecting previously unselected package vim-common. [2022-03-05T13:38:41.028Z] #20 30.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:38:41.028Z] #20 31.00 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T13:38:41.028Z] #20 31.17 Selecting previously unselected package bash-completion. [2022-03-05T13:38:41.167Z] #43 83.65 CC criu/cr-check.o [2022-03-05T13:38:41.285Z] #20 31.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-05T13:38:41.425Z] #43 ... [2022-03-05T13:38:41.425Z] [2022-03-05T13:38:41.425Z] #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 zstd [2022-03-05T13:38:41.425Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:41.425Z] #20 33.11 Unpacking bash-completion (1:2.8-6) ... [2022-03-05T13:38:41.707Z] #20 60.34 Setting up python3-distutils (3.7.3-1) ... [2022-03-05T13:38:41.939Z] #20 33.56 Selecting previously unselected package bzip2. [2022-03-05T13:38:41.939Z] #20 33.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-05T13:38:41.939Z] #20 33.57 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T13:38:41.939Z] #20 33.65 Selecting previously unselected package xz-utils. [2022-03-05T13:38:41.939Z] #20 33.66 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-05T13:38:41.939Z] #20 33.66 Unpacking xz-utils (5.2.4-1) ... [2022-03-05T13:38:41.970Z] #20 60.80 Setting up python3-setuptools (40.8.0-1) ... [2022-03-05T13:38:42.128Z] #24 202.6 + return [2022-03-05T13:38:42.196Z] #20 33.86 Selecting previously unselected package apparmor. [2022-03-05T13:38:42.196Z] #20 33.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-05T13:38:42.196Z] #20 33.96 Unpacking apparmor (2.13.2-10) ... [2022-03-05T13:38:42.219Z] Client: [2022-03-05T13:38:42.220Z] Version: 20.10.9 [2022-03-05T13:38:42.220Z] API version: 1.41 [2022-03-05T13:38:42.220Z] Go version: go1.16.8 [2022-03-05T13:38:42.220Z] Git commit: c2ea9bc [2022-03-05T13:38:42.220Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-05T13:38:42.220Z] OS/Arch: windows/amd64 [2022-03-05T13:38:42.220Z] Context: default [2022-03-05T13:38:42.220Z] Experimental: true [2022-03-05T13:38:42.220Z] [2022-03-05T13:38:42.220Z] Server: Docker Engine - Community [2022-03-05T13:38:42.220Z] Engine: [2022-03-05T13:38:42.220Z] Version: 20.10.9 [2022-03-05T13:38:42.220Z] API version: 1.41 (minimum version 1.24) [2022-03-05T13:38:42.220Z] Go version: go1.16.8 [2022-03-05T13:38:42.220Z] Git commit: 79ea9d3 [2022-03-05T13:38:42.220Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-05T13:38:42.220Z] OS/Arch: windows/amd64 [2022-03-05T13:38:42.220Z] Experimental: true [2022-03-05T13:38:42.700Z] #24 DONE 203.9s [2022-03-05T13:38:42.700Z] [2022-03-05T13:38:42.700Z] #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-05T13:38:42.700Z] #56 sha256:04a752f429c66346c13eb9bc9f26cf58dfc86d1dfa3c88ec2447d977bf2c77f4 [2022-03-05T13:38:42.760Z] #20 34.28 Selecting previously unselected package aufs-tools. [2022-03-05T13:38:42.760Z] #20 34.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-05T13:38:42.760Z] #20 34.31 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-05T13:38:42.760Z] #20 34.44 Selecting previously unselected package libonig5:amd64. [2022-03-05T13:38:42.760Z] #20 34.45 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T13:38:42.760Z] #20 34.47 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:38:42.760Z] #20 34.65 Selecting previously unselected package libjq1:amd64. [2022-03-05T13:38:42.760Z] #20 34.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:38:42.760Z] #20 34.66 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [Pipeline] sh [2022-03-05T13:38:43.017Z] #20 34.75 Selecting previously unselected package jq. [2022-03-05T13:38:43.017Z] #20 34.76 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:38:43.017Z] #20 34.77 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T13:38:43.017Z] #20 34.85 Selecting previously unselected package libaio1:amd64. [2022-03-05T13:38:43.017Z] #20 34.86 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-05T13:38:43.274Z] #20 34.87 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-05T13:38:43.274Z] #20 34.92 Selecting previously unselected package libgpm2:amd64. [2022-03-05T13:38:43.274Z] #20 34.92 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-05T13:38:43.274Z] #20 34.93 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-05T13:38:43.274Z] #20 34.98 Selecting previously unselected package libicu63:amd64. [2022-03-05T13:38:43.274Z] #20 34.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T13:38:43.274Z] #20 34.98 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:38:43.361Z] #20 61.95 Setting up python3-pip (18.1-5) ... [2022-03-05T13:38:43.813Z] + docker info [2022-03-05T13:38:44.070Z] #20 33.97 Unpacking bash-completion (1:2.8-6) ... [2022-03-05T13:38:44.153Z] #56 ... [2022-03-05T13:38:44.153Z] [2022-03-05T13:38:44.153Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T13:38:44.153Z] #25 sha256:637c61d9dfb182722cf36dcb936240d89358deda729cad96e083d3339be2dbe9 [2022-03-05T13:38:44.307Z] #20 62.95 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:38:44.307Z] #20 63.00 Processing triggers for mime-support (3.62) ... [2022-03-05T13:38:44.327Z] #20 34.36 Selecting previously unselected package bzip2. [2022-03-05T13:38:44.327Z] #20 34.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-05T13:38:44.327Z] #20 34.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T13:38:44.327Z] #20 34.47 Selecting previously unselected package xz-utils. [2022-03-05T13:38:44.327Z] #20 34.47 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-05T13:38:44.327Z] #20 34.48 Unpacking xz-utils (5.2.4-1) ... [2022-03-05T13:38:44.568Z] #20 DONE 63.5s [2022-03-05T13:38:44.568Z] [2022-03-05T13:38:44.568Z] #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-05T13:38:44.568Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:44.568Z] #43 121.4 CC criu/net.o [2022-03-05T13:38:44.891Z] #20 34.64 Selecting previously unselected package apparmor. [2022-03-05T13:38:44.891Z] #20 34.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-05T13:38:44.891Z] #20 34.73 Unpacking apparmor (2.13.2-10) ... [2022-03-05T13:38:44.891Z] #20 35.04 Selecting previously unselected package aufs-tools. [2022-03-05T13:38:45.096Z] #25 DONE 1.1s [2022-03-05T13:38:45.097Z] [2022-03-05T13:38:45.097Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T13:38:45.097Z] #30 sha256:6ccfc09e1254618b9a7aa68a20ac38878c3178305830097cd1e434f83435b28d [2022-03-05T13:38:45.148Z] #20 35.04 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-05T13:38:45.148Z] #20 35.04 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-05T13:38:45.404Z] #20 35.19 Selecting previously unselected package libonig5:amd64. [2022-03-05T13:38:45.404Z] #20 35.20 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T13:38:45.404Z] #20 35.20 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:38:45.404Z] #20 35.36 Selecting previously unselected package libjq1:amd64. [2022-03-05T13:38:45.404Z] #20 35.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:38:45.404Z] #20 35.39 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:38:45.512Z] #43 125.0 CC criu/netfilter.o [2022-03-05T13:38:45.662Z] #20 35.48 Selecting previously unselected package jq. [2022-03-05T13:38:45.662Z] #20 35.49 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T13:38:45.662Z] #20 35.50 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T13:38:45.662Z] #20 35.57 Selecting previously unselected package libaio1:amd64. [2022-03-05T13:38:45.662Z] #20 35.59 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-05T13:38:45.662Z] #20 35.60 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-05T13:38:45.662Z] #20 35.65 Selecting previously unselected package libgpm2:amd64. [2022-03-05T13:38:45.662Z] #20 35.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-05T13:38:45.662Z] #20 35.68 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-05T13:38:45.918Z] #20 35.75 Selecting previously unselected package libicu63:amd64. [2022-03-05T13:38:45.918Z] #20 35.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T13:38:45.918Z] #20 35.77 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:38:46.085Z] #43 125.4 CC criu/page-pipe.o [2022-03-05T13:38:46.085Z] #43 ... [2022-03-05T13:38:46.085Z] [2022-03-05T13:38:46.085Z] #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-05T13:38:46.085Z] #21 sha256:0249e0a0c43f97e9e9f329b42c2c14b0a4b5d989a4bbb909a28b4fffe3e10f92 [2022-03-05T13:38:46.085Z] #21 1.414 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T13:38:46.085Z] #21 1.418 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T13:38:46.085Z] #21 1.420 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T13:38:46.085Z] #21 DONE 1.5s [2022-03-05T13:38:46.085Z] [2022-03-05T13:38:46.085Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:38:46.085Z] #22 sha256:5860c8115cde20889c90276697df3f0892742b2b6100c145510a532d0ef0bd79 [2022-03-05T13:38:47.450Z] #20 38.44 Selecting previously unselected package libnet1:amd64. [2022-03-05T13:38:47.450Z] #20 38.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T13:38:47.450Z] #20 38.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:38:47.450Z] #20 38.51 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T13:38:47.450Z] #20 38.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T13:38:47.450Z] #20 38.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:38:47.450Z] #20 38.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T13:38:47.450Z] #20 38.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:38:47.450Z] #20 38.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:38:47.450Z] #20 38.68 Selecting previously unselected package libreadline5:amd64. [2022-03-05T13:38:47.450Z] #20 38.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-05T13:38:47.450Z] #20 38.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T13:38:47.450Z] #20 38.82 Selecting previously unselected package net-tools. [2022-03-05T13:38:47.450Z] #20 38.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-05T13:38:47.450Z] #20 38.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T13:38:47.450Z] #20 38.98 Selecting previously unselected package patch. [2022-03-05T13:38:47.450Z] #20 38.98 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-05T13:38:47.450Z] #20 38.99 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-05T13:38:47.450Z] #20 39.12 Selecting previously unselected package python-pip-whl. [2022-03-05T13:38:47.450Z] #20 39.14 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-05T13:38:47.450Z] #20 39.15 Unpacking python-pip-whl (18.1-5) ... [2022-03-05T13:38:47.707Z] #20 39.61 Selecting previously unselected package python3-lib2to3. [2022-03-05T13:38:47.963Z] #20 39.62 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-05T13:38:47.963Z] #20 39.63 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-05T13:38:47.963Z] #20 39.71 Selecting previously unselected package python3-distutils. [2022-03-05T13:38:47.963Z] #20 39.72 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-05T13:38:47.963Z] #20 39.72 Unpacking python3-distutils (3.7.3-1) ... [2022-03-05T13:38:48.220Z] #20 39.86 Selecting previously unselected package python3-pip. [2022-03-05T13:38:48.220Z] #20 39.86 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-05T13:38:48.220Z] #20 39.86 Unpacking python3-pip (18.1-5) ... [2022-03-05T13:38:48.476Z] #20 40.00 Selecting previously unselected package python3-pkg-resources. [2022-03-05T13:38:48.476Z] #20 40.01 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T13:38:48.476Z] #20 40.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-05T13:38:48.476Z] #20 40.17 Selecting previously unselected package python3-setuptools. [2022-03-05T13:38:48.476Z] #20 40.17 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-05T13:38:48.476Z] #20 40.18 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-05T13:38:48.733Z] #20 40.40 Selecting previously unselected package python3-wheel. [2022-03-05T13:38:48.733Z] #20 40.40 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-05T13:38:48.733Z] #20 40.41 Unpacking python3-wheel (0.32.3-2) ... [2022-03-05T13:38:48.733Z] #20 40.47 Selecting previously unselected package sudo. [2022-03-05T13:38:48.733Z] #20 40.49 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-05T13:38:48.733Z] #20 40.49 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-05T13:38:49.296Z] #20 41.02 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T13:38:49.296Z] #20 41.02 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-05T13:38:49.296Z] #20 41.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T13:38:49.552Z] #20 41.25 Selecting previously unselected package uidmap. [2022-03-05T13:38:49.552Z] #20 41.25 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-05T13:38:49.552Z] #20 41.26 Unpacking uidmap (1:4.5-1.1) ... [2022-03-05T13:38:49.552Z] #20 41.39 Selecting previously unselected package vim-runtime. [2022-03-05T13:38:49.552Z] #20 41.40 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:38:49.552Z] #20 41.45 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-05T13:38:49.809Z] #20 41.48 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-05T13:38:49.809Z] #20 41.49 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-05T13:38:50.095Z] #20 39.35 Selecting previously unselected package libnet1:amd64. [2022-03-05T13:38:50.095Z] #20 39.36 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T13:38:50.095Z] #20 39.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:38:50.095Z] #20 39.45 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T13:38:50.095Z] #20 39.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T13:38:50.095Z] #20 39.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:38:50.095Z] #20 39.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T13:38:50.095Z] #20 39.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T13:38:50.095Z] #20 39.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:38:50.095Z] #20 39.64 Selecting previously unselected package libreadline5:amd64. [2022-03-05T13:38:50.095Z] #20 39.66 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-05T13:38:50.095Z] #20 39.66 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T13:38:50.095Z] #20 39.77 Selecting previously unselected package net-tools. [2022-03-05T13:38:50.095Z] #20 39.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-05T13:38:50.095Z] #20 39.79 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T13:38:50.095Z] #20 39.97 Selecting previously unselected package patch. [2022-03-05T13:38:50.095Z] #20 39.98 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-05T13:38:50.095Z] #20 39.99 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-05T13:38:50.095Z] #20 40.09 Selecting previously unselected package python-pip-whl. [2022-03-05T13:38:50.095Z] #20 40.10 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-05T13:38:50.095Z] #20 40.10 Unpacking python-pip-whl (18.1-5) ... [2022-03-05T13:38:50.659Z] #20 40.65 Selecting previously unselected package python3-lib2to3. [2022-03-05T13:38:50.659Z] #20 ... [2022-03-05T13:38:50.659Z] [2022-03-05T13:38:50.660Z] #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-05T13:38:50.660Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:50.660Z] #43 83.75 CC criu/cr-check.o [2022-03-05T13:38:50.660Z] #43 85.42 CC criu/cr-dedup.o [2022-03-05T13:38:50.660Z] #43 85.85 CC criu/cr-dump.o [2022-03-05T13:38:50.660Z] #43 88.17 CC criu/cr-errno.o [2022-03-05T13:38:50.660Z] #43 88.27 CC criu/cr-restore.o [2022-03-05T13:38:50.660Z] #43 92.72 CC criu/cr-service.o [2022-03-05T13:38:50.660Z] #43 ... [2022-03-05T13:38:50.660Z] [2022-03-05T13:38:50.660Z] #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 zstd [2022-03-05T13:38:50.660Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:50.660Z] #20 40.66 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-05T13:38:50.660Z] #20 40.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-05T13:38:50.916Z] #20 40.79 Selecting previously unselected package python3-distutils. [2022-03-05T13:38:50.916Z] #20 40.80 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-05T13:38:50.916Z] #20 40.81 Unpacking python3-distutils (3.7.3-1) ... [2022-03-05T13:38:51.174Z] #20 40.95 Selecting previously unselected package python3-pip. [2022-03-05T13:38:51.174Z] #20 40.97 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-05T13:38:51.174Z] #20 40.98 Unpacking python3-pip (18.1-5) ... [2022-03-05T13:38:51.174Z] #20 41.16 Selecting previously unselected package python3-pkg-resources. [2022-03-05T13:38:51.174Z] #20 41.16 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T13:38:51.174Z] #20 41.17 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-05T13:38:51.378Z] #22 ... [2022-03-05T13:38:51.378Z] [2022-03-05T13:38:51.378Z] #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-05T13:38:51.378Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:38:51.378Z] #40 194.9 + dpkg --print-architecture [2022-03-05T13:38:51.378Z] #40 194.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-05T13:38:51.378Z] #40 195.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-05T13:38:51.378Z] #40 195.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-05T13:38:51.431Z] #20 41.30 Selecting previously unselected package python3-setuptools. [2022-03-05T13:38:51.431Z] #20 41.31 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-05T13:38:51.431Z] #20 41.32 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-05T13:38:51.684Z] #30 ... [2022-03-05T13:38:51.684Z] [2022-03-05T13:38:51.684Z] #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-05T13:38:51.684Z] #53 sha256:c9b728dfb4b5fbabdb9ea1649f759f93b3103234ef704c6c410f220ebac3b0f5 [2022-03-05T13:38:51.684Z] #53 111.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-05T13:38:51.684Z] #53 111.8 + mkdir -p /build [2022-03-05T13:38:51.684Z] #53 111.8 + cp runc /build/runc [2022-03-05T13:38:51.689Z] #20 41.53 Selecting previously unselected package python3-wheel. [2022-03-05T13:38:51.689Z] #20 41.53 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-05T13:38:51.689Z] #20 41.54 Unpacking python3-wheel (0.32.3-2) ... [2022-03-05T13:38:51.689Z] #20 41.63 Selecting previously unselected package sudo. [2022-03-05T13:38:51.689Z] #20 41.64 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-05T13:38:51.689Z] #20 41.65 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-05T13:38:52.253Z] #20 42.21 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T13:38:52.253Z] #20 42.21 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-05T13:38:52.253Z] #20 42.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T13:38:52.510Z] #20 42.44 Selecting previously unselected package uidmap. [2022-03-05T13:38:52.510Z] #20 42.44 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-05T13:38:52.510Z] #20 42.46 Unpacking uidmap (1:4.5-1.1) ... [2022-03-05T13:38:52.510Z] #20 42.59 Selecting previously unselected package vim-runtime. [2022-03-05T13:38:52.768Z] #20 42.59 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-05T13:38:52.768Z] #20 42.65 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-05T13:38:52.768Z] #20 42.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-05T13:38:52.768Z] #20 42.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-05T13:38:53.078Z] #20 44.72 Selecting previously unselected package vim. [2022-03-05T13:38:53.078Z] #20 ... [2022-03-05T13:38:53.078Z] [2022-03-05T13:38:53.078Z] #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-05T13:38:53.078Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:53.078Z] #43 85.41 CC criu/cr-dedup.o [2022-03-05T13:38:53.078Z] #43 85.80 CC criu/cr-dump.o [2022-03-05T13:38:53.078Z] #43 88.00 CC criu/cr-errno.o [2022-03-05T13:38:53.078Z] #43 88.13 CC criu/cr-restore.o [2022-03-05T13:38:53.078Z] #43 92.53 CC criu/cr-service.o [2022-03-05T13:38:53.078Z] #43 94.19 CC criu/crtools.o [2022-03-05T13:38:53.078Z] #43 94.72 CC criu/eventfd.o [2022-03-05T13:38:53.078Z] #43 95.02 CC criu/eventpoll.o [2022-03-05T13:38:53.078Z] #43 ... [2022-03-05T13:38:53.078Z] [2022-03-05T13:38:53.078Z] #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 zstd [2022-03-05T13:38:53.078Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:38:53.078Z] #20 44.72 Selecting previously unselected package vim. [2022-03-05T13:38:53.078Z] #20 44.74 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T13:38:53.078Z] #20 44.77 Unpacking vim (2:8.1.0875-5) ... [2022-03-05T13:38:53.639Z] #20 45.37 Selecting previously unselected package xfsprogs. [2022-03-05T13:38:53.639Z] #20 45.38 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-05T13:38:53.639Z] #20 45.38 Unpacking xfsprogs (4.20.0-1) ... [2022-03-05T13:38:54.201Z] #20 45.83 Selecting previously unselected package zip. [2022-03-05T13:38:54.202Z] #20 45.85 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-05T13:38:54.202Z] #20 45.85 Unpacking zip (3.0-11+b1) ... [2022-03-05T13:38:54.458Z] #20 45.99 Selecting previously unselected package zstd. [2022-03-05T13:38:54.458Z] #20 46.00 Preparing to unpack .../41-zstd_1.3.8+dfsg-3+deb10u2_amd64.deb ... [2022-03-05T13:38:54.458Z] #20 46.01 Unpacking zstd (1.3.8+dfsg-3+deb10u2) ... [2022-03-05T13:38:54.714Z] #20 46.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-05T13:38:54.714Z] #20 46.32 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T13:38:54.714Z] #20 46.33 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:54.714Z] #20 46.34 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T13:38:54.714Z] #20 46.36 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-05T13:38:54.714Z] #20 46.37 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:54.714Z] #20 46.38 Setting up uidmap (1:4.5-1.1) ... [2022-03-05T13:38:54.714Z] #20 46.39 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T13:38:54.714Z] #20 46.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:38:54.714Z] #20 46.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T13:38:54.714Z] #20 46.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:38:54.714Z] #20 46.44 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:38:54.714Z] #20 46.45 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T13:38:54.714Z] #20 46.46 Setting up zip (3.0-11+b1) ... [2022-03-05T13:38:54.714Z] #20 46.47 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T13:38:54.714Z] #20 46.50 Setting up bash-completion (1:2.8-6) ... [2022-03-05T13:38:54.985Z] #53 ... [2022-03-05T13:38:54.986Z] [2022-03-05T13:38:54.986Z] #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-05T13:38:54.986Z] #56 sha256:04a752f429c66346c13eb9bc9f26cf58dfc86d1dfa3c88ec2447d977bf2c77f4 [2022-03-05T13:38:54.986Z] #56 168.3 + bin/containerd [2022-03-05T13:38:55.929Z] #56 ... [2022-03-05T13:38:55.929Z] [2022-03-05T13:38:55.929Z] #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-05T13:38:55.929Z] #53 sha256:c9b728dfb4b5fbabdb9ea1649f759f93b3103234ef704c6c410f220ebac3b0f5 [2022-03-05T13:38:55.929Z] #53 DONE 120.4s [2022-03-05T13:38:55.929Z] [2022-03-05T13:38:55.929Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T13:38:55.929Z] #30 sha256:6ccfc09e1254618b9a7aa68a20ac38878c3178305830097cd1e434f83435b28d [2022-03-05T13:38:55.929Z] #30 DONE 10.6s [2022-03-05T13:38:55.929Z] [2022-03-05T13:38:55.929Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T13:38:55.929Z] #33 sha256:5c6ce5b6cd017f9dd69e06dc29b34efd472433ceedfd2bef429f101591996d9f [2022-03-05T13:38:56.051Z] #20 45.57 Selecting previously unselected package vim. [2022-03-05T13:38:56.051Z] #20 45.58 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T13:38:56.051Z] #20 45.60 Unpacking vim (2:8.1.0875-5) ... [2022-03-05T13:38:56.308Z] #20 46.16 Selecting previously unselected package xfsprogs. [2022-03-05T13:38:56.308Z] #20 46.17 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-05T13:38:56.308Z] #20 46.18 Unpacking xfsprogs (4.20.0-1) ... [2022-03-05T13:38:56.504Z] #33 DONE 0.5s [2022-03-05T13:38:56.504Z] [2022-03-05T13:38:56.504Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-05T13:38:56.504Z] #35 sha256:6d32cb7ab8e9f4c582e699017148e179ebbca32ee081dbcf304c2e943e84e561 [2022-03-05T13:38:56.504Z] #35 DONE 0.1s [2022-03-05T13:38:56.504Z] [2022-03-05T13:38:56.504Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T13:38:56.504Z] #38 sha256:d46068049ece9f2d0d569e2b95705845558b49c6c5cc60cce30a67ceaff76fee [2022-03-05T13:38:56.504Z] #38 DONE 0.1s [2022-03-05T13:38:56.504Z] [2022-03-05T13:38:56.504Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T13:38:56.504Z] #41 sha256:d566dcd069692e53dc2d5ef22a7ed31f54202d9d732af754d3809cce090c95c1 [2022-03-05T13:38:56.566Z] #20 46.58 Selecting previously unselected package zip. [2022-03-05T13:38:56.566Z] #20 46.60 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-05T13:38:56.566Z] #20 46.60 Unpacking zip (3.0-11+b1) ... [2022-03-05T13:38:56.677Z] #40 ... [2022-03-05T13:38:56.677Z] [2022-03-05T13:38:56.677Z] #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-05T13:38:56.677Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:56.677Z] #43 126.2 CC criu/page-xfer.o [2022-03-05T13:38:56.677Z] #43 127.9 CC criu/pagemap-cache.o [2022-03-05T13:38:56.677Z] #43 128.3 CC criu/pagemap.o [2022-03-05T13:38:56.677Z] #43 129.5 CC criu/parasite-syscall.o [2022-03-05T13:38:56.677Z] #43 130.5 CC criu/path.o [2022-03-05T13:38:56.677Z] #43 130.9 CC criu/pie-util-vdso-elf32.o [2022-03-05T13:38:56.677Z] #43 131.5 CC criu/pie-util-vdso.o [2022-03-05T13:38:56.677Z] #43 132.0 CC criu/pie-util.o [2022-03-05T13:38:56.677Z] #43 132.2 CC criu/pipes.o [2022-03-05T13:38:56.677Z] #43 132.9 CC criu/plugin.o [2022-03-05T13:38:56.677Z] #43 133.3 CC criu/proc_parse.o [2022-03-05T13:38:56.677Z] #43 135.9 CC criu/protobuf-desc.o [2022-03-05T13:38:56.823Z] #20 46.73 Selecting previously unselected package zstd. [2022-03-05T13:38:56.823Z] #20 46.73 Preparing to unpack .../41-zstd_1.3.8+dfsg-3+deb10u2_amd64.deb ... [2022-03-05T13:38:56.823Z] #20 46.74 Unpacking zstd (1.3.8+dfsg-3+deb10u2) ... [2022-03-05T13:38:57.078Z] #41 DONE 0.6s [2022-03-05T13:38:57.078Z] [2022-03-05T13:38:57.078Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-05T13:38:57.078Z] #44 sha256:eaae2e2d86fd3164f053e24a6e512d525f13a69d408103486f88fa64e8fafedc [2022-03-05T13:38:57.078Z] #44 DONE 0.1s [2022-03-05T13:38:57.078Z] [2022-03-05T13:38:57.078Z] #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-05T13:38:57.078Z] #56 sha256:04a752f429c66346c13eb9bc9f26cf58dfc86d1dfa3c88ec2447d977bf2c77f4 [2022-03-05T13:38:57.078Z] #56 ... [2022-03-05T13:38:57.078Z] [2022-03-05T13:38:57.078Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-05T13:38:57.078Z] #46 sha256:7655486d86c436325e7565bea087034e7126f238f7d83d0e05948481ab708ea0 [2022-03-05T13:38:57.078Z] #46 DONE 0.1s [2022-03-05T13:38:57.078Z] [2022-03-05T13:38:57.078Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T13:38:57.078Z] #48 sha256:825fa1d8122643ea2c62a8e69d3a2b275fde1bb39932d8b433c6aea10eb5cc84 [2022-03-05T13:38:57.078Z] #48 DONE 0.1s [2022-03-05T13:38:57.080Z] #20 47.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-05T13:38:57.080Z] #20 47.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T13:38:57.080Z] #20 47.11 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:57.080Z] #20 47.12 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T13:38:57.080Z] #20 47.13 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-05T13:38:57.080Z] #20 47.14 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:57.080Z] #20 47.15 Setting up uidmap (1:4.5-1.1) ... [2022-03-05T13:38:57.080Z] #20 47.16 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T13:38:57.080Z] #20 47.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T13:38:57.080Z] #20 47.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T13:38:57.080Z] #20 47.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T13:38:57.080Z] #20 47.20 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T13:38:57.080Z] #20 47.21 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T13:38:57.080Z] #20 47.23 Setting up zip (3.0-11+b1) ... [2022-03-05T13:38:57.252Z] #43 136.9 CC criu/protobuf.o [2022-03-05T13:38:57.338Z] #20 47.24 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T13:38:57.338Z] #20 47.26 Setting up bash-completion (1:2.8-6) ... [2022-03-05T13:38:57.339Z] [2022-03-05T13:38:57.339Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T13:38:57.339Z] #50 sha256:c128ba2d9f72a9a5b03c0f6fd8c97ce7ccc44ea2b5c3998bef8e8b2e46a6b592 [2022-03-05T13:38:57.599Z] #50 DONE 0.4s [2022-03-05T13:38:57.599Z] [2022-03-05T13:38:57.599Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T13:38:57.599Z] #52 sha256:49d9de8660f2dfc81c7f5b3fbee5a404505b9e5430efec95d2be3090c326bd4f [2022-03-05T13:38:57.599Z] #52 DONE 0.1s [2022-03-05T13:38:57.599Z] [2022-03-05T13:38:57.599Z] #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-05T13:38:57.599Z] #56 sha256:04a752f429c66346c13eb9bc9f26cf58dfc86d1dfa3c88ec2447d977bf2c77f4 [2022-03-05T13:38:57.599Z] #56 ... [2022-03-05T13:38:57.599Z] [2022-03-05T13:38:57.599Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T13:38:57.599Z] #54 sha256:9b98a0872665c0b777cb92d728ed9b3127cbcbc8c26b6180d02768bdc652ce24 [2022-03-05T13:38:57.827Z] #43 137.4 CC criu/pstree.o [2022-03-05T13:38:57.859Z] #54 DONE 0.3s [2022-03-05T13:38:57.859Z] [2022-03-05T13:38:57.859Z] #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-05T13:38:57.859Z] #56 sha256:04a752f429c66346c13eb9bc9f26cf58dfc86d1dfa3c88ec2447d977bf2c77f4 [2022-03-05T13:38:58.045Z] #20 49.30 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-05T13:38:58.045Z] #20 49.31 Setting up xz-utils (5.2.4-1) ... [2022-03-05T13:38:58.045Z] #20 49.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T13:38:58.045Z] #20 49.33 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-05T13:38:58.045Z] #20 49.34 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-05T13:38:58.045Z] #20 49.43 invoke-rc.d: could not determine current runlevel [2022-03-05T13:38:58.045Z] #20 49.43 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T13:38:58.045Z] #20 49.44 Setting up pigz (2.4-1) ... [2022-03-05T13:38:58.045Z] #20 49.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T13:38:58.045Z] #20 49.48 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:38:58.045Z] #20 49.50 Setting up python-pip-whl (18.1-5) ... [2022-03-05T13:38:58.045Z] #20 49.51 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T13:38:58.045Z] #20 49.52 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-05T13:38:58.303Z] #20 49.94 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-05T13:38:58.303Z] #20 49.96 Setting up zstd (1.3.8+dfsg-3+deb10u2) ... [2022-03-05T13:38:58.303Z] #20 49.97 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:38:58.303Z] #20 50.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:58.303Z] #20 50.05 Setting up vim (2:8.1.0875-5) ... [2022-03-05T13:38:58.303Z] #20 50.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T13:38:58.303Z] #20 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T13:38:58.303Z] #20 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T13:38:58.303Z] #20 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T13:38:58.303Z] #20 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T13:38:58.303Z] #20 50.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T13:38:58.303Z] #20 50.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T13:38:58.303Z] #20 50.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T13:38:58.560Z] #20 50.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:38:58.560Z] #20 50.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T13:38:58.560Z] #20 50.16 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T13:38:58.560Z] #20 50.18 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T13:38:58.560Z] #20 50.19 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T13:38:58.560Z] #20 50.20 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T13:38:58.761Z] Client: [2022-03-05T13:38:58.761Z] Context: default [2022-03-05T13:38:58.761Z] Debug Mode: false [2022-03-05T13:38:58.761Z] Plugins: [2022-03-05T13:38:58.761Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-05T13:38:58.761Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-05T13:38:58.761Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-05T13:38:58.761Z] [2022-03-05T13:38:58.761Z] Server: [2022-03-05T13:38:58.761Z] Containers: 0 [2022-03-05T13:38:58.761Z] Running: 0 [2022-03-05T13:38:58.761Z] Paused: 0 [2022-03-05T13:38:58.761Z] Stopped: 0 [2022-03-05T13:38:58.761Z] Images: 0 [2022-03-05T13:38:58.761Z] Server Version: 20.10.9 [2022-03-05T13:38:58.761Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-05T13:38:58.761Z] Windows: [2022-03-05T13:38:58.761Z] LCOW: [2022-03-05T13:38:58.761Z] Logging Driver: json-file [2022-03-05T13:38:58.761Z] Plugins: [2022-03-05T13:38:58.761Z] Volume: local [2022-03-05T13:38:58.761Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T13:38:58.761Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T13:38:58.761Z] Swarm: inactive [2022-03-05T13:38:58.761Z] Default Isolation: process [2022-03-05T13:38:58.761Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-05T13:38:58.761Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-05T13:38:58.761Z] OSType: windows [2022-03-05T13:38:58.761Z] Architecture: x86_64 [2022-03-05T13:38:58.761Z] CPUs: 4 [2022-03-05T13:38:58.761Z] Total Memory: 32GiB [2022-03-05T13:38:58.761Z] Name: azwin-2-9d86f0 [2022-03-05T13:38:58.761Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-05T13:38:58.761Z] Docker Root Dir: D:\docker [2022-03-05T13:38:58.761Z] Debug Mode: false [2022-03-05T13:38:58.761Z] Registry: https://index.docker.io/v1/ [2022-03-05T13:38:58.761Z] Labels: [2022-03-05T13:38:58.761Z] Experimental: true [2022-03-05T13:38:58.761Z] Insecure Registries: [2022-03-05T13:38:58.761Z] 10.0.0.4:5000 [2022-03-05T13:38:58.761Z] 127.0.0.0/8 [2022-03-05T13:38:58.761Z] Registry Mirrors: [2022-03-05T13:38:58.761Z] http://10.0.0.4:5000/ [2022-03-05T13:38:58.761Z] Live Restore Enabled: false [2022-03-05T13:38:58.761Z] Product License: Community Engine [2022-03-05T13:38:58.761Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-05T13:38:59.212Z] #43 138.9 CC criu/rbtree.o [2022-03-05T13:38:59.212Z] #43 ... [2022-03-05T13:38:59.212Z] [2022-03-05T13:38:59.212Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:38:59.212Z] #22 sha256:5860c8115cde20889c90276697df3f0892742b2b6100c145510a532d0ef0bd79 [2022-03-05T13:38:59.212Z] #22 5.709 Collecting yamllint==1.26.1 [2022-03-05T13:38:59.212Z] #22 11.11 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-05T13:38:59.212Z] #22 12.42 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-05T13:38:59.212Z] #22 12.49 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-05T13:38:59.212Z] #22 12.57 Collecting pyyaml (from yamllint==1.26.1) [2022-03-05T13:38:59.212Z] #22 12.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-05T13:38:59.212Z] #22 13.12 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-05T13:38:59.212Z] #22 13.13 Building wheels for collected packages: yamllint [2022-03-05T13:38:59.212Z] #22 13.13 Running setup.py bdist_wheel for yamllint: started [2022-03-05T13:38:59.783Z] #22 ... [2022-03-05T13:38:59.783Z] [2022-03-05T13:38:59.783Z] #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-05T13:38:59.783Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:38:59.783Z] #43 139.3 CC criu/rst-malloc.o [2022-03-05T13:39:00.355Z] #43 139.7 CC criu/seccomp.o [2022-03-05T13:39:00.612Z] #20 50.24 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-05T13:39:00.612Z] #20 50.25 Setting up xz-utils (5.2.4-1) ... [2022-03-05T13:39:00.612Z] #20 50.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T13:39:00.612Z] #20 50.31 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-05T13:39:00.612Z] #20 50.35 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-05T13:39:00.612Z] #20 50.41 invoke-rc.d: could not determine current runlevel [2022-03-05T13:39:00.612Z] #20 50.42 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T13:39:00.612Z] #20 50.42 Setting up pigz (2.4-1) ... [2022-03-05T13:39:00.612Z] #20 50.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T13:39:00.612Z] #20 50.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T13:39:00.612Z] #20 50.46 Setting up python-pip-whl (18.1-5) ... [2022-03-05T13:39:00.612Z] #20 50.49 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T13:39:00.612Z] #20 50.50 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-05T13:39:00.868Z] #20 50.95 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-05T13:39:00.868Z] #20 50.97 Setting up zstd (1.3.8+dfsg-3+deb10u2) ... [2022-03-05T13:39:00.868Z] #20 50.98 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T13:39:00.868Z] #20 50.99 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T13:39:00.868Z] #20 51.00 Setting up vim (2:8.1.0875-5) ... [2022-03-05T13:39:00.928Z] #43 140.5 CC criu/seize.o [2022-03-05T13:39:01.124Z] #20 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T13:39:01.124Z] #20 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T13:39:01.124Z] #20 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T13:39:01.124Z] #20 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T13:39:01.124Z] #20 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T13:39:01.124Z] #20 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T13:39:01.124Z] #20 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T13:39:01.124Z] #20 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T13:39:01.124Z] #20 51.11 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T13:39:01.124Z] #20 51.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T13:39:01.124Z] #20 51.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T13:39:01.124Z] #20 51.16 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T13:39:01.124Z] #20 51.17 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T13:39:01.124Z] #20 51.21 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T13:39:01.124Z] #20 ... [2022-03-05T13:39:01.124Z] [2022-03-05T13:39:01.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-05T13:39:01.124Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:01.124Z] #43 94.45 CC criu/crtools.o [2022-03-05T13:39:01.124Z] #43 95.00 CC criu/eventfd.o [2022-03-05T13:39:01.124Z] #43 95.40 CC criu/eventpoll.o [2022-03-05T13:39:01.124Z] #43 96.31 CC criu/external.o [2022-03-05T13:39:01.124Z] #43 96.76 CC criu/fault-injection.o [2022-03-05T13:39:01.124Z] #43 96.94 CC criu/fdstore.o [2022-03-05T13:39:01.124Z] #43 97.34 CC criu/fifo.o [2022-03-05T13:39:01.124Z] #43 97.75 CC criu/file-ids.o [2022-03-05T13:39:01.124Z] #43 98.19 CC criu/file-lock.o [2022-03-05T13:39:01.124Z] #43 99.29 CC criu/files-ext.o [2022-03-05T13:39:01.124Z] #43 99.65 CC criu/files-reg.o [2022-03-05T13:39:01.124Z] #43 101.9 CC criu/files.o [2022-03-05T13:39:01.124Z] #43 104.1 CC criu/filesystems.o [2022-03-05T13:39:01.688Z] #43 104.8 CC criu/fsnotify.o [2022-03-05T13:39:01.828Z] #20 53.05 Setting up iptables (1.8.2-4) ... [2022-03-05T13:39:01.828Z] #20 53.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T13:39:01.828Z] #20 53.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T13:39:01.828Z] #20 53.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T13:39:01.828Z] #20 53.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T13:39:01.828Z] #20 53.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T13:39:01.828Z] #20 53.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T13:39:01.828Z] #20 53.12 Setting up python3 (3.7.3-1) ... [2022-03-05T13:39:01.828Z] #20 53.55 Setting up python3-wheel (0.32.3-2) ... [2022-03-05T13:39:02.314Z] #43 141.7 CC criu/servicefd.o [2022-03-05T13:39:02.390Z] #20 54.11 Setting up apparmor (2.13.2-10) ... [2022-03-05T13:39:02.575Z] #43 142.2 CC criu/shmem.o [2022-03-05T13:39:03.055Z] #43 106.0 CC criu/image-desc.o [2022-03-05T13:39:03.055Z] #43 106.2 CC criu/image.o [2022-03-05T13:39:03.318Z] #20 ... [2022-03-05T13:39:03.318Z] [2022-03-05T13:39:03.318Z] #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-05T13:39:03.318Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:03.318Z] #43 95.90 CC criu/external.o [2022-03-05T13:39:03.318Z] #43 96.26 CC criu/fault-injection.o [2022-03-05T13:39:03.318Z] #43 96.40 CC criu/fdstore.o [2022-03-05T13:39:03.318Z] #43 96.75 CC criu/fifo.o [2022-03-05T13:39:03.318Z] #43 97.17 CC criu/file-ids.o [2022-03-05T13:39:03.318Z] #43 97.56 CC criu/file-lock.o [2022-03-05T13:39:03.318Z] #43 98.52 CC criu/files-ext.o [2022-03-05T13:39:03.318Z] #43 98.95 CC criu/files-reg.o [2022-03-05T13:39:03.318Z] #43 101.2 CC criu/files.o [2022-03-05T13:39:03.318Z] #43 103.3 CC criu/filesystems.o [2022-03-05T13:39:03.318Z] #43 104.1 CC criu/fsnotify.o [2022-03-05T13:39:03.318Z] #43 105.4 CC criu/image-desc.o [2022-03-05T13:39:03.318Z] #43 105.6 CC criu/image.o [2022-03-05T13:39:03.519Z] #43 ... [2022-03-05T13:39:03.519Z] [2022-03-05T13:39:03.519Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:39:03.519Z] #22 sha256:5860c8115cde20889c90276697df3f0892742b2b6100c145510a532d0ef0bd79 [2022-03-05T13:39:03.520Z] #22 14.40 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-05T13:39:03.520Z] #22 14.42 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-05T13:39:03.520Z] #22 14.48 Successfully built yamllint [2022-03-05T13:39:03.520Z] #22 14.50 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-05T13:39:03.520Z] #22 14.91 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T13:39:03.520Z] #22 DONE 17.5s [2022-03-05T13:39:03.520Z] [2022-03-05T13:39:03.520Z] #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-05T13:39:03.520Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:03.520Z] #43 143.0 CC criu/sigframe.o [2022-03-05T13:39:03.782Z] #43 143.4 CC criu/signalfd.o [2022-03-05T13:39:03.881Z] #43 106.4 CC criu/ipc_ns.o [2022-03-05T13:39:03.985Z] #43 107.1 CC criu/ipc_ns.o [2022-03-05T13:39:04.137Z] #43 ... [2022-03-05T13:39:04.137Z] [2022-03-05T13:39:04.137Z] #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 zstd [2022-03-05T13:39:04.137Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:39:04.137Z] #20 55.81 Setting up xfsprogs (4.20.0-1) ... [2022-03-05T13:39:04.137Z] #20 55.83 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-05T13:39:04.243Z] #43 ... [2022-03-05T13:39:04.243Z] [2022-03-05T13:39:04.243Z] #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 zstd [2022-03-05T13:39:04.243Z] #20 sha256:4300673a4e4222d9cabade3144b6eace48686d04acffe20afae01da204d307f1 [2022-03-05T13:39:04.243Z] #20 54.14 Setting up iptables (1.8.2-4) ... [2022-03-05T13:39:04.243Z] #20 54.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T13:39:04.243Z] #20 54.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T13:39:04.243Z] #20 54.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T13:39:04.243Z] #20 54.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T13:39:04.243Z] #20 54.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T13:39:04.243Z] #20 54.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T13:39:04.243Z] #20 54.21 Setting up python3 (3.7.3-1) ... [2022-03-05T13:39:04.357Z] #43 ... [2022-03-05T13:39:04.357Z] [2022-03-05T13:39:04.357Z] #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-05T13:39:04.357Z] #49 sha256:ced63d416f7471c2401bb850a6bc2c7a44295bddfe68acfed98100b7a0dcf80e [2022-03-05T13:39:04.357Z] #49 208.4 + /build/golangci-lint --version [2022-03-05T13:39:04.357Z] #49 208.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-05T13:39:04.357Z] #49 DONE 209.0s [2022-03-05T13:39:04.357Z] [2022-03-05T13:39:04.357Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T13:39:04.357Z] #25 sha256:592d896eef863079ebabc124be14c7ff9afd6d310f7489897ca10fcfa91bdf85 [2022-03-05T13:39:04.357Z] #25 DONE 0.6s [2022-03-05T13:39:04.357Z] [2022-03-05T13:39:04.357Z] #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-05T13:39:04.357Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:04.357Z] #43 143.8 CC criu/sk-inet.o [2022-03-05T13:39:04.651Z] #20 56.19 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-05T13:39:04.809Z] #20 54.66 Setting up python3-wheel (0.32.3-2) ... [2022-03-05T13:39:05.214Z] #20 57.09 Setting up python3-distutils (3.7.3-1) ... [2022-03-05T13:39:05.303Z] #43 145.0 CC criu/sk-netlink.o [2022-03-05T13:39:05.742Z] #20 55.51 Setting up apparmor (2.13.2-10) ... [2022-03-05T13:39:05.777Z] #20 57.60 Setting up python3-setuptools (40.8.0-1) ... [2022-03-05T13:39:05.878Z] #43 145.6 CC criu/sk-packet.o [2022-03-05T13:39:06.824Z] #43 146.3 CC criu/sk-queue.o [2022-03-05T13:39:07.087Z] #43 146.7 CC criu/sk-tcp.o [2022-03-05T13:39:07.115Z] #20 57.16 Setting up xfsprogs (4.20.0-1) ... [2022-03-05T13:39:07.115Z] #20 57.17 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-05T13:39:07.146Z] #20 58.75 Setting up python3-pip (18.1-5) ... [2022-03-05T13:39:07.681Z] #20 57.56 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-05T13:39:08.034Z] #43 147.4 CC criu/sk-unix.o [2022-03-05T13:39:08.076Z] #20 59.80 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:39:08.076Z] #20 59.83 Processing triggers for mime-support (3.62) ... [2022-03-05T13:39:08.085Z] #56 231.4 # github.com/containerd/containerd/cmd/containerd [2022-03-05T13:39:08.085Z] #56 231.4 /usr/bin/ld: /tmp/go-link-070559316/000019.o: in function `New': [2022-03-05T13:39:08.085Z] #56 231.4 /tmp/tmp.hQ3Fyd6nXC/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-05T13:39:08.085Z] #56 231.5 + bin/containerd-stress [2022-03-05T13:39:08.085Z] #56 232.5 + bin/containerd-shim [2022-03-05T13:39:08.613Z] #20 58.46 Setting up python3-distutils (3.7.3-1) ... [2022-03-05T13:39:09.005Z] #20 DONE 60.6s [2022-03-05T13:39:09.005Z] [2022-03-05T13:39:09.005Z] #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-05T13:39:09.005Z] #21 sha256:0249e0a0c43f97e9e9f329b42c2c14b0a4b5d989a4bbb909a28b4fffe3e10f92 [2022-03-05T13:39:09.178Z] #20 58.94 Setting up python3-setuptools (40.8.0-1) ... [2022-03-05T13:39:09.573Z] #21 0.829 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T13:39:09.573Z] #21 0.833 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T13:39:09.573Z] #21 0.836 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T13:39:09.832Z] #21 DONE 0.9s [2022-03-05T13:39:09.832Z] [2022-03-05T13:39:09.832Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:39:09.832Z] #22 sha256:5860c8115cde20889c90276697df3f0892742b2b6100c145510a532d0ef0bd79 [2022-03-05T13:39:09.951Z] #43 149.3 CC criu/sockets.o [2022-03-05T13:39:10.086Z] #56 193.5 # github.com/containerd/containerd/cmd/containerd [2022-03-05T13:39:10.086Z] #56 193.5 /usr/bin/ld: /tmp/go-link-064369764/000019.o: in function `New': [2022-03-05T13:39:10.086Z] #56 193.5 /tmp/tmp.jns5lREIAw/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-05T13:39:10.086Z] #56 193.5 + bin/containerd-stress [2022-03-05T13:39:10.111Z] #20 60.14 Setting up python3-pip (18.1-5) ... [2022-03-05T13:39:10.524Z] #43 150.1 CC criu/stats.o [2022-03-05T13:39:10.818Z] #43 150.4 CC criu/string.o [2022-03-05T13:39:10.818Z] #43 150.5 CC criu/sysctl.o [2022-03-05T13:39:11.467Z] #56 194.5 + bin/containerd-shim [2022-03-05T13:39:11.480Z] #20 61.30 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:39:11.480Z] #20 61.33 Processing triggers for mime-support (3.62) ... [2022-03-05T13:39:11.781Z] #43 151.3 CC criu/sysfs_parse.o [2022-03-05T13:39:12.288Z] #56 239.4 + bin/containerd-shim-runc-v1 [2022-03-05T13:39:12.362Z] #43 151.7 CC criu/timens.o [2022-03-05T13:39:12.411Z] #20 DONE 62.5s [2022-03-05T13:39:12.411Z] [2022-03-05T13:39:12.411Z] #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-05T13:39:12.411Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:12.411Z] #43 108.4 CC criu/irmap.o [2022-03-05T13:39:12.411Z] #43 109.1 CC criu/kcmp-ids.o [2022-03-05T13:39:12.411Z] #43 109.4 CC criu/kerndat.o [2022-03-05T13:39:12.411Z] #43 110.6 CC criu/libnetlink.o [2022-03-05T13:39:12.411Z] #43 111.0 CC criu/log.o [2022-03-05T13:39:12.411Z] #43 111.6 CC criu/lsm.o [2022-03-05T13:39:12.411Z] #43 112.0 CC criu/mem.o [2022-03-05T13:39:12.411Z] #43 113.9 CC criu/memfd.o [2022-03-05T13:39:12.411Z] #43 114.6 CC criu/mount.o [2022-03-05T13:39:12.622Z] #43 152.2 CC criu/timerfd.o [2022-03-05T13:39:12.677Z] #43 ... [2022-03-05T13:39:12.678Z] [2022-03-05T13:39:12.678Z] #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-05T13:39:12.678Z] #21 sha256:0249e0a0c43f97e9e9f329b42c2c14b0a4b5d989a4bbb909a28b4fffe3e10f92 [2022-03-05T13:39:12.883Z] #43 152.6 CC criu/tty.o [2022-03-05T13:39:13.505Z] #21 0.867 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T13:39:13.505Z] #21 0.871 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T13:39:13.505Z] #21 0.874 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T13:39:13.505Z] #21 DONE 0.9s [2022-03-05T13:39:13.505Z] [2022-03-05T13:39:13.505Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:39:13.505Z] #22 sha256:5860c8115cde20889c90276697df3f0892742b2b6100c145510a532d0ef0bd79 [2022-03-05T13:39:14.270Z] #43 ... [2022-03-05T13:39:14.271Z] [2022-03-05T13:39:14.271Z] #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-05T13:39:14.271Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:39:14.271Z] #40 DONE 218.9s [2022-03-05T13:39:14.271Z] [2022-03-05T13:39:14.271Z] #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-05T13:39:14.271Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:14.271Z] #43 153.7 CC criu/tun.o [2022-03-05T13:39:14.271Z] #43 ... [2022-03-05T13:39:14.271Z] [2022-03-05T13:39:14.271Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T13:39:14.271Z] #30 sha256:ee77bf0cb4a5f1cf146d164178efb6ade726d6eda21c45fd0b3daf5d135ff41e [2022-03-05T13:39:14.271Z] #30 DONE 10.0s [2022-03-05T13:39:14.271Z] [2022-03-05T13:39:14.271Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T13:39:14.271Z] #33 sha256:a9091117ef2e0b4179dbf75e34ec5318fcc5be899f4173a660bc003612eabeae [2022-03-05T13:39:14.533Z] #33 DONE 0.3s [2022-03-05T13:39:14.533Z] [2022-03-05T13:39:14.533Z] #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-05T13:39:14.533Z] #53 sha256:20e27390e4209705c072446b3724be403ee59fcd11f244cbc00cfe47cec21fbb [2022-03-05T13:39:14.533Z] #53 ... [2022-03-05T13:39:14.533Z] [2022-03-05T13:39:14.533Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-05T13:39:14.533Z] #35 sha256:b2ff932cd95ff613ec897754cdf29b6ef7f25e8efb20d4c7e95855215aee59fa [2022-03-05T13:39:14.794Z] #35 DONE 0.2s [2022-03-05T13:39:14.795Z] [2022-03-05T13:39:14.795Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T13:39:14.795Z] #38 sha256:986a5796a06c6a5b760773e421cc78f53e4db9c961ddf8102e49067242532dba [2022-03-05T13:39:14.795Z] #38 DONE 0.1s [2022-03-05T13:39:14.795Z] [2022-03-05T13:39:14.795Z] #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-05T13:39:14.795Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:14.795Z] #43 154.3 CC criu/uffd.o [2022-03-05T13:39:15.128Z] #22 4.910 Collecting yamllint==1.26.1 [2022-03-05T13:39:15.128Z] #22 ... [2022-03-05T13:39:15.128Z] [2022-03-05T13:39:15.128Z] #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-05T13:39:15.128Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:15.128Z] #43 107.8 CC criu/irmap.o [2022-03-05T13:39:15.128Z] #43 108.5 CC criu/kcmp-ids.o [2022-03-05T13:39:15.128Z] #43 108.9 CC criu/kerndat.o [2022-03-05T13:39:15.128Z] #43 110.0 CC criu/libnetlink.o [2022-03-05T13:39:15.128Z] #43 110.4 CC criu/log.o [2022-03-05T13:39:15.128Z] #43 110.9 CC criu/lsm.o [2022-03-05T13:39:15.128Z] #43 111.4 CC criu/mem.o [2022-03-05T13:39:15.128Z] #43 113.7 CC criu/memfd.o [2022-03-05T13:39:15.128Z] #43 114.3 CC criu/mount.o [2022-03-05T13:39:15.689Z] #43 118.3 CC criu/namespaces.o [2022-03-05T13:39:16.181Z] #43 155.4 CC criu/util.o [2022-03-05T13:39:16.181Z] #43 ... [2022-03-05T13:39:16.181Z] [2022-03-05T13:39:16.181Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T13:39:16.181Z] #41 sha256:0a6ed148213e92cf25b3a95d95d0bece9bb4703141314d14ef39286d92dcd4d8 [2022-03-05T13:39:16.181Z] #41 DONE 0.1s [2022-03-05T13:39:16.442Z] [2022-03-05T13:39:16.442Z] #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-05T13:39:16.442Z] #53 sha256:20e27390e4209705c072446b3724be403ee59fcd11f244cbc00cfe47cec21fbb [2022-03-05T13:39:16.763Z] #56 199.7 + bin/containerd-shim-runc-v1 [2022-03-05T13:39:17.014Z] #53 ... [2022-03-05T13:39:17.014Z] [2022-03-05T13:39:17.014Z] #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-05T13:39:17.014Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:17.014Z] #43 156.4 CC criu/uts_ns.o [2022-03-05T13:39:17.014Z] #43 156.6 CC criu/vdso-compat.o [2022-03-05T13:39:17.014Z] #43 156.7 CC criu/vdso.o [2022-03-05T13:39:17.577Z] #56 244.3 + bin/containerd-shim-runc-v2 [2022-03-05T13:39:17.577Z] #56 244.9 + binaries [2022-03-05T13:39:17.577Z] #56 244.9 + install -D bin/containerd /build/containerd [2022-03-05T13:39:17.577Z] #56 245.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T13:39:17.577Z] #56 245.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T13:39:17.577Z] #56 245.0 + install -D bin/ctr /build/ctr [2022-03-05T13:39:17.578Z] #43 119.9 CC criu/net.o [2022-03-05T13:39:17.586Z] #43 157.3 LINK criu/built-in.o [2022-03-05T13:39:17.848Z] #43 157.4 LINK criu/criu [2022-03-05T13:39:18.111Z] #43 157.6 DEP lib/c/criu.d [2022-03-05T13:39:18.111Z] #43 157.8 CC images/rpc.pb-c.o [2022-03-05T13:39:18.509Z] #43 ... [2022-03-05T13:39:18.509Z] [2022-03-05T13:39:18.510Z] #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-05T13:39:18.510Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:39:18.510Z] #40 217.2 + dpkg --print-architecture [2022-03-05T13:39:18.510Z] #40 217.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-05T13:39:18.510Z] #40 217.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-05T13:39:18.510Z] #40 217.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-05T13:39:18.685Z] #43 158.2 CC lib/c/criu.o [2022-03-05T13:39:18.761Z] #22 4.882 Collecting yamllint==1.26.1 [2022-03-05T13:39:19.260Z] #43 158.9 LINK lib/c/built-in.o [2022-03-05T13:39:19.260Z] #43 158.9 LINK lib/c/libcriu.so [2022-03-05T13:39:19.260Z] #43 158.9 LINK lib/c/libcriu.a [2022-03-05T13:39:19.495Z] #56 DONE 247.1s [2022-03-05T13:39:19.521Z] #43 159.0 GEN magic.py [2022-03-05T13:39:19.521Z] #43 159.1 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T13:39:19.521Z] #43 159.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T13:39:19.521Z] #43 159.1 Note: Building without GnuTLS support [2022-03-05T13:39:19.521Z] #43 159.1 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T13:39:19.521Z] #43 159.1 Makefile.config:40: Warn: Building without nftables support [2022-03-05T13:39:20.062Z] #56 203.4 + bin/containerd-shim-runc-v2 [2022-03-05T13:39:20.095Z] #43 159.8 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T13:39:20.438Z] [2022-03-05T13:39:20.438Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T13:39:20.438Z] #57 sha256:cd0232f774c5dabc4f9690ab0afbd66d027f67803aa0bef6e83d112cdcc09ba2 [2022-03-05T13:39:20.633Z] #56 204.0 + binaries [2022-03-05T13:39:20.633Z] #56 204.0 + install -D bin/containerd /build/containerd [2022-03-05T13:39:20.633Z] #56 204.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T13:39:20.633Z] #56 204.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T13:39:20.633Z] #56 204.0 + install -D bin/ctr /build/ctr [2022-03-05T13:39:20.669Z] #43 160.3 make[1]: Nothing to be done for 'all'. [2022-03-05T13:39:21.241Z] #43 160.9 make[1]: 'images/built-in.o' is up to date. [2022-03-05T13:39:21.288Z] #22 ... [2022-03-05T13:39:21.288Z] [2022-03-05T13:39:21.288Z] #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-05T13:39:21.288Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:21.288Z] #43 119.2 CC criu/namespaces.o [2022-03-05T13:39:21.288Z] #43 121.4 CC criu/net.o [2022-03-05T13:39:21.288Z] #43 124.3 CC criu/netfilter.o [2022-03-05T13:39:21.288Z] #43 124.6 CC criu/page-pipe.o [2022-03-05T13:39:21.381Z] #57 DONE 0.8s [2022-03-05T13:39:21.381Z] [2022-03-05T13:39:21.381Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T13:39:21.381Z] #61 sha256:cc16ff8391870470537068186b742e75396e6952bf9d3a6a7b6c9770e7e34798 [2022-03-05T13:39:21.381Z] #61 DONE 0.2s [2022-03-05T13:39:21.381Z] [2022-03-05T13:39:21.381Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T13:39:21.381Z] #66 sha256:b9e90319881bdf33170aff451492c340ccea535f9632df6ffd5a8a00df92c013 [2022-03-05T13:39:21.503Z] #43 160.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-05T13:39:21.503Z] #43 161.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-05T13:39:21.503Z] #43 161.0 make[1]: 'compel/libcompel.a' is up to date. [2022-03-05T13:39:21.503Z] #43 161.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-05T13:39:21.503Z] #43 161.1 make[1]: Nothing to be done for 'all'. [2022-03-05T13:39:21.503Z] #43 161.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T13:39:21.765Z] #43 161.3 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:21.765Z] #43 161.3 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:21.765Z] #43 161.3 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:21.765Z] #43 161.4 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:22.026Z] #43 161.5 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:22.026Z] #43 161.5 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:22.026Z] #43 161.5 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:22.026Z] #43 161.6 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:22.026Z] #43 161.6 INSTALL criu/criu [2022-03-05T13:39:22.219Z] #43 125.1 CC criu/page-xfer.o [2022-03-05T13:39:22.288Z] #43 DONE 161.7s [2022-03-05T13:39:22.288Z] [2022-03-05T13:39:22.288Z] #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-05T13:39:22.288Z] #53 sha256:20e27390e4209705c072446b3724be403ee59fcd11f244cbc00cfe47cec21fbb [2022-03-05T13:39:22.322Z] #66 DONE 0.9s [2022-03-05T13:39:22.322Z] [2022-03-05T13:39:22.322Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-05T13:39:22.322Z] #68 sha256:a8d3aa67c9faee6d229a116cc73557c7ea512aee31ecf08debed0f502ef12101 [2022-03-05T13:39:22.322Z] #68 DONE 0.0s [2022-03-05T13:39:22.582Z] [2022-03-05T13:39:22.582Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-05T13:39:22.582Z] #69 sha256:984ec6c5f66375633d6bf9564cada79e9ccf13ec3b3a45d9177705e1ffb15f24 [2022-03-05T13:39:22.582Z] #69 DONE 0.0s [2022-03-05T13:39:22.582Z] [2022-03-05T13:39:22.582Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T13:39:22.582Z] #70 sha256:dc24cb709c5c2607b718aa0f4ce40cdd4ea46c0f579e3538f1e01e79870415a5 [2022-03-05T13:39:23.150Z] #43 ... [2022-03-05T13:39:23.150Z] [2022-03-05T13:39:23.151Z] #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-05T13:39:23.151Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:39:23.151Z] #40 224.9 + dpkg --print-architecture [2022-03-05T13:39:23.151Z] #40 224.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-05T13:39:23.408Z] #40 225.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-05T13:39:23.408Z] #40 225.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-05T13:39:23.676Z] #53 ... [2022-03-05T13:39:23.677Z] [2022-03-05T13:39:23.677Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-05T13:39:23.677Z] #44 sha256:45f1769346ffdee55418f2135504f490f58c9f9ddbc0c68f9e982f7c586b394d [2022-03-05T13:39:23.938Z] #44 DONE 0.3s [2022-03-05T13:39:23.938Z] [2022-03-05T13:39:23.938Z] #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-05T13:39:23.938Z] #53 sha256:20e27390e4209705c072446b3724be403ee59fcd11f244cbc00cfe47cec21fbb [2022-03-05T13:39:23.964Z] #70 DONE 1.2s [2022-03-05T13:39:23.964Z] [2022-03-05T13:39:23.964Z] #71 exporting to image [2022-03-05T13:39:23.964Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T13:39:23.964Z] #71 exporting layers [2022-03-05T13:39:24.200Z] #53 ... [2022-03-05T13:39:24.200Z] [2022-03-05T13:39:24.200Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-05T13:39:24.200Z] #46 sha256:c5b0682b74622f1282b475485712778b07f3fb0d8aaabd30bb1c2c85ef3aa6d8 [2022-03-05T13:39:24.200Z] #46 DONE 0.2s [2022-03-05T13:39:24.200Z] [2022-03-05T13:39:24.200Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T13:39:24.200Z] #48 sha256:1c511d3e74858662dbb8d63a23bacb19d98930c1ebf645da7b16d4dc0cc9fef2 [2022-03-05T13:39:24.200Z] #48 DONE 0.1s [2022-03-05T13:39:24.200Z] [2022-03-05T13:39:24.200Z] #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-05T13:39:24.200Z] #53 sha256:20e27390e4209705c072446b3724be403ee59fcd11f244cbc00cfe47cec21fbb [2022-03-05T13:39:24.462Z] #53 ... [2022-03-05T13:39:24.462Z] [2022-03-05T13:39:24.462Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T13:39:24.462Z] #50 sha256:2e0c64e4dda0e38d121153187a1c3bdfadfe75a56a2227a8b13a399c2a38f0ee [2022-03-05T13:39:24.724Z] #50 DONE 0.2s [2022-03-05T13:39:24.724Z] [2022-03-05T13:39:24.724Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T13:39:24.724Z] #52 sha256:474ec7377cbea514fa89d0b51aa20400d62ef17db2d1d610bef92d9f33469aa7 [2022-03-05T13:39:24.724Z] #52 DONE 0.1s [2022-03-05T13:39:24.724Z] [2022-03-05T13:39:24.724Z] #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-05T13:39:24.724Z] #56 sha256:5ec1de587b84845a2224625cdc315a06646b916bd81ac5bbd04a0397d71ec5a0 [2022-03-05T13:39:24.829Z] #56 DONE 207.8s [2022-03-05T13:39:25.058Z] #40 ... [2022-03-05T13:39:25.058Z] [2022-03-05T13:39:25.058Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:39:25.058Z] #22 sha256:5860c8115cde20889c90276697df3f0892742b2b6100c145510a532d0ef0bd79 [2022-03-05T13:39:25.058Z] #22 10.30 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-05T13:39:25.058Z] #22 11.54 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-05T13:39:25.058Z] #22 11.60 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-05T13:39:25.058Z] #22 11.68 Collecting pyyaml (from yamllint==1.26.1) [2022-03-05T13:39:25.058Z] #22 11.99 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-05T13:39:25.058Z] #22 12.28 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-05T13:39:25.058Z] #22 12.29 Building wheels for collected packages: yamllint [2022-03-05T13:39:25.058Z] #22 12.29 Running setup.py bdist_wheel for yamllint: started [2022-03-05T13:39:25.058Z] #22 13.53 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-05T13:39:25.058Z] #22 13.53 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-05T13:39:25.058Z] #22 13.58 Successfully built yamllint [2022-03-05T13:39:25.058Z] #22 13.60 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-05T13:39:25.058Z] #22 14.02 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T13:39:25.058Z] #22 DONE 14.6s [2022-03-05T13:39:25.058Z] [2022-03-05T13:39:25.058Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T13:39:25.058Z] #25 sha256:52bd75bd38b2bfba3241a2b5054acbfe0dd15f19ce16738bb7c953bb3932df4e [2022-03-05T13:39:25.058Z] #25 DONE 0.4s [2022-03-05T13:39:25.058Z] [2022-03-05T13:39:25.058Z] #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-05T13:39:25.058Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:25.058Z] #43 122.8 CC criu/netfilter.o [2022-03-05T13:39:25.058Z] #43 123.2 CC criu/page-pipe.o [2022-03-05T13:39:25.058Z] #43 123.8 CC criu/page-xfer.o [2022-03-05T13:39:25.058Z] #43 125.6 CC criu/pagemap-cache.o [2022-03-05T13:39:25.058Z] #43 125.9 CC criu/pagemap.o [2022-03-05T13:39:25.058Z] #43 127.1 CC criu/parasite-syscall.o [2022-03-05T13:39:25.399Z] [2022-03-05T13:39:25.399Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T13:39:25.399Z] #57 sha256:e5feb3e5007017008b917329843ef1ec8924b6916e04cf4a8b65c73f0019ea82 [2022-03-05T13:39:25.623Z] #43 128.2 CC criu/path.o [2022-03-05T13:39:26.233Z] #43 128.5 CC criu/pie-util-vdso-elf32.o [2022-03-05T13:39:26.233Z] #43 128.9 CC criu/pie-util-vdso.o [2022-03-05T13:39:26.780Z] #57 DONE 1.4s [2022-03-05T13:39:26.780Z] [2022-03-05T13:39:26.780Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T13:39:26.780Z] #61 sha256:2c74e31fa360d1e74f7b57d903f3a8eacef995a0bb36b32a0f7baed4396d863c [2022-03-05T13:39:26.780Z] #61 DONE 0.3s [2022-03-05T13:39:26.798Z] #43 129.4 CC criu/pie-util.o [2022-03-05T13:39:27.041Z] [2022-03-05T13:39:27.041Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T13:39:27.041Z] #66 sha256:c9b218d88b32ce3cfa163c3a5052dcff6187eb0dfdfa8762c792748be1ffb4b0 [2022-03-05T13:39:27.055Z] #43 129.7 CC criu/pipes.o [2022-03-05T13:39:27.988Z] #43 130.4 CC criu/plugin.o [2022-03-05T13:39:28.246Z] #43 130.8 CC criu/proc_parse.o [2022-03-05T13:39:28.709Z] #40 ... [2022-03-05T13:39:28.709Z] [2022-03-05T13:39:28.709Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T13:39:28.709Z] #22 sha256:5860c8115cde20889c90276697df3f0892742b2b6100c145510a532d0ef0bd79 [2022-03-05T13:39:28.709Z] #22 10.27 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-05T13:39:28.709Z] #22 11.56 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-05T13:39:28.709Z] #22 11.62 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-05T13:39:28.709Z] #22 11.72 Collecting pyyaml (from yamllint==1.26.1) [2022-03-05T13:39:28.709Z] #22 11.96 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-05T13:39:28.709Z] #22 12.26 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-05T13:39:28.709Z] #22 12.26 Building wheels for collected packages: yamllint [2022-03-05T13:39:28.709Z] #22 12.26 Running setup.py bdist_wheel for yamllint: started [2022-03-05T13:39:28.709Z] #22 13.42 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-05T13:39:28.709Z] #22 13.43 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-05T13:39:28.709Z] #22 13.49 Successfully built yamllint [2022-03-05T13:39:28.709Z] #22 13.52 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-05T13:39:28.709Z] #22 13.95 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T13:39:28.709Z] #22 DONE 14.5s [2022-03-05T13:39:28.709Z] [2022-03-05T13:39:28.709Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T13:39:28.709Z] #25 sha256:4f0b84fa3b9a970d2972de752e68ae363f5de115b642b51154afee0c63a34ac8 [2022-03-05T13:39:28.709Z] #25 DONE 0.4s [2022-03-05T13:39:28.709Z] [2022-03-05T13:39:28.709Z] #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-05T13:39:28.709Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:28.709Z] #43 126.4 CC criu/pagemap-cache.o [2022-03-05T13:39:28.709Z] #43 126.7 CC criu/pagemap.o [2022-03-05T13:39:28.709Z] #43 127.7 CC criu/parasite-syscall.o [2022-03-05T13:39:28.709Z] #43 128.8 CC criu/path.o [2022-03-05T13:39:28.709Z] #43 129.1 CC criu/pie-util-vdso-elf32.o [2022-03-05T13:39:28.709Z] #43 129.7 CC criu/pie-util-vdso.o [2022-03-05T13:39:28.709Z] #43 130.2 CC criu/pie-util.o [2022-03-05T13:39:28.709Z] #43 130.3 CC criu/pipes.o [2022-03-05T13:39:28.709Z] #43 131.4 CC criu/plugin.o [2022-03-05T13:39:28.709Z] #43 131.9 CC criu/proc_parse.o [2022-03-05T13:39:28.952Z] #66 DONE 1.5s [2022-03-05T13:39:28.952Z] [2022-03-05T13:39:28.952Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-05T13:39:28.952Z] #68 sha256:2df0c3a7d5e86ddb70167fe088cfe248e45d1b954309d28c96ee62d86f0144b7 [2022-03-05T13:39:28.952Z] #68 DONE 0.0s [2022-03-05T13:39:28.952Z] [2022-03-05T13:39:28.952Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-05T13:39:28.952Z] #69 sha256:4e03f60074a3b0990c11c766e98d7d16dd6bf364e1767d94ff03b029c2fa1c50 [2022-03-05T13:39:28.952Z] #69 DONE 0.0s [2022-03-05T13:39:28.952Z] [2022-03-05T13:39:28.952Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T13:39:28.952Z] #70 sha256:0379f193908be26bf6cd0d61706f7a3eaf9ff9e95191215778723bd71eaa09f4 [2022-03-05T13:39:29.212Z] #70 DONE 0.8s [2022-03-05T13:39:29.473Z] [2022-03-05T13:39:29.473Z] #71 exporting to image [2022-03-05T13:39:29.473Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T13:39:29.473Z] #71 exporting layers [2022-03-05T13:39:29.617Z] #43 ... [2022-03-05T13:39:29.617Z] [2022-03-05T13:39:29.617Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T13:39:29.617Z] #30 sha256:1fd7cc516f84c7691efc25bb022af0cd32aa06cef63f8fcd2efb848627cd32d8 [2022-03-05T13:39:29.617Z] #30 DONE 4.9s [2022-03-05T13:39:29.617Z] [2022-03-05T13:39:29.617Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T13:39:29.617Z] #33 sha256:37d5b0e311bacb4945f8fd67e7ac561710513ca4b0bd4568f4333543454dd1f8 [2022-03-05T13:39:30.192Z] #33 DONE 0.4s [2022-03-05T13:39:30.192Z] [2022-03-05T13:39:30.192Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-05T13:39:30.192Z] #35 sha256:d8fbd03759726cb639f4979b8394ca0aad133bcfc0e24cac40a45d32bebedf65 [2022-03-05T13:39:30.192Z] #35 DONE 0.1s [2022-03-05T13:39:30.192Z] [2022-03-05T13:39:30.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-05T13:39:30.192Z] #49 sha256:9c5eec1035cb4ce9b8283450f0ca945c0cc8e29791b4a36da4eac26e555e69b3 [2022-03-05T13:39:30.192Z] #49 ... [2022-03-05T13:39:30.192Z] [2022-03-05T13:39:30.192Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T13:39:30.192Z] #38 sha256:529a5c8e638f1bb2ed380742de1b3e72ae81c90fa9e1f7a7abeccbb05446b68d [2022-03-05T13:39:30.192Z] #38 DONE 0.0s [2022-03-05T13:39:30.192Z] [2022-03-05T13:39:30.192Z] #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-05T13:39:30.192Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:39:30.553Z] #71 exporting layers 6.4s done [2022-03-05T13:39:30.553Z] #71 writing image sha256:973c000920afe3a92296f9a648bde2bd170099c977764dd6f545d7e4d40f506c done [2022-03-05T13:39:30.553Z] #71 naming to docker.io/library/docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b done [2022-03-05T13:39:30.553Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-05T13:39:30.906Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43331/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/validate/default [2022-03-05T13:39:31.123Z] #40 ... [2022-03-05T13:39:31.123Z] [2022-03-05T13:39:31.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-05T13:39:31.123Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:31.123Z] #43 133.4 CC criu/protobuf-desc.o [2022-03-05T13:39:31.866Z] Congratulations! All commits are properly signed with the DCO! [2022-03-05T13:39:31.997Z] #43 134.8 CC criu/protobuf-desc.o [2022-03-05T13:39:32.055Z] #43 134.4 CC criu/protobuf.o [2022-03-05T13:39:32.377Z] #43 134.8 CC criu/pstree.o [2022-03-05T13:39:32.460Z] Congratulations! Seccomp profile generation is done correctly. [2022-03-05T13:39:32.460Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-05T13:39:32.680Z] #43 135.7 CC criu/protobuf.o [2022-03-05T13:39:32.770Z] #71 exporting layers 3.0s done [2022-03-05T13:39:32.771Z] #71 writing image sha256:9475e2bb86f2f5a1b24a56b9f372734d28252964d08a56fa0b33dd900204e6c3 done [2022-03-05T13:39:32.771Z] #71 naming to docker.io/library/docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b done [2022-03-05T13:39:32.771Z] #71 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-05T13:39:32.936Z] #43 136.2 CC criu/pstree.o [2022-03-05T13:39:33.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/test/unit [2022-03-05T13:39:33.498Z] #43 ... [2022-03-05T13:39:33.498Z] [2022-03-05T13:39:33.498Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T13:39:33.498Z] #30 sha256:c2fefb8245cf18e7b080daf7667605db124cd18306afb1aae966ff6bf344d616 [2022-03-05T13:39:33.498Z] #30 DONE 5.1s [2022-03-05T13:39:33.499Z] [2022-03-05T13:39:33.499Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T13:39:33.499Z] #33 sha256:947e217c9f7a6f73bcadca53c7ef0c0b342f80ad0bd956b27afa3ebb97053292 [2022-03-05T13:39:33.746Z] #43 136.1 CC criu/rbtree.o [2022-03-05T13:39:33.746Z] #43 136.5 CC criu/rst-malloc.o [2022-03-05T13:39:34.060Z] #33 DONE 0.5s [2022-03-05T13:39:34.060Z] [2022-03-05T13:39:34.060Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-05T13:39:34.060Z] #35 sha256:57b0a53fa07d1b7b8a8ba5ab3df846406d0fd5054ed2ef366bd6cfad79bd94ca [2022-03-05T13:39:34.309Z] #43 136.7 CC criu/seccomp.o [2022-03-05T13:39:34.315Z] #35 DONE 0.1s [2022-03-05T13:39:34.315Z] [2022-03-05T13:39:34.315Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T13:39:34.316Z] #38 sha256:fc4a59fc490446bd210eff71935a51853b0e3c8d571644ea241cd084742e1622 [2022-03-05T13:39:34.316Z] #38 DONE 0.0s [2022-03-05T13:39:34.316Z] [2022-03-05T13:39:34.316Z] #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-05T13:39:34.316Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:34.316Z] #43 137.3 CC criu/rbtree.o [2022-03-05T13:39:34.571Z] #43 137.7 CC criu/rst-malloc.o [2022-03-05T13:39:34.827Z] #43 138.0 CC criu/seccomp.o [2022-03-05T13:39:34.873Z] #43 137.5 CC criu/seize.o [2022-03-05T13:39:35.367Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-05T13:39:35.367Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8328ffd1\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-05T13:39:35.367Z] ---------------------------------------------------------------------------- [2022-03-05T13:39:35.367Z] [2022-03-05T13:39:35.367Z] INFO: executeCI.ps1 starting at Sat Mar 5 13:39:32 CUT 2022 [2022-03-05T13:39:35.367Z] [2022-03-05T13:39:35.367Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-05T13:39:35.367Z] INFO: Running git version 2.24.1.windows.2 [2022-03-05T13:39:35.367Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-05T13:39:35.367Z] INFO: Environment variables: [2022-03-05T13:39:35.367Z] [2022-03-05T13:39:35.367Z] Name Value [2022-03-05T13:39:35.367Z] ---- ----- [2022-03-05T13:39:35.367Z] ALLUSERSPROFILE C:\ProgramData [2022-03-05T13:39:35.367Z] amd64 true [2022-03-05T13:39:35.367Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-05T13:39:35.367Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-05T13:39:35.367Z] arm64 true [2022-03-05T13:39:35.367Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-05T13:39:35.367Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-05T13:39:35.367Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-05T13:39:35.367Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-05T13:39:35.367Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-05T13:39:35.367Z] BRANCH_NAME PR-43331 [2022-03-05T13:39:35.367Z] BUILD_DISPLAY_NAME #2 [2022-03-05T13:39:35.367Z] BUILD_ID 2 [2022-03-05T13:39:35.367Z] BUILD_NUMBER 2 [2022-03-05T13:39:35.367Z] BUILD_TAG jenkins-moby-PR-43331-2 [2022-03-05T13:39:35.367Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43331/2/ [2022-03-05T13:39:35.367Z] cgroup2 true [2022-03-05T13:39:35.367Z] CHANGE_AUTHOR Romain-Geissler-1A [2022-03-05T13:39:35.367Z] CHANGE_AUTHOR_DISPLAY_NAME Romain Geissler @ Amadeus [2022-03-05T13:39:35.367Z] CHANGE_BRANCH 20.10 [2022-03-05T13:39:35.367Z] CHANGE_FORK Romain-Geissler-1A [2022-03-05T13:39:35.367Z] CHANGE_ID 43331 [2022-03-05T13:39:35.367Z] CHANGE_TARGET 20.10 [2022-03-05T13:39:35.367Z] CHANGE_TITLE Backport zstd archive support in 20.10.x [2022-03-05T13:39:35.368Z] CHANGE_URL https://github.com/moby/moby/pull/43331 [2022-03-05T13:39:35.368Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T13:39:35.368Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-05T13:39:35.368Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-05T13:39:35.368Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-05T13:39:35.368Z] COMPUTERNAME azwin-2-9d86f0 [2022-03-05T13:39:35.368Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-05T13:39:35.368Z] ConfigSequenceNumber 0 [2022-03-05T13:39:35.368Z] dco true [2022-03-05T13:39:35.368Z] DOCKER_BUILDKIT 0 [2022-03-05T13:39:35.368Z] DOCKER_DUT_DEBUG 1 [2022-03-05T13:39:35.368Z] DOCKER_EXPERIMENTAL 1 [2022-03-05T13:39:35.368Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-05T13:39:35.368Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-05T13:39:35.368Z] EXECUTOR_NUMBER 0 [2022-03-05T13:39:35.368Z] FQDN azwin-2-9d86f0.westus.cloudapp.azure.com [2022-03-05T13:39:35.368Z] GIT_BRANCH PR-43331 [2022-03-05T13:39:35.368Z] GIT_COMMIT 3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:39:35.368Z] GIT_PREVIOUS_COMMIT 93a1dfd8bc207eda10ad21bb3e8291ff98be6b64 [2022-03-05T13:39:35.368Z] GIT_URL https://github.com/moby/moby.git [2022-03-05T13:39:35.368Z] HUDSON_COOKIE 9ae41c25-657e-4779-a9d8-d69948fa64a3 [2022-03-05T13:39:35.368Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-05T13:39:35.368Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-05T13:39:35.368Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-05T13:39:35.368Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-05T13:39:35.368Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-05T13:39:35.368Z] JENKINS_NODE_COOKIE bc136c37-3a24-4ac7-8094-d1914b853b95 [2022-03-05T13:39:35.368Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-05T13:39:35.368Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-05T13:39:35.368Z] JOB_BASE_NAME PR-43331 [2022-03-05T13:39:35.368Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43331/display/redirect [2022-03-05T13:39:35.368Z] JOB_NAME moby/PR-43331 [2022-03-05T13:39:35.368Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43331/ [2022-03-05T13:39:35.368Z] library.jps.version master [2022-03-05T13:39:35.368Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-05T13:39:35.368Z] NODE_LABELS amd64 azure azwin-2-9d86f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-05T13:39:35.368Z] NODE_NAME azwin-2-9d86f0 [2022-03-05T13:39:35.368Z] NUMBER_OF_PROCESSORS 4 [2022-03-05T13:39:35.368Z] OS Windows_NT [2022-03-05T13:39:35.368Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-05T13:39:35.368Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-05T13:39:35.368Z] ppc64le false [2022-03-05T13:39:35.368Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-05T13:39:35.368Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-05T13:39:35.368Z] PROCESSOR_LEVEL 6 [2022-03-05T13:39:35.368Z] PROCESSOR_REVISION 4f01 [2022-03-05T13:39:35.368Z] ProgramData C:\ProgramData [2022-03-05T13:39:35.368Z] ProgramFiles C:\Program Files [2022-03-05T13:39:35.368Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-05T13:39:35.368Z] ProgramW6432 C:\Program Files [2022-03-05T13:39:35.368Z] PROMPT $P$G [2022-03-05T13:39:35.368Z] PSExecutionPolicyPreference Bypass [2022-03-05T13:39:35.368Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-05T13:39:35.368Z] PUBLIC C:\Users\Public [2022-03-05T13:39:35.368Z] rootless true [2022-03-05T13:39:35.368Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43331/2/display/redirect?page=artif... [2022-03-05T13:39:35.368Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43331/2/display/redirect?page=changes [2022-03-05T13:39:35.368Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43331/2/display/redirect [2022-03-05T13:39:35.368Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43331/2/display/redirect?page=tests [2022-03-05T13:39:35.368Z] s390x false [2022-03-05T13:39:35.368Z] SKIP_VALIDATION_TESTS 1 [2022-03-05T13:39:35.368Z] SOURCES_DRIVE d [2022-03-05T13:39:35.368Z] SOURCES_SUBDIR gopath [2022-03-05T13:39:35.368Z] STAGE_NAME Run tests [2022-03-05T13:39:35.368Z] SystemDrive C: [2022-03-05T13:39:35.368Z] SystemRoot C:\Windows [2022-03-05T13:39:35.368Z] TEMP C:\Windows\TEMP [2022-03-05T13:39:35.368Z] TESTDEBUG 0 [2022-03-05T13:39:35.368Z] TESTRUN_DRIVE d [2022-03-05T13:39:35.368Z] TESTRUN_SUBDIR CI [2022-03-05T13:39:35.368Z] TIMEOUT 120m [2022-03-05T13:39:35.368Z] TMP C:\Windows\TEMP [2022-03-05T13:39:35.368Z] unit_validate true [2022-03-05T13:39:35.368Z] USERDOMAIN WORKGROUP [2022-03-05T13:39:35.368Z] USERNAME azwin-2-9d86f0$ [2022-03-05T13:39:35.368Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-05T13:39:35.368Z] validate_force false [2022-03-05T13:39:35.368Z] windir C:\Windows [2022-03-05T13:39:35.368Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-05T13:39:35.368Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-05T13:39:35.368Z] windowsRS5 true [2022-03-05T13:39:35.368Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-05T13:39:35.368Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-05T13:39:35.368Z] [2022-03-05T13:39:35.368Z] [2022-03-05T13:39:35.368Z] [2022-03-05T13:39:35.757Z] #43 138.7 CC criu/seize.o [2022-03-05T13:39:35.802Z] #43 138.5 CC criu/servicefd.o [2022-03-05T13:39:36.359Z] INFO: Sources under d:\gopath\... [2022-03-05T13:39:36.359Z] INFO: Test run under d:\CI\... [2022-03-05T13:39:36.359Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-05T13:39:36.359Z] INFO: docker/docker repository was found [2022-03-05T13:39:36.359Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-05T13:39:36.375Z] #43 138.9 CC criu/shmem.o [2022-03-05T13:39:36.402Z] ? github.com/docker/docker/api [no test files] [2022-03-05T13:39:36.632Z] #43 ... [2022-03-05T13:39:36.632Z] [2022-03-05T13:39:36.632Z] #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-05T13:39:36.632Z] #49 sha256:9c5eec1035cb4ce9b8283450f0ca945c0cc8e29791b4a36da4eac26e555e69b3 [2022-03-05T13:39:36.632Z] #49 235.2 + /build/golangci-lint --version [2022-03-05T13:39:36.632Z] #49 235.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-05T13:39:36.632Z] #49 DONE 236.1s [2022-03-05T13:39:36.690Z] #43 139.6 CC criu/servicefd.o [2022-03-05T13:39:36.838Z] ltsc2019: Pulling from windows/servercore [2022-03-05T13:39:36.838Z] 4612f6d0b889: Pulling fs layer [2022-03-05T13:39:36.838Z] 1bd78008c728: Pulling fs layer [2022-03-05T13:39:36.889Z] [2022-03-05T13:39:36.889Z] #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-05T13:39:36.889Z] #56 sha256:396ff384cd8889fdf93ea7b5d5ee731f6ab3f1980538c1db5cc3dffbed3a22b5 [2022-03-05T13:39:36.948Z] #43 140.1 CC criu/shmem.o [2022-03-05T13:39:37.455Z] #56 ... [2022-03-05T13:39:37.455Z] [2022-03-05T13:39:37.455Z] #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-05T13:39:37.455Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:37.455Z] #43 139.9 CC criu/sigframe.o [2022-03-05T13:39:37.455Z] #43 140.0 CC criu/signalfd.o [2022-03-05T13:39:37.712Z] #43 140.2 CC criu/sk-inet.o [2022-03-05T13:39:38.318Z] #43 141.3 CC criu/sigframe.o [2022-03-05T13:39:38.318Z] #43 141.5 CC criu/signalfd.o [2022-03-05T13:39:38.575Z] #43 141.8 CC criu/sk-inet.o [2022-03-05T13:39:39.080Z] #43 141.4 CC criu/sk-netlink.o [2022-03-05T13:39:39.337Z] #43 141.8 CC criu/sk-packet.o [2022-03-05T13:39:39.900Z] #43 142.3 CC criu/sk-queue.o [2022-03-05T13:39:39.944Z] #43 142.9 CC criu/sk-netlink.o [2022-03-05T13:39:39.944Z] #43 ... [2022-03-05T13:39:39.944Z] [2022-03-05T13:39:39.944Z] #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-05T13:39:39.944Z] #49 sha256:f1c53d59f3122b08b886b0be769af800fcd45d7d6e710f99d337c942130d7f90 [2022-03-05T13:39:39.944Z] #49 242.2 + /build/golangci-lint --version [2022-03-05T13:39:40.157Z] #43 142.7 CC criu/sk-tcp.o [2022-03-05T13:39:40.509Z] #49 242.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-05T13:39:40.598Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-03-05T13:39:40.720Z] #43 143.2 CC criu/sk-unix.o [2022-03-05T13:39:41.074Z] #49 DONE 243.2s [2022-03-05T13:39:41.074Z] [2022-03-05T13:39:41.074Z] #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-05T13:39:41.074Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:41.074Z] #43 143.4 CC criu/sk-packet.o [2022-03-05T13:39:41.074Z] #43 144.0 CC criu/sk-queue.o [2022-03-05T13:39:41.331Z] #43 144.5 CC criu/sk-tcp.o [2022-03-05T13:39:41.649Z] #43 ... [2022-03-05T13:39:41.649Z] [2022-03-05T13:39:41.649Z] #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-05T13:39:41.649Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:39:41.649Z] #40 DONE 240.6s [2022-03-05T13:39:41.649Z] [2022-03-05T13:39:41.649Z] #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-05T13:39:41.649Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:41.897Z] #43 145.1 CC criu/sk-unix.o [2022-03-05T13:39:42.213Z] #43 144.7 CC criu/sockets.o [2022-03-05T13:39:42.516Z] Congratulations! All API changes are done the right way. [2022-03-05T13:39:42.516Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-05T13:39:42.516Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-05T13:39:42.516Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-05T13:39:42.516Z] Congratulations! No new tests were added to integration-cli. [2022-03-05T13:39:42.516Z] [2022-03-05T13:39:42.516Z] INFO Start validation with golang-ci-lint [2022-03-05T13:39:42.516Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-05T13:39:42.516Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-05T13:39:42.516Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-05T13:39:42.864Z] #56 ... [2022-03-05T13:39:42.864Z] [2022-03-05T13:39:42.864Z] #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-05T13:39:42.864Z] #53 sha256:20e27390e4209705c072446b3724be403ee59fcd11f244cbc00cfe47cec21fbb [2022-03-05T13:39:42.864Z] #53 136.5 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-05T13:39:42.864Z] #53 137.2 + mkdir -p /build [2022-03-05T13:39:42.864Z] #53 137.2 + cp runc /build/runc [2022-03-05T13:39:42.864Z] #53 DONE 137.5s [2022-03-05T13:39:42.864Z] [2022-03-05T13:39:42.864Z] #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-05T13:39:42.864Z] #56 sha256:5ec1de587b84845a2224625cdc315a06646b916bd81ac5bbd04a0397d71ec5a0 [2022-03-05T13:39:42.864Z] #56 201.4 + bin/containerd [2022-03-05T13:39:43.141Z] #43 145.7 CC criu/stats.o [2022-03-05T13:39:43.397Z] #43 145.8 CC criu/string.o [2022-03-05T13:39:43.397Z] #43 145.9 CC criu/sysctl.o [2022-03-05T13:39:43.397Z] #43 ... [2022-03-05T13:39:43.397Z] [2022-03-05T13:39:43.397Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T13:39:43.397Z] #41 sha256:45478d59724ce1e851ae847a52f314e1aeea6000d5d8536cffd0373e305af70c [2022-03-05T13:39:43.397Z] #41 DONE 0.4s [2022-03-05T13:39:43.437Z] #56 ... [2022-03-05T13:39:43.437Z] [2022-03-05T13:39:43.437Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T13:39:43.437Z] #54 sha256:f086512eb1af9b967aa90b5e00a53f957a2a495ec68f9f724aeceb8775cbe50a [2022-03-05T13:39:43.437Z] #54 DONE 0.1s [2022-03-05T13:39:43.437Z] [2022-03-05T13:39:43.437Z] #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-05T13:39:43.437Z] #56 sha256:5ec1de587b84845a2224625cdc315a06646b916bd81ac5bbd04a0397d71ec5a0 [2022-03-05T13:39:43.654Z] [2022-03-05T13:39:43.654Z] #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-05T13:39:43.654Z] #53 sha256:3d4299323b9197a4623501bcac509816d8e1c305b9ba2c5b64918dae2ffad011 [2022-03-05T13:39:43.956Z] #53 ... [2022-03-05T13:39:43.956Z] [2022-03-05T13:39:43.956Z] #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-05T13:39:43.956Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:43.956Z] #43 146.4 CC criu/sysfs_parse.o [2022-03-05T13:39:44.243Z] #43 146.6 CC criu/timens.o [2022-03-05T13:39:44.243Z] #43 146.9 CC criu/timerfd.o [2022-03-05T13:39:44.423Z] #43 147.2 CC criu/sockets.o [2022-03-05T13:39:44.500Z] #43 147.2 CC criu/tty.o [2022-03-05T13:39:44.681Z] #43 148.0 CC criu/stats.o [2022-03-05T13:39:45.245Z] #43 148.2 CC criu/string.o [2022-03-05T13:39:45.245Z] #43 148.3 CC criu/sysctl.o [2022-03-05T13:39:45.809Z] #43 148.9 CC criu/sysfs_parse.o [2022-03-05T13:39:45.878Z] #43 148.4 CC criu/tun.o [2022-03-05T13:39:46.066Z] #43 149.2 CC criu/timens.o [2022-03-05T13:39:46.135Z] #43 148.7 CC criu/uffd.o [2022-03-05T13:39:46.323Z] #43 149.5 CC criu/timerfd.o [2022-03-05T13:39:46.581Z] #43 ... [2022-03-05T13:39:46.581Z] [2022-03-05T13:39:46.581Z] #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-05T13:39:46.581Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T13:39:46.581Z] #40 DONE 248.5s [2022-03-05T13:39:46.581Z] [2022-03-05T13:39:46.581Z] #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-05T13:39:46.581Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:46.581Z] #43 149.9 CC criu/tty.o [2022-03-05T13:39:47.065Z] #43 149.5 CC criu/util.o [2022-03-05T13:39:47.629Z] #43 150.3 CC criu/uts_ns.o [2022-03-05T13:39:47.886Z] #43 150.5 CC criu/vdso-compat.o [2022-03-05T13:39:47.951Z] #43 ... [2022-03-05T13:39:47.951Z] [2022-03-05T13:39:47.951Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T13:39:47.951Z] #41 sha256:51490290247e18da291cd84098cb5eb81e7640e83f59f6c844e48d929902cc93 [2022-03-05T13:39:48.143Z] #43 150.6 CC criu/vdso.o [2022-03-05T13:39:48.208Z] #41 DONE 0.4s [2022-03-05T13:39:48.208Z] [2022-03-05T13:39:48.208Z] #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-05T13:39:48.208Z] #56 sha256:f4fc247cad0fc9d43e2e80b680e14a8a9868843aeb71267462078fae3904335c [2022-03-05T13:39:48.208Z] #56 ... [2022-03-05T13:39:48.208Z] [2022-03-05T13:39:48.208Z] #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-05T13:39:48.208Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T13:39:48.208Z] #43 151.5 CC criu/tun.o [2022-03-05T13:39:48.400Z] #43 151.0 LINK criu/built-in.o [2022-03-05T13:39:48.400Z] #43 151.1 LINK criu/criu [2022-03-05T13:39:48.627Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2022-03-05T13:39:48.772Z] #43 151.8 CC criu/uffd.o [2022-03-05T13:39:48.967Z] #43 151.5 DEP lib/c/criu.d [2022-03-05T13:39:48.967Z] #43 151.5 CC images/rpc.pb-c.o [2022-03-05T13:39:49.338Z] #43 152.6 CC criu/util.o [2022-03-05T13:39:49.389Z] 1bd78008c728: Verifying Checksum [2022-03-05T13:39:49.389Z] 1bd78008c728: Download complete [2022-03-05T13:39:49.533Z] #43 151.9 CC lib/c/criu.o [2022-03-05T13:39:50.098Z] #43 152.6 LINK lib/c/built-in.o [2022-03-05T13:39:50.098Z] #43 152.6 LINK lib/c/libcriu.so [2022-03-05T13:39:50.098Z] #43 152.6 LINK lib/c/libcriu.a [2022-03-05T13:39:50.098Z] #43 152.7 GEN magic.py [2022-03-05T13:39:50.355Z] #43 152.8 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T13:39:50.355Z] #43 152.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T13:39:50.355Z] #43 152.8 Note: Building without GnuTLS support [2022-03-05T13:39:50.355Z] #43 152.8 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T13:39:50.355Z] #43 152.8 Makefile.config:40: Warn: Building without nftables support [2022-03-05T13:39:50.710Z] #43 153.6 CC criu/uts_ns.o [2022-03-05T13:39:50.711Z] #43 153.8 CC criu/vdso-compat.o [2022-03-05T13:39:50.711Z] #43 153.9 CC criu/vdso.o [2022-03-05T13:39:50.918Z] #43 153.5 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T13:39:51.275Z] #43 154.4 LINK criu/built-in.o [2022-03-05T13:39:51.275Z] #43 154.5 LINK criu/criu [2022-03-05T13:39:51.481Z] #43 154.0 make[1]: Nothing to be done for 'all'. [2022-03-05T13:39:51.533Z] #43 154.8 DEP lib/c/criu.d [2022-03-05T13:39:51.533Z] #43 154.9 CC images/rpc.pb-c.o [2022-03-05T13:39:52.045Z] #43 154.6 make[1]: 'images/built-in.o' is up to date. [2022-03-05T13:39:52.045Z] #43 154.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-05T13:39:52.045Z] #43 154.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-05T13:39:52.045Z] #43 154.7 make[1]: 'compel/libcompel.a' is up to date. [2022-03-05T13:39:52.045Z] #43 154.7 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-05T13:39:52.045Z] #43 154.7 make[1]: Nothing to be done for 'all'. [2022-03-05T13:39:52.098Z] #43 155.3 CC lib/c/criu.o [2022-03-05T13:39:52.302Z] #43 154.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T13:39:52.302Z] #43 154.9 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:52.302Z] #43 154.9 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:52.302Z] #43 154.9 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:52.559Z] #43 155.0 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:52.559Z] #43 155.1 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:52.559Z] #43 155.1 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:52.559Z] #43 155.1 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:52.559Z] #43 155.3 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:52.816Z] #43 155.3 INSTALL criu/criu [2022-03-05T13:39:52.816Z] #43 DONE 155.5s [2022-03-05T13:39:52.816Z] [2022-03-05T13:39:52.816Z] #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-05T13:39:52.816Z] #56 sha256:396ff384cd8889fdf93ea7b5d5ee731f6ab3f1980538c1db5cc3dffbed3a22b5 [2022-03-05T13:39:53.031Z] #43 156.1 LINK lib/c/built-in.o [2022-03-05T13:39:53.031Z] #43 156.1 LINK lib/c/libcriu.so [2022-03-05T13:39:53.031Z] #43 156.1 LINK lib/c/libcriu.a [2022-03-05T13:39:53.031Z] #43 156.3 GEN magic.py [2022-03-05T13:39:53.031Z] #43 156.4 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T13:39:53.031Z] #43 156.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T13:39:53.031Z] #43 156.4 Note: Building without GnuTLS support [2022-03-05T13:39:53.031Z] #43 156.4 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T13:39:53.289Z] #43 156.4 Makefile.config:40: Warn: Building without nftables support [2022-03-05T13:39:53.854Z] #43 157.0 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T13:39:54.189Z] #56 ... [2022-03-05T13:39:54.189Z] [2022-03-05T13:39:54.189Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-05T13:39:54.189Z] #44 sha256:1deca4d93234d0a333798fafd56a118695e6a4d3e0210e69ce8447003d3a0a7d [2022-03-05T13:39:54.189Z] #44 DONE 0.1s [2022-03-05T13:39:54.189Z] [2022-03-05T13:39:54.189Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-05T13:39:54.189Z] #46 sha256:dc2890a62980fb771f47ed6edc10e8a2ec6324bf6ad32010a8718f258eb24daa [2022-03-05T13:39:54.418Z] #43 157.6 make[1]: Nothing to be done for 'all'. [2022-03-05T13:39:54.448Z] #46 DONE 0.2s [2022-03-05T13:39:54.448Z] [2022-03-05T13:39:54.448Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T13:39:54.448Z] #48 sha256:c2cb2de996ddc50e2d5ad758540335789300a105e10edccd8362121b816da901 [2022-03-05T13:39:54.448Z] #48 DONE 0.1s [2022-03-05T13:39:54.448Z] [2022-03-05T13:39:54.448Z] #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-05T13:39:54.448Z] #53 sha256:3d4299323b9197a4623501bcac509816d8e1c305b9ba2c5b64918dae2ffad011 [2022-03-05T13:39:54.448Z] #53 ... [2022-03-05T13:39:54.448Z] [2022-03-05T13:39:54.448Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T13:39:54.448Z] #50 sha256:444ac2032541897cada9eb16f5c1b625b448a26fa7ec63275130bc16b1fbe190 [2022-03-05T13:39:54.704Z] #50 DONE 0.3s [2022-03-05T13:39:54.704Z] [2022-03-05T13:39:54.704Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T13:39:54.704Z] #52 sha256:9d7fe2e4dc6caf63f692ff9142404336b551b36fd0744de6bc5adbca481a44b1 [2022-03-05T13:39:54.704Z] #52 DONE 0.1s [2022-03-05T13:39:54.704Z] [2022-03-05T13:39:54.704Z] #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-05T13:39:54.704Z] #53 sha256:3d4299323b9197a4623501bcac509816d8e1c305b9ba2c5b64918dae2ffad011 [2022-03-05T13:39:54.983Z] #43 158.1 make[1]: 'images/built-in.o' is up to date. [2022-03-05T13:39:54.983Z] #43 158.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-05T13:39:54.983Z] #43 158.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-05T13:39:54.983Z] #43 158.2 make[1]: 'compel/libcompel.a' is up to date. [2022-03-05T13:39:54.983Z] #43 158.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-05T13:39:54.983Z] #43 158.2 make[1]: Nothing to be done for 'all'. [2022-03-05T13:39:54.983Z] #43 158.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T13:39:55.239Z] #43 158.4 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:55.239Z] #43 158.4 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:55.239Z] #43 158.4 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:55.239Z] #43 158.5 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:55.496Z] #43 158.6 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:55.496Z] #43 158.6 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:55.496Z] #43 158.6 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:55.496Z] #43 158.7 make[2]: Nothing to be done for 'all'. [2022-03-05T13:39:55.496Z] #43 158.8 INSTALL criu/criu [2022-03-05T13:39:55.754Z] #43 DONE 159.0s [2022-03-05T13:39:55.754Z] [2022-03-05T13:39:55.754Z] #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-05T13:39:55.754Z] #56 sha256:f4fc247cad0fc9d43e2e80b680e14a8a9868843aeb71267462078fae3904335c [2022-03-05T13:39:56.564Z] 4612f6d0b889: Verifying Checksum [2022-03-05T13:39:56.564Z] 4612f6d0b889: Download complete [2022-03-05T13:39:57.129Z] #56 ... [2022-03-05T13:39:57.129Z] [2022-03-05T13:39:57.129Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-05T13:39:57.129Z] #44 sha256:1409ac465734dd9f7fddb6bea6acef353c006467e40e8968e679647170e51669 [2022-03-05T13:39:57.129Z] #44 DONE 0.1s [2022-03-05T13:39:57.129Z] [2022-03-05T13:39:57.129Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-05T13:39:57.129Z] #46 sha256:e197f202980aa5db2fba7f8d47c9ff819b5b95bff771a84ae2d35c953e5c4022 [2022-03-05T13:39:57.129Z] #46 DONE 0.1s [2022-03-05T13:39:57.129Z] [2022-03-05T13:39:57.129Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T13:39:57.129Z] #48 sha256:1ec77e66a5ce2d4956aefa8b90c614bdbdc9daf60bf9f76b3fdf3753d12aac4c [2022-03-05T13:39:57.129Z] #48 DONE 0.1s [2022-03-05T13:39:57.129Z] [2022-03-05T13:39:57.129Z] #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-05T13:39:57.129Z] #56 sha256:f4fc247cad0fc9d43e2e80b680e14a8a9868843aeb71267462078fae3904335c [2022-03-05T13:39:57.129Z] #56 ... [2022-03-05T13:39:57.129Z] [2022-03-05T13:39:57.129Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T13:39:57.129Z] #50 sha256:97c111b1f0776a7dcf1a0eff6678c616b6defbd5302878e9532bae90e249943d [2022-03-05T13:39:57.693Z] #50 DONE 0.3s [2022-03-05T13:39:57.693Z] [2022-03-05T13:39:57.693Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T13:39:57.694Z] #52 sha256:3a0135e480525f7885de8ddf3a1c71a982ef0d48617c239154afc43eca5bfb30 [2022-03-05T13:39:57.694Z] #52 DONE 0.1s [2022-03-05T13:39:57.694Z] [2022-03-05T13:39:57.694Z] #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-05T13:39:57.694Z] #56 sha256:f4fc247cad0fc9d43e2e80b680e14a8a9868843aeb71267462078fae3904335c [2022-03-05T13:40:12.756Z] #53 130.9 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-05T13:40:12.756Z] #53 131.6 + mkdir -p /build [2022-03-05T13:40:12.756Z] #53 131.6 + cp runc /build/runc [2022-03-05T13:40:12.756Z] #53 DONE 132.4s [2022-03-05T13:40:12.756Z] [2022-03-05T13:40:12.756Z] #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-05T13:40:12.756Z] #56 sha256:396ff384cd8889fdf93ea7b5d5ee731f6ab3f1980538c1db5cc3dffbed3a22b5 [2022-03-05T13:40:12.756Z] #56 205.3 + bin/containerd [2022-03-05T13:40:14.124Z] #56 ... [2022-03-05T13:40:14.124Z] [2022-03-05T13:40:14.124Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T13:40:14.124Z] #54 sha256:fd89de63166c7ee31871d67bf407138bef633bf1a279f61caefc28c312e2af31 [2022-03-05T13:40:14.124Z] #54 DONE 0.3s [2022-03-05T13:40:14.124Z] [2022-03-05T13:40:14.124Z] #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-05T13:40:14.124Z] #56 sha256:396ff384cd8889fdf93ea7b5d5ee731f6ab3f1980538c1db5cc3dffbed3a22b5 [2022-03-05T13:40:15.565Z] #56 232.9 # github.com/containerd/containerd/cmd/containerd [2022-03-05T13:40:15.565Z] #56 232.9 /usr/bin/ld: /tmp/go-link-702500277/000019.o: in function `New': [2022-03-05T13:40:15.565Z] #56 232.9 /tmp/tmp.ibhjxR1ODs/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-05T13:40:15.565Z] #56 233.0 + bin/containerd-stress [2022-03-05T13:40:15.565Z] #56 234.1 + bin/containerd-shim [2022-03-05T13:40:15.766Z] #56 210.2 + bin/containerd [2022-03-05T13:40:17.138Z] #56 ... [2022-03-05T13:40:17.138Z] [2022-03-05T13:40:17.138Z] #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-05T13:40:17.138Z] #53 sha256:f464ca68cf6b16cff2d6dc6b1819b4c3bb784a71d19dd64037fd38230382fa11 [2022-03-05T13:40:17.138Z] #53 133.1 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-05T13:40:17.138Z] #53 133.9 + mkdir -p /build [2022-03-05T13:40:17.138Z] #53 133.9 + cp runc /build/runc [2022-03-05T13:40:17.138Z] #53 DONE 134.7s [2022-03-05T13:40:17.138Z] [2022-03-05T13:40:17.138Z] #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-05T13:40:17.138Z] #56 sha256:f4fc247cad0fc9d43e2e80b680e14a8a9868843aeb71267462078fae3904335c [2022-03-05T13:40:18.508Z] #56 ... [2022-03-05T13:40:18.508Z] [2022-03-05T13:40:18.508Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T13:40:18.508Z] #54 sha256:883fd03ae230541874e6791db3f0dce2cb103dff6074a0853691626fed27bc48 [2022-03-05T13:40:18.508Z] #54 DONE 0.2s [2022-03-05T13:40:18.766Z] [2022-03-05T13:40:18.766Z] #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-05T13:40:18.766Z] #56 sha256:f4fc247cad0fc9d43e2e80b680e14a8a9868843aeb71267462078fae3904335c [2022-03-05T13:40:22.155Z] #56 240.9 + bin/containerd-shim-runc-v1 [2022-03-05T13:40:26.366Z] #56 246.0 + bin/containerd-shim-runc-v2 [2022-03-05T13:40:26.938Z] #56 246.6 + binaries [2022-03-05T13:40:26.938Z] #56 246.6 + install -D bin/containerd /build/containerd [2022-03-05T13:40:26.938Z] #56 246.6 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T13:40:26.938Z] #56 246.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T13:40:26.938Z] #56 246.6 + install -D bin/ctr /build/ctr [2022-03-05T13:40:27.198Z] #56 DONE 247.0s [2022-03-05T13:40:28.143Z] [2022-03-05T13:40:28.143Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T13:40:28.143Z] #57 sha256:9bca8469b6a12c18497ccf4e08d10f9eab10ad3da59c8725bf5bcfc0017ea178 [2022-03-05T13:40:28.405Z] #57 DONE 0.2s [2022-03-05T13:40:28.405Z] [2022-03-05T13:40:28.405Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T13:40:28.405Z] #61 sha256:4856503a4df3882f32e017bb0fd9f1d2cce247c7f54347fe061f6ecf76e994b3 [2022-03-05T13:40:28.405Z] #61 DONE 0.1s [2022-03-05T13:40:28.405Z] [2022-03-05T13:40:28.405Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T13:40:28.405Z] #66 sha256:6954e569a07a34b576d3a950c7a07202e110d264a545d3b04c07d235c9c4b7a7 [2022-03-05T13:40:28.665Z] #66 DONE 0.2s [2022-03-05T13:40:28.666Z] [2022-03-05T13:40:28.666Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-05T13:40:28.666Z] #68 sha256:6043fd23c6113536328fcb4d2c15fe11837d624df3842175dda8028d56187ea6 [2022-03-05T13:40:28.666Z] #68 DONE 0.1s [2022-03-05T13:40:28.666Z] [2022-03-05T13:40:28.666Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-05T13:40:28.666Z] #69 sha256:d99d66fa6faa93eb10216a2a9a45f966af148f5b71bb7c278ffe57fb130f34ee [2022-03-05T13:40:28.666Z] #69 DONE 0.0s [2022-03-05T13:40:28.666Z] [2022-03-05T13:40:28.666Z] #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-05T13:40:28.666Z] #70 sha256:957e043050869ed007623904560347ba5c11bdaaf30c2f7331b09ec37e9bf94e [2022-03-05T13:40:29.609Z] #70 0.622 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-03-05T13:40:29.609Z] #70 0.623 Hit:2 http://deb.debian.org/debian buster-backports InRelease [2022-03-05T13:40:29.609Z] #70 0.707 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-03-05T13:40:29.609Z] #70 0.708 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-03-05T13:40:30.181Z] #70 0.980 Reading package lists... [2022-03-05T13:40:31.015Z] #70 1.607 Reading package lists... [2022-03-05T13:40:31.015Z] #70 2.226 Building dependency tree... [2022-03-05T13:40:31.015Z] #70 2.346 Reading state information... [2022-03-05T13:40:31.015Z] #70 2.445 The following additional packages will be installed: [2022-03-05T13:40:31.276Z] #70 2.446 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-03-05T13:40:31.276Z] #70 2.446 libpam-systemd [2022-03-05T13:40:31.276Z] #70 2.447 Suggested packages: [2022-03-05T13:40:31.276Z] #70 2.447 systemd-container policykit-1 [2022-03-05T13:40:31.276Z] #70 2.447 Recommended packages: [2022-03-05T13:40:31.276Z] #70 2.447 libnss-systemd [2022-03-05T13:40:31.276Z] #70 2.529 The following NEW packages will be installed: [2022-03-05T13:40:31.276Z] #70 2.529 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-03-05T13:40:31.276Z] #70 2.530 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-03-05T13:40:31.538Z] #70 2.807 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T13:40:31.538Z] #70 2.807 Need to get 4759 kB of archives. [2022-03-05T13:40:31.538Z] #70 2.807 After this operation, 16.6 MB of additional disk space will be used. [2022-03-05T13:40:31.538Z] #70 2.807 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-05T13:40:31.538Z] #70 2.811 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-05T13:40:31.538Z] #70 2.811 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-03-05T13:40:31.538Z] #70 2.815 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-03-05T13:40:31.538Z] #70 2.847 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-03-05T13:40:31.538Z] #70 2.849 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-03-05T13:40:31.538Z] #70 2.888 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-03-05T13:40:31.538Z] #70 2.897 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-05T13:40:31.538Z] #70 2.899 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-03-05T13:40:31.538Z] #70 2.902 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-03-05T13:40:31.538Z] #70 2.904 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-05T13:40:31.799Z] #70 3.040 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T13:40:31.799Z] #70 3.092 Fetched 4759 kB in 0s (13.1 MB/s) [2022-03-05T13:40:31.799Z] #70 3.130 Selecting previously unselected package libargon2-1:amd64. [2022-03-05T13:40:32.061Z] #70 3.130 (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 ... 28104 files and directories currently installed.) [2022-03-05T13:40:32.061Z] #70 3.145 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-05T13:40:32.061Z] #70 3.190 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-05T13:40:32.061Z] #70 3.304 Selecting previously unselected package libjson-c3:amd64. [2022-03-05T13:40:32.061Z] #70 3.307 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-03-05T13:40:32.061Z] #70 3.315 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-03-05T13:40:32.061Z] #70 3.372 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-05T13:40:32.061Z] #70 3.375 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-03-05T13:40:32.061Z] #70 3.380 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-03-05T13:40:32.323Z] #70 3.449 Selecting previously unselected package libidn11:amd64. [2022-03-05T13:40:32.323Z] #70 3.452 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-03-05T13:40:32.323Z] #70 3.458 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-03-05T13:40:32.323Z] #70 3.513 Selecting previously unselected package libkmod2:amd64. [2022-03-05T13:40:32.323Z] #70 3.516 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-03-05T13:40:32.323Z] #70 3.521 Unpacking libkmod2:amd64 (26-1) ... [2022-03-05T13:40:32.323Z] #70 3.579 Selecting previously unselected package systemd. [2022-03-05T13:40:32.323Z] #70 3.581 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-03-05T13:40:32.323Z] #70 3.622 Unpacking systemd (241-7~deb10u8) ... [2022-03-05T13:40:32.898Z] #70 4.030 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-05T13:40:32.898Z] #70 4.048 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-03-05T13:40:32.898Z] #70 4.059 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-03-05T13:40:32.898Z] #70 4.073 Setting up libidn11:amd64 (1.33-2.2) ... [2022-03-05T13:40:32.898Z] #70 4.084 Setting up libkmod2:amd64 (26-1) ... [2022-03-05T13:40:32.898Z] #70 4.095 Setting up systemd (241-7~deb10u8) ... [2022-03-05T13:40:32.898Z] #70 4.148 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-05T13:40:32.898Z] #70 4.150 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-05T13:40:32.898Z] #70 4.154 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-05T13:40:32.898Z] #70 4.154 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-05T13:40:33.159Z] #70 4.559 Selecting previously unselected package systemd-sysv. [2022-03-05T13:40:33.422Z] #70 4.560 (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 ... 28901 files and directories currently installed.) [2022-03-05T13:40:33.422Z] #70 4.573 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-03-05T13:40:33.422Z] #70 4.578 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-03-05T13:40:33.422Z] #70 4.621 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-05T13:40:33.422Z] #70 4.624 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-03-05T13:40:33.422Z] #70 4.627 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-03-05T13:40:33.422Z] #70 4.684 Selecting previously unselected package dbus. [2022-03-05T13:40:33.422Z] #70 4.685 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-03-05T13:40:33.422Z] #70 4.696 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-03-05T13:40:33.423Z] #70 4.761 Selecting previously unselected package libpam-systemd:amd64. [2022-03-05T13:40:33.423Z] #70 4.763 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-03-05T13:40:33.423Z] #70 4.767 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-03-05T13:40:33.423Z] #70 4.810 Selecting previously unselected package dbus-user-session. [2022-03-05T13:40:33.683Z] #70 4.813 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-03-05T13:40:33.683Z] #70 4.817 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-03-05T13:40:33.683Z] #70 4.861 Setting up systemd-sysv (241-7~deb10u8) ... [2022-03-05T13:40:33.683Z] #70 4.875 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-03-05T13:40:33.683Z] #70 4.889 Setting up dbus (1.12.20-0+deb10u1) ... [2022-03-05T13:40:33.683Z] #70 5.018 invoke-rc.d: could not determine current runlevel [2022-03-05T13:40:33.683Z] #70 5.021 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T13:40:33.683Z] #70 5.028 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-03-05T13:40:33.948Z] #70 5.143 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-03-05T13:40:33.948Z] #70 5.158 Processing triggers for systemd (241-7~deb10u8) ... [2022-03-05T13:40:33.948Z] #70 5.168 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T13:40:34.210Z] #70 DONE 5.3s [2022-03-05T13:40:34.211Z] [2022-03-05T13:40:34.211Z] #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-05T13:40:34.211Z] #71 sha256:a099ca9c6eda8b17ae0c3b6ea2abc6dd4f416f69f89d67d4b0d4d23af5d2cdc5 [2022-03-05T13:40:34.473Z] #71 0.394 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-05T13:40:34.473Z] #71 0.396 Dload Upload Total Spent Left Speed [2022-03-05T13:40:34.735Z] #71 0.397 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6243 0 --:--:-- --:--:-- --:--:-- 6221 [2022-03-05T13:40:34.735Z] #71 DONE 0.8s [2022-03-05T13:40:34.735Z] [2022-03-05T13:40:34.735Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T13:40:34.735Z] #72 sha256:5e04e4a9c6342a27f7e7fc8d9ea5c146270a03b018dbec107e6bfaf20c94df45 [2022-03-05T13:40:35.683Z] #72 DONE 1.0s [2022-03-05T13:40:35.945Z] [2022-03-05T13:40:35.945Z] #73 exporting to image [2022-03-05T13:40:35.945Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T13:40:35.945Z] #73 exporting layers [2022-03-05T13:40:42.536Z] #73 exporting layers 6.4s done [2022-03-05T13:40:42.536Z] #73 writing image sha256:1444f156984695d90d1fe458d7d116ddacdeb0cecee2f0e088b2e328e703c402 done [2022-03-05T13:40:42.536Z] #73 naming to docker.io/library/docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b done [2022-03-05T13:40:42.536Z] #73 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T13:40:42.878Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -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:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/make.sh dynbinary test-integration [2022-03-05T13:40:44.794Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-05T13:40:44.794Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-05T13:40:44.794Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-05T13:40:44.794Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-05T13:40:44.794Z] 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-05T13:40:44.794Z] Detected virtualization docker. [2022-03-05T13:40:44.794Z] Detected architecture x86-64. [2022-03-05T13:40:44.794Z] Set hostname to . [2022-03-05T13:40:44.794Z] + source /etc/docker-entrypoint-cmd [2022-03-05T13:40:44.794Z] ++ hack/make.sh dynbinary test-integration [2022-03-05T13:40:44.794Z] [2022-03-05T13:40:44.794Z] Removing bundles/ [2022-03-05T13:40:44.794Z] [2022-03-05T13:40:44.794Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-05T13:40:44.794Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T13:40:44.794Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T13:40:46.170Z] #56 236.5 # github.com/containerd/containerd/cmd/containerd [2022-03-05T13:40:46.170Z] #56 236.5 /usr/bin/ld: /tmp/go-link-576042644/000019.o: in function `New': [2022-03-05T13:40:46.170Z] #56 236.5 /tmp/tmp.K90JjJGZs8/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-05T13:40:46.170Z] #56 236.6 + bin/containerd-stress [2022-03-05T13:40:46.170Z] #56 237.7 + bin/containerd-shim [2022-03-05T13:40:50.859Z] #56 242.5 # github.com/containerd/containerd/cmd/containerd [2022-03-05T13:40:50.859Z] #56 242.5 /usr/bin/ld: /tmp/go-link-673790179/000019.o: in function `New': [2022-03-05T13:40:50.859Z] #56 242.5 /tmp/tmp.GZ88dZVcpA/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-05T13:40:50.859Z] #56 242.5 + bin/containerd-stress [2022-03-05T13:40:50.859Z] #56 243.6 + bin/containerd-shim [2022-03-05T13:40:51.435Z] #56 244.5 + bin/containerd-shim-runc-v1 [2022-03-05T13:40:55.042Z] #56 250.5 + bin/containerd-shim-runc-v1 [2022-03-05T13:40:56.386Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-05T13:40:56.386Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-05T13:40:56.386Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/types [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-05T13:40:56.386Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-05T13:40:56.648Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2022-03-05T13:40:56.648Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-03-05T13:40:56.648Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-05T13:40:56.648Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-05T13:40:56.648Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-05T13:40:56.648Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-05T13:40:56.648Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-05T13:40:56.648Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-05T13:40:56.648Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-05T13:40:56.686Z] #56 249.4 + bin/containerd-shim-runc-v2 [2022-03-05T13:40:56.686Z] #56 250.0 + binaries [2022-03-05T13:40:56.686Z] #56 250.0 + install -D bin/containerd /build/containerd [2022-03-05T13:40:56.686Z] #56 250.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T13:40:56.686Z] #56 250.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T13:40:56.686Z] #56 250.0 + install -D bin/ctr /build/ctr [2022-03-05T13:40:56.910Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-05T13:40:56.910Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2022-03-05T13:40:56.910Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-05T13:40:56.910Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-05T13:40:56.910Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-05T13:40:56.910Z] ? github.com/docker/docker/builder [no test files] [2022-03-05T13:40:56.910Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-05T13:40:56.910Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-05T13:40:56.910Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-05T13:40:56.910Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-05T13:40:56.910Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-05T13:40:56.910Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-05T13:40:56.910Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-05T13:40:58.618Z] #56 DONE 252.2s [2022-03-05T13:40:59.454Z] ok github.com/docker/docker/builder/dockerfile 0.158s coverage: 48.5% of statements [2022-03-05T13:40:59.454Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-05T13:40:59.454Z] ok github.com/docker/docker/builder/remotecontext 0.067s coverage: 13.7% of statements [2022-03-05T13:40:59.548Z] [2022-03-05T13:40:59.548Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T13:40:59.548Z] #57 sha256:f09e3331d8bd7da6c7213d2a737cae7c04152957a88108c12415f47f442176b5 [2022-03-05T13:41:00.025Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-05T13:41:00.300Z] #56 255.5 + bin/containerd-shim-runc-v2 [2022-03-05T13:41:00.475Z] #57 DONE 0.8s [2022-03-05T13:41:00.475Z] [2022-03-05T13:41:00.475Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T13:41:00.475Z] #61 sha256:1dca1ee76d3c3cea529977385a6010d23a23f484810b39c34e8c7169996b427b [2022-03-05T13:41:00.475Z] #61 DONE 0.2s [2022-03-05T13:41:00.559Z] #56 256.1 + binaries [2022-03-05T13:41:00.560Z] #56 256.1 + install -D bin/containerd /build/containerd [2022-03-05T13:41:00.560Z] #56 256.2 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T13:41:00.560Z] #56 256.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T13:41:00.560Z] #56 256.2 + install -D bin/ctr /build/ctr [2022-03-05T13:41:00.597Z] ok github.com/docker/docker/builder/remotecontext/git 0.938s coverage: 86.3% of statements [2022-03-05T13:41:00.597Z] ? github.com/docker/docker/cli [no test files] [2022-03-05T13:41:00.597Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-05T13:41:00.732Z] [2022-03-05T13:41:00.732Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T13:41:00.732Z] #66 sha256:57411fc1085a7dfc11155361869f83fd2622993977c57445ea1778df767f5234 [2022-03-05T13:41:01.294Z] #66 DONE 0.9s [2022-03-05T13:41:01.551Z] [2022-03-05T13:41:01.551Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-05T13:41:01.551Z] #68 sha256:517e7b928916e6c2b4de87d0ebb087afacca97d24186fd8627172e9422b6fdd4 [2022-03-05T13:41:01.551Z] #68 DONE 0.0s [2022-03-05T13:41:01.551Z] [2022-03-05T13:41:01.551Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-05T13:41:01.551Z] #69 sha256:1bb1566b92458d5829941418f29c256af952c59f228c4341299cb8b8253cd527 [2022-03-05T13:41:01.551Z] #69 DONE 0.0s [2022-03-05T13:41:01.551Z] [2022-03-05T13:41:01.551Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T13:41:01.551Z] #70 sha256:ac8ef2d82f1013afb73e58790e83545aa9b939ca279609ed40ca18dac58540f4 [2022-03-05T13:41:02.920Z] #70 DONE 1.1s [2022-03-05T13:41:02.921Z] [2022-03-05T13:41:02.921Z] #71 exporting to image [2022-03-05T13:41:02.921Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T13:41:02.921Z] #71 exporting layers [2022-03-05T13:41:03.126Z] #56 DONE 258.2s [2022-03-05T13:41:03.139Z] ok github.com/docker/docker/client 0.151s coverage: 75.4% of statements [2022-03-05T13:41:03.393Z] [2022-03-05T13:41:03.393Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T13:41:03.393Z] #57 sha256:f24a35ea7d2914b0764a8beecab94c0d66172e58c14f46d6e95a904957c91987 [2022-03-05T13:41:04.337Z] #57 DONE 0.8s [2022-03-05T13:41:04.337Z] [2022-03-05T13:41:04.337Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T13:41:04.337Z] #61 sha256:27eea03196e270f8aac688049a83f82042b238ec70bae87f082e75c1478ddd57 [2022-03-05T13:41:04.593Z] #61 DONE 0.2s [2022-03-05T13:41:04.593Z] [2022-03-05T13:41:04.593Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T13:41:04.593Z] #66 sha256:9ecb16889e2f79286214a6a39f1179425841bf77a6a95328b54967a971dc1ab7 [2022-03-05T13:41:05.520Z] #66 DONE 0.9s [2022-03-05T13:41:05.520Z] [2022-03-05T13:41:05.520Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-05T13:41:05.520Z] #68 sha256:54f36856192917e4ffa470dcd7b899911c7660b4979d94ef76fc8ce96502cbdb [2022-03-05T13:41:05.520Z] #68 DONE 0.0s [2022-03-05T13:41:05.520Z] [2022-03-05T13:41:05.520Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-05T13:41:05.520Z] #69 sha256:7b5c3288c6e8f471ad2f53063928a85eb16e39a763ea3c2c5bedfef3513c2890 [2022-03-05T13:41:05.520Z] #69 DONE 0.0s [2022-03-05T13:41:05.520Z] [2022-03-05T13:41:05.520Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T13:41:05.520Z] #70 sha256:5e33fa04c01cbf78cb3009998681758d664db0f1f13f70678b6667127bc8b9a4 [2022-03-05T13:41:06.888Z] #70 DONE 1.2s [2022-03-05T13:41:06.888Z] [2022-03-05T13:41:06.888Z] #71 exporting to image [2022-03-05T13:41:06.888Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T13:41:06.888Z] #71 exporting layers [2022-03-05T13:41:09.458Z] #71 exporting layers 6.3s done [2022-03-05T13:41:09.458Z] #71 writing image sha256:df212ad045fcc8565dcd59d426b2739dd0dd55bb5cd67b3e277f46a37cf9b4a8 done [2022-03-05T13:41:09.458Z] #71 naming to docker.io/library/docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b done [2022-03-05T13:41:09.458Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T13:41:09.790Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -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:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/make.sh dynbinary test-integration [2022-03-05T13:41:11.184Z] [2022-03-05T13:41:11.184Z] Removing bundles/ [2022-03-05T13:41:11.184Z] [2022-03-05T13:41:11.184Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-05T13:41:11.442Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T13:41:11.442Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T13:41:13.431Z] #71 exporting layers 6.6s done [2022-03-05T13:41:13.431Z] #71 writing image sha256:aa24ef12d959c38577da0490d42a0edd1fbe184c91ee9b9f26ee077ba79e2185 done [2022-03-05T13:41:13.431Z] #71 naming to docker.io/library/docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b done [2022-03-05T13:41:13.431Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-05T13:41:13.766Z] + trap exit INT TERM [2022-03-05T13:41:13.766Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-05T13:41:13.766Z] + CONTAINER_NAME=docker-pr2 [2022-03-05T13:41:13.766Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43331/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -e DOCKER_GRAPHDRIVER docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/make.sh dynbinary-daemon [2022-03-05T13:41:15.134Z] [2022-03-05T13:41:15.134Z] Removing bundles/ [2022-03-05T13:41:15.134Z] [2022-03-05T13:41:15.134Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-03-05T13:41:15.134Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T13:41:15.134Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T13:41:41.882Z] ok github.com/docker/docker/cmd/dockerd 0.047s coverage: 29.1% of statements [2022-03-05T13:41:41.883Z] ok github.com/docker/docker/container 0.114s coverage: 34.5% of statements [2022-03-05T13:41:41.883Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-05T13:41:41.883Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-05T13:41:41.883Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-05T13:41:41.883Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-05T13:41:41.883Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2022-03-05T13:41:43.795Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-03-05T13:41:44.737Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-03-05T13:41:49.065Z] INFO [loader] Go packages loading at mode 575 (exports_file|deps|files|imports|name|types_sizes|compiled_files) took 2m3.928145108s [2022-03-05T13:41:49.065Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 409.307742ms [2022-03-05T13:41:51.317Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-03-05T13:41:52.258Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2022-03-05T13:41:52.520Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2022-03-05T13:41:52.780Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-05T13:41:53.350Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-05T13:41:54.290Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-03-05T13:41:55.673Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2022-03-05T13:41:55.934Z] ok github.com/docker/docker/daemon 12.120s coverage: 17.1% of statements [2022-03-05T13:41:55.934Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-05T13:41:55.934Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-05T13:41:55.934Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-05T13:41:55.934Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-05T13:41:56.195Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.301s coverage: 56.2% of statements [2022-03-05T13:41:57.584Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-03-05T13:41:58.970Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.153s coverage: 50.5% of statements [2022-03-05T13:42:00.354Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.821s coverage: 45.9% of statements [2022-03-05T13:42:00.355Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-05T13:42:00.924Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.787s coverage: 58.0% of statements [2022-03-05T13:42:00.924Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-05T13:42:00.924Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-05T13:42:01.184Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-03-05T13:42:02.125Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-03-05T13:42:03.068Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-03-05T13:42:03.068Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 6.6% of statements [2022-03-05T13:42:03.068Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-05T13:42:03.068Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-05T13:42:04.011Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2022-03-05T13:42:04.584Z] ok github.com/docker/docker/daemon/logger/awslogs 0.150s coverage: 77.8% of statements [2022-03-05T13:42:04.584Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-05T13:42:04.584Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-05T13:42:04.845Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-05T13:42:05.106Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2022-03-05T13:42:05.367Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2022-03-05T13:42:05.627Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-03-05T13:42:06.200Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 78.7% of statements [2022-03-05T13:42:06.200Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-05T13:42:06.461Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 58.2% of statements [2022-03-05T13:42:06.722Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-03-05T13:42:07.178Z] INFO [runner/unused/goanalysis] analyzers took 26.017633637s with top 10 stages: buildssa: 22.453484812s, U1000: 3.564148825s [2022-03-05T13:42:07.664Z] ok github.com/docker/docker/daemon/logger/syslog 0.037s coverage: 46.8% of statements [2022-03-05T13:42:07.925Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-05T13:42:08.495Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-05T13:42:08.755Z] ok github.com/docker/docker/daemon/logger/splunk 1.541s coverage: 82.5% of statements [2022-03-05T13:42:08.755Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-05T13:42:08.755Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-05T13:42:09.699Z] ok github.com/docker/docker/distribution 0.113s coverage: 25.6% of statements [2022-03-05T13:42:09.961Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2022-03-05T13:42:09.961Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-05T13:42:10.531Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-05T13:42:11.471Z] ok github.com/docker/docker/image 0.013s coverage: 86.8% of statements [2022-03-05T13:42:11.731Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-05T13:42:12.300Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-05T13:42:12.569Z] ok github.com/docker/docker/distribution/xfer 1.952s coverage: 85.1% of statements [2022-03-05T13:42:12.569Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-05T13:42:12.569Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-05T13:42:12.569Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-05T13:42:13.151Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-03-05T13:42:13.724Z] ok github.com/docker/docker/oci 0.006s coverage: 38.4% of statements [2022-03-05T13:42:14.294Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-03-05T13:42:14.294Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-05T13:42:15.677Z] ok github.com/docker/docker/pkg/archive 0.273s coverage: 82.0% of statements [2022-03-05T13:42:17.589Z] ok github.com/docker/docker/pkg/authorization 0.987s coverage: 68.3% of statements [2022-03-05T13:42:17.589Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-05T13:42:17.589Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-05T13:42:20.886Z] ok github.com/docker/docker/pkg/chrootarchive 2.508s coverage: 43.5% of statements [2022-03-05T13:42:20.886Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-05T13:42:21.146Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-03-05T13:42:21.146Z] ok github.com/docker/docker/layer 7.662s coverage: 68.8% of statements [2022-03-05T13:42:21.146Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-05T13:42:21.146Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-05T13:42:21.146Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-05T13:42:21.146Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-05T13:42:21.146Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-05T13:42:21.146Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-05T13:42:21.146Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-05T13:42:21.360Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T13:42:21.360Z] [2022-03-05T13:42:21.360Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T13:42:21.360Z] DOCKER_SYSTEMD=1 [2022-03-05T13:42:21.360Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T13:42:21.360Z] HOSTNAME=c500ab141ccf [2022-03-05T13:42:21.360Z] DEST=bundles/test-integration [2022-03-05T13:42:21.360Z] PWD=/go/src/github.com/docker/docker [2022-03-05T13:42:21.360Z] DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:42:21.360Z] container=docker [2022-03-05T13:42:21.360Z] HOME=/root [2022-03-05T13:42:21.360Z] LANG=C.UTF-8 [2022-03-05T13:42:21.360Z] INVOCATION_ID=0a6d9a8117bf44d9926cc06b809d85e1 [2022-03-05T13:42:21.360Z] GOLANG_VERSION=1.16.15 [2022-03-05T13:42:21.360Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T13:42:21.360Z] VALIDATE_BRANCH=20.10 [2022-03-05T13:42:21.360Z] TERM=xterm [2022-03-05T13:42:21.360Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T13:42:21.360Z] SHLVL=3 [2022-03-05T13:42:21.360Z] TIMEOUT=120m [2022-03-05T13:42:21.360Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T13:42:21.360Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T13:42:21.360Z] GO111MODULE=off [2022-03-05T13:42:21.360Z] DOCKER_EXPERIMENTAL=1 [2022-03-05T13:42:21.360Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T13:42:21.360Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T13:42:21.360Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T13:42:21.360Z] GOPATH=/go [2022-03-05T13:42:21.360Z] PKG_CONFIG=pkg-config [2022-03-05T13:42:21.360Z] _=/usr/bin/env [2022-03-05T13:42:21.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-05T13:42:21.406Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 97.6% of statements [2022-03-05T13:42:21.666Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2022-03-05T13:42:21.926Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2022-03-05T13:42:22.186Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-03-05T13:42:23.125Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-05T13:42:23.695Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.5% of statements [2022-03-05T13:42:23.761Z] 4612f6d0b889: Pull complete [2022-03-05T13:42:23.955Z] ok github.com/docker/docker/pkg/fsutils 0.143s coverage: 85.1% of statements [2022-03-05T13:42:24.215Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-05T13:42:24.785Z] ok github.com/docker/docker/pkg/discovery/kv 3.034s coverage: 84.1% of statements [2022-03-05T13:42:25.046Z] ok github.com/docker/docker/pkg/idtools 0.360s coverage: 69.5% of statements [2022-03-05T13:42:25.619Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-03-05T13:42:25.619Z] ok github.com/docker/docker/pkg/ioutils 0.347s coverage: 70.6% of statements [2022-03-05T13:42:25.619Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-05T13:42:25.619Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-05T13:42:25.619Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-05T13:42:25.619Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-05T13:42:25.884Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2022-03-05T13:42:25.884Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-05T13:42:25.884Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-05T13:42:26.145Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-05T13:42:26.145Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-03-05T13:42:26.406Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-05T13:42:26.406Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-05T13:42:26.406Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-05T13:42:26.976Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-03-05T13:42:27.236Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-05T13:42:27.497Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-05T13:42:27.757Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-03-05T13:42:29.140Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 75.0% of statements [2022-03-05T13:42:29.140Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-03-05T13:42:33.341Z] ok github.com/docker/docker/pkg/signal 3.320s coverage: 62.3% of statements [2022-03-05T13:42:33.341Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-05T13:42:33.341Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-03-05T13:42:33.341Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-05T13:42:33.911Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.5% of statements [2022-03-05T13:42:34.171Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 36.9% of statements [2022-03-05T13:42:34.431Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2022-03-05T13:42:35.000Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-03-05T13:42:35.000Z] coverage: [no statements] [2022-03-05T13:42:35.000Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-05T13:42:35.260Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-05T13:42:35.521Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-05T13:42:35.521Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-05T13:42:37.432Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-03-05T13:42:37.692Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-03-05T13:42:38.263Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-03-05T13:42:39.207Z] ok github.com/docker/docker/quota 0.166s coverage: 71.4% of statements [2022-03-05T13:42:39.207Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-05T13:42:40.591Z] ok github.com/docker/docker/registry 0.096s coverage: 57.2% of statements [2022-03-05T13:42:40.591Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2022-03-05T13:42:40.852Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-05T13:42:41.425Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-03-05T13:42:41.425Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-05T13:42:43.968Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-05T13:42:44.908Z] ok github.com/docker/docker/volume/local 0.086s coverage: 76.4% of statements [2022-03-05T13:42:45.168Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2022-03-05T13:42:46.549Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2022-03-05T13:42:47.887Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T13:42:47.888Z] [2022-03-05T13:42:47.888Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T13:42:47.888Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T13:42:47.888Z] HOSTNAME=90be9754dc06 [2022-03-05T13:42:47.888Z] DEST=bundles/test-integration [2022-03-05T13:42:47.888Z] PWD=/go/src/github.com/docker/docker [2022-03-05T13:42:47.888Z] DOCKER_ROOTLESS=1 [2022-03-05T13:42:47.888Z] DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:42:47.888Z] container=docker [2022-03-05T13:42:47.888Z] HOME=/root [2022-03-05T13:42:47.888Z] GOLANG_VERSION=1.16.15 [2022-03-05T13:42:47.888Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T13:42:47.888Z] VALIDATE_BRANCH=20.10 [2022-03-05T13:42:47.888Z] TERM=xterm [2022-03-05T13:42:47.888Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T13:42:47.888Z] SHLVL=1 [2022-03-05T13:42:47.888Z] TIMEOUT=120m [2022-03-05T13:42:47.888Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T13:42:47.888Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T13:42:47.888Z] GO111MODULE=off [2022-03-05T13:42:47.888Z] DOCKER_EXPERIMENTAL=1 [2022-03-05T13:42:47.888Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T13:42:47.888Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T13:42:47.888Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T13:42:47.888Z] GOPATH=/go [2022-03-05T13:42:47.888Z] PKG_CONFIG=pkg-config [2022-03-05T13:42:47.888Z] _=/usr/bin/env [2022-03-05T13:42:47.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-05T13:42:51.558Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T13:42:51.558Z] [2022-03-05T13:42:51.558Z] + c=0 [2022-03-05T13:42:51.558Z] ++ jobs -p [2022-03-05T13:42:51.558Z] + for job in $(jobs -p) [2022-03-05T13:42:51.558Z] + wait 12869 [2022-03-05T13:42:51.558Z] + TEST_INTEGRATION_DEST=3 [2022-03-05T13:42:51.558Z] + CONTAINER_NAME=docker-pr2-3 [2022-03-05T13:42:51.558Z] + TEST_SKIP_INTEGRATION=1 [2022-03-05T13:42:51.558Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-05T13:42:51.558Z] + run_tests [2022-03-05T13:42:51.558Z] + '[' -n 0 ']' [2022-03-05T13:42:51.558Z] + rm= [2022-03-05T13:42:51.558Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43331/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43331/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/make.sh '' test-integration [2022-03-05T13:42:51.558Z] + TEST_INTEGRATION_DEST=1 [2022-03-05T13:42:51.558Z] + CONTAINER_NAME=docker-pr2-1 [2022-03-05T13:42:51.558Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T13:42:51.558Z] + run_tests test-integration-flaky [2022-03-05T13:42:51.558Z] + '[' -n 0 ']' [2022-03-05T13:42:51.558Z] + rm= [2022-03-05T13:42:51.558Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43331/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43331/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/make.sh test-integration-flaky test-integration [2022-03-05T13:42:51.558Z] + TEST_INTEGRATION_DEST=2 [2022-03-05T13:42:51.558Z] + CONTAINER_NAME=docker-pr2-2 [2022-03-05T13:42:51.558Z] + TEST_SKIP_INTEGRATION=1 [2022-03-05T13:42:51.558Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-05T13:42:51.558Z] + run_tests [2022-03-05T13:42:51.558Z] + '[' -n 0 ']' [2022-03-05T13:42:51.558Z] + rm= [2022-03-05T13:42:51.558Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43331/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43331/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/make.sh '' test-integration [2022-03-05T13:42:51.558Z] [2022-03-05T13:42:51.558Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T13:42:51.558Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T13:42:51.558Z] HOSTNAME=d0d9e9931510 [2022-03-05T13:42:51.558Z] TEST_SKIP_INTEGRATION=1 [2022-03-05T13:42:51.558Z] TESTDEBUG=0 [2022-03-05T13:42:51.558Z] DEST=bundles/test-integration [2022-03-05T13:42:51.558Z] PWD=/go/src/github.com/docker/docker [2022-03-05T13:42:51.558Z] KEEPBUNDLE=1 [2022-03-05T13:42:51.558Z] DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:42:51.558Z] container=docker [2022-03-05T13:42:51.558Z] HOME=/root [2022-03-05T13:42:51.558Z] GOLANG_VERSION=1.16.15 [2022-03-05T13:42:51.558Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T13:42:51.558Z] VALIDATE_BRANCH=20.10 [2022-03-05T13:42:51.558Z] TERM=xterm [2022-03-05T13:42:51.558Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T13:42:51.558Z] SHLVL=1 [2022-03-05T13:42:51.558Z] TIMEOUT=120m [2022-03-05T13:42:51.558Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T13:42:51.558Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T13:42:51.558Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-05T13:42:51.558Z] GO111MODULE=off [2022-03-05T13:42:51.558Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T13:42:51.558Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T13:42:51.558Z] GOPATH=/go [2022-03-05T13:42:51.558Z] PKG_CONFIG=pkg-config [2022-03-05T13:42:51.558Z] _=/usr/bin/env [2022-03-05T13:42:51.558Z] Building test suite binary ./integration-cli/test.main [2022-03-05T13:42:51.558Z] [2022-03-05T13:42:51.558Z] [2022-03-05T13:42:51.558Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T13:42:51.558Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-05T13:42:51.558Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T13:42:51.558Z] HOSTNAME=6e06829610c6 [2022-03-05T13:42:51.558Z] TEST_SKIP_INTEGRATION=1 [2022-03-05T13:42:51.558Z] TESTDEBUG=0 [2022-03-05T13:42:51.558Z] DEST=bundles/test-integration [2022-03-05T13:42:51.558Z] PWD=/go/src/github.com/docker/docker [2022-03-05T13:42:51.558Z] KEEPBUNDLE=1 [2022-03-05T13:42:51.558Z] DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:42:51.558Z] container=docker [2022-03-05T13:42:51.558Z] HOME=/root [2022-03-05T13:42:51.558Z] GOLANG_VERSION=1.16.15 [2022-03-05T13:42:51.558Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T13:42:51.558Z] VALIDATE_BRANCH=20.10 [2022-03-05T13:42:51.558Z] TERM=xterm [2022-03-05T13:42:51.558Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T13:42:51.558Z] SHLVL=1 [2022-03-05T13:42:51.558Z] TIMEOUT=120m [2022-03-05T13:42:51.558Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T13:42:51.558Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T13:42:51.558Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-05T13:42:51.558Z] GO111MODULE=off [2022-03-05T13:42:51.558Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T13:42:51.558Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T13:42:51.558Z] GOPATH=/go [2022-03-05T13:42:51.558Z] PKG_CONFIG=pkg-config [2022-03-05T13:42:51.558Z] _=/usr/bin/env [2022-03-05T13:42:51.558Z] Building test suite binary ./integration-cli/test.main [2022-03-05T13:42:51.558Z] No new tests added to integration. [2022-03-05T13:42:51.558Z] [2022-03-05T13:42:51.558Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T13:42:51.558Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T13:42:51.558Z] HOSTNAME=8ef9221c0863 [2022-03-05T13:42:51.558Z] TESTDEBUG=0 [2022-03-05T13:42:51.558Z] DEST=bundles/test-integration [2022-03-05T13:42:51.558Z] PWD=/go/src/github.com/docker/docker [2022-03-05T13:42:51.558Z] KEEPBUNDLE=1 [2022-03-05T13:42:51.558Z] DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:42:51.558Z] container=docker [2022-03-05T13:42:51.558Z] HOME=/root [2022-03-05T13:42:51.558Z] GOLANG_VERSION=1.16.15 [2022-03-05T13:42:51.558Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T13:42:51.558Z] VALIDATE_BRANCH=20.10 [2022-03-05T13:42:51.558Z] TERM=xterm [2022-03-05T13:42:51.558Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T13:42:51.558Z] SHLVL=1 [2022-03-05T13:42:51.558Z] TIMEOUT=120m [2022-03-05T13:42:51.558Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T13:42:51.558Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T13:42:51.558Z] GO111MODULE=off [2022-03-05T13:42:51.558Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T13:42:51.558Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T13:42:51.558Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T13:42:51.558Z] GOPATH=/go [2022-03-05T13:42:51.558Z] PKG_CONFIG=pkg-config [2022-03-05T13:42:51.558Z] _=/usr/bin/env [2022-03-05T13:42:51.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-05T13:43:00.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-05T13:43:00.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-05T13:43:01.446Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/rootless [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/volume [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-05T13:43:01.446Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === Skipped [2022-03-05T13:43:01.446Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-03-05T13:43:01.446Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-03-05T13:43:01.446Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-05T13:43:01.446Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T13:43:01.446Z] aufs_test.go:37: driver not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-05T13:43:01.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:43:01.446Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-05T13:43:01.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:43:01.446Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-05T13:43:01.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:43:01.446Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-05T13:43:01.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:43:01.446Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-05T13:43:01.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:43:01.446Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-05T13:43:01.446Z] graphtest_unix.go:73: No driver to put! [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T13:43:01.446Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T13:43:01.446Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T13:43:01.446Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T13:43:01.446Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T13:43:01.446Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T13:43:01.446Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T13:43:01.446Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T13:43:01.446Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-05T13:43:01.446Z] time="2022-03-05T13:41:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T13:43:01.446Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T13:43:01.446Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-05T13:43:01.446Z] graphtest_unix.go:73: No driver to put! [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-05T13:43:01.446Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-05T13:43:01.446Z] overlay_test.go:49: Fails to compute changes intermittently [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.446Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-05T13:43:01.446Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-05T13:43:01.446Z] [2022-03-05T13:43:01.447Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-05T13:43:01.447Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-05T13:43:01.447Z] [2022-03-05T13:43:01.447Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-05T13:43:01.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:43:01.447Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T13:43:01.447Z] [2022-03-05T13:43:01.447Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-05T13:43:01.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:43:01.447Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T13:43:01.447Z] [2022-03-05T13:43:01.447Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-05T13:43:01.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:43:01.447Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T13:43:01.447Z] [2022-03-05T13:43:01.447Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-05T13:43:01.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:43:01.447Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T13:43:01.447Z] [2022-03-05T13:43:01.447Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-05T13:43:01.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:43:01.447Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T13:43:01.447Z] [2022-03-05T13:43:01.447Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-05T13:43:01.447Z] graphtest_unix.go:73: No driver to put! [2022-03-05T13:43:01.447Z] [2022-03-05T13:43:01.447Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-05T13:43:01.447Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-03-05T13:43:01.447Z] [2022-03-05T13:43:01.447Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-05T13:43:01.447Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-03-05T13:43:01.447Z] [2022-03-05T13:43:01.447Z] DONE 2249 tests, 51 skipped in 205.381s Post stage [Pipeline] junit [2022-03-05T13:43:01.462Z] Recording test results [2022-03-05T13:43:03.096Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T13:43:03.433Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -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:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/make.sh dynbinary test-integration [2022-03-05T13:43:03.693Z] [2022-03-05T13:43:03.693Z] Removing bundles/ [2022-03-05T13:43:03.693Z] [2022-03-05T13:43:03.693Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-05T13:43:03.693Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T13:43:03.693Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T13:43:26.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-05T13:43:26.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-05T13:43:26.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-05T13:43:28.684Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m54.878034519s with top 10 stages: buildssa: 1m38.33027761s, goimports: 19.924931183s, unconvert: 11.137722796s, gosec: 7.79416702s, golint: 4.943915068s, inspect: 3.688543071s, ineffassign: 3.670915106s, misspell: 3.668922852s, vrp: 3.335542931s, fact_purity: 1.746832991s [2022-03-05T13:43:28.684Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-03-05T13:43:28.684Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1577/1577, skip_files: 1682/1682, exclude: 1577/1577, nolint: 0/64, filename_unadjuster: 1682/1682, path_prettifier: 1682/1682, cgo: 1682/2258, exclude-rules: 64/1577, skip_dirs: 1682/1682, autogenerated_exclude: 1577/1682 [2022-03-05T13:43:28.684Z] INFO [runner] processing took 53.337539ms with stages: nolint: 20.43023ms, identifier_marker: 15.378565ms, path_prettifier: 8.371007ms, autogenerated_exclude: 4.225922ms, exclude-rules: 3.035448ms, skip_dirs: 1.570966ms, cgo: 224.675µs, filename_unadjuster: 95.348µs, max_same_issues: 1.403µs, uniq_by_line: 912ns, source_code: 596ns, diff: 522ns, exclude: 464ns, max_from_linter: 459ns, max_per_file_from_linter: 429ns, skip_files: 342ns, path_shortener: 251ns [2022-03-05T13:43:28.684Z] INFO [runner] linters took 1m37.765822688s with stages: goanalysis_metalinter: 1m17.773318145s, unused: 19.939034876s [2022-03-05T13:43:28.684Z] INFO File cache stats: 1454 entries of total size 6.9MiB [2022-03-05T13:43:28.684Z] INFO Memory: 2223 samples, avg is 1700.9MB, max is 4370.2MB [2022-03-05T13:43:28.684Z] INFO Execution took 3m42.113459235s [2022-03-05T13:43:28.684Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-05T13:43:29.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/make.sh dynbinary-daemon test-docker-py [2022-03-05T13:43:29.279Z] [2022-03-05T13:43:29.540Z] Removing bundles/ [2022-03-05T13:43:29.540Z] [2022-03-05T13:43:29.540Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-03-05T13:43:29.540Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T13:43:29.540Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T13:43:33.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-05T13:43:33.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-05T13:43:34.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-05T13:43:35.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-05T13:43:35.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-05T13:43:37.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-05T13:43:39.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-05T13:43:41.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-05T13:43:42.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-05T13:43:42.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-05T13:43:43.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-05T13:43:44.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-05T13:43:44.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-05T13:43:45.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-05T13:43:45.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-05T13:43:46.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-05T13:43:47.628Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T13:43:47.628Z] Using test binary docker [2022-03-05T13:43:47.628Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-05T13:43:47.628Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-05T13:43:47.628Z] INFO: Waiting for daemon to start... [2022-03-05T13:43:47.628Z] Starting dockerd [2022-03-05T13:43:49.547Z] . [2022-03-05T13:43:49.547Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T13:43:49.547Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T13:43:49.547Z] Error: No such image: emptyfs [2022-03-05T13:43:49.809Z] Running integration-test (iteration 1) [2022-03-05T13:43:49.809Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-05T13:43:56.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-05T13:43:56.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-05T13:43:56.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-05T13:43:57.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-05T13:43:57.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-05T13:43:59.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-05T13:44:01.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-05T13:44:02.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-05T13:44:03.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-05T13:44:04.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-05T13:44:04.723Z] Loaded image: buildpack-deps:buster [2022-03-05T13:44:04.723Z] Loaded image: busybox:latest [2022-03-05T13:44:04.723Z] Loaded image: busybox:glibc [2022-03-05T13:44:05.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-05T13:44:05.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-05T13:44:06.111Z] Loaded image: debian:bullseye [2022-03-05T13:44:06.111Z] Loaded image: hello-world:latest [2022-03-05T13:44:06.111Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T13:44:06.111Z] INFO: Testing against a local daemon [2022-03-05T13:44:06.111Z] === RUN TestCgroupNamespacesBuild [2022-03-05T13:44:06.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-05T13:44:07.496Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2022-03-05T13:44:07.496Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-05T13:44:07.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-05T13:44:08.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-05T13:44:08.881Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-03-05T13:44:08.881Z] === RUN TestBuildWithSession [2022-03-05T13:44:08.881Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T13:44:08.881Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T13:44:08.881Z] === RUN TestBuildSquashParent [2022-03-05T13:44:09.036Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T13:44:09.036Z] Using test binary docker [2022-03-05T13:44:09.036Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-05T13:44:09.036Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T13:44:09.036Z] INFO: Waiting for daemon to start... [2022-03-05T13:44:09.036Z] Starting dockerd [2022-03-05T13:44:11.408Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T13:44:11.408Z] [2022-03-05T13:44:11.408Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T13:44:11.408Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T13:44:11.408Z] HOSTNAME=ef0c577df15f [2022-03-05T13:44:11.408Z] TESTDEBUG=0 [2022-03-05T13:44:11.408Z] DEST=bundles/test-integration [2022-03-05T13:44:11.408Z] PWD=/go/src/github.com/docker/docker [2022-03-05T13:44:11.408Z] DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b [2022-03-05T13:44:11.408Z] container=docker [2022-03-05T13:44:11.408Z] HOME=/root [2022-03-05T13:44:11.408Z] GOLANG_VERSION=1.16.15 [2022-03-05T13:44:11.408Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T13:44:11.408Z] VALIDATE_BRANCH=20.10 [2022-03-05T13:44:11.408Z] TERM=xterm [2022-03-05T13:44:11.408Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T13:44:11.408Z] SHLVL=1 [2022-03-05T13:44:11.408Z] TIMEOUT=120m [2022-03-05T13:44:11.408Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T13:44:11.408Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T13:44:11.408Z] GO111MODULE=off [2022-03-05T13:44:11.408Z] DOCKER_EXPERIMENTAL=1 [2022-03-05T13:44:11.408Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T13:44:11.408Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T13:44:11.408Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T13:44:11.408Z] GOPATH=/go [2022-03-05T13:44:11.408Z] PKG_CONFIG=pkg-config [2022-03-05T13:44:11.408Z] _=/usr/bin/env [2022-03-05T13:44:11.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-05T13:44:12.310Z] . [2022-03-05T13:44:12.310Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T13:44:12.310Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T13:44:12.310Z] Error: No such image: emptyfs [2022-03-05T13:44:12.310Z] Running integration-test (iteration 1) [2022-03-05T13:44:12.310Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-05T13:44:14.174Z] --- PASS: TestBuildSquashParent (4.68s) [2022-03-05T13:44:14.174Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T13:44:14.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T13:44:14.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T13:44:14.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T13:44:14.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T13:44:14.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T13:44:14.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T13:44:14.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T13:44:14.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T13:44:14.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T13:44:14.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T13:44:14.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T13:44:14.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T13:44:14.174Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T13:44:14.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T13:44:15.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T13:44:15.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T13:44:16.063Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T13:44:16.326Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T13:44:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-05T13:44:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-03-05T13:44:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2022-03-05T13:44:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s) [2022-03-05T13:44:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.39s) [2022-03-05T13:44:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.32s) [2022-03-05T13:44:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.30s) [2022-03-05T13:44:17.729Z] === RUN TestBuildMultiStageCopy [2022-03-05T13:44:17.729Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T13:44:19.173Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T13:44:19.174Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T13:44:19.446Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T13:44:19.708Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T13:44:19.969Z] --- PASS: TestBuildMultiStageCopy (2.21s) [2022-03-05T13:44:19.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-03-05T13:44:19.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-03-05T13:44:19.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-03-05T13:44:19.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-03-05T13:44:19.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-03-05T13:44:19.969Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T13:44:20.543Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-03-05T13:44:20.543Z] === RUN TestBuildLabelWithTargets [2022-03-05T13:44:21.487Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-03-05T13:44:21.487Z] === RUN TestBuildWithEmptyLayers [2022-03-05T13:44:22.058Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-03-05T13:44:22.058Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T13:44:23.983Z] --- PASS: TestBuildMultiStageOnBuild (1.58s) [2022-03-05T13:44:23.983Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T13:44:24.244Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-03-05T13:44:24.244Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T13:44:25.634Z] --- PASS: TestBuildMultiStageLayerLeak (1.54s) [2022-03-05T13:44:25.634Z] === RUN TestBuildWithHugeFile [2022-03-05T13:44:34.251Z] Loaded image: buildpack-deps:buster [2022-03-05T13:44:34.251Z] Loaded image: busybox:latest [2022-03-05T13:44:34.251Z] Loaded image: busybox:glibc [2022-03-05T13:44:34.510Z] Loaded image: debian:bullseye [2022-03-05T13:44:34.767Z] Loaded image: hello-world:latest [2022-03-05T13:44:34.767Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T13:44:34.767Z] INFO: Testing against a local daemon [2022-03-05T13:44:34.767Z] === RUN TestCgroupNamespacesBuild [2022-03-05T13:44:37.288Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2022-03-05T13:44:37.288Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-05T13:44:39.177Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2022-03-05T13:44:39.177Z] === RUN TestBuildWithSession [2022-03-05T13:44:39.177Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T13:44:39.177Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T13:44:39.177Z] === RUN TestBuildSquashParent [2022-03-05T13:44:43.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-05T13:44:43.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-05T13:44:47.265Z] --- PASS: TestBuildSquashParent (6.85s) [2022-03-05T13:44:47.265Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T13:44:47.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T13:44:47.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T13:44:47.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T13:44:47.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T13:44:47.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T13:44:47.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T13:44:47.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T13:44:47.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T13:44:47.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T13:44:47.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T13:44:47.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T13:44:47.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T13:44:47.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T13:44:47.265Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T13:44:47.828Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T13:44:47.828Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T13:44:49.762Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T13:44:49.762Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T13:44:51.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-05T13:44:51.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s) [2022-03-05T13:44:51.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-03-05T13:44:51.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.79s) [2022-03-05T13:44:51.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2022-03-05T13:44:51.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s) [2022-03-05T13:44:51.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2022-03-05T13:44:51.651Z] === RUN TestBuildMultiStageCopy [2022-03-05T13:44:51.651Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T13:44:55.819Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T13:44:56.076Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T13:44:57.444Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T13:44:58.373Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T13:44:58.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-05T13:44:59.301Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2022-03-05T13:44:59.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2022-03-05T13:44:59.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-05T13:44:59.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-05T13:44:59.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-05T13:44:59.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-05T13:44:59.301Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T13:45:04.543Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-05T13:45:04.543Z] === RUN TestBuildLabelWithTargets [2022-03-05T13:45:06.037Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T13:45:06.037Z] [2022-03-05T13:45:06.037Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-05T13:45:06.037Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-05T13:45:06.037Z] Using test binary docker [2022-03-05T13:45:06.037Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-05T13:45:06.037Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T13:45:06.037Z] INFO: Waiting for daemon to start... [2022-03-05T13:45:06.037Z] Starting dockerd [2022-03-05T13:45:06.037Z] . [2022-03-05T13:45:06.037Z] INFO: Building docker-sdk-python3:4.4.1... [2022-03-05T13:45:06.182Z] 1bd78008c728: Pull complete [2022-03-05T13:45:06.182Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-05T13:45:06.182Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T13:45:06.182Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T13:45:06.182Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-05T13:45:06.182Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-05T13:45:06.182Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-03-05T13:45:06.182Z] INFO: Docker version of control daemon [2022-03-05T13:45:06.182Z] [2022-03-05T13:45:06.182Z] Client: [2022-03-05T13:45:06.182Z] Version: 20.10.9 [2022-03-05T13:45:06.182Z] API version: 1.41 [2022-03-05T13:45:06.182Z] Go version: go1.16.8 [2022-03-05T13:45:06.182Z] Git commit: c2ea9bc [2022-03-05T13:45:06.182Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-05T13:45:06.182Z] OS/Arch: windows/amd64 [2022-03-05T13:45:06.182Z] Context: default [2022-03-05T13:45:06.182Z] Experimental: true [2022-03-05T13:45:06.182Z] [2022-03-05T13:45:06.182Z] Server: Docker Engine - Community [2022-03-05T13:45:06.182Z] Engine: [2022-03-05T13:45:06.182Z] Version: 20.10.9 [2022-03-05T13:45:06.182Z] API version: 1.41 (minimum version 1.24) [2022-03-05T13:45:06.182Z] Go version: go1.16.8 [2022-03-05T13:45:06.182Z] Git commit: 79ea9d3 [2022-03-05T13:45:06.182Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-05T13:45:06.182Z] OS/Arch: windows/amd64 [2022-03-05T13:45:06.182Z] Experimental: true [2022-03-05T13:45:06.182Z] [2022-03-05T13:45:06.182Z] INFO: Docker info of control daemon [2022-03-05T13:45:06.182Z] [2022-03-05T13:45:06.182Z] Client: [2022-03-05T13:45:06.182Z] Context: default [2022-03-05T13:45:06.182Z] Debug Mode: false [2022-03-05T13:45:06.182Z] Plugins: [2022-03-05T13:45:06.182Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-05T13:45:06.182Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-05T13:45:06.182Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-05T13:45:06.182Z] [2022-03-05T13:45:06.182Z] Server: [2022-03-05T13:45:06.182Z] Containers: 0 [2022-03-05T13:45:06.182Z] Running: 0 [2022-03-05T13:45:06.182Z] Paused: 0 [2022-03-05T13:45:06.182Z] Stopped: 0 [2022-03-05T13:45:06.182Z] Images: 1 [2022-03-05T13:45:06.182Z] Server Version: 20.10.9 [2022-03-05T13:45:06.182Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-05T13:45:06.182Z] Windows: [2022-03-05T13:45:06.182Z] LCOW: [2022-03-05T13:45:06.182Z] Logging Driver: json-file [2022-03-05T13:45:06.182Z] Plugins: [2022-03-05T13:45:06.182Z] Volume: local [2022-03-05T13:45:06.182Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T13:45:06.182Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T13:45:06.182Z] Swarm: inactive [2022-03-05T13:45:06.182Z] Default Isolation: process [2022-03-05T13:45:06.182Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-05T13:45:06.182Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-05T13:45:06.182Z] OSType: windows [2022-03-05T13:45:06.182Z] Architecture: x86_64 [2022-03-05T13:45:06.182Z] CPUs: 4 [2022-03-05T13:45:06.182Z] Total Memory: 32GiB [2022-03-05T13:45:06.182Z] Name: azwin-2-9d86f0 [2022-03-05T13:45:06.182Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-05T13:45:06.182Z] Docker Root Dir: D:\docker [2022-03-05T13:45:06.182Z] Debug Mode: false [2022-03-05T13:45:06.182Z] Registry: https://index.docker.io/v1/ [2022-03-05T13:45:06.182Z] Labels: [2022-03-05T13:45:06.182Z] Experimental: true [2022-03-05T13:45:06.182Z] Insecure Registries: [2022-03-05T13:45:06.182Z] 10.0.0.4:5000 [2022-03-05T13:45:06.182Z] 127.0.0.0/8 [2022-03-05T13:45:06.182Z] Registry Mirrors: [2022-03-05T13:45:06.182Z] http://10.0.0.4:5000/ [2022-03-05T13:45:06.182Z] Live Restore Enabled: false [2022-03-05T13:45:06.182Z] Product License: Community Engine [2022-03-05T13:45:06.182Z] [2022-03-05T13:45:06.182Z] [2022-03-05T13:45:06.182Z] INFO: Commit hash is 3f05465a90 [2022-03-05T13:45:06.182Z] INFO: Nuke-Everything... [2022-03-05T13:45:06.182Z] INFO: Container count on control daemon to delete is 0 [2022-03-05T13:45:06.182Z] INFO: Nuking d:\CI [2022-03-05T13:45:06.182Z] INFO: Zapped successfully [2022-03-05T13:45:06.182Z] INFO: Location for testing is d:\CI\PR-43331\2 [2022-03-05T13:45:06.182Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-05T13:45:06.182Z] [2022-03-05T13:45:06.182Z] [2022-03-05T13:45:06.182Z] INFO: Building the image from Dockerfile.windows at 03/05/2022 13:45:01... [2022-03-05T13:45:06.182Z] [2022-03-05T13:45:06.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-05T13:45:06.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-05T13:45:07.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-05T13:45:07.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-05T13:45:07.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-05T13:45:08.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-05T13:45:09.988Z] Sending build context to Docker daemon 57.98MB [2022-03-05T13:45:09.988Z] [2022-03-05T13:45:09.988Z] Step 1/10 : FROM microsoft/windowsservercore [2022-03-05T13:45:09.988Z] ---> c703d4d60533 [2022-03-05T13:45:09.988Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-05T13:45:09.988Z] ---> Running in 0361ce2ea596 [2022-03-05T13:45:10.467Z] Removing intermediate container 0361ce2ea596 [2022-03-05T13:45:10.467Z] ---> 571159d32df9 [2022-03-05T13:45:10.467Z] Step 3/10 : ARG GO_VERSION=1.16.15 [2022-03-05T13:45:10.467Z] ---> Running in 71c84482d194 [2022-03-05T13:45:11.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-05T13:45:11.468Z] Removing intermediate container 71c84482d194 [2022-03-05T13:45:11.468Z] ---> 7f208e0111a5 [2022-03-05T13:45:11.468Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-05T13:45:11.468Z] ---> Running in 7ca07b119074 [2022-03-05T13:45:11.941Z] Removing intermediate container 7ca07b119074 [2022-03-05T13:45:11.941Z] ---> e053fbdcb459 [2022-03-05T13:45:11.941Z] 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-05T13:45:11.941Z] ---> Running in e3a111da5a14 [2022-03-05T13:45:12.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-05T13:45:12.412Z] Removing intermediate container e3a111da5a14 [2022-03-05T13:45:12.412Z] ---> a4fac0015fd6 [2022-03-05T13:45:12.413Z] 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-05T13:45:12.413Z] ---> Running in f1662fa7d30f [2022-03-05T13:45:12.675Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-05T13:45:12.676Z] === RUN TestBuildWithEmptyLayers [2022-03-05T13:45:12.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-05T13:45:12.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-05T13:45:13.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-05T13:45:13.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-05T13:45:14.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-05T13:45:14.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-05T13:45:15.199Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-05T13:45:15.199Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T13:45:15.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-05T13:45:16.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-05T13:45:16.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-05T13:45:17.516Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T13:45:17.516Z] Using test binary docker [2022-03-05T13:45:17.516Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-05T13:45:17.516Z] +++ /etc/init.d/apparmor start [2022-03-05T13:45:17.516Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T13:45:17.516Z] INFO: Waiting for daemon to start... [2022-03-05T13:45:17.516Z] Starting dockerd [2022-03-05T13:45:17.516Z] +++ 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-05T13:45:20.488Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-05T13:45:20.488Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T13:45:20.744Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-05T13:45:20.745Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T13:45:21.912Z] --- PASS: TestBuildWithHugeFile (54.10s) [2022-03-05T13:45:21.912Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T13:45:21.912Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T13:45:21.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T13:45:21.912Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T13:45:21.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T13:45:21.912Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T13:45:21.912Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T13:45:21.912Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T13:45:21.912Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T13:45:21.912Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T13:45:21.912Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-05T13:45:21.912Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-05T13:45:21.912Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-05T13:45:21.912Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-05T13:45:21.912Z] === RUN TestBuildPreserveOwnership [2022-03-05T13:45:21.912Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-05T13:45:22.174Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-05T13:45:23.117Z] --- PASS: TestBuildPreserveOwnership (3.21s) [2022-03-05T13:45:23.117Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.13s) [2022-03-05T13:45:23.117Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2022-03-05T13:45:23.117Z] === RUN TestBuildPlatformInvalid [2022-03-05T13:45:23.378Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-05T13:45:23.378Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-05T13:45:24.095Z] . [2022-03-05T13:45:24.095Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T13:45:24.095Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T13:45:24.095Z] Error: No such image: emptyfs [2022-03-05T13:45:24.095Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-05T13:45:24.095Z] ++++ docker load [2022-03-05T13:45:24.095Z] Running integration-test (iteration 1) [2022-03-05T13:45:24.095Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-05T13:45:24.095Z] ++ 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-05T13:45:24.095Z] ++ set -e [2022-03-05T13:45:24.095Z] ++ '[' -n 0 ']' [2022-03-05T13:45:24.095Z] ++ set -x [2022-03-05T13:45:24.095Z] ++ 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-05T13:45:25.988Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2022-03-05T13:45:25.988Z] === RUN TestBuildWithHugeFile [2022-03-05T13:45:36.321Z] Loaded image: buildpack-deps:buster [2022-03-05T13:45:36.321Z] Loaded image: busybox:latest [2022-03-05T13:45:36.321Z] Loaded image: busybox:glibc [2022-03-05T13:45:37.705Z] Loaded image: debian:bullseye [2022-03-05T13:45:37.705Z] Loaded image: hello-world:latest [2022-03-05T13:45:37.705Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T13:45:37.705Z] INFO: Testing against a local daemon [2022-03-05T13:45:37.705Z] === RUN TestCgroupNamespacesBuild [2022-03-05T13:45:37.723Z] [2022-03-05T13:45:37.723Z] SUCCESS: Specified value was saved. [2022-03-05T13:45:37.723Z] INFO: Downloading git... [2022-03-05T13:45:37.723Z] INFO: Downloading go... [2022-03-05T13:45:39.988Z] INFO: Downloading compiler 1 of 3... [2022-03-05T13:45:40.987Z] INFO: Downloading compiler 2 of 3... [2022-03-05T13:45:41.005Z] --- PASS: TestCgroupNamespacesBuild (3.55s) [2022-03-05T13:45:41.005Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-05T13:45:41.500Z] Loaded image: buildpack-deps:buster [2022-03-05T13:45:41.500Z] Loaded image: busybox:latest [2022-03-05T13:45:41.500Z] Loaded image: busybox:glibc [2022-03-05T13:45:41.582Z] INFO: Downloading compiler 3 of 3... [2022-03-05T13:45:42.072Z] Loaded image: debian:bullseye [2022-03-05T13:45:42.335Z] Loaded image: hello-world:latest [2022-03-05T13:45:42.335Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T13:45:42.387Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-03-05T13:45:42.387Z] === RUN TestBuildWithSession [2022-03-05T13:45:42.387Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T13:45:42.387Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T13:45:42.387Z] === RUN TestBuildSquashParent [2022-03-05T13:45:42.573Z] INFO: Extracting git... [2022-03-05T13:45:46.585Z] --- PASS: TestBuildSquashParent (3.99s) [2022-03-05T13:45:46.586Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T13:45:46.586Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T13:45:46.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T13:45:46.586Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T13:45:46.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T13:45:46.586Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T13:45:46.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T13:45:46.586Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T13:45:46.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T13:45:46.586Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T13:45:46.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T13:45:46.586Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T13:45:46.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T13:45:46.586Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T13:45:46.586Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T13:45:47.525Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T13:45:47.525Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T13:45:48.466Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T13:45:48.466Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T13:45:48.921Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.66s) [2022-03-05T13:45:48.921Z] PASS [2022-03-05T13:45:48.921Z] [2022-03-05T13:45:48.921Z] === Skipped [2022-03-05T13:45:48.921Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-05T13:45:48.921Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T13:45:48.921Z] [2022-03-05T13:45:48.921Z] DONE 33 tests, 1 skipped in 119.216s [2022-03-05T13:45:48.921Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-05T13:45:48.921Z] INFO: Testing against a local daemon [2022-03-05T13:45:48.921Z] === RUN TestConfigInspect [2022-03-05T13:45:49.850Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-05T13:45:49.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.18s) [2022-03-05T13:45:49.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s) [2022-03-05T13:45:49.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.05s) [2022-03-05T13:45:49.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.04s) [2022-03-05T13:45:49.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.04s) [2022-03-05T13:45:49.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s) [2022-03-05T13:45:49.850Z] === RUN TestBuildMultiStageCopy [2022-03-05T13:45:49.850Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T13:45:50.420Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T13:45:50.681Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T13:45:50.942Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T13:45:50.942Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T13:45:51.202Z] --- PASS: TestBuildMultiStageCopy (1.65s) [2022-03-05T13:45:51.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s) [2022-03-05T13:45:51.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-03-05T13:45:51.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-03-05T13:45:51.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-03-05T13:45:51.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2022-03-05T13:45:51.202Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T13:45:51.476Z] --- PASS: TestConfigInspect (2.44s) [2022-03-05T13:45:51.476Z] === RUN TestConfigList [2022-03-05T13:45:51.772Z] --- PASS: TestBuildMultiStageParentConfig (0.49s) [2022-03-05T13:45:51.772Z] === RUN TestBuildLabelWithTargets [2022-03-05T13:45:52.713Z] --- PASS: TestBuildLabelWithTargets (0.82s) [2022-03-05T13:45:52.713Z] === RUN TestBuildWithEmptyLayers [2022-03-05T13:45:52.754Z] sha256:b54132028c99cc63d15faf71529b25b9fba872d623c92301268deb37095db36f [2022-03-05T13:45:52.754Z] INFO: Starting docker-py tests... [2022-03-05T13:45:52.754Z] ============================= test session starts ============================== [2022-03-05T13:45:52.754Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-05T13:45:52.754Z] rootdir: /src, inifile: pytest.ini [2022-03-05T13:45:52.754Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-05T13:45:52.754Z] collected 389 items / 1 deselected / 388 selected [2022-03-05T13:45:52.754Z] [2022-03-05T13:45:52.975Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-03-05T13:45:52.975Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T13:45:53.916Z] --- PASS: TestBuildMultiStageOnBuild (1.14s) [2022-03-05T13:45:53.916Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T13:45:54.022Z] --- PASS: TestConfigList (2.13s) [2022-03-05T13:45:54.022Z] === RUN TestConfigsCreateAndDelete [2022-03-05T13:45:54.486Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2022-03-05T13:45:54.487Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T13:45:55.868Z] --- PASS: TestBuildMultiStageLayerLeak (1.20s) [2022-03-05T13:45:55.868Z] === RUN TestBuildWithHugeFile [2022-03-05T13:45:55.935Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-03-05T13:45:55.935Z] === RUN TestConfigsUpdate [2022-03-05T13:45:57.850Z] --- PASS: TestConfigsUpdate (2.14s) [2022-03-05T13:45:57.850Z] === RUN TestTemplatedConfig [2022-03-05T13:46:00.400Z] --- PASS: TestTemplatedConfig (2.51s) [2022-03-05T13:46:00.400Z] === RUN TestConfigCreateResolve [2022-03-05T13:46:00.418Z] INFO: Expanding go... [2022-03-05T13:46:02.945Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-03-05T13:46:02.945Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T13:46:02.945Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-05T13:46:02.945Z] PASS [2022-03-05T13:46:02.945Z] [2022-03-05T13:46:02.945Z] DONE 7 tests in 14.082s [2022-03-05T13:46:02.945Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-05T13:46:03.094Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-05T13:46:03.206Z] INFO: Testing against a local daemon [2022-03-05T13:46:03.206Z] === RUN TestCheckpoint [2022-03-05T13:46:03.206Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T13:46:03.206Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T13:46:03.206Z] === RUN TestContainerInvalidJSON [2022-03-05T13:46:03.206Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T13:46:03.206Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T13:46:03.206Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T13:46:03.206Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T13:46:03.206Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T13:46:03.206Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T13:46:03.206Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T13:46:03.206Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T13:46:03.206Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T13:46:03.206Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-05T13:46:03.206Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T13:46:03.206Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-05T13:46:03.206Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T13:46:03.206Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T13:46:03.206Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-03-05T13:46:03.206Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T13:46:03.206Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-05T13:46:03.206Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T13:46:03.206Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-03-05T13:46:03.206Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T13:46:03.467Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-03-05T13:46:03.467Z] === RUN TestCopyFromContainer [2022-03-05T13:46:03.926Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-05T13:46:04.412Z] === RUN TestCopyFromContainer// [2022-03-05T13:46:04.412Z] === RUN TestCopyFromContainer//bar/root [2022-03-05T13:46:04.673Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-05T13:46:04.673Z] === RUN TestCopyFromContainer/bar/quux [2022-03-05T13:46:04.673Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-05T13:46:04.673Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-05T13:46:04.934Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-05T13:46:04.934Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-05T13:46:04.934Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-05T13:46:04.934Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-05T13:46:05.195Z] --- PASS: TestCopyFromContainer (1.73s) [2022-03-05T13:46:05.195Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-05T13:46:05.195Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-03-05T13:46:05.195Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-05T13:46:05.195Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-03-05T13:46:05.195Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-05T13:46:05.195Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-03-05T13:46:05.195Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-05T13:46:05.195Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-05T13:46:05.195Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-05T13:46:05.195Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-05T13:46:05.195Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T13:46:05.195Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T13:46:05.195Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T13:46:05.195Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T13:46:05.195Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T13:46:05.195Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T13:46:05.195Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T13:46:05.195Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T13:46:05.195Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T13:46:05.195Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T13:46:05.195Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-05T13:46:05.195Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T13:46:05.195Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T13:46:05.195Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T13:46:05.195Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T13:46:05.195Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-05T13:46:05.195Z] === RUN TestCreateWithInvalidEnv [2022-03-05T13:46:05.195Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T13:46:05.195Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T13:46:05.195Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T13:46:05.195Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T13:46:05.195Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T13:46:05.195Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T13:46:05.195Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T13:46:05.195Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T13:46:05.195Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T13:46:05.195Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-05T13:46:05.195Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T13:46:05.195Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T13:46:05.195Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T13:46:05.195Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T13:46:05.195Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-05T13:46:05.195Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T13:46:05.697Z] tests/integration/api_config_test.py ..... [ 8%] [2022-03-05T13:46:07.107Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-03-05T13:46:07.107Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T13:46:08.491Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s) [2022-03-05T13:46:08.491Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T13:46:08.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T13:46:08.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T13:46:08.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T13:46:08.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T13:46:08.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T13:46:08.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T13:46:08.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T13:46:08.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T13:46:08.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T13:46:08.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T13:46:08.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T13:46:08.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T13:46:08.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T13:46:08.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T13:46:08.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T13:46:08.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-05T13:46:08.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T13:46:08.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T13:46:08.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T13:46:08.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T13:46:08.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T13:46:08.491Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T13:46:09.062Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2022-03-05T13:46:09.062Z] === RUN TestCreateDifferentPlatform [2022-03-05T13:46:09.062Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T13:46:09.062Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T13:46:09.062Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-05T13:46:09.062Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T13:46:09.062Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T13:46:09.062Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T13:46:09.062Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-03-05T13:46:09.062Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T13:46:09.062Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-05T13:46:09.062Z] === RUN TestContainerStartOnDaemonRestart [2022-03-05T13:46:09.062Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-05T13:46:09.062Z] === RUN TestDaemonRestartIpcMode [2022-03-05T13:46:09.062Z] === PAUSE TestDaemonRestartIpcMode [2022-03-05T13:46:09.062Z] === RUN TestDaemonHostGatewayIP [2022-03-05T13:46:09.062Z] === PAUSE TestDaemonHostGatewayIP [2022-03-05T13:46:09.062Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-05T13:46:09.062Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-05T13:46:09.062Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T13:46:09.062Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-05T13:46:09.062Z] === RUN TestDiff [2022-03-05T13:46:09.635Z] --- PASS: TestDiff (0.51s) [2022-03-05T13:46:09.635Z] === RUN TestExecWithCloseStdin [2022-03-05T13:46:10.207Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-03-05T13:46:10.207Z] === RUN TestExec [2022-03-05T13:46:10.778Z] --- PASS: TestExec (0.59s) [2022-03-05T13:46:10.778Z] === RUN TestExecUser [2022-03-05T13:46:11.349Z] --- PASS: TestExecUser (0.61s) [2022-03-05T13:46:11.349Z] === RUN TestExportContainerAndImportImage [2022-03-05T13:46:11.924Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-03-05T13:46:11.924Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T13:46:13.309Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-05T13:46:13.309Z] === RUN TestHealthCheckWorkdir [2022-03-05T13:46:14.250Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-03-05T13:46:14.250Z] === RUN TestHealthKillContainer [2022-03-05T13:46:20.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-05T13:46:22.217Z] --- PASS: TestBuildWithHugeFile (50.90s) [2022-03-05T13:46:22.217Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T13:46:22.217Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T13:46:22.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T13:46:22.217Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T13:46:22.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T13:46:22.217Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T13:46:22.217Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T13:46:22.217Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T13:46:22.217Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T13:46:22.217Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T13:46:22.217Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-03-05T13:46:22.217Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-05T13:46:22.217Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-03-05T13:46:22.217Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-05T13:46:22.217Z] === RUN TestBuildPreserveOwnership [2022-03-05T13:46:22.217Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-05T13:46:22.217Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-05T13:46:22.392Z] --- PASS: TestHealthKillContainer (8.18s) [2022-03-05T13:46:22.392Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T13:46:22.671Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-03-05T13:46:22.671Z] === RUN TestIpcModeNone [2022-03-05T13:46:23.281Z] --- PASS: TestIpcModeNone (0.56s) [2022-03-05T13:46:23.281Z] === RUN TestIpcModePrivate [2022-03-05T13:46:23.860Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-03-05T13:46:23.860Z] --- PASS: TestIpcModePrivate (0.58s) [2022-03-05T13:46:23.860Z] === RUN TestIpcModeShareable [2022-03-05T13:46:24.442Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-03-05T13:46:24.442Z] --- PASS: TestIpcModeShareable (0.62s) [2022-03-05T13:46:24.442Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-05T13:46:26.360Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.69s) [2022-03-05T13:46:26.360Z] === RUN TestAPIIpcModeHost [2022-03-05T13:46:26.399Z] --- PASS: TestBuildPreserveOwnership (9.84s) [2022-03-05T13:46:26.399Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.83s) [2022-03-05T13:46:26.399Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-05T13:46:26.399Z] === RUN TestBuildPlatformInvalid [2022-03-05T13:46:26.399Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-05T13:46:26.399Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-05T13:46:26.399Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-03-05T13:46:26.399Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-05T13:46:26.399Z] PASS [2022-03-05T13:46:26.399Z] [2022-03-05T13:46:26.399Z] === Skipped [2022-03-05T13:46:26.399Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-05T13:46:26.399Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T13:46:26.399Z] [2022-03-05T13:46:26.399Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-05T13:46:26.399Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-03-05T13:46:26.399Z] [2022-03-05T13:46:26.399Z] DONE 33 tests, 2 skipped in 134.165s [2022-03-05T13:46:26.399Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-05T13:46:26.399Z] INFO: Testing against a local daemon [2022-03-05T13:46:26.399Z] === RUN TestConfigInspect [2022-03-05T13:46:26.399Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:46:26.399Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-05T13:46:26.399Z] === RUN TestConfigList [2022-03-05T13:46:26.399Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:46:26.399Z] --- SKIP: TestConfigList (0.02s) [2022-03-05T13:46:26.399Z] === RUN TestConfigsCreateAndDelete [2022-03-05T13:46:26.399Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:46:26.399Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-05T13:46:26.399Z] === RUN TestConfigsUpdate [2022-03-05T13:46:26.399Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:46:26.399Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-05T13:46:26.399Z] === RUN TestTemplatedConfig [2022-03-05T13:46:26.399Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:46:26.399Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-05T13:46:26.399Z] === RUN TestConfigCreateResolve [2022-03-05T13:46:26.399Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:46:26.399Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-05T13:46:26.399Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T13:46:26.621Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-03-05T13:46:26.621Z] === RUN TestDaemonIpcModeShareable [2022-03-05T13:46:27.566Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-03-05T13:46:27.829Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-03-05T13:46:27.829Z] === RUN TestDaemonIpcModePrivate [2022-03-05T13:46:28.330Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-03-05T13:46:28.330Z] PASS [2022-03-05T13:46:28.330Z] [2022-03-05T13:46:28.330Z] === Skipped [2022-03-05T13:46:28.330Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-05T13:46:28.330Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:46:28.330Z] [2022-03-05T13:46:28.330Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-03-05T13:46:28.330Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:46:28.330Z] [2022-03-05T13:46:28.330Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-05T13:46:28.330Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:46:28.330Z] [2022-03-05T13:46:28.330Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-05T13:46:28.330Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:46:28.330Z] [2022-03-05T13:46:28.330Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-05T13:46:28.330Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:46:28.330Z] [2022-03-05T13:46:28.330Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-05T13:46:28.330Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:46:28.330Z] [2022-03-05T13:46:28.330Z] DONE 7 tests, 6 skipped in 1.735s [2022-03-05T13:46:28.330Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-05T13:46:28.330Z] INFO: Testing against a local daemon [2022-03-05T13:46:28.330Z] === RUN TestCheckpoint [2022-03-05T13:46:28.330Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T13:46:28.330Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T13:46:28.330Z] === RUN TestContainerInvalidJSON [2022-03-05T13:46:28.330Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T13:46:28.330Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T13:46:28.330Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T13:46:28.330Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T13:46:28.330Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T13:46:28.330Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T13:46:28.330Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T13:46:28.330Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T13:46:28.330Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T13:46:28.330Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-05T13:46:28.330Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T13:46:28.330Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-05T13:46:28.330Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T13:46:28.330Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T13:46:28.330Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-05T13:46:28.330Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T13:46:28.330Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-05T13:46:28.330Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T13:46:28.330Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-05T13:46:28.330Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T13:46:28.330Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-05T13:46:28.330Z] === RUN TestCopyFromContainer [2022-03-05T13:46:28.772Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-03-05T13:46:29.033Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-03-05T13:46:29.033Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-05T13:46:29.975Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-03-05T13:46:30.235Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-03-05T13:46:30.235Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-05T13:46:30.565Z] INFO: Expanding compiler 1 of 3... [2022-03-05T13:46:30.565Z] INFO: Expanding compiler 2 of 3... [2022-03-05T13:46:31.177Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-03-05T13:46:31.438Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-03-05T13:46:31.438Z] === RUN TestIpcModeOlderClient [2022-03-05T13:46:31.438Z] === PAUSE TestIpcModeOlderClient [2022-03-05T13:46:31.438Z] === RUN TestKillContainerInvalidSignal [2022-03-05T13:46:31.699Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-03-05T13:46:31.699Z] === RUN TestKillContainer [2022-03-05T13:46:31.699Z] === RUN TestKillContainer/no_signal [2022-03-05T13:46:32.270Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T13:46:32.497Z] === RUN TestCopyFromContainer// [2022-03-05T13:46:32.497Z] === RUN TestCopyFromContainer//bar/root [2022-03-05T13:46:32.497Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-05T13:46:32.497Z] === RUN TestCopyFromContainer/bar/quux [2022-03-05T13:46:32.497Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-05T13:46:32.497Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-05T13:46:32.497Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-05T13:46:32.497Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-05T13:46:32.497Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-05T13:46:32.497Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-05T13:46:32.532Z] === RUN TestKillContainer/killing_signal [2022-03-05T13:46:32.753Z] --- PASS: TestCopyFromContainer (4.28s) [2022-03-05T13:46:32.753Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-05T13:46:32.753Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-05T13:46:32.753Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-05T13:46:32.753Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-05T13:46:32.753Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-05T13:46:32.753Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-05T13:46:32.753Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-05T13:46:32.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-05T13:46:32.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-05T13:46:32.753Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-05T13:46:32.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T13:46:32.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T13:46:32.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T13:46:32.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T13:46:32.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T13:46:32.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T13:46:32.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T13:46:32.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T13:46:32.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T13:46:32.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T13:46:32.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-05T13:46:32.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T13:46:32.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T13:46:32.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T13:46:32.753Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T13:46:32.753Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-05T13:46:32.753Z] === RUN TestCreateWithInvalidEnv [2022-03-05T13:46:32.753Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T13:46:32.753Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T13:46:32.753Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T13:46:32.753Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T13:46:32.753Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T13:46:32.753Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T13:46:32.753Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T13:46:32.753Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T13:46:32.753Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T13:46:32.753Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-05T13:46:32.753Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T13:46:32.753Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T13:46:32.753Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T13:46:32.753Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T13:46:32.753Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-05T13:46:32.753Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T13:46:33.106Z] --- PASS: TestKillContainer (1.30s) [2022-03-05T13:46:33.106Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-03-05T13:46:33.106Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-03-05T13:46:33.106Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-03-05T13:46:33.106Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T13:46:33.106Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-05T13:46:33.678Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-05T13:46:34.122Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-03-05T13:46:34.122Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T13:46:34.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-03-05T13:46:34.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-03-05T13:46:34.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-03-05T13:46:34.253Z] === RUN TestKillStoppedContainer [2022-03-05T13:46:34.514Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-05T13:46:34.514Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T13:46:34.514Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-05T13:46:34.514Z] === RUN TestKillDifferentUserContainer [2022-03-05T13:46:35.049Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-03-05T13:46:35.050Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T13:46:35.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T13:46:35.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T13:46:35.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T13:46:35.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T13:46:35.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T13:46:35.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T13:46:35.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T13:46:35.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T13:46:35.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T13:46:35.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T13:46:35.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T13:46:35.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T13:46:35.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T13:46:35.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T13:46:35.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T13:46:35.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-05T13:46:35.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T13:46:35.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T13:46:35.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T13:46:35.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T13:46:35.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T13:46:35.050Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T13:46:35.088Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2022-03-05T13:46:35.088Z] === RUN TestInspectOomKilledTrue [2022-03-05T13:46:35.088Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-05T13:46:35.088Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T13:46:35.088Z] === RUN TestInspectOomKilledFalse [2022-03-05T13:46:35.356Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-03-05T13:46:35.612Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-03-05T13:46:35.612Z] === RUN TestCreateDifferentPlatform [2022-03-05T13:46:35.612Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T13:46:35.612Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T13:46:35.612Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-05T13:46:35.612Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T13:46:35.612Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-05T13:46:35.612Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T13:46:35.612Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-05T13:46:35.612Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T13:46:35.612Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-05T13:46:35.612Z] === RUN TestContainerStartOnDaemonRestart [2022-03-05T13:46:35.612Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-05T13:46:35.612Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-05T13:46:35.612Z] === RUN TestDaemonRestartIpcMode [2022-03-05T13:46:35.612Z] === PAUSE TestDaemonRestartIpcMode [2022-03-05T13:46:35.612Z] === RUN TestDaemonHostGatewayIP [2022-03-05T13:46:35.612Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:46:35.612Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-05T13:46:35.612Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-05T13:46:35.613Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-05T13:46:35.613Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T13:46:35.613Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-05T13:46:35.613Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-05T13:46:35.613Z] === RUN TestDiff [2022-03-05T13:46:35.660Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-03-05T13:46:35.660Z] === RUN TestLinksEtcHostsContentMatch [2022-03-05T13:46:35.869Z] --- PASS: TestDiff (0.38s) [2022-03-05T13:46:35.870Z] === RUN TestExecWithCloseStdin [2022-03-05T13:46:35.922Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-03-05T13:46:35.922Z] === RUN TestLinksContainerNames [2022-03-05T13:46:36.433Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-05T13:46:36.433Z] === RUN TestExec [2022-03-05T13:46:36.454Z] INFO: Expanding compiler 3 of 3... [2022-03-05T13:46:36.689Z] --- PASS: TestExec (0.42s) [2022-03-05T13:46:36.689Z] === RUN TestExecUser [2022-03-05T13:46:36.866Z] --- PASS: TestLinksContainerNames (0.84s) [2022-03-05T13:46:36.866Z] === RUN TestLogsFollowTailEmpty [2022-03-05T13:46:36.925Z] INFO: Removing downloaded files... [2022-03-05T13:46:36.925Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-05T13:46:36.925Z] INFO: Configuring git core.autocrlf... [2022-03-05T13:46:37.127Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-03-05T13:46:37.127Z] === RUN TestContainerNetworkMountsNoChown [2022-03-05T13:46:37.256Z] --- PASS: TestExecUser (0.48s) [2022-03-05T13:46:37.256Z] === RUN TestExportContainerAndImportImage [2022-03-05T13:46:37.700Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot/default [2022-03-05T13:46:37.700Z] === PAUSE TestMountDaemonRoot/default [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot/private [2022-03-05T13:46:37.700Z] === PAUSE TestMountDaemonRoot/private [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot/rprivate [2022-03-05T13:46:37.700Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot/slave [2022-03-05T13:46:37.700Z] === PAUSE TestMountDaemonRoot/slave [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot/rslave [2022-03-05T13:46:37.700Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot/shared [2022-03-05T13:46:37.700Z] === PAUSE TestMountDaemonRoot/shared [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot/rshared [2022-03-05T13:46:37.700Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-05T13:46:37.700Z] === CONT TestMountDaemonRoot/default [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-05T13:46:37.700Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-05T13:46:37.700Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-05T13:46:37.700Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-05T13:46:37.700Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-05T13:46:37.700Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-05T13:46:37.700Z] === CONT TestMountDaemonRoot/rshared [2022-03-05T13:46:37.700Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-05T13:46:37.700Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/shared [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/rslave [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/slave [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/rprivate [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/private [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-05T13:46:37.701Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-05T13:46:37.701Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T13:46:37.701Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-05T13:46:37.818Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-03-05T13:46:37.819Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T13:46:37.962Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T13:46:37.962Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-05T13:46:37.962Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-05T13:46:37.962Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-05T13:46:37.962Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-05T13:46:37.962Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-05T13:46:37.962Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T13:46:37.962Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-05T13:46:37.962Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T13:46:37.962Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-05T13:46:37.962Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-05T13:46:37.962Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-05T13:46:37.962Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-05T13:46:37.962Z] === RUN TestContainerBindMountNonRecursive [2022-03-05T13:46:39.352Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2022-03-05T13:46:39.352Z] === RUN TestContainerVolumesMountedAsShared [2022-03-05T13:46:39.613Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-03-05T13:46:39.613Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-05T13:46:40.185Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-03-05T13:46:40.185Z] === RUN TestNetworkNat [2022-03-05T13:46:40.446Z] --- PASS: TestNetworkNat (0.45s) [2022-03-05T13:46:40.446Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T13:46:41.017Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-05T13:46:41.017Z] === RUN TestNetworkLoopbackNat [2022-03-05T13:46:41.088Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2022-03-05T13:46:41.088Z] === RUN TestHealthCheckWorkdir [2022-03-05T13:46:41.651Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-03-05T13:46:41.651Z] === RUN TestHealthKillContainer [2022-03-05T13:46:43.559Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-03-05T13:46:43.559Z] === RUN TestPause [2022-03-05T13:46:44.132Z] --- PASS: TestPause (0.45s) [2022-03-05T13:46:44.132Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T13:46:44.132Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T13:46:44.132Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T13:46:44.132Z] === RUN TestPauseStopPausedContainer [2022-03-05T13:46:44.393Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-03-05T13:46:44.393Z] === RUN TestPsFilter [2022-03-05T13:46:44.654Z] --- PASS: TestPsFilter (0.11s) [2022-03-05T13:46:44.654Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T13:46:44.915Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-03-05T13:46:44.915Z] === RUN TestRemoveContainerWithVolume [2022-03-05T13:46:45.490Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-03-05T13:46:45.490Z] === RUN TestRemoveContainerRunning [2022-03-05T13:46:45.751Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-03-05T13:46:45.751Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T13:46:46.325Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-03-05T13:46:46.325Z] === RUN TestRemoveInvalidContainer [2022-03-05T13:46:46.325Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-05T13:46:46.325Z] === RUN TestRenameLinkedContainer [2022-03-05T13:46:48.239Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-03-05T13:46:48.239Z] === RUN TestRenameStoppedContainer [2022-03-05T13:46:48.501Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-03-05T13:46:48.501Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T13:46:49.444Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-03-05T13:46:49.444Z] === RUN TestRenameInvalidName [2022-03-05T13:46:49.737Z] --- PASS: TestHealthKillContainer (7.88s) [2022-03-05T13:46:49.737Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T13:46:49.737Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T13:46:49.737Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T13:46:49.737Z] === RUN TestIpcModeNone [2022-03-05T13:46:49.993Z] --- PASS: TestIpcModeNone (0.46s) [2022-03-05T13:46:49.993Z] === RUN TestIpcModePrivate [2022-03-05T13:46:50.017Z] --- PASS: TestRenameInvalidName (0.45s) [2022-03-05T13:46:50.017Z] === RUN TestRenameAnonymousContainer [2022-03-05T13:46:50.250Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-05T13:46:50.507Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-05T13:46:50.507Z] === RUN TestIpcModeShareable [2022-03-05T13:46:50.507Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T13:46:50.507Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-05T13:46:50.507Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-05T13:46:51.409Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-03-05T13:46:51.409Z] === RUN TestRenameContainerWithSameName [2022-03-05T13:46:51.872Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-03-05T13:46:51.872Z] === RUN TestAPIIpcModeHost [2022-03-05T13:46:51.872Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T13:46:51.872Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-05T13:46:51.872Z] === RUN TestDaemonIpcModeShareable [2022-03-05T13:46:51.872Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T13:46:51.872Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-05T13:46:51.872Z] === RUN TestDaemonIpcModePrivate [2022-03-05T13:46:51.980Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-03-05T13:46:51.980Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T13:46:52.122Z] --- PASS: TestBuildWithHugeFile (48.33s) [2022-03-05T13:46:52.123Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T13:46:52.123Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T13:46:52.123Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T13:46:52.123Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T13:46:52.123Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T13:46:52.123Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T13:46:52.123Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T13:46:52.123Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T13:46:52.123Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T13:46:52.123Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T13:46:52.123Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-05T13:46:52.123Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-03-05T13:46:52.123Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-05T13:46:52.123Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-05T13:46:52.123Z] === RUN TestBuildPreserveOwnership [2022-03-05T13:46:52.123Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-05T13:46:52.123Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-05T13:46:52.123Z] --- PASS: TestBuildPreserveOwnership (2.40s) [2022-03-05T13:46:52.123Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.61s) [2022-03-05T13:46:52.123Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.79s) [2022-03-05T13:46:52.123Z] === RUN TestBuildPlatformInvalid [2022-03-05T13:46:52.123Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-05T13:46:52.123Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-05T13:46:52.552Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-03-05T13:46:52.552Z] === RUN TestResize [2022-03-05T13:46:52.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-05T13:46:52.797Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-05T13:46:53.123Z] --- PASS: TestResize (0.42s) [2022-03-05T13:46:53.123Z] === RUN TestResizeWithInvalidSize [2022-03-05T13:46:53.695Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-03-05T13:46:53.695Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T13:46:53.955Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T13:46:53.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T13:46:53.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T13:46:53.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T13:46:53.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T13:46:53.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T13:46:53.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T13:46:53.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T13:46:53.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:46:53.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:46:53.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:46:53.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:46:53.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:46:53.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:46:53.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T13:46:53.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T13:46:54.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-05T13:46:54.162Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2022-03-05T13:46:54.162Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-05T13:46:54.162Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T13:46:54.162Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-05T13:46:54.162Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-05T13:46:54.162Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T13:46:54.162Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-05T13:46:54.162Z] === RUN TestIpcModeOlderClient [2022-03-05T13:46:54.162Z] === PAUSE TestIpcModeOlderClient [2022-03-05T13:46:54.162Z] === RUN TestKillContainerInvalidSignal [2022-03-05T13:46:54.429Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-03-05T13:46:54.429Z] === RUN TestKillContainer [2022-03-05T13:46:54.429Z] === RUN TestKillContainer/no_signal [2022-03-05T13:46:54.684Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T13:46:55.246Z] === RUN TestKillContainer/killing_signal [2022-03-05T13:46:55.808Z] --- PASS: TestKillContainer (1.21s) [2022-03-05T13:46:55.808Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-05T13:46:55.808Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-05T13:46:55.808Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-03-05T13:46:55.808Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T13:46:55.808Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-05T13:46:55.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:46:55.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:46:56.063Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-05T13:46:56.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-03-05T13:46:56.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-05T13:46:56.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-03-05T13:46:56.627Z] === RUN TestKillStoppedContainer [2022-03-05T13:46:56.627Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-05T13:46:56.627Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T13:46:56.627Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-05T13:46:56.627Z] === RUN TestKillDifferentUserContainer [2022-03-05T13:46:56.884Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-03-05T13:46:56.884Z] === RUN TestInspectOomKilledTrue [2022-03-05T13:46:56.884Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:46:56.884Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T13:46:56.884Z] === RUN TestInspectOomKilledFalse [2022-03-05T13:46:56.884Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T13:46:56.884Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-05T13:46:56.884Z] === RUN TestLinksEtcHostsContentMatch [2022-03-05T13:46:56.884Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-05T13:46:56.884Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-05T13:46:56.884Z] === RUN TestLinksContainerNames [2022-03-05T13:46:57.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:46:57.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:46:57.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-05T13:46:57.814Z] --- PASS: TestLinksContainerNames (0.83s) [2022-03-05T13:46:57.815Z] === RUN TestLogsFollowTailEmpty [2022-03-05T13:46:58.071Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-03-05T13:46:58.071Z] === RUN TestContainerNetworkMountsNoChown [2022-03-05T13:46:58.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T13:46:58.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T13:46:58.637Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-05T13:46:58.637Z] === RUN TestMountDaemonRoot [2022-03-05T13:46:58.637Z] === RUN TestMountDaemonRoot/default [2022-03-05T13:46:58.637Z] === PAUSE TestMountDaemonRoot/default [2022-03-05T13:46:58.637Z] === RUN TestMountDaemonRoot/private [2022-03-05T13:46:58.637Z] === PAUSE TestMountDaemonRoot/private [2022-03-05T13:46:58.637Z] === RUN TestMountDaemonRoot/rprivate [2022-03-05T13:46:58.637Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-05T13:46:58.637Z] === RUN TestMountDaemonRoot/slave [2022-03-05T13:46:58.637Z] === PAUSE TestMountDaemonRoot/slave [2022-03-05T13:46:58.637Z] === RUN TestMountDaemonRoot/rslave [2022-03-05T13:46:58.637Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-05T13:46:58.637Z] === RUN TestMountDaemonRoot/shared [2022-03-05T13:46:58.637Z] === PAUSE TestMountDaemonRoot/shared [2022-03-05T13:46:58.637Z] === RUN TestMountDaemonRoot/rshared [2022-03-05T13:46:58.637Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-05T13:46:58.637Z] === CONT TestMountDaemonRoot/default [2022-03-05T13:46:58.637Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-05T13:46:58.637Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-05T13:46:58.637Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-05T13:46:58.637Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-05T13:46:58.637Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-05T13:46:58.637Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-05T13:46:58.637Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-05T13:46:58.637Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/rshared [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/shared [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/rslave [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/slave [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/rprivate [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/private [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-05T13:46:58.638Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-05T13:46:58.638Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-05T13:46:58.638Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-05T13:46:58.894Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-05T13:46:58.894Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-03-05T13:46:58.894Z] === RUN TestContainerBindMountNonRecursive [2022-03-05T13:46:58.894Z] 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-05T13:46:58.894Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-05T13:46:58.894Z] === RUN TestContainerVolumesMountedAsShared [2022-03-05T13:46:58.894Z] 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-05T13:46:58.894Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-05T13:46:58.894Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-05T13:46:58.894Z] 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-05T13:46:58.894Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-05T13:46:58.894Z] === RUN TestNetworkNat [2022-03-05T13:46:59.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-05T13:46:59.456Z] --- PASS: TestNetworkNat (0.50s) [2022-03-05T13:46:59.456Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T13:46:59.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-05T13:47:00.019Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-03-05T13:47:00.019Z] === RUN TestNetworkLoopbackNat [2022-03-05T13:47:00.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T13:47:00.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T13:47:02.119Z] Loaded image: buildpack-deps:buster [2022-03-05T13:47:02.119Z] Loaded image: busybox:latest [2022-03-05T13:47:02.119Z] Loaded image: busybox:glibc [2022-03-05T13:47:02.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T13:47:02.532Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-03-05T13:47:02.532Z] === RUN TestPause [2022-03-05T13:47:02.532Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:02.532Z] --- SKIP: TestPause (0.00s) [2022-03-05T13:47:02.532Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T13:47:02.532Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T13:47:02.532Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T13:47:02.532Z] === RUN TestPauseStopPausedContainer [2022-03-05T13:47:02.532Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:02.532Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-05T13:47:02.532Z] === RUN TestPsFilter [2022-03-05T13:47:02.532Z] --- PASS: TestPsFilter (0.10s) [2022-03-05T13:47:02.532Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T13:47:02.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T13:47:03.094Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-03-05T13:47:03.094Z] === RUN TestRemoveContainerWithVolume [2022-03-05T13:47:03.350Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-05T13:47:03.350Z] === RUN TestRemoveContainerRunning [2022-03-05T13:47:03.501Z] Loaded image: debian:bullseye [2022-03-05T13:47:03.501Z] Loaded image: hello-world:latest [2022-03-05T13:47:03.501Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T13:47:03.912Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-03-05T13:47:03.913Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T13:47:04.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-05T13:47:04.171Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-05T13:47:04.171Z] === RUN TestRemoveInvalidContainer [2022-03-05T13:47:04.171Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-05T13:47:04.171Z] === RUN TestRenameLinkedContainer [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s) [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s) [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.13s) [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.06s) [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-03-05T13:47:04.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s) [2022-03-05T13:47:04.489Z] === RUN TestCgroupNamespacesRun [2022-03-05T13:47:05.874Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2022-03-05T13:47:05.874Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-05T13:47:05.874Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-05T13:47:05.874Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-05T13:47:05.874Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-05T13:47:06.064Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-03-05T13:47:06.064Z] === RUN TestRenameStoppedContainer [2022-03-05T13:47:06.064Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-05T13:47:06.064Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T13:47:06.991Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-03-05T13:47:06.991Z] === RUN TestRenameInvalidName [2022-03-05T13:47:07.248Z] --- PASS: TestRenameInvalidName (0.39s) [2022-03-05T13:47:07.248Z] === RUN TestRenameAnonymousContainer [2022-03-05T13:47:07.260Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-03-05T13:47:07.260Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-05T13:47:08.203Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-03-05T13:47:08.203Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-05T13:47:09.140Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-03-05T13:47:09.140Z] === RUN TestRenameContainerWithSameName [2022-03-05T13:47:09.140Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-03-05T13:47:09.140Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T13:47:09.587Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-03-05T13:47:09.587Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-05T13:47:10.068Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-03-05T13:47:10.068Z] === RUN TestResize [2022-03-05T13:47:10.074Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.26s) [2022-03-05T13:47:10.074Z] PASS [2022-03-05T13:47:10.074Z] [2022-03-05T13:47:10.074Z] === Skipped [2022-03-05T13:47:10.074Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-05T13:47:10.074Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T13:47:10.074Z] [2022-03-05T13:47:10.074Z] DONE 33 tests, 1 skipped in 106.856s [2022-03-05T13:47:10.074Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-05T13:47:10.074Z] ++ 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-05T13:47:10.074Z] ++ set -e [2022-03-05T13:47:10.074Z] ++ '[' -n 0 ']' [2022-03-05T13:47:10.074Z] ++ set -x [2022-03-05T13:47:10.074Z] ++ 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-05T13:47:10.074Z] INFO: Testing against a local daemon [2022-03-05T13:47:10.074Z] === RUN TestConfigInspect [2022-03-05T13:47:10.324Z] --- PASS: TestResize (0.39s) [2022-03-05T13:47:10.324Z] === RUN TestResizeWithInvalidSize [2022-03-05T13:47:10.529Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-03-05T13:47:10.529Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-05T13:47:10.885Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-05T13:47:10.885Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T13:47:11.099Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-05T13:47:11.099Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-05T13:47:11.141Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-05T13:47:11.141Z] === RUN TestDaemonRestartKillContainers [2022-03-05T13:47:11.141Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-05T13:47:11.141Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-05T13:47:11.141Z] === RUN TestCgroupNamespacesRun [2022-03-05T13:47:12.489Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-03-05T13:47:12.489Z] === RUN TestNISDomainname [2022-03-05T13:47:12.613Z] --- PASS: TestConfigInspect (2.35s) [2022-03-05T13:47:12.613Z] === RUN TestConfigList [2022-03-05T13:47:13.059Z] --- PASS: TestNISDomainname (0.55s) [2022-03-05T13:47:13.059Z] === RUN TestHostnameDnsResolution [2022-03-05T13:47:13.632Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-03-05T13:47:13.632Z] === RUN TestUnprivilegedPortsAndPing [2022-03-05T13:47:13.653Z] --- PASS: TestCgroupNamespacesRun (2.11s) [2022-03-05T13:47:13.653Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-05T13:47:14.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-05T13:47:14.232Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2022-03-05T13:47:14.232Z] === RUN TestStats [2022-03-05T13:47:14.551Z] --- PASS: TestConfigList (2.20s) [2022-03-05T13:47:14.551Z] === RUN TestConfigsCreateAndDelete [2022-03-05T13:47:15.573Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2022-03-05T13:47:15.573Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-05T13:47:16.494Z] --- PASS: TestConfigsCreateAndDelete (1.70s) [2022-03-05T13:47:16.494Z] === RUN TestConfigsUpdate [2022-03-05T13:47:16.801Z] --- PASS: TestStats (2.52s) [2022-03-05T13:47:16.801Z] === RUN TestStopContainerWithTimeout [2022-03-05T13:47:16.801Z] === RUN TestStopContainerWithTimeout/0 [2022-03-05T13:47:16.801Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-05T13:47:16.801Z] === RUN TestStopContainerWithTimeout/1 [2022-03-05T13:47:16.801Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-05T13:47:16.801Z] === RUN TestStopContainerWithTimeout/3 [2022-03-05T13:47:16.801Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-05T13:47:16.801Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-05T13:47:16.801Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-05T13:47:16.801Z] === CONT TestStopContainerWithTimeout/0 [2022-03-05T13:47:16.801Z] === CONT TestStopContainerWithTimeout/3 [2022-03-05T13:47:17.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-05T13:47:17.499Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2022-03-05T13:47:17.499Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-05T13:47:17.742Z] === CONT TestStopContainerWithTimeout/1 [2022-03-05T13:47:18.404Z] --- PASS: TestConfigsUpdate (1.70s) [2022-03-05T13:47:18.404Z] === RUN TestTemplatedConfig [2022-03-05T13:47:19.126Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-05T13:47:20.021Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2022-03-05T13:47:20.021Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-05T13:47:20.316Z] --- PASS: TestTemplatedConfig (2.42s) [2022-03-05T13:47:20.316Z] === RUN TestConfigCreateResolve [2022-03-05T13:47:20.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-05T13:47:21.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-05T13:47:21.671Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-05T13:47:21.671Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2022-03-05T13:47:21.671Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-03-05T13:47:21.671Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2022-03-05T13:47:21.671Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-03-05T13:47:21.671Z] === RUN TestDeleteDevicemapper [2022-03-05T13:47:21.671Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T13:47:21.671Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-05T13:47:21.671Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T13:47:21.911Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.22s) [2022-03-05T13:47:21.911Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-05T13:47:22.863Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-03-05T13:47:22.863Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T13:47:23.124Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-05T13:47:23.124Z] PASS [2022-03-05T13:47:23.124Z] [2022-03-05T13:47:23.124Z] DONE 7 tests in 13.124s [2022-03-05T13:47:23.124Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-05T13:47:23.124Z] ++ 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-05T13:47:23.124Z] ++ set -e [2022-03-05T13:47:23.124Z] ++ '[' -n 0 ']' [2022-03-05T13:47:23.124Z] ++ set -x [2022-03-05T13:47:23.124Z] ++ 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-05T13:47:23.386Z] INFO: Testing against a local daemon [2022-03-05T13:47:23.386Z] === RUN TestCheckpoint [2022-03-05T13:47:23.386Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T13:47:23.386Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T13:47:23.386Z] === RUN TestContainerInvalidJSON [2022-03-05T13:47:23.386Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T13:47:23.386Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T13:47:23.386Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T13:47:23.386Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T13:47:23.386Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T13:47:23.386Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T13:47:23.386Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T13:47:23.386Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T13:47:23.386Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T13:47:23.386Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-05T13:47:23.386Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T13:47:23.386Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-05T13:47:23.386Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T13:47:23.386Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T13:47:23.386Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-05T13:47:23.386Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T13:47:23.386Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-05T13:47:23.386Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T13:47:23.386Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-05T13:47:23.386Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T13:47:23.386Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-05T13:47:23.386Z] === RUN TestCopyFromContainer [2022-03-05T13:47:23.590Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.89s) [2022-03-05T13:47:23.590Z] === RUN TestUpdateMemory [2022-03-05T13:47:23.852Z] --- PASS: TestUpdateMemory (0.54s) [2022-03-05T13:47:23.852Z] === RUN TestUpdateCPUQuota [2022-03-05T13:47:24.328Z] === RUN TestCopyFromContainer// [2022-03-05T13:47:24.328Z] === RUN TestCopyFromContainer//bar/root [2022-03-05T13:47:24.328Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-05T13:47:24.328Z] === RUN TestCopyFromContainer/bar/quux [2022-03-05T13:47:24.328Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-05T13:47:24.428Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2022-03-05T13:47:24.428Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-05T13:47:24.588Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-05T13:47:24.588Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-05T13:47:24.588Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-05T13:47:24.588Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-05T13:47:24.588Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-05T13:47:24.794Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-03-05T13:47:24.794Z] === RUN TestUpdatePidsLimit [2022-03-05T13:47:24.794Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-05T13:47:24.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-05T13:47:24.848Z] --- PASS: TestCopyFromContainer (1.30s) [2022-03-05T13:47:24.848Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-05T13:47:24.848Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-05T13:47:24.848Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-05T13:47:24.848Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-05T13:47:24.848Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-05T13:47:24.848Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-05T13:47:24.848Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-05T13:47:24.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-05T13:47:24.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-05T13:47:24.848Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-05T13:47:24.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T13:47:24.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T13:47:24.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T13:47:24.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T13:47:24.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T13:47:24.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T13:47:24.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T13:47:24.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T13:47:24.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T13:47:24.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T13:47:24.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-05T13:47:24.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T13:47:24.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T13:47:24.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T13:47:24.848Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T13:47:24.848Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-05T13:47:24.848Z] === RUN TestCreateWithInvalidEnv [2022-03-05T13:47:24.848Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T13:47:24.848Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T13:47:24.848Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T13:47:24.848Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T13:47:24.848Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T13:47:24.848Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T13:47:24.848Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T13:47:24.848Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T13:47:24.848Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T13:47:24.848Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-05T13:47:24.848Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T13:47:24.848Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T13:47:24.848Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T13:47:24.848Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T13:47:24.848Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-05T13:47:24.848Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T13:47:25.054Z] === RUN TestUpdatePidsLimit/no_change [2022-03-05T13:47:25.315Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-05T13:47:25.576Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-05T13:47:25.576Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-05T13:47:25.836Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-03-05T13:47:25.836Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-05T13:47:25.837Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-05T13:47:26.097Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-05T13:47:26.228Z] --- PASS: TestCreateWithCustomMaskedPaths (1.09s) [2022-03-05T13:47:26.228Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T13:47:26.669Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-03-05T13:47:26.669Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-03-05T13:47:26.669Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-03-05T13:47:26.669Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-03-05T13:47:26.669Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-03-05T13:47:26.669Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-03-05T13:47:26.669Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-03-05T13:47:26.669Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-03-05T13:47:26.669Z] === RUN TestUpdateRestartPolicy [2022-03-05T13:47:26.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-05T13:47:27.166Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-03-05T13:47:27.166Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T13:47:27.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T13:47:27.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T13:47:27.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T13:47:27.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T13:47:27.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T13:47:27.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T13:47:27.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T13:47:27.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T13:47:27.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T13:47:27.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T13:47:27.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T13:47:27.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T13:47:27.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T13:47:27.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T13:47:27.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T13:47:27.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-05T13:47:27.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T13:47:27.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T13:47:27.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T13:47:27.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T13:47:27.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T13:47:27.166Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T13:47:27.426Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-03-05T13:47:27.426Z] === RUN TestCreateDifferentPlatform [2022-03-05T13:47:27.426Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T13:47:27.426Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T13:47:27.426Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-05T13:47:27.426Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T13:47:27.426Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T13:47:27.426Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T13:47:27.426Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-05T13:47:27.426Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T13:47:27.426Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-05T13:47:27.426Z] === RUN TestContainerStartOnDaemonRestart [2022-03-05T13:47:27.426Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-05T13:47:27.426Z] === RUN TestDaemonRestartIpcMode [2022-03-05T13:47:27.426Z] === PAUSE TestDaemonRestartIpcMode [2022-03-05T13:47:27.426Z] === RUN TestDaemonHostGatewayIP [2022-03-05T13:47:27.426Z] === PAUSE TestDaemonHostGatewayIP [2022-03-05T13:47:27.426Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-05T13:47:27.426Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-05T13:47:27.426Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T13:47:27.426Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-05T13:47:27.426Z] === RUN TestDiff [2022-03-05T13:47:27.994Z] --- PASS: TestDiff (0.39s) [2022-03-05T13:47:27.994Z] === RUN TestExecWithCloseStdin [2022-03-05T13:47:28.254Z] --- PASS: TestExecWithCloseStdin (0.42s) [2022-03-05T13:47:28.254Z] === RUN TestExec [2022-03-05T13:47:28.352Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2022-03-05T13:47:28.352Z] === RUN TestNISDomainname [2022-03-05T13:47:28.352Z] 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-05T13:47:28.352Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-05T13:47:28.352Z] === RUN TestHostnameDnsResolution [2022-03-05T13:47:28.607Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-03-05T13:47:28.607Z] === RUN TestUnprivilegedPortsAndPing [2022-03-05T13:47:28.607Z] 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-05T13:47:28.607Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-05T13:47:28.607Z] === RUN TestStats [2022-03-05T13:47:28.607Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:28.607Z] --- SKIP: TestStats (0.00s) [2022-03-05T13:47:28.607Z] === RUN TestStopContainerWithTimeout [2022-03-05T13:47:28.607Z] === RUN TestStopContainerWithTimeout/0 [2022-03-05T13:47:28.607Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-05T13:47:28.607Z] === RUN TestStopContainerWithTimeout/1 [2022-03-05T13:47:28.607Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-05T13:47:28.607Z] === RUN TestStopContainerWithTimeout/3 [2022-03-05T13:47:28.607Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-05T13:47:28.607Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-05T13:47:28.607Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-05T13:47:28.607Z] === CONT TestStopContainerWithTimeout/0 [2022-03-05T13:47:28.607Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-05T13:47:28.616Z] ..........................xx.................... [ 29%] [2022-03-05T13:47:28.824Z] --- PASS: TestExec (0.42s) [2022-03-05T13:47:28.824Z] === RUN TestExecUser [2022-03-05T13:47:29.084Z] --- PASS: TestExecUser (0.46s) [2022-03-05T13:47:29.084Z] === RUN TestExportContainerAndImportImage [2022-03-05T13:47:29.170Z] === CONT TestStopContainerWithTimeout/3 [2022-03-05T13:47:29.654Z] --- PASS: TestExportContainerAndImportImage (0.50s) [2022-03-05T13:47:29.654Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T13:47:30.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-05T13:47:31.034Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-03-05T13:47:31.034Z] === RUN TestHealthCheckWorkdir [2022-03-05T13:47:31.296Z] --- PASS: TestHealthCheckWorkdir (0.47s) [2022-03-05T13:47:31.296Z] === RUN TestHealthKillContainer [2022-03-05T13:47:31.728Z] === CONT TestStopContainerWithTimeout/1 [2022-03-05T13:47:32.656Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-05T13:47:32.656Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-03-05T13:47:32.656Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-03-05T13:47:32.656Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-03-05T13:47:32.656Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-03-05T13:47:32.656Z] === RUN TestDeleteDevicemapper [2022-03-05T13:47:32.656Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T13:47:32.657Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-05T13:47:32.657Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T13:47:32.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-05T13:47:34.023Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.16s) [2022-03-05T13:47:34.023Z] === RUN TestUpdateMemory [2022-03-05T13:47:34.023Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:34.023Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-05T13:47:34.023Z] === RUN TestUpdateCPUQuota [2022-03-05T13:47:34.023Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:34.023Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-05T13:47:34.023Z] === RUN TestUpdatePidsLimit [2022-03-05T13:47:34.023Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:34.023Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-05T13:47:34.023Z] === RUN TestUpdateRestartPolicy [2022-03-05T13:47:36.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-05T13:47:38.574Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T13:47:38.574Z] Using test binary docker [2022-03-05T13:47:38.574Z] +++ /etc/init.d/apparmor start [2022-03-05T13:47:38.574Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T13:47:38.574Z] INFO: Waiting for daemon to start... [2022-03-05T13:47:38.574Z] Starting dockerd [2022-03-05T13:47:38.574Z] +++ 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-05T13:47:38.898Z] --- PASS: TestUpdateRestartPolicy (11.10s) [2022-03-05T13:47:38.898Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T13:47:38.898Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-03-05T13:47:38.898Z] === RUN TestWaitNonBlocked [2022-03-05T13:47:38.898Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T13:47:38.898Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T13:47:38.898Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T13:47:38.898Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T13:47:38.898Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T13:47:38.898Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T13:47:38.898Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-05T13:47:38.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-03-05T13:47:38.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-03-05T13:47:38.898Z] === RUN TestWaitBlocked [2022-03-05T13:47:38.898Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T13:47:38.898Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T13:47:38.898Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T13:47:38.898Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T13:47:38.898Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T13:47:38.898Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T13:47:39.422Z] --- PASS: TestHealthKillContainer (7.83s) [2022-03-05T13:47:39.422Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T13:47:39.682Z] --- PASS: TestInspectCpusetInConfigPre120 (0.35s) [2022-03-05T13:47:39.682Z] === RUN TestIpcModeNone [2022-03-05T13:47:39.840Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-05T13:47:39.840Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-03-05T13:47:39.840Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2022-03-05T13:47:39.840Z] === CONT TestContainerStartOnDaemonRestart [2022-03-05T13:47:39.840Z] === CONT TestContainerKillOnDaemonStart [2022-03-05T13:47:39.942Z] --- PASS: TestIpcModeNone (0.39s) [2022-03-05T13:47:39.942Z] === RUN TestIpcModePrivate [2022-03-05T13:47:40.202Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-05T13:47:40.461Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-05T13:47:40.461Z] === RUN TestIpcModeShareable [2022-03-05T13:47:40.468Z] . [2022-03-05T13:47:40.469Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T13:47:40.469Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T13:47:40.469Z] Error: No such image: emptyfs [2022-03-05T13:47:40.469Z] ++++ docker load [2022-03-05T13:47:40.469Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-05T13:47:40.721Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-05T13:47:40.721Z] --- PASS: TestIpcModeShareable (0.42s) [2022-03-05T13:47:40.721Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-05T13:47:41.034Z] Running integration-test (iteration 1) [2022-03-05T13:47:41.034Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-05T13:47:41.034Z] ++ 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-05T13:47:41.034Z] ++ set -e [2022-03-05T13:47:41.034Z] ++ '[' -n 0 ']' [2022-03-05T13:47:41.034Z] ++ set -x [2022-03-05T13:47:41.034Z] ++ 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-05T13:47:42.385Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s) [2022-03-05T13:47:42.385Z] === CONT TestIpcModeOlderClient [2022-03-05T13:47:42.385Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-05T13:47:42.385Z] === CONT TestDaemonHostGatewayIP [2022-03-05T13:47:42.632Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-03-05T13:47:42.632Z] === RUN TestAPIIpcModeHost [2022-03-05T13:47:42.632Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-03-05T13:47:42.632Z] === RUN TestDaemonIpcModeShareable [2022-03-05T13:47:43.572Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-05T13:47:43.573Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2022-03-05T13:47:43.573Z] === RUN TestDaemonIpcModePrivate [2022-03-05T13:47:44.298Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2022-03-05T13:47:44.298Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-05T13:47:44.513Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-05T13:47:44.616Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-05T13:47:44.773Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2022-03-05T13:47:44.773Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-05T13:47:45.715Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-05T13:47:45.976Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-03-05T13:47:45.976Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-05T13:47:46.190Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2022-03-05T13:47:46.190Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T13:47:46.190Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-05T13:47:46.190Z] === RUN TestWaitNonBlocked [2022-03-05T13:47:46.190Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T13:47:46.190Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T13:47:46.190Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T13:47:46.190Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T13:47:46.190Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T13:47:46.190Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T13:47:46.190Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-05T13:47:46.190Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-03-05T13:47:46.190Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-03-05T13:47:46.190Z] === RUN TestWaitBlocked [2022-03-05T13:47:46.190Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T13:47:46.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T13:47:46.190Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T13:47:46.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T13:47:46.190Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T13:47:46.190Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T13:47:46.214Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.76s) [2022-03-05T13:47:46.214Z] === CONT TestDaemonRestartIpcMode [2022-03-05T13:47:46.446Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-05T13:47:46.446Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-03-05T13:47:46.446Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-03-05T13:47:46.446Z] === CONT TestDaemonRestartIpcMode [2022-03-05T13:47:46.446Z] === CONT TestIpcModeOlderClient [2022-03-05T13:47:46.703Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-05T13:47:46.703Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-05T13:47:46.915Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-05T13:47:46.915Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) [2022-03-05T13:47:46.915Z] === RUN TestIpcModeOlderClient [2022-03-05T13:47:46.915Z] === PAUSE TestIpcModeOlderClient [2022-03-05T13:47:46.915Z] === RUN TestKillContainerInvalidSignal [2022-03-05T13:47:47.485Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-03-05T13:47:47.485Z] === RUN TestKillContainer [2022-03-05T13:47:47.485Z] === RUN TestKillContainer/no_signal [2022-03-05T13:47:47.745Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T13:47:48.005Z] === RUN TestKillContainer/killing_signal [2022-03-05T13:47:48.130Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-03-05T13:47:48.265Z] --- PASS: TestKillContainer (1.07s) [2022-03-05T13:47:48.265Z] --- PASS: TestKillContainer/no_signal (0.35s) [2022-03-05T13:47:48.265Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) [2022-03-05T13:47:48.265Z] --- PASS: TestKillContainer/killing_signal (0.34s) [2022-03-05T13:47:48.265Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T13:47:48.265Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-05T13:47:48.834Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-05T13:47:49.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2022-03-05T13:47:49.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-03-05T13:47:49.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-03-05T13:47:49.094Z] === RUN TestKillStoppedContainer [2022-03-05T13:47:49.094Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-05T13:47:49.094Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T13:47:49.353Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-05T13:47:49.353Z] === RUN TestKillDifferentUserContainer [2022-03-05T13:47:49.614Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-03-05T13:47:49.614Z] === RUN TestInspectOomKilledTrue [2022-03-05T13:47:50.183Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-03-05T13:47:50.183Z] === RUN TestInspectOomKilledFalse [2022-03-05T13:47:50.443Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-03-05T13:47:50.443Z] === RUN TestLinksEtcHostsContentMatch [2022-03-05T13:47:50.703Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-03-05T13:47:50.703Z] === RUN TestLinksContainerNames [2022-03-05T13:47:50.871Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.24s) [2022-03-05T13:47:51.128Z] --- PASS: TestDaemonRestartIpcMode (4.57s) [2022-03-05T13:47:51.128Z] PASS [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === Skipped [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-05T13:47:51.128Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-05T13:47:51.128Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-05T13:47:51.128Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-05T13:47:51.128Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T13:47:51.128Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-05T13:47:51.128Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-05T13:47:51.128Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-05T13:47:51.128Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-05T13:47:51.128Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-05T13:47:51.128Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-05T13:47:51.128Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-05T13:47:51.128Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-05T13:47:51.128Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-05T13:47:51.128Z] 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-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-05T13:47:51.128Z] 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-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-05T13:47:51.128Z] 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-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-05T13:47:51.128Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T13:47:51.128Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-05T13:47:51.128Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-05T13:47:51.128Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-05T13:47:51.128Z] 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-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-05T13:47:51.128Z] 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-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-05T13:47:51.128Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-05T13:47:51.128Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-05T13:47:51.128Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-05T13:47:51.128Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-05T13:47:51.128Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T13:47:51.128Z] [2022-03-05T13:47:51.128Z] DONE 177 tests, 27 skipped in 83.083s [2022-03-05T13:47:51.128Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-05T13:47:51.384Z] INFO: Testing against a local daemon [2022-03-05T13:47:51.384Z] === RUN TestCommitInheritsEnv [2022-03-05T13:47:51.647Z] --- PASS: TestLinksContainerNames (0.78s) [2022-03-05T13:47:51.647Z] === RUN TestLogsFollowTailEmpty [2022-03-05T13:47:51.908Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-05T13:47:51.908Z] === RUN TestContainerNetworkMountsNoChown [2022-03-05T13:47:52.169Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/default [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/default [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/private [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/private [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/rprivate [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/slave [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/slave [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/rslave [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/shared [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/shared [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/rshared [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-05T13:47:52.169Z] === CONT TestMountDaemonRoot/default [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-05T13:47:52.169Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-05T13:47:52.169Z] === CONT TestMountDaemonRoot/rshared [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-05T13:47:52.169Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T13:47:52.169Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T13:47:52.169Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-05T13:47:52.334Z] --- PASS: TestContainerKillOnDaemonStart (11.83s) [2022-03-05T13:47:52.335Z] PASS [2022-03-05T13:47:52.335Z] [2022-03-05T13:47:52.335Z] === Skipped [2022-03-05T13:47:52.335Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-05T13:47:52.335Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T13:47:52.335Z] [2022-03-05T13:47:52.335Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-05T13:47:52.335Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-05T13:47:52.335Z] [2022-03-05T13:47:52.335Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T13:47:52.335Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T13:47:52.335Z] [2022-03-05T13:47:52.335Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-05T13:47:52.335Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-05T13:47:52.335Z] [2022-03-05T13:47:52.335Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-05T13:47:52.335Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T13:47:52.335Z] [2022-03-05T13:47:52.335Z] DONE 196 tests, 5 skipped in 108.587s [2022-03-05T13:47:52.335Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-05T13:47:52.335Z] INFO: Testing against a local daemon [2022-03-05T13:47:52.335Z] === RUN TestCommitInheritsEnv [2022-03-05T13:47:52.335Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-03-05T13:47:52.335Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T13:47:52.335Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-05T13:47:52.335Z] === RUN TestImagesFilterMultiReference [2022-03-05T13:47:52.335Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-03-05T13:47:52.335Z] === RUN TestImagePullPlatformInvalid [2022-03-05T13:47:52.335Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-05T13:47:52.335Z] === RUN TestRemoveImageOrphaning [2022-03-05T13:47:52.335Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-03-05T13:47:52.335Z] === RUN TestRemoveImageGarbageCollector [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/shared [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/rslave [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/slave [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/rprivate [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/private [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-05T13:47:52.430Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-05T13:47:52.430Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-05T13:47:52.430Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-05T13:47:52.643Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-05T13:47:52.692Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-05T13:47:52.692Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-05T13:47:52.692Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-05T13:47:52.692Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-05T13:47:52.692Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T13:47:52.692Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-05T13:47:52.692Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T13:47:52.692Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-05T13:47:52.692Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-05T13:47:52.692Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-05T13:47:52.692Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-05T13:47:52.692Z] === RUN TestContainerBindMountNonRecursive [2022-03-05T13:47:53.274Z] --- PASS: TestCommitInheritsEnv (1.88s) [2022-03-05T13:47:53.274Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T13:47:53.274Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-05T13:47:53.274Z] === RUN TestImagesFilterMultiReference [2022-03-05T13:47:53.274Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-05T13:47:53.274Z] === RUN TestImagePullPlatformInvalid [2022-03-05T13:47:53.274Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-05T13:47:53.274Z] === RUN TestRemoveImageOrphaning [2022-03-05T13:47:54.072Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) [2022-03-05T13:47:54.072Z] === RUN TestContainerVolumesMountedAsShared [2022-03-05T13:47:54.250Z] --- PASS: TestRemoveImageGarbageCollector (1.98s) [2022-03-05T13:47:54.250Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T13:47:54.333Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-03-05T13:47:54.333Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-05T13:47:54.510Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-05T13:47:54.510Z] === RUN TestTagInvalidReference [2022-03-05T13:47:54.510Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-05T13:47:54.510Z] === RUN TestTagValidPrefixedRepo [2022-03-05T13:47:54.510Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-05T13:47:54.510Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T13:47:54.510Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-05T13:47:54.510Z] === RUN TestTagOfficialNames [2022-03-05T13:47:54.510Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-05T13:47:54.510Z] === RUN TestTagMatchesDigest [2022-03-05T13:47:54.510Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-05T13:47:54.510Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-05T13:47:54.593Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-03-05T13:47:54.593Z] === RUN TestNetworkNat [2022-03-05T13:47:54.854Z] --- PASS: TestNetworkNat (0.40s) [2022-03-05T13:47:54.854Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T13:47:55.166Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-03-05T13:47:55.167Z] === RUN TestRemoveImageGarbageCollector [2022-03-05T13:47:55.167Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-05T13:47:55.167Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-05T13:47:55.167Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T13:47:55.167Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-05T13:47:55.167Z] === RUN TestTagInvalidReference [2022-03-05T13:47:55.167Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-05T13:47:55.167Z] === RUN TestTagValidPrefixedRepo [2022-03-05T13:47:55.167Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-05T13:47:55.167Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T13:47:55.167Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-05T13:47:55.167Z] === RUN TestTagOfficialNames [2022-03-05T13:47:55.423Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-03-05T13:47:55.423Z] === RUN TestNetworkLoopbackNat [2022-03-05T13:47:55.425Z] --- PASS: TestTagOfficialNames (0.06s) [2022-03-05T13:47:55.425Z] === RUN TestTagMatchesDigest [2022-03-05T13:47:55.425Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-05T13:47:55.425Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-05T13:47:57.172Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-03-05T13:47:57.959Z] --- PASS: TestNetworkLoopbackNat (2.46s) [2022-03-05T13:47:57.959Z] === RUN TestPause [2022-03-05T13:47:58.219Z] --- PASS: TestPause (0.38s) [2022-03-05T13:47:58.219Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T13:47:58.219Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T13:47:58.219Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T13:47:58.219Z] === RUN TestPauseStopPausedContainer [2022-03-05T13:47:58.505Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2022-03-05T13:47:58.505Z] === RUN TestPsFilter [2022-03-05T13:47:58.779Z] --- PASS: TestPsFilter (0.11s) [2022-03-05T13:47:58.779Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T13:47:59.054Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-05T13:47:59.054Z] === RUN TestRemoveContainerWithVolume [2022-03-05T13:47:59.329Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-03-05T13:47:59.329Z] === RUN TestRemoveContainerRunning [2022-03-05T13:47:59.907Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-03-05T13:47:59.907Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T13:48:00.167Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-03-05T13:48:00.167Z] === RUN TestRemoveInvalidContainer [2022-03-05T13:48:00.167Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-05T13:48:00.167Z] === RUN TestRenameLinkedContainer [2022-03-05T13:48:02.077Z] --- PASS: TestRenameLinkedContainer (1.55s) [2022-03-05T13:48:02.077Z] === RUN TestRenameStoppedContainer [2022-03-05T13:48:02.077Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-05T13:48:02.077Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T13:48:03.019Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-03-05T13:48:03.019Z] === RUN TestRenameInvalidName [2022-03-05T13:48:03.279Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-05T13:48:03.279Z] === RUN TestRenameAnonymousContainer [2022-03-05T13:48:04.661Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-03-05T13:48:04.661Z] === RUN TestRenameContainerWithSameName [2022-03-05T13:48:05.233Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-03-05T13:48:05.233Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T13:48:06.173Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-03-05T13:48:06.173Z] === RUN TestResize [2022-03-05T13:48:06.433Z] --- PASS: TestResize (0.39s) [2022-03-05T13:48:06.433Z] === RUN TestResizeWithInvalidSize [2022-03-05T13:48:06.692Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-03-05T13:48:06.692Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T13:48:07.261Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T13:48:07.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T13:48:07.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T13:48:07.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T13:48:07.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T13:48:07.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T13:48:07.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T13:48:07.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T13:48:07.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:48:07.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:48:07.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:48:07.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:48:07.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:48:07.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:48:07.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T13:48:07.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:48:08.642Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T13:48:08.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:48:10.025Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:48:10.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:48:11.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T13:48:11.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T13:48:12.865Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T13:48:12.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T13:48:13.315Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-05T13:48:14.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T13:48:14.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.53s) [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.75s) [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s) [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.59s) [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.59s) [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.65s) [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.57s) [2022-03-05T13:48:16.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-03-05T13:48:16.160Z] === RUN TestCgroupNamespacesRun [2022-03-05T13:48:17.540Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-03-05T13:48:17.540Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-05T13:48:18.457Z] Removing intermediate container f1662fa7d30f [2022-03-05T13:48:18.457Z] ---> 78ef6ba46f2f [2022-03-05T13:48:18.457Z] 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-05T13:48:18.457Z] ---> Running in 29a7fd569226 [2022-03-05T13:48:18.457Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-05T13:48:18.457Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T13:48:18.457Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-05T13:48:18.457Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T13:48:18.457Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T13:48:18.457Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T13:48:18.457Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-05T13:48:18.457Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T13:48:18.457Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T13:48:18.457Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T13:48:18.457Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T13:48:18.457Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T13:48:18.457Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T13:48:18.485Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-03-05T13:48:18.485Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-05T13:48:18.927Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T13:48:19.426Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) [2022-03-05T13:48:19.426Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-05T13:48:20.499Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T13:48:20.499Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-05T13:48:20.809Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-03-05T13:48:20.809Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-05T13:48:21.757Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-03-05T13:48:21.757Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-05T13:48:22.700Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2022-03-05T13:48:22.700Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-05T13:48:22.891Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-03-05T13:48:23.639Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-03-05T13:48:23.639Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-05T13:48:24.408Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-05T13:48:24.578Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-03-05T13:48:24.578Z] === RUN TestNISDomainname [2022-03-05T13:48:25.147Z] --- PASS: TestNISDomainname (0.50s) [2022-03-05T13:48:25.148Z] === RUN TestHostnameDnsResolution [2022-03-05T13:48:25.718Z] --- PASS: TestHostnameDnsResolution (0.59s) [2022-03-05T13:48:25.718Z] === RUN TestUnprivilegedPortsAndPing [2022-03-05T13:48:25.977Z] --- PASS: TestUnprivilegedPortsAndPing (0.44s) [2022-03-05T13:48:25.977Z] === RUN TestStats [2022-03-05T13:48:27.682Z] Loaded image: buildpack-deps:buster [2022-03-05T13:48:27.682Z] Loaded image: busybox:latest [2022-03-05T13:48:27.682Z] Loaded image: busybox:glibc [2022-03-05T13:48:28.517Z] --- PASS: TestStats (2.38s) [2022-03-05T13:48:28.517Z] === RUN TestStopContainerWithTimeout [2022-03-05T13:48:28.517Z] === RUN TestStopContainerWithTimeout/0 [2022-03-05T13:48:28.517Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-05T13:48:28.517Z] === RUN TestStopContainerWithTimeout/1 [2022-03-05T13:48:28.517Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-05T13:48:28.517Z] === RUN TestStopContainerWithTimeout/3 [2022-03-05T13:48:28.517Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-05T13:48:28.517Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-05T13:48:28.517Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-05T13:48:28.517Z] === CONT TestStopContainerWithTimeout/0 [2022-03-05T13:48:28.517Z] === CONT TestStopContainerWithTimeout/3 [2022-03-05T13:48:29.089Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-05T13:48:29.727Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-03-05T13:48:30.997Z] === CONT TestStopContainerWithTimeout/1 [2022-03-05T13:48:32.376Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-05T13:48:32.376Z] --- PASS: TestStopContainerWithTimeout/0 (0.51s) [2022-03-05T13:48:32.376Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2022-03-05T13:48:32.376Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-03-05T13:48:32.376Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-03-05T13:48:32.376Z] === RUN TestDeleteDevicemapper [2022-03-05T13:48:32.376Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T13:48:32.376Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-05T13:48:32.376Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T13:48:32.942Z] Loaded image: debian:bullseye [2022-03-05T13:48:32.942Z] Loaded image: hello-world:latest [2022-03-05T13:48:32.942Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T13:48:33.200Z] INFO: Testing against a local daemon [2022-03-05T13:48:33.200Z] === RUN TestCgroupNamespacesBuild [2022-03-05T13:48:34.284Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-03-05T13:48:34.284Z] === RUN TestUpdateMemory [2022-03-05T13:48:34.544Z] --- PASS: TestUpdateMemory (0.49s) [2022-03-05T13:48:34.544Z] === RUN TestUpdateCPUQuota [2022-03-05T13:48:35.113Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-03-05T13:48:35.114Z] === RUN TestUpdatePidsLimit [2022-03-05T13:48:35.373Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-05T13:48:35.373Z] === RUN TestUpdatePidsLimit/no_change [2022-03-05T13:48:35.633Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-05T13:48:35.723Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2022-03-05T13:48:35.723Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-05T13:48:35.893Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-05T13:48:35.893Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-05T13:48:36.152Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-05T13:48:36.412Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-05T13:48:36.982Z] --- PASS: TestUpdatePidsLimit (1.69s) [2022-03-05T13:48:36.982Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-03-05T13:48:36.982Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-03-05T13:48:36.982Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-03-05T13:48:36.982Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-03-05T13:48:36.982Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-03-05T13:48:36.982Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-03-05T13:48:36.982Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-03-05T13:48:36.982Z] === RUN TestUpdateRestartPolicy [2022-03-05T13:48:37.617Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.95s) [2022-03-05T13:48:37.617Z] === RUN TestBuildWithSession [2022-03-05T13:48:37.617Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T13:48:37.617Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T13:48:37.617Z] === RUN TestBuildSquashParent [2022-03-05T13:48:42.308Z] ......................... [ 67%] [2022-03-05T13:48:45.714Z] --- PASS: TestBuildSquashParent (7.98s) [2022-03-05T13:48:45.714Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T13:48:45.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T13:48:45.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T13:48:45.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T13:48:45.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T13:48:45.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T13:48:45.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T13:48:45.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T13:48:45.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T13:48:45.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T13:48:45.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T13:48:45.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T13:48:45.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T13:48:45.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T13:48:45.714Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T13:48:45.876Z] Removing intermediate container 29a7fd569226 [2022-03-05T13:48:45.876Z] ---> 4a3c7675c9f8 [2022-03-05T13:48:45.876Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-03-05T13:48:45.876Z] ---> Running in 04e4e8a1c0bc [2022-03-05T13:48:45.876Z] Removing intermediate container 04e4e8a1c0bc [2022-03-05T13:48:45.876Z] ---> 17528d0e8e4d [2022-03-05T13:48:45.876Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-05T13:48:45.876Z] ---> Running in 37de46d70b14 [2022-03-05T13:48:45.876Z] Removing intermediate container 37de46d70b14 [2022-03-05T13:48:45.876Z] ---> 98fe266c805a [2022-03-05T13:48:45.876Z] Step 10/10 : COPY . . [2022-03-05T13:48:48.990Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T13:48:48.990Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T13:48:49.202Z] --- PASS: TestUpdateRestartPolicy (10.61s) [2022-03-05T13:48:49.203Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T13:48:49.203Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-03-05T13:48:49.203Z] === RUN TestWaitNonBlocked [2022-03-05T13:48:49.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T13:48:49.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T13:48:49.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T13:48:49.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T13:48:49.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T13:48:49.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T13:48:49.203Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-05T13:48:49.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-03-05T13:48:49.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-03-05T13:48:49.203Z] === RUN TestWaitBlocked [2022-03-05T13:48:49.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T13:48:49.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T13:48:49.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T13:48:49.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T13:48:49.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T13:48:49.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T13:48:49.203Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-05T13:48:49.203Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-03-05T13:48:49.203Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-03-05T13:48:49.203Z] === CONT TestContainerStartOnDaemonRestart [2022-03-05T13:48:49.203Z] === CONT TestContainerKillOnDaemonStart [2022-03-05T13:48:51.110Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s) [2022-03-05T13:48:51.110Z] === CONT TestIpcModeOlderClient [2022-03-05T13:48:51.375Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-05T13:48:51.375Z] === CONT TestDaemonHostGatewayIP [2022-03-05T13:48:51.514Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T13:48:51.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T13:48:53.315Z] --- PASS: TestDaemonHostGatewayIP (2.10s) [2022-03-05T13:48:53.316Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-05T13:48:55.059Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-05T13:48:55.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s) [2022-03-05T13:48:55.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s) [2022-03-05T13:48:55.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) [2022-03-05T13:48:55.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) [2022-03-05T13:48:55.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s) [2022-03-05T13:48:55.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2022-03-05T13:48:55.059Z] === RUN TestBuildMultiStageCopy [2022-03-05T13:48:55.059Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T13:48:55.225Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.52s) [2022-03-05T13:48:55.225Z] === CONT TestDaemonRestartIpcMode [2022-03-05T13:48:57.133Z] --- PASS: TestDaemonRestartIpcMode (2.06s) [2022-03-05T13:48:57.583Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T13:48:57.584Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T13:48:58.148Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T13:48:58.713Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T13:48:59.277Z] --- PASS: TestBuildMultiStageCopy (4.52s) [2022-03-05T13:48:59.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2022-03-05T13:48:59.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2022-03-05T13:48:59.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-03-05T13:48:59.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2022-03-05T13:48:59.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2022-03-05T13:48:59.277Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T13:49:00.650Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2022-03-05T13:49:00.650Z] === RUN TestBuildLabelWithTargets [2022-03-05T13:49:01.327Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-03-05T13:49:01.327Z] PASS [2022-03-05T13:49:01.327Z] [2022-03-05T13:49:01.327Z] === Skipped [2022-03-05T13:49:01.327Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-05T13:49:01.327Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T13:49:01.327Z] [2022-03-05T13:49:01.327Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T13:49:01.327Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T13:49:01.327Z] [2022-03-05T13:49:01.327Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-05T13:49:01.327Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T13:49:01.327Z] [2022-03-05T13:49:01.327Z] DONE 196 tests, 3 skipped in 97.748s [2022-03-05T13:49:01.327Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-05T13:49:01.327Z] ++ 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-05T13:49:01.327Z] ++ set -e [2022-03-05T13:49:01.327Z] ++ '[' -n 0 ']' [2022-03-05T13:49:01.327Z] ++ set -x [2022-03-05T13:49:01.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-05T13:49:01.327Z] INFO: Testing against a local daemon [2022-03-05T13:49:01.327Z] === RUN TestCommitInheritsEnv [2022-03-05T13:49:01.327Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-03-05T13:49:01.327Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T13:49:01.327Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-03-05T13:49:01.327Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T13:49:01.327Z] === RUN TestImagesFilterMultiReference [2022-03-05T13:49:01.327Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-05T13:49:01.327Z] === RUN TestImagePullPlatformInvalid [2022-03-05T13:49:01.327Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-05T13:49:01.327Z] === RUN TestRemoveImageOrphaning [2022-03-05T13:49:01.588Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-03-05T13:49:01.588Z] === RUN TestRemoveImageGarbageCollector [2022-03-05T13:49:01.588Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:49:01.588Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-05T13:49:01.588Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T13:49:01.588Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-05T13:49:01.588Z] === RUN TestTagInvalidReference [2022-03-05T13:49:01.588Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-05T13:49:01.588Z] === RUN TestTagValidPrefixedRepo [2022-03-05T13:49:01.588Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-05T13:49:01.588Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T13:49:01.588Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-05T13:49:01.588Z] === RUN TestTagOfficialNames [2022-03-05T13:49:01.849Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-05T13:49:01.849Z] === RUN TestTagMatchesDigest [2022-03-05T13:49:01.849Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-05T13:49:01.849Z] PASS [2022-03-05T13:49:01.849Z] [2022-03-05T13:49:01.849Z] === Skipped [2022-03-05T13:49:01.849Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T13:49:01.849Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-03-05T13:49:01.849Z] [2022-03-05T13:49:01.849Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-05T13:49:01.849Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:49:01.849Z] [2022-03-05T13:49:01.849Z] DONE 12 tests, 2 skipped in 0.906s [2022-03-05T13:49:01.849Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-05T13:49:01.849Z] ++ 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-05T13:49:01.849Z] ++ set -e [2022-03-05T13:49:01.849Z] ++ '[' -n 0 ']' [2022-03-05T13:49:01.849Z] ++ set -x [2022-03-05T13:49:01.849Z] ++ 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-05T13:49:01.849Z] INFO: Testing against a local daemon [2022-03-05T13:49:01.849Z] === RUN TestNetworkCreateDelete [2022-03-05T13:49:02.110Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-05T13:49:02.110Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T13:49:02.371Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-05T13:49:02.371Z] === RUN TestDaemonDNSFallback [2022-03-05T13:49:02.551Z] --- PASS: TestBuildLabelWithTargets (2.05s) [2022-03-05T13:49:02.551Z] === RUN TestBuildWithEmptyLayers [2022-03-05T13:49:03.539Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2022-03-05T13:49:03.539Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T13:49:06.829Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2022-03-05T13:49:06.829Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T13:49:08.198Z] --- PASS: TestBuildUncleanTarFilenames (1.60s) [2022-03-05T13:49:08.198Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T13:49:08.950Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-03-05T13:49:08.950Z] === RUN TestInspectNetwork [2022-03-05T13:49:10.858Z] === RUN TestInspectNetwork/full_network_id [2022-03-05T13:49:10.858Z] === RUN TestInspectNetwork/partial_network_id [2022-03-05T13:49:10.858Z] === RUN TestInspectNetwork/network_name [2022-03-05T13:49:10.858Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-05T13:49:11.473Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s) [2022-03-05T13:49:11.473Z] === RUN TestBuildWithHugeFile [2022-03-05T13:49:15.058Z] --- PASS: TestInspectNetwork (6.51s) [2022-03-05T13:49:15.058Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-05T13:49:15.058Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-05T13:49:15.058Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-05T13:49:15.058Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-05T13:49:15.058Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T13:49:16.439Z] --- PASS: TestRunContainerWithBridgeNone (1.35s) [2022-03-05T13:49:16.439Z] === RUN TestNetworkInvalidJSON [2022-03-05T13:49:16.439Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T13:49:16.439Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T13:49:16.439Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T13:49:16.439Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T13:49:16.439Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T13:49:16.439Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T13:49:16.439Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T13:49:16.439Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T13:49:16.439Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T13:49:16.439Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-05T13:49:16.439Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-05T13:49:16.439Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-05T13:49:16.439Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-05T13:49:16.439Z] === RUN TestNetworkList [2022-03-05T13:49:16.439Z] === RUN TestNetworkList//networks [2022-03-05T13:49:16.439Z] === PAUSE TestNetworkList//networks [2022-03-05T13:49:16.439Z] === RUN TestNetworkList//networks/ [2022-03-05T13:49:16.439Z] === PAUSE TestNetworkList//networks/ [2022-03-05T13:49:16.439Z] === CONT TestNetworkList//networks [2022-03-05T13:49:16.439Z] === CONT TestNetworkList//networks/ [2022-03-05T13:49:16.439Z] --- PASS: TestNetworkList (0.01s) [2022-03-05T13:49:16.439Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T13:49:16.439Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T13:49:16.439Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T13:49:17.009Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-05T13:49:17.009Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T13:49:17.948Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-05T13:49:17.948Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T13:49:18.887Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-03-05T13:49:18.887Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T13:49:19.826Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-05T13:49:19.826Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T13:49:21.206Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-03-05T13:49:21.206Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T13:49:21.773Z] ---> 183a43e4eb66 [2022-03-05T13:49:21.773Z] Successfully built 183a43e4eb66 [2022-03-05T13:49:21.773Z] Successfully tagged docker:latest [2022-03-05T13:49:21.773Z] INFO: Image build ended at 03/05/2022 13:49:20. Duration:00:04:18.8182757 [2022-03-05T13:49:21.773Z] [2022-03-05T13:49:21.773Z] [2022-03-05T13:49:21.773Z] INFO: Building the test binaries at 03/05/2022 13:49:20... [2022-03-05T13:49:21.777Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-05T13:49:21.777Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T13:49:23.276Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-05T13:49:23.687Z] --- PASS: TestServiceWithPredefinedNetwork (1.69s) [2022-03-05T13:49:23.687Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T13:49:23.687Z] service_test.go:242: FLAKY_TEST [2022-03-05T13:49:23.687Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T13:49:23.687Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T13:49:29.000Z] INFO: make.ps1 starting at 03/05/2022 13:49:27 [2022-03-05T13:49:29.000Z] INFO: Git commit (3f05465a90) assumed from DOCKER_GITCOMMIT environment variable [2022-03-05T13:49:29.000Z] INFO: Invoking autogen... [2022-03-05T13:49:29.472Z] INFO: Building daemon... [2022-03-05T13:49:31.007Z] --- PASS: TestImportExtremelyLargeImageWorks (94.76s) [2022-03-05T13:49:31.007Z] PASS [2022-03-05T13:49:31.007Z] [2022-03-05T13:49:31.007Z] DONE 12 tests in 97.656s [2022-03-05T13:49:31.007Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-05T13:49:31.007Z] INFO: Testing against a local daemon [2022-03-05T13:49:31.007Z] === RUN TestNetworkCreateDelete [2022-03-05T13:49:31.007Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-05T13:49:31.007Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T13:49:31.007Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-03-05T13:49:31.007Z] === RUN TestDaemonDNSFallback [2022-03-05T13:49:31.808Z] --- PASS: TestImportExtremelyLargeImageWorks (93.10s) [2022-03-05T13:49:31.808Z] PASS [2022-03-05T13:49:31.808Z] [2022-03-05T13:49:31.808Z] === Skipped [2022-03-05T13:49:31.808Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-05T13:49:31.808Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-05T13:49:31.808Z] [2022-03-05T13:49:31.808Z] DONE 12 tests, 1 skipped in 97.307s [2022-03-05T13:49:31.808Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-05T13:49:31.808Z] INFO: Testing against a local daemon [2022-03-05T13:49:31.808Z] === RUN TestNetworkCreateDelete [2022-03-05T13:49:31.808Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-03-05T13:49:31.808Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T13:49:31.808Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-05T13:49:31.808Z] === RUN TestDaemonDNSFallback [2022-03-05T13:49:36.295Z] --- PASS: TestDaemonDNSFallback (6.41s) [2022-03-05T13:49:36.295Z] === RUN TestInspectNetwork [2022-03-05T13:49:37.057Z] --- PASS: TestDaemonDNSFallback (7.30s) [2022-03-05T13:49:37.057Z] === RUN TestInspectNetwork [2022-03-05T13:49:37.057Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:37.057Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T13:49:37.057Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestNetworkInvalidJSON [2022-03-05T13:49:37.057Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T13:49:37.057Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T13:49:37.057Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T13:49:37.057Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T13:49:37.057Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T13:49:37.057Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T13:49:37.057Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T13:49:37.057Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T13:49:37.057Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T13:49:37.057Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-05T13:49:37.057Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-05T13:49:37.057Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-05T13:49:37.057Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestNetworkList [2022-03-05T13:49:37.057Z] === RUN TestNetworkList//networks [2022-03-05T13:49:37.057Z] === PAUSE TestNetworkList//networks [2022-03-05T13:49:37.057Z] === RUN TestNetworkList//networks/ [2022-03-05T13:49:37.057Z] === PAUSE TestNetworkList//networks/ [2022-03-05T13:49:37.057Z] === CONT TestNetworkList//networks [2022-03-05T13:49:37.057Z] === CONT TestNetworkList//networks/ [2022-03-05T13:49:37.057Z] --- PASS: TestNetworkList (0.01s) [2022-03-05T13:49:37.057Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T13:49:37.057Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T13:49:37.057Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T13:49:37.057Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-05T13:49:37.057Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T13:49:37.057Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-03-05T13:49:37.057Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T13:49:37.057Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-03-05T13:49:37.057Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T13:49:37.057Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-03-05T13:49:37.057Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T13:49:37.057Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T13:49:37.057Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:37.057Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T13:49:37.057Z] service_test.go:242: FLAKY_TEST [2022-03-05T13:49:37.057Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T13:49:37.057Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:37.057Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-03-05T13:49:37.057Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T13:49:37.057Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:37.057Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T13:49:37.057Z] PASS [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === Skipped [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-05T13:49:37.057Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-05T13:49:37.057Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-05T13:49:37.057Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-05T13:49:37.057Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-03-05T13:49:37.057Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-03-05T13:49:37.057Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-03-05T13:49:37.057Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T13:49:37.057Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T13:49:37.057Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T13:49:37.057Z] service_test.go:242: FLAKY_TEST [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-03-05T13:49:37.057Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T13:49:37.057Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] DONE 22 tests, 12 skipped in 7.978s [2022-03-05T13:49:37.057Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-05T13:49:37.057Z] INFO: Testing against a local daemon [2022-03-05T13:49:37.057Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-05T13:49:37.057Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:49:37.057Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestDockerNetworkIpvlan [2022-03-05T13:49:37.057Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:49:37.057Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-05T13:49:37.057Z] PASS [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === Skipped [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T13:49:37.057Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-05T13:49:37.057Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] DONE 2 tests, 2 skipped in 0.111s [2022-03-05T13:49:37.057Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-05T13:49:37.057Z] INFO: Testing against a local daemon [2022-03-05T13:49:37.057Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-05T13:49:37.057Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestDockerNetworkMacvlan [2022-03-05T13:49:37.057Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-05T13:49:37.057Z] PASS [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === Skipped [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-05T13:49:37.057Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-05T13:49:37.057Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] DONE 2 tests, 2 skipped in 0.098s [2022-03-05T13:49:37.057Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-05T13:49:37.057Z] testing: warning: no tests to run [2022-03-05T13:49:37.057Z] PASS [2022-03-05T13:49:37.057Z] [2022-03-05T13:49:37.057Z] DONE 0 tests in 0.024s [2022-03-05T13:49:37.057Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-05T13:49:37.057Z] INFO: Testing against a local daemon [2022-03-05T13:49:37.057Z] === RUN TestAuthZPluginAllowRequest [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestAuthZPluginTLS [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestAuthZPluginDenyRequest [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestAuthZPluginDenyResponse [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestAuthZPluginAllowEventStream [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestAuthZPluginErrorResponse [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestAuthZPluginErrorRequest [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestAuthZPluginHeader [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-05T13:49:37.057Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-05T13:49:37.057Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.057Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-03-05T13:49:37.058Z] === RUN TestAuthZPluginV2Disable [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-05T13:49:37.058Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-05T13:49:37.058Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-05T13:49:37.058Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-05T13:49:37.058Z] PASS [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === Skipped [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-05T13:49:37.058Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] DONE 17 tests, 17 skipped in 0.316s [2022-03-05T13:49:37.058Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-05T13:49:37.058Z] INFO: Testing against a local daemon [2022-03-05T13:49:37.058Z] === RUN TestPluginInvalidJSON [2022-03-05T13:49:37.058Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T13:49:37.058Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T13:49:37.058Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T13:49:37.058Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-05T13:49:37.058Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T13:49:37.058Z] === RUN TestPluginInstall [2022-03-05T13:49:37.058Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-05T13:49:37.058Z] === RUN TestPluginsWithRuntimes [2022-03-05T13:49:37.058Z] 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-05T13:49:37.058Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-05T13:49:37.058Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T13:49:37.058Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-05T13:49:37.058Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T13:49:37.058Z] PASS [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === Skipped [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-05T13:49:37.058Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-05T13:49:37.058Z] 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-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T13:49:37.058Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-05T13:49:37.058Z] [2022-03-05T13:49:37.058Z] DONE 5 tests, 3 skipped in 0.133s [2022-03-05T13:49:37.058Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-05T13:49:37.315Z] INFO: Testing against a local daemon [2022-03-05T13:49:37.315Z] === RUN TestExternalGraphDriver [2022-03-05T13:49:37.315Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-05T13:49:37.315Z] --- SKIP: TestExternalGraphDriver (0.06s) [2022-03-05T13:49:37.315Z] === RUN TestGraphdriverPluginV2 [2022-03-05T13:49:38.441Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-05T13:49:38.581Z] --- PASS: TestServiceWithDataPathPortInit (12.82s) [2022-03-05T13:49:38.581Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T13:49:38.581Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i3h29tdoh8n1onj1lwwdysygo Created:2022-03-05 13:49:37.043665542 +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[5e2f9e48728d4105bc227500f5672e8e2b3ab25a659db96d56bf0c9a1cc7d68f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5buyj5iv4c07tkqyo91rlnky9 EndpointID:5f814743a423013a38368fca78b1282c96e01dd3a1cedb20ac2c1475ae575032 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e8d0952ae2e7c165b31576d6ea9b812d760ad9453091d35e9ff1934e82863628 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:107e020e4eb8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5buyj5iv4c07tkqyo91rlnky9 EndpointID:5f814743a423013a38368fca78b1282c96e01dd3a1cedb20ac2c1475ae575032 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-05T13:49:39.599Z] === RUN TestInspectNetwork/full_network_id [2022-03-05T13:49:39.599Z] === RUN TestInspectNetwork/partial_network_id [2022-03-05T13:49:39.599Z] === RUN TestInspectNetwork/network_name [2022-03-05T13:49:39.599Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-05T13:49:40.351Z] tests/integration/client_test.py ..... [ 75%] [2022-03-05T13:49:40.351Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-05T13:49:40.920Z] tests/integration/errors_test.py . [ 76%] [2022-03-05T13:49:42.776Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.34s) [2022-03-05T13:49:42.777Z] PASS [2022-03-05T13:49:42.777Z] [2022-03-05T13:49:42.777Z] === Skipped [2022-03-05T13:49:42.777Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T13:49:42.777Z] service_test.go:242: FLAKY_TEST [2022-03-05T13:49:42.777Z] [2022-03-05T13:49:42.777Z] DONE 26 tests, 1 skipped in 40.727s [2022-03-05T13:49:42.777Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-05T13:49:42.777Z] ++ 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-05T13:49:42.777Z] ++ set -e [2022-03-05T13:49:42.777Z] ++ '[' -n 0 ']' [2022-03-05T13:49:42.777Z] ++ set -x [2022-03-05T13:49:42.777Z] ++ 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-05T13:49:42.777Z] INFO: Testing against a local daemon [2022-03-05T13:49:42.777Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-05T13:49:42.777Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:49:42.777Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T13:49:42.777Z] === RUN TestDockerNetworkIpvlan [2022-03-05T13:49:42.777Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:49:42.777Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-05T13:49:42.777Z] PASS [2022-03-05T13:49:42.777Z] [2022-03-05T13:49:42.777Z] === Skipped [2022-03-05T13:49:42.777Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T13:49:42.777Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:49:42.777Z] [2022-03-05T13:49:42.777Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-05T13:49:42.777Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:49:42.777Z] [2022-03-05T13:49:42.777Z] DONE 2 tests, 2 skipped in 0.097s [2022-03-05T13:49:42.777Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-05T13:49:42.777Z] ++ 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-05T13:49:42.777Z] ++ set -e [2022-03-05T13:49:42.777Z] ++ '[' -n 0 ']' [2022-03-05T13:49:42.777Z] ++ set -x [2022-03-05T13:49:42.777Z] ++ 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-05T13:49:42.777Z] INFO: Testing against a local daemon [2022-03-05T13:49:42.777Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-05T13:49:43.803Z] --- PASS: TestInspectNetwork (7.14s) [2022-03-05T13:49:43.803Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2022-03-05T13:49:43.803Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-05T13:49:43.803Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-05T13:49:43.803Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-05T13:49:43.803Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T13:49:43.851Z] --- PASS: TestGraphdriverPluginV2 (5.34s) [2022-03-05T13:49:43.851Z] PASS [2022-03-05T13:49:43.851Z] [2022-03-05T13:49:43.851Z] === Skipped [2022-03-05T13:49:43.851Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2022-03-05T13:49:43.851Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-05T13:49:43.851Z] [2022-03-05T13:49:43.851Z] DONE 2 tests, 1 skipped in 5.512s [2022-03-05T13:49:43.851Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-05T13:49:43.851Z] INFO: Testing against a local daemon [2022-03-05T13:49:43.851Z] === RUN TestContinueAfterPluginCrash [2022-03-05T13:49:43.851Z] === PAUSE TestContinueAfterPluginCrash [2022-03-05T13:49:43.851Z] === RUN TestReadPluginNoRead [2022-03-05T13:49:43.851Z] === PAUSE TestReadPluginNoRead [2022-03-05T13:49:43.851Z] === RUN TestDaemonStartWithLogOpt [2022-03-05T13:49:43.851Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-05T13:49:43.851Z] === CONT TestContinueAfterPluginCrash [2022-03-05T13:49:43.851Z] === CONT TestDaemonStartWithLogOpt [2022-03-05T13:49:44.157Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-03-05T13:49:44.157Z] === RUN TestDockerNetworkMacvlan [2022-03-05T13:49:44.730Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-05T13:49:45.189Z] --- PASS: TestRunContainerWithBridgeNone (1.73s) [2022-03-05T13:49:45.189Z] === RUN TestNetworkInvalidJSON [2022-03-05T13:49:45.189Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T13:49:45.189Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T13:49:45.189Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T13:49:45.189Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T13:49:45.189Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T13:49:45.189Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T13:49:45.189Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T13:49:45.189Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T13:49:45.189Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T13:49:45.189Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-05T13:49:45.189Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-05T13:49:45.189Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-05T13:49:45.189Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-05T13:49:45.189Z] === RUN TestNetworkList [2022-03-05T13:49:45.189Z] === RUN TestNetworkList//networks [2022-03-05T13:49:45.189Z] === PAUSE TestNetworkList//networks [2022-03-05T13:49:45.189Z] === RUN TestNetworkList//networks/ [2022-03-05T13:49:45.189Z] === PAUSE TestNetworkList//networks/ [2022-03-05T13:49:45.189Z] === CONT TestNetworkList//networks [2022-03-05T13:49:45.189Z] === CONT TestNetworkList//networks/ [2022-03-05T13:49:45.189Z] --- PASS: TestNetworkList (0.01s) [2022-03-05T13:49:45.189Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T13:49:45.189Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T13:49:45.189Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T13:49:45.299Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-05T13:49:45.762Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-05T13:49:45.762Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T13:49:46.240Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-05T13:49:46.706Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-05T13:49:46.706Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T13:49:47.648Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-05T13:49:47.648Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T13:49:48.154Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-05T13:49:48.593Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-05T13:49:48.593Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T13:49:49.147Z] --- PASS: TestDaemonStartWithLogOpt (6.16s) [2022-03-05T13:49:49.147Z] === CONT TestReadPluginNoRead [2022-03-05T13:49:49.536Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-05T13:49:49.981Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-03-05T13:49:49.981Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T13:49:50.552Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-05T13:49:50.552Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T13:49:52.079Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-05T13:49:52.415Z] === RUN TestReadPluginNoRead/default [2022-03-05T13:49:52.670Z] --- PASS: TestContinueAfterPluginCrash (9.76s) [2022-03-05T13:49:53.017Z] --- PASS: TestDockerNetworkMacvlan (8.74s) [2022-03-05T13:49:53.017Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-05T13:49:53.017Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-05T13:49:53.017Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-03-05T13:49:53.017Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.68s) [2022-03-05T13:49:53.017Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.74s) [2022-03-05T13:49:53.017Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2022-03-05T13:49:53.017Z] PASS [2022-03-05T13:49:53.017Z] [2022-03-05T13:49:53.017Z] DONE 8 tests in 10.165s [2022-03-05T13:49:53.017Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-05T13:49:53.017Z] ++ 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-05T13:49:53.017Z] ++ set -e [2022-03-05T13:49:53.017Z] ++ '[' -n 0 ']' [2022-03-05T13:49:53.017Z] ++ set -x [2022-03-05T13:49:53.017Z] ++ 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-05T13:49:53.017Z] testing: warning: no tests to run [2022-03-05T13:49:53.017Z] PASS [2022-03-05T13:49:53.017Z] [2022-03-05T13:49:53.017Z] DONE 0 tests in 0.022s [2022-03-05T13:49:53.017Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-05T13:49:53.017Z] ++ 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-05T13:49:53.017Z] ++ set -e [2022-03-05T13:49:53.017Z] ++ '[' -n 0 ']' [2022-03-05T13:49:53.017Z] ++ set -x [2022-03-05T13:49:53.017Z] ++ 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-05T13:49:53.017Z] INFO: Testing against a local daemon [2022-03-05T13:49:53.017Z] === RUN TestAuthZPluginAllowRequest [2022-03-05T13:49:53.138Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-03-05T13:49:53.138Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T13:49:53.138Z] service_test.go:242: FLAKY_TEST [2022-03-05T13:49:53.138Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T13:49:53.138Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T13:49:53.961Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2022-03-05T13:49:53.961Z] === RUN TestAuthZPluginTLS [2022-03-05T13:49:54.554Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-05T13:49:54.554Z] === RUN TestAuthZPluginDenyRequest [2022-03-05T13:49:54.598Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-05T13:49:55.132Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-05T13:49:55.132Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-05T13:49:55.703Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-05T13:49:55.703Z] === RUN TestAuthZPluginDenyResponse [2022-03-05T13:49:56.272Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-05T13:49:56.272Z] === RUN TestAuthZPluginAllowEventStream [2022-03-05T13:49:57.115Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-05T13:49:57.213Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-03-05T13:49:57.213Z] === RUN TestAuthZPluginErrorResponse [2022-03-05T13:49:57.783Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-05T13:49:57.783Z] === RUN TestAuthZPluginErrorRequest [2022-03-05T13:49:58.352Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-05T13:49:58.352Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-05T13:49:58.922Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-05T13:49:58.923Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-05T13:49:59.047Z] === CONT TestReadPluginNoRead [2022-03-05T13:49:59.047Z] read_test.go:92: [d3bb802feabae] daemon is not started [2022-03-05T13:49:59.047Z] --- PASS: TestReadPluginNoRead (9.95s) [2022-03-05T13:49:59.047Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2022-03-05T13:49:59.047Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2022-03-05T13:49:59.047Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2022-03-05T13:49:59.047Z] PASS [2022-03-05T13:49:59.047Z] [2022-03-05T13:49:59.047Z] DONE 6 tests in 16.216s [2022-03-05T13:49:59.047Z] 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-05T13:49:59.047Z] testing: warning: no tests to run [2022-03-05T13:49:59.047Z] PASS [2022-03-05T13:49:59.047Z] [2022-03-05T13:49:59.047Z] DONE 0 tests in 0.031s [2022-03-05T13:49:59.047Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-05T13:49:59.047Z] INFO: Testing against a local daemon [2022-03-05T13:49:59.047Z] === RUN TestPluginWithDevMounts [2022-03-05T13:49:59.047Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-03-05T13:49:59.047Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-05T13:49:59.047Z] PASS [2022-03-05T13:49:59.047Z] [2022-03-05T13:49:59.047Z] === Skipped [2022-03-05T13:49:59.047Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-05T13:49:59.047Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-03-05T13:49:59.047Z] [2022-03-05T13:49:59.047Z] DONE 1 tests, 1 skipped in 0.111s [2022-03-05T13:49:59.047Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-05T13:49:59.304Z] INFO: Testing against a local daemon [2022-03-05T13:49:59.304Z] === RUN TestSecretInspect [2022-03-05T13:49:59.304Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-05T13:49:59.304Z] === RUN TestSecretList [2022-03-05T13:49:59.304Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] --- SKIP: TestSecretList (0.02s) [2022-03-05T13:49:59.304Z] === RUN TestSecretsCreateAndDelete [2022-03-05T13:49:59.304Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-05T13:49:59.304Z] === RUN TestSecretsUpdate [2022-03-05T13:49:59.304Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-05T13:49:59.304Z] === RUN TestTemplatedSecret [2022-03-05T13:49:59.304Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-05T13:49:59.304Z] === RUN TestSecretCreateResolve [2022-03-05T13:49:59.304Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-05T13:49:59.304Z] PASS [2022-03-05T13:49:59.304Z] [2022-03-05T13:49:59.304Z] === Skipped [2022-03-05T13:49:59.304Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-05T13:49:59.304Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] [2022-03-05T13:49:59.304Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-03-05T13:49:59.304Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] [2022-03-05T13:49:59.304Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-05T13:49:59.304Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] [2022-03-05T13:49:59.304Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-05T13:49:59.304Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] [2022-03-05T13:49:59.304Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-05T13:49:59.304Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] [2022-03-05T13:49:59.304Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-05T13:49:59.304Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] [2022-03-05T13:49:59.304Z] DONE 6 tests, 6 skipped in 0.170s [2022-03-05T13:49:59.304Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-05T13:49:59.304Z] INFO: Testing against a local daemon [2022-03-05T13:49:59.304Z] === RUN TestServiceCreateInit [2022-03-05T13:49:59.304Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T13:49:59.304Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T13:49:59.304Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-05T13:49:59.304Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T13:49:59.304Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T13:49:59.304Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T13:49:59.304Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.304Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-05T13:49:59.304Z] === RUN TestCreateServiceConflict [2022-03-05T13:49:59.304Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.480Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-05T13:49:59.561Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-05T13:49:59.561Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T13:49:59.561Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.561Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-05T13:49:59.561Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T13:49:59.561Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.561Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-03-05T13:49:59.561Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T13:49:59.561Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.561Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-05T13:49:59.561Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T13:49:59.561Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.561Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-05T13:49:59.561Z] === RUN TestCreateServiceSysctls [2022-03-05T13:49:59.561Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.561Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-05T13:49:59.561Z] === RUN TestCreateServiceCapabilities [2022-03-05T13:49:59.561Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.561Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-05T13:49:59.561Z] === RUN TestInspect [2022-03-05T13:49:59.561Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.561Z] --- SKIP: TestInspect (0.01s) [2022-03-05T13:49:59.561Z] === RUN TestCreateJob [2022-03-05T13:49:59.561Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.561Z] --- SKIP: TestCreateJob (0.01s) [2022-03-05T13:49:59.561Z] === RUN TestReplicatedJob [2022-03-05T13:49:59.561Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.561Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-05T13:49:59.561Z] === RUN TestUpdateReplicatedJob [2022-03-05T13:49:59.561Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.561Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-05T13:49:59.561Z] === RUN TestServiceListWithStatuses [2022-03-05T13:49:59.561Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T13:49:59.561Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T13:49:59.561Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T13:49:59.561Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.561Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-03-05T13:49:59.561Z] === RUN TestDockerNetworkReConnect [2022-03-05T13:49:59.561Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:49:59.561Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-03-05T13:49:59.561Z] === RUN TestServicePlugin [2022-03-05T13:50:00.304Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s) [2022-03-05T13:50:00.304Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-05T13:50:01.246Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) [2022-03-05T13:50:01.246Z] === RUN TestAuthZPluginHeader [2022-03-05T13:50:02.185Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-03-05T13:50:02.185Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-05T13:50:02.185Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:50:02.185Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-05T13:50:02.185Z] === RUN TestAuthZPluginV2Disable [2022-03-05T13:50:02.185Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:50:02.185Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-05T13:50:02.185Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-05T13:50:02.185Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:50:02.185Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-05T13:50:02.185Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-05T13:50:02.185Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:50:02.185Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-05T13:50:02.185Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-05T13:50:02.871Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.871Z] --- SKIP: TestServicePlugin (2.97s) [2022-03-05T13:50:02.871Z] === RUN TestServiceUpdateLabel [2022-03-05T13:50:02.871Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.871Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-05T13:50:02.871Z] === RUN TestServiceUpdateSecrets [2022-03-05T13:50:02.871Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.871Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-05T13:50:02.871Z] === RUN TestServiceUpdateConfigs [2022-03-05T13:50:02.871Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.871Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-05T13:50:02.871Z] === RUN TestServiceUpdateNetwork [2022-03-05T13:50:02.872Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-05T13:50:02.872Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T13:50:02.872Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-03-05T13:50:02.872Z] PASS [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === Skipped [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T13:50:02.872Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T13:50:02.872Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-05T13:50:02.872Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-05T13:50:02.872Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-05T13:50:02.872Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-03-05T13:50:02.872Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-05T13:50:02.872Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-05T13:50:02.872Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-05T13:50:02.872Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-05T13:50:02.872Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-05T13:50:02.872Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-05T13:50:02.872Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-05T13:50:02.872Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-05T13:50:02.872Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-05T13:50:02.872Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-03-05T13:50:02.872Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-03-05T13:50:02.872Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestServicePlugin (2.97s) [2022-03-05T13:50:02.872Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-05T13:50:02.872Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-05T13:50:02.872Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-05T13:50:02.872Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-05T13:50:02.872Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-03-05T13:50:02.872Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] DONE 24 tests, 23 skipped in 3.369s [2022-03-05T13:50:02.872Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-05T13:50:02.872Z] INFO: Testing against a local daemon [2022-03-05T13:50:02.872Z] === RUN TestSessionCreate [2022-03-05T13:50:02.872Z] --- PASS: TestSessionCreate (0.02s) [2022-03-05T13:50:02.872Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T13:50:02.872Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-05T13:50:02.872Z] PASS [2022-03-05T13:50:02.872Z] [2022-03-05T13:50:02.872Z] DONE 2 tests in 0.139s [2022-03-05T13:50:02.872Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-05T13:50:02.872Z] INFO: Testing against a local daemon [2022-03-05T13:50:02.872Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T13:50:02.872Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T13:50:02.872Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T13:50:02.872Z] === RUN TestEventsExecDie [2022-03-05T13:50:03.433Z] --- PASS: TestEventsExecDie (0.47s) [2022-03-05T13:50:03.433Z] === RUN TestEventsBackwardsCompatible [2022-03-05T13:50:03.433Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-05T13:50:03.433Z] === RUN TestInfoBinaryCommits [2022-03-05T13:50:03.433Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-05T13:50:03.433Z] === RUN TestInfoAPIVersioned [2022-03-05T13:50:03.433Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-05T13:50:03.433Z] === RUN TestInfoDiscoveryBackend [2022-03-05T13:50:05.326Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-03-05T13:50:05.326Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-05T13:50:08.083Z] --- PASS: TestServiceWithDataPathPortInit (14.15s) [2022-03-05T13:50:08.083Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T13:50:08.598Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2022-03-05T13:50:08.598Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-05T13:50:08.598Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:50:08.598Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-03-05T13:50:08.598Z] === RUN TestInfoAPI [2022-03-05T13:50:08.598Z] --- PASS: TestInfoAPI (0.02s) [2022-03-05T13:50:08.598Z] === RUN TestInfoAPIWarnings [2022-03-05T13:50:09.996Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xdkfz7e4aai5t06aam2alqou1 Created:2022-03-05 13:50:08.24834825 +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[42d0ed76cec60e621963d4cef6ec8c25108a7f325d164e96953dfe3a4ff0db07:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.itslahwmx1vsxhnxhjk3rkgtk EndpointID:e319a0b915010950f5e1371db27167473ebfc568888cefd018f67c8dc14445e2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1267fe0f8a6d632be3565768671b672eded3d144cfd90cae56cee0615362f103 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:18f77dfa574a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.itslahwmx1vsxhnxhjk3rkgtk EndpointID:e319a0b915010950f5e1371db27167473ebfc568888cefd018f67c8dc14445e2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-05T13:50:14.198Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s) [2022-03-05T13:50:14.198Z] PASS [2022-03-05T13:50:14.198Z] [2022-03-05T13:50:14.198Z] === Skipped [2022-03-05T13:50:14.198Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T13:50:14.198Z] service_test.go:242: FLAKY_TEST [2022-03-05T13:50:14.198Z] [2022-03-05T13:50:14.198Z] DONE 26 tests, 1 skipped in 44.732s [2022-03-05T13:50:14.198Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-05T13:50:14.198Z] INFO: Testing against a local daemon [2022-03-05T13:50:14.198Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-05T13:50:14.198Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:50:14.198Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-05T13:50:14.198Z] === RUN TestDockerNetworkIpvlan [2022-03-05T13:50:14.198Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:50:14.198Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-05T13:50:14.198Z] PASS [2022-03-05T13:50:14.198Z] [2022-03-05T13:50:14.198Z] === Skipped [2022-03-05T13:50:14.198Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-05T13:50:14.198Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:50:14.198Z] [2022-03-05T13:50:14.198Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-05T13:50:14.198Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:50:14.198Z] [2022-03-05T13:50:14.198Z] DONE 2 tests, 2 skipped in 0.054s [2022-03-05T13:50:14.198Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-05T13:50:14.198Z] INFO: Testing against a local daemon [2022-03-05T13:50:14.198Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-05T13:50:15.443Z] ......... [ 86%] [2022-03-05T13:50:15.584Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-03-05T13:50:15.584Z] === RUN TestDockerNetworkMacvlan [2022-03-05T13:50:16.155Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-05T13:50:17.097Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-05T13:50:17.669Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-05T13:50:19.192Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T13:50:19.192Z] Using test binary docker [2022-03-05T13:50:19.192Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T13:50:19.192Z] Using test binary docker [2022-03-05T13:50:19.192Z] +++ /etc/init.d/apparmor start [2022-03-05T13:50:19.192Z] +++ /etc/init.d/apparmor start [2022-03-05T13:50:19.192Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T13:50:19.192Z] (warning). [2022-03-05T13:50:19.192Z] INFO: Waiting for daemon to start... [2022-03-05T13:50:19.192Z] INFO: Waiting for daemon to start... [2022-03-05T13:50:19.192Z] Starting dockerd [2022-03-05T13:50:19.192Z] +++ 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-05T13:50:19.192Z] Starting dockerd [2022-03-05T13:50:19.192Z] +++ 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-05T13:50:19.192Z] .. [2022-03-05T13:50:19.192Z] [2022-03-05T13:50:19.192Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T13:50:19.192Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T13:50:19.192Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T13:50:19.192Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T13:50:19.192Z] Error: No such image: emptyfs [2022-03-05T13:50:19.192Z] Error: No such image: emptyfs [2022-03-05T13:50:19.192Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-05T13:50:19.192Z] ++++ docker load [2022-03-05T13:50:19.192Z] ++++ docker load [2022-03-05T13:50:19.192Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-05T13:50:19.192Z] Running integration-test (iteration 1) [2022-03-05T13:50:19.192Z] 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-05T13:50:19.192Z] ++ 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)/'Running integration-test (iteration 1) [2022-03-05T13:50:19.192Z] [2022-03-05T13:50:19.192Z] ++ set -e [2022-03-05T13:50:19.192Z] ++ '[' -n 0 ']' [2022-03-05T13:50:19.192Z] ++ set -x [2022-03-05T13:50:19.192Z] ++ 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-05T13:50:19.192Z] 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-05T13:50:19.192Z] ++ 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-05T13:50:19.192Z] ++ set -e [2022-03-05T13:50:19.192Z] ++ '[' -n 0 ']' [2022-03-05T13:50:19.192Z] ++ set -x [2022-03-05T13:50:19.192Z] ++ 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-05T13:50:19.588Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-05T13:50:20.098Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-05T13:50:20.282Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2022-03-05T13:50:20.282Z] PASS [2022-03-05T13:50:20.282Z] [2022-03-05T13:50:20.282Z] === Skipped [2022-03-05T13:50:20.282Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-05T13:50:20.282Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:50:20.282Z] [2022-03-05T13:50:20.282Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-05T13:50:20.282Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:50:20.282Z] [2022-03-05T13:50:20.282Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-05T13:50:20.282Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:50:20.282Z] [2022-03-05T13:50:20.282Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-05T13:50:20.282Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:50:20.282Z] [2022-03-05T13:50:20.282Z] DONE 17 tests, 4 skipped in 25.872s [2022-03-05T13:50:20.282Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-05T13:50:20.282Z] ++ 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-05T13:50:20.282Z] ++ set -e [2022-03-05T13:50:20.282Z] ++ '[' -n 0 ']' [2022-03-05T13:50:20.282Z] ++ set -x [2022-03-05T13:50:20.282Z] ++ 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-05T13:50:20.282Z] INFO: Testing against a local daemon [2022-03-05T13:50:20.282Z] === RUN TestPluginInvalidJSON [2022-03-05T13:50:20.282Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T13:50:20.282Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T13:50:20.282Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T13:50:20.282Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-05T13:50:20.282Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T13:50:20.282Z] === RUN TestPluginInstall [2022-03-05T13:50:20.282Z] === RUN TestPluginInstall/no_auth [2022-03-05T13:50:20.282Z] time="2022-03-05T13:50:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:50:20.282Z] time="2022-03-05T13:50:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8585d9accf81e77790be5e01b6c22e5ec88fa7e187ff463dd4fcbef4d8569d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:50:20.282Z] time="2022-03-05T13:50:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:50:20.282Z] time="2022-03-05T13:50:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8585d9accf81e77790be5e01b6c22e5ec88fa7e187ff463dd4fcbef4d8569d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:50:20.282Z] === RUN TestPluginInstall/with_htpasswd [2022-03-05T13:50:20.542Z] time="2022-03-05T13:50:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:50:20.542Z] time="2022-03-05T13:50:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe447231ac0820a91b289720292b678d7e9d069aba52f3d2aa6d1e3a79bbef40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:50:20.542Z] time="2022-03-05T13:50:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:50:20.542Z] time="2022-03-05T13:50:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe447231ac0820a91b289720292b678d7e9d069aba52f3d2aa6d1e3a79bbef40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:50:20.802Z] === RUN TestPluginInstall/with_insecure [2022-03-05T13:50:21.502Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-05T13:50:21.559Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-05T13:50:21.743Z] time="2022-03-05T13:50:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:50:21.743Z] time="2022-03-05T13:50:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61ef2a0a4f8a373eb171413d2b15c7343f4917aec9b038dfa114d9b82eec3782" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:50:21.743Z] time="2022-03-05T13:50:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:50:21.743Z] time="2022-03-05T13:50:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61ef2a0a4f8a373eb171413d2b15c7343f4917aec9b038dfa114d9b82eec3782" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:50:21.743Z] plugin_test.go:165: [d0ca48381da53] daemon is not started [2022-03-05T13:50:21.743Z] --- PASS: TestPluginInstall (3.02s) [2022-03-05T13:50:21.743Z] --- PASS: TestPluginInstall/no_auth (1.43s) [2022-03-05T13:50:21.743Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-03-05T13:50:21.743Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-03-05T13:50:21.743Z] === RUN TestPluginsWithRuntimes [2022-03-05T13:50:23.653Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-05T13:50:24.223Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-05T13:50:24.805Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-05T13:50:25.161Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2022-03-05T13:50:25.161Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-03-05T13:50:25.161Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-03-05T13:50:25.161Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T13:50:25.377Z] --- PASS: TestDockerNetworkMacvlan (9.85s) [2022-03-05T13:50:25.377Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-05T13:50:25.377Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-05T13:50:25.377Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-03-05T13:50:25.377Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-03-05T13:50:25.377Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-03-05T13:50:25.377Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-03-05T13:50:25.377Z] PASS [2022-03-05T13:50:25.377Z] [2022-03-05T13:50:25.377Z] DONE 8 tests in 11.241s [2022-03-05T13:50:25.377Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-05T13:50:25.377Z] testing: warning: no tests to run [2022-03-05T13:50:25.377Z] PASS [2022-03-05T13:50:25.377Z] [2022-03-05T13:50:25.377Z] DONE 0 tests in 0.011s [2022-03-05T13:50:25.377Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-05T13:50:25.377Z] INFO: Testing against a local daemon [2022-03-05T13:50:25.377Z] === RUN TestAuthZPluginAllowRequest [2022-03-05T13:50:25.420Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-03-05T13:50:25.421Z] PASS [2022-03-05T13:50:25.680Z] [2022-03-05T13:50:25.680Z] DONE 10 tests in 6.836s [2022-03-05T13:50:25.680Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-05T13:50:25.680Z] ++ 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-05T13:50:25.680Z] ++ set -e [2022-03-05T13:50:25.680Z] ++ '[' -n 0 ']' [2022-03-05T13:50:25.680Z] ++ set -x [2022-03-05T13:50:25.680Z] ++ 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-05T13:50:25.680Z] INFO: Testing against a local daemon [2022-03-05T13:50:25.680Z] === RUN TestExternalGraphDriver [2022-03-05T13:50:25.680Z] === RUN TestExternalGraphDriver/json [2022-03-05T13:50:26.640Z] --- PASS: TestInfoAPIWarnings (17.35s) [2022-03-05T13:50:26.640Z] === RUN TestInfoDebug [2022-03-05T13:50:26.762Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-03-05T13:50:26.762Z] === RUN TestAuthZPluginTLS [2022-03-05T13:50:26.849Z] tests/integration/models_nodes_test.py . [ 91%] [2022-03-05T13:50:27.202Z] --- PASS: TestInfoDebug (1.55s) [2022-03-05T13:50:27.202Z] === RUN TestInfoInsecureRegistries [2022-03-05T13:50:27.334Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-05T13:50:27.334Z] === RUN TestAuthZPluginDenyRequest [2022-03-05T13:50:27.587Z] === RUN TestExternalGraphDriver/spec [2022-03-05T13:50:27.789Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-05T13:50:27.904Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-05T13:50:27.904Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-05T13:50:28.477Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-05T13:50:28.477Z] === RUN TestAuthZPluginDenyResponse [2022-03-05T13:50:28.740Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-05T13:50:28.740Z] === RUN TestAuthZPluginAllowEventStream [2022-03-05T13:50:28.968Z] === RUN TestExternalGraphDriver/pull [2022-03-05T13:50:29.094Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-03-05T13:50:29.094Z] === RUN TestInfoRegistryMirrors [2022-03-05T13:50:30.129Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-03-05T13:50:30.129Z] === RUN TestAuthZPluginErrorResponse [2022-03-05T13:50:30.351Z] --- PASS: TestExternalGraphDriver (4.69s) [2022-03-05T13:50:30.351Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-03-05T13:50:30.351Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-03-05T13:50:30.351Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-03-05T13:50:30.351Z] === RUN TestGraphdriverPluginV2 [2022-03-05T13:50:30.351Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:50:30.351Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-05T13:50:30.351Z] PASS [2022-03-05T13:50:30.351Z] [2022-03-05T13:50:30.351Z] === Skipped [2022-03-05T13:50:30.351Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-05T13:50:30.351Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:50:30.351Z] [2022-03-05T13:50:30.351Z] DONE 5 tests, 1 skipped in 4.812s [2022-03-05T13:50:30.351Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-05T13:50:30.351Z] ++ 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-05T13:50:30.351Z] ++ set -e [2022-03-05T13:50:30.351Z] ++ '[' -n 0 ']' [2022-03-05T13:50:30.351Z] ++ set -x [2022-03-05T13:50:30.352Z] ++ 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-05T13:50:30.460Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2022-03-05T13:50:30.460Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T13:50:30.460Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-03-05T13:50:30.460Z] === RUN TestPingCacheHeaders [2022-03-05T13:50:30.460Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-05T13:50:30.460Z] === RUN TestPingGet [2022-03-05T13:50:30.460Z] --- PASS: TestPingGet (0.01s) [2022-03-05T13:50:30.460Z] === RUN TestPingHead [2022-03-05T13:50:30.460Z] --- PASS: TestPingHead (0.02s) [2022-03-05T13:50:30.460Z] === RUN TestVersion [2022-03-05T13:50:30.460Z] --- PASS: TestVersion (0.02s) [2022-03-05T13:50:30.460Z] PASS [2022-03-05T13:50:30.460Z] [2022-03-05T13:50:30.460Z] === Skipped [2022-03-05T13:50:30.460Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T13:50:30.460Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T13:50:30.460Z] [2022-03-05T13:50:30.460Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-03-05T13:50:30.460Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T13:50:30.460Z] [2022-03-05T13:50:30.460Z] DONE 18 tests, 2 skipped in 27.730s [2022-03-05T13:50:30.460Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-05T13:50:30.613Z] INFO: Testing against a local daemon [2022-03-05T13:50:30.613Z] === RUN TestContinueAfterPluginCrash [2022-03-05T13:50:30.613Z] === PAUSE TestContinueAfterPluginCrash [2022-03-05T13:50:30.613Z] === RUN TestReadPluginNoRead [2022-03-05T13:50:30.613Z] === PAUSE TestReadPluginNoRead [2022-03-05T13:50:30.613Z] === RUN TestDaemonStartWithLogOpt [2022-03-05T13:50:30.613Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-05T13:50:30.613Z] === CONT TestContinueAfterPluginCrash [2022-03-05T13:50:30.613Z] === CONT TestDaemonStartWithLogOpt [2022-03-05T13:50:30.700Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-05T13:50:30.700Z] === RUN TestAuthZPluginErrorRequest [2022-03-05T13:50:30.717Z] INFO: Testing against a local daemon [2022-03-05T13:50:30.717Z] === RUN TestVolumesCreateAndList [2022-03-05T13:50:30.717Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-05T13:50:30.717Z] === RUN TestVolumesRemove [2022-03-05T13:50:30.717Z] --- PASS: TestVolumesRemove (0.14s) [2022-03-05T13:50:30.717Z] === RUN TestVolumesInspect [2022-03-05T13:50:30.717Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-05T13:50:30.717Z] === RUN TestVolumesInvalidJSON [2022-03-05T13:50:30.717Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T13:50:30.717Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T13:50:30.717Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T13:50:30.717Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-05T13:50:30.717Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T13:50:30.717Z] PASS [2022-03-05T13:50:30.717Z] [2022-03-05T13:50:30.717Z] DONE 5 tests in 0.276s [2022-03-05T13:50:30.717Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T13:50:30.972Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12319 is not a child of this shell [2022-03-05T13:50:30.972Z] warning: PID 12319 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-05T13:50:30.972Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T13:50:30.972Z] [2022-03-05T13:50:30.972Z] Unloading profiles will leave already running processes permanently [2022-03-05T13:50:30.972Z] unconfined, which can lead to unexpected situations. [2022-03-05T13:50:30.972Z] [2022-03-05T13:50:30.972Z] To set a process to complain mode, use the command line tool [2022-03-05T13:50:30.972Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T13:50:30.972Z] Removing test suite binaries [2022-03-05T13:50:30.972Z] exiting test-integration [2022-03-05T13:50:30.972Z] ++ exit 0 [2022-03-05T13:50:31.271Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-05T13:50:31.271Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-05T13:50:31.532Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-05T13:50:31.532Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-05T13:50:31.900Z] Post stage [Pipeline] junit [2022-03-05T13:50:33.283Z] Recording test results [2022-03-05T13:50:33.446Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.61s) [2022-03-05T13:50:33.447Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-05T13:50:33.906Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-03-05T13:50:33.911Z] --- PASS: TestDaemonStartWithLogOpt (2.91s) [2022-03-05T13:50:33.911Z] === CONT TestReadPluginNoRead [2022-03-05T13:50:34.835Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.55s) [2022-03-05T13:50:34.835Z] === RUN TestAuthZPluginHeader [2022-03-05T13:50:35.054Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T13:50:35.407Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-03-05T13:50:35.407Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-05T13:50:35.425Z] + echo Ensuring container killed. [2022-03-05T13:50:35.425Z] Ensuring container killed. [2022-03-05T13:50:35.425Z] + docker rm -vf docker-pr2 [2022-03-05T13:50:35.425Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-05T13:50:35.745Z] + echo Chowning /workspace to jenkins user [2022-03-05T13:50:35.745Z] Chowning /workspace to jenkins user [2022-03-05T13:50:35.745Z] + id -u [2022-03-05T13:50:35.745Z] + id -g [2022-03-05T13:50:35.745Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43331:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T13:50:35.745Z] Unable to find image 'busybox:latest' locally [2022-03-05T13:50:35.745Z] latest: Pulling from library/busybox [2022-03-05T13:50:35.818Z] === RUN TestReadPluginNoRead/default [2022-03-05T13:50:36.002Z] 7e5209d2300f: Pulling fs layer [2022-03-05T13:50:36.002Z] 7e5209d2300f: Verifying Checksum [2022-03-05T13:50:36.002Z] 7e5209d2300f: Download complete [2022-03-05T13:50:36.002Z] 7e5209d2300f: Pull complete [2022-03-05T13:50:36.002Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-05T13:50:36.002Z] Status: Downloaded newer image for busybox:latest [2022-03-05T13:50:36.689Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-05T13:50:36.759Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-05T13:50:36.956Z] tests/integration/models_volumes_test.py .. [ 96%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T13:50:37.697Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-05T13:50:37.699Z] + bundleName=amd64-rootless [2022-03-05T13:50:37.699Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-05T13:50:37.699Z] Creating amd64-rootless-bundles.tar.gz [2022-03-05T13:50:37.699Z] + find+ bundles -path */root/*overlay2 -prune -o -type fxargs ( tar -name -czf *-report.json amd64-rootless-bundles.tar.gz -o [2022-03-05T13:50:37.699Z] -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-05T13:50:37.708Z] Archiving artifacts [2022-03-05T13:50:38.272Z] --- PASS: TestContinueAfterPluginCrash (7.84s) [2022-03-05T13:50:38.842Z] === CONT TestReadPluginNoRead [2022-03-05T13:50:38.842Z] read_test.go:92: [da0c8eeaf4d46] daemon is not started [2022-03-05T13:50:38.842Z] --- PASS: TestReadPluginNoRead (5.33s) [2022-03-05T13:50:38.842Z] --- PASS: TestReadPluginNoRead/default (1.08s) [2022-03-05T13:50:38.842Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.07s) [2022-03-05T13:50:38.842Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2022-03-05T13:50:38.842Z] PASS [2022-03-05T13:50:38.842Z] [2022-03-05T13:50:38.842Z] DONE 6 tests in 8.346s [2022-03-05T13:50:38.842Z] 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-05T13:50:38.842Z] ++ 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-05T13:50:38.842Z] ++ set -e [2022-03-05T13:50:38.842Z] ++ '[' -n 0 ']' [2022-03-05T13:50:38.842Z] ++ set -x [2022-03-05T13:50:38.842Z] ++ 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-05T13:50:38.842Z] testing: warning: no tests to run [2022-03-05T13:50:38.842Z] PASS [2022-03-05T13:50:38.842Z] [2022-03-05T13:50:38.842Z] DONE 0 tests in 0.030s [2022-03-05T13:50:38.842Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-05T13:50:38.842Z] ++ 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-05T13:50:38.842Z] ++ set -e [2022-03-05T13:50:38.842Z] ++ '[' -n 0 ']' [2022-03-05T13:50:38.842Z] ++ set -x [2022-03-05T13:50:38.842Z] ++ 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-05T13:50:38.842Z] INFO: Testing against a local daemon [2022-03-05T13:50:38.842Z] === RUN TestPluginWithDevMounts [2022-03-05T13:50:38.842Z] === PAUSE TestPluginWithDevMounts [2022-03-05T13:50:38.842Z] === CONT TestPluginWithDevMounts [2022-03-05T13:50:39.557Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43331/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T13:50:39.614Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.98s) [2022-03-05T13:50:39.614Z] === RUN TestAuthZPluginV2Disable [2022-03-05T13:50:39.901Z] + make clean [2022-03-05T13:50:40.157Z] docker volume rm -f docker-dev-cache [2022-03-05T13:50:40.157Z] docker-dev-cache [Pipeline] deleteDir [2022-03-05T13:50:40.752Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-03-05T13:50:40.752Z] PASS [2022-03-05T13:50:40.752Z] [2022-03-05T13:50:40.752Z] DONE 1 tests in 1.613s [2022-03-05T13:50:40.752Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-05T13:50:40.752Z] ++ 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-05T13:50:40.752Z] ++ set -e [2022-03-05T13:50:40.752Z] ++ '[' -n 0 ']' [2022-03-05T13:50:40.752Z] ++ set -x [2022-03-05T13:50:40.753Z] ++ 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-05T13:50:40.753Z] INFO: Testing against a local daemon [2022-03-05T13:50:40.753Z] === RUN TestSecretInspect [Pipeline] } [2022-03-05T13:50:40.917Z] tests/integration/regression_test.py ...... [ 98%] [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T13:50:41.179Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-05T13:50:41.179Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-05T13:50:41.179Z] [2022-03-05T13:50:41.179Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-05T13:50:41.179Z] =========================== short test summary info ============================ [2022-03-05T13:50:41.179Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-05T13:50:41.179Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-05T13:50:41.179Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-05T13:50:41.179Z] Not supported on most drivers [2022-03-05T13:50:41.179Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-05T13:50:41.179Z] Output of docker top depends on host distro, and is not formalized. [2022-03-05T13:50:41.179Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-05T13:50:41.179Z] Output of docker top depends on host distro, and is not formalized. [2022-03-05T13:50:41.179Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-05T13:50:41.179Z] Can fail if eth0 has multiple IP addresses [2022-03-05T13:50:41.179Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-05T13:50:41.179Z] This doesn't seem to be taken into account by the engine [2022-03-05T13:50:41.179Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-03-05T13:50:41.179Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-05T13:50:41.179Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 294.58 seconds == [2022-03-05T13:50:41.439Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-05T13:50:42.662Z] --- PASS: TestSecretInspect (2.17s) [2022-03-05T13:50:42.662Z] === RUN TestSecretList [2022-03-05T13:50:42.917Z] --- PASS: TestAuthZPluginV2Disable (3.46s) [2022-03-05T13:50:42.917Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-05T13:50:45.203Z] --- PASS: TestSecretList (2.14s) [2022-03-05T13:50:45.203Z] === RUN TestSecretsCreateAndDelete [2022-03-05T13:50:46.220Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2022-03-05T13:50:46.220Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-05T13:50:46.584Z] --- PASS: TestSecretsCreateAndDelete (1.70s) [2022-03-05T13:50:46.584Z] === RUN TestSecretsUpdate [2022-03-05T13:50:48.492Z] --- PASS: TestSecretsUpdate (1.70s) [2022-03-05T13:50:48.492Z] === RUN TestTemplatedSecret [2022-03-05T13:50:50.400Z] --- PASS: TestTemplatedSecret (2.00s) [2022-03-05T13:50:50.400Z] === RUN TestSecretCreateResolve [2022-03-05T13:50:52.312Z] --- PASS: TestSecretCreateResolve (2.07s) [2022-03-05T13:50:52.312Z] PASS [2022-03-05T13:50:52.312Z] [2022-03-05T13:50:52.312Z] DONE 6 tests in 11.869s [2022-03-05T13:50:52.312Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-05T13:50:52.312Z] ++ 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-05T13:50:52.312Z] ++ set -e [2022-03-05T13:50:52.312Z] ++ '[' -n 0 ']' [2022-03-05T13:50:52.312Z] ++ set -x [2022-03-05T13:50:52.312Z] ++ 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-05T13:50:52.312Z] INFO: Testing against a local daemon [2022-03-05T13:50:52.312Z] === RUN TestServiceCreateInit [2022-03-05T13:50:52.312Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T13:50:53.671Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T13:50:53.671Z] [2022-03-05T13:50:53.671Z] Unloading profiles will leave already running processes permanently [2022-03-05T13:50:53.671Z] unconfined, which can lead to unexpected situations. [2022-03-05T13:50:53.671Z] [2022-03-05T13:50:53.671Z] To set a process to complain mode, use the command line tool [2022-03-05T13:50:53.671Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T13:50:53.671Z] Post stage [Pipeline] junit [2022-03-05T13:50:53.691Z] Recording test results [2022-03-05T13:50:54.693Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-05T13:50:54.983Z] + echo Ensuring container killed. [2022-03-05T13:50:54.983Z] Ensuring container killed. [2022-03-05T13:50:54.983Z] + docker rm -vf docker-pr2 [2022-03-05T13:50:54.983Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-05T13:50:55.284Z] + echo Chowning /workspace to jenkins user [2022-03-05T13:50:55.284Z] Chowning /workspace to jenkins user [2022-03-05T13:50:55.284Z] + id -u [2022-03-05T13:50:55.284Z] + id -g [2022-03-05T13:50:55.284Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43331:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T13:50:55.284Z] Unable to find image 'busybox:latest' locally [2022-03-05T13:50:55.284Z] latest: Pulling from library/busybox [2022-03-05T13:50:55.546Z] 7e5209d2300f: Pulling fs layer [2022-03-05T13:50:55.546Z] 7e5209d2300f: Download complete [2022-03-05T13:50:55.546Z] 7e5209d2300f: Pull complete [2022-03-05T13:50:55.546Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-05T13:50:55.546Z] Status: Downloaded newer image for busybox:latest [2022-03-05T13:50:55.695Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T13:50:56.225Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.65s) [2022-03-05T13:50:56.225Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T13:50:57.235Z] + bundleName=docker-py [2022-03-05T13:50:57.235Z] + echo Creating docker-py-bundles.tar.gz [2022-03-05T13:50:57.235Z] Creating docker-py-bundles.tar.gz [2022-03-05T13:50:57.235Z] + 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-05T13:50:57.249Z] Archiving artifacts [2022-03-05T13:50:58.994Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43331/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-05T13:50:59.342Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -e DOCKER_GRAPHDRIVER docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/make.sh binary-daemon [2022-03-05T13:50:59.603Z] [2022-03-05T13:50:59.863Z] Removing bundles/ [2022-03-05T13:50:59.863Z] [2022-03-05T13:50:59.863Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-03-05T13:50:59.863Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-05T13:50:59.863Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T13:50:59.892Z] --- PASS: TestServiceCreateInit (6.90s) [2022-03-05T13:50:59.892Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.26s) [2022-03-05T13:50:59.892Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2022-03-05T13:50:59.892Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T13:51:05.842Z] Loaded image: buildpack-deps:buster [2022-03-05T13:51:05.842Z] Loaded image: busybox:latest [2022-03-05T13:51:05.842Z] Loaded image: buildpack-deps:buster [2022-03-05T13:51:05.842Z] Loaded image: busybox:glibc [2022-03-05T13:51:05.842Z] Loaded image: busybox:latest [2022-03-05T13:51:05.842Z] Loaded image: busybox:glibc [2022-03-05T13:51:07.743Z] Loaded image: debian:bullseye [2022-03-05T13:51:07.743Z] Loaded image: hello-world:latest [2022-03-05T13:51:08.002Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T13:51:08.002Z] Loaded image: debian:bullseye [2022-03-05T13:51:08.002Z] INFO: Testing against a local daemon [2022-03-05T13:51:08.002Z] === RUN TestDockerDaemonSuite [2022-03-05T13:51:08.002Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-05T13:51:08.002Z] Loaded image: hello-world:latest [2022-03-05T13:51:08.260Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T13:51:08.260Z] INFO: Testing against a local daemon [2022-03-05T13:51:08.260Z] === RUN TestDockerSuite [2022-03-05T13:51:08.260Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-05T13:51:08.260Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-05T13:51:08.517Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-05T13:51:08.517Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-05T13:51:08.517Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-05T13:51:08.517Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-05T13:51:08.517Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-05T13:51:08.517Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-05T13:51:11.011Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-05T13:51:11.011Z] [2022-03-05T13:51:11.011Z] ________ ____ __. [2022-03-05T13:51:11.011Z] \_____ \ | |/ _| [2022-03-05T13:51:11.011Z] / | \| < [2022-03-05T13:51:11.011Z] / | \ | \ [2022-03-05T13:51:11.011Z] \_______ /____|__ \ [2022-03-05T13:51:11.011Z] \/ \/ [2022-03-05T13:51:11.011Z] [2022-03-05T13:51:11.011Z] INFO: make.ps1 ended at 03/05/2022 13:51:05 [2022-03-05T13:51:11.011Z] INFO: Binaries build ended at 03/05/2022 13:51:07. Duration:00:01:46.6090592 [2022-03-05T13:51:11.011Z] INFO: Copying the built daemon binary to d:\CI\PR-43331\2\binary\dockerd-3f05465a90.exe... [2022-03-05T13:51:11.011Z] INFO: Copying the built client binary to d:\CI\PR-43331\2\binary\docker-3f05465a90.exe... [2022-03-05T13:51:11.011Z] INFO: Copying dockerversion from the container... [2022-03-05T13:51:11.011Z] INFO: Copying the golang package from the container to d:\CI\PR-43331\2\installer\go.zip... [2022-03-05T13:51:11.011Z] INFO: Extracting go.zip to d:\CI\PR-43331\2\go [2022-03-05T13:51:12.693Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-05T13:51:12.693Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-05T13:51:12.693Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-05T13:51:12.693Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-05T13:51:13.256Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-05T13:51:13.518Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-05T13:51:13.518Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-05T13:51:14.342Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-05T13:51:14.342Z] PASS [2022-03-05T13:51:14.342Z] [2022-03-05T13:51:14.342Z] DONE 17 tests in 46.947s [2022-03-05T13:51:14.342Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-05T13:51:14.342Z] INFO: Testing against a local daemon [2022-03-05T13:51:14.342Z] === RUN TestPluginInvalidJSON [2022-03-05T13:51:14.342Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T13:51:14.342Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T13:51:14.342Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T13:51:14.342Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-05T13:51:14.342Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T13:51:14.342Z] === RUN TestPluginInstall [2022-03-05T13:51:14.342Z] === RUN TestPluginInstall/no_auth [2022-03-05T13:51:14.342Z] time="2022-03-05T13:51:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:51:14.342Z] time="2022-03-05T13:51:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45e0c351b37f5dfdb6d22eb621f378ede0c7a92489877313127c7d9ab7af95c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:51:14.342Z] time="2022-03-05T13:51:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:51:14.342Z] time="2022-03-05T13:51:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45e0c351b37f5dfdb6d22eb621f378ede0c7a92489877313127c7d9ab7af95c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:51:14.342Z] === RUN TestPluginInstall/with_htpasswd [2022-03-05T13:51:14.603Z] time="2022-03-05T13:51:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:51:14.603Z] time="2022-03-05T13:51:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:817d88bd415b5e2ddbbeaa54e0fed173b9af54e01d06663bc3f093b2e9f8501a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:51:14.603Z] time="2022-03-05T13:51:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:51:14.603Z] time="2022-03-05T13:51:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:817d88bd415b5e2ddbbeaa54e0fed173b9af54e01d06663bc3f093b2e9f8501a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:51:14.785Z] --- PASS: TestCreateServiceMultipleTimes (14.46s) [2022-03-05T13:51:14.785Z] === RUN TestCreateServiceConflict [2022-03-05T13:51:14.864Z] === RUN TestPluginInstall/with_insecure [2022-03-05T13:51:14.886Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-05T13:51:15.143Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-05T13:51:15.143Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-05T13:51:15.143Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-05T13:51:15.727Z] --- PASS: TestCreateServiceConflict (2.06s) [2022-03-05T13:51:15.727Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T13:51:15.808Z] time="2022-03-05T13:51:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:51:15.808Z] time="2022-03-05T13:51:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d2a67eb823ea76db3f9d45b09a30f8f088276b8530d286d534c44a25a6ec5af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:51:15.808Z] time="2022-03-05T13:51:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:51:15.808Z] time="2022-03-05T13:51:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d2a67eb823ea76db3f9d45b09a30f8f088276b8530d286d534c44a25a6ec5af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:51:15.808Z] plugin_test.go:165: [d4023fbf45146] daemon is not started [2022-03-05T13:51:15.808Z] --- PASS: TestPluginInstall (3.46s) [2022-03-05T13:51:15.808Z] --- PASS: TestPluginInstall/no_auth (1.68s) [2022-03-05T13:51:15.808Z] --- PASS: TestPluginInstall/with_htpasswd (0.66s) [2022-03-05T13:51:15.808Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2022-03-05T13:51:15.808Z] === RUN TestPluginsWithRuntimes [2022-03-05T13:51:16.077Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-05T13:51:16.335Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-05T13:51:16.899Z] --- PASS: TestBuildWithHugeFile (125.53s) [2022-03-05T13:51:16.899Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T13:51:16.899Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T13:51:16.899Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T13:51:16.899Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T13:51:16.899Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T13:51:16.899Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T13:51:16.899Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T13:51:16.899Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T13:51:16.899Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T13:51:16.899Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T13:51:17.157Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-05T13:51:17.157Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-03-05T13:51:17.157Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-03-05T13:51:17.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-03-05T13:51:17.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2022-03-05T13:51:17.157Z] === RUN TestBuildPreserveOwnership [2022-03-05T13:51:17.157Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-05T13:51:17.415Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-05T13:51:17.415Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-05T13:51:17.415Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-05T13:51:17.672Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-05T13:51:17.725Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-05T13:51:18.269Z] --- PASS: TestCreateServiceMaxReplicas (2.21s) [2022-03-05T13:51:18.269Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T13:51:18.297Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-05T13:51:19.238Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-03-05T13:51:19.238Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-03-05T13:51:19.238Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-03-05T13:51:19.238Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T13:51:19.565Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-05T13:51:19.811Z] --- PASS: TestPluginBackCompatMediaTypes (0.63s) [2022-03-05T13:51:19.811Z] PASS [2022-03-05T13:51:19.811Z] [2022-03-05T13:51:19.811Z] DONE 10 tests in 7.485s [2022-03-05T13:51:19.811Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-05T13:51:19.811Z] INFO: Testing against a local daemon [2022-03-05T13:51:19.811Z] === RUN TestExternalGraphDriver [2022-03-05T13:51:20.072Z] === RUN TestExternalGraphDriver/json [2022-03-05T13:51:20.495Z] --- PASS: TestBuildPreserveOwnership (3.20s) [2022-03-05T13:51:20.495Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.21s) [2022-03-05T13:51:20.495Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-03-05T13:51:20.495Z] === RUN TestBuildPlatformInvalid [2022-03-05T13:51:20.495Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-05T13:51:20.495Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-05T13:51:21.057Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-05T13:51:22.019Z] === RUN TestExternalGraphDriver/spec [2022-03-05T13:51:23.410Z] === RUN TestExternalGraphDriver/pull [2022-03-05T13:51:24.328Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-05T13:51:26.222Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-05T13:51:27.614Z] --- PASS: TestExternalGraphDriver (7.53s) [2022-03-05T13:51:27.614Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-03-05T13:51:27.614Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-03-05T13:51:27.614Z] --- PASS: TestExternalGraphDriver/pull (4.11s) [2022-03-05T13:51:27.614Z] === RUN TestGraphdriverPluginV2 [2022-03-05T13:51:28.118Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-05T13:51:28.683Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-05T13:51:29.246Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-05T13:51:30.176Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-05T13:51:30.488Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.56s) [2022-03-05T13:51:30.488Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T13:51:30.741Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-05T13:51:31.818Z] --- PASS: TestGraphdriverPluginV2 (3.92s) [2022-03-05T13:51:31.818Z] PASS [2022-03-05T13:51:31.818Z] [2022-03-05T13:51:31.818Z] DONE 5 tests in 11.502s [2022-03-05T13:51:31.818Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-05T13:51:31.818Z] INFO: Testing against a local daemon [2022-03-05T13:51:31.818Z] === RUN TestContinueAfterPluginCrash [2022-03-05T13:51:31.818Z] === PAUSE TestContinueAfterPluginCrash [2022-03-05T13:51:31.818Z] === RUN TestReadPluginNoRead [2022-03-05T13:51:31.818Z] === PAUSE TestReadPluginNoRead [2022-03-05T13:51:31.818Z] === RUN TestDaemonStartWithLogOpt [2022-03-05T13:51:31.818Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-05T13:51:31.818Z] === CONT TestContinueAfterPluginCrash [2022-03-05T13:51:31.818Z] === CONT TestDaemonStartWithLogOpt [2022-03-05T13:51:32.642Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-05T13:51:34.533Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-05T13:51:34.533Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-05T13:51:35.119Z] --- PASS: TestDaemonStartWithLogOpt (3.39s) [2022-03-05T13:51:35.119Z] === CONT TestReadPluginNoRead [2022-03-05T13:51:35.463Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-05T13:51:36.026Z] docker_cli_daemon_test.go:1455: [d5132eb78f9bf] daemon is not started [2022-03-05T13:51:36.284Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-05T13:51:36.848Z] check_test.go:309: [dadfa1f65226e] daemon is not started [2022-03-05T13:51:36.848Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-05T13:51:37.035Z] === RUN TestReadPluginNoRead/default [2022-03-05T13:51:38.218Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-05T13:51:38.422Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-05T13:51:39.194Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-05T13:51:39.452Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-05T13:51:39.811Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-05T13:51:39.811Z] --- PASS: TestContinueAfterPluginCrash (8.49s) [2022-03-05T13:51:40.029Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-05T13:51:40.753Z] === CONT TestReadPluginNoRead [2022-03-05T13:51:40.753Z] read_test.go:92: [dcde567b06a6a] daemon is not started [2022-03-05T13:51:40.753Z] --- PASS: TestReadPluginNoRead (5.96s) [2022-03-05T13:51:40.753Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-03-05T13:51:40.753Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-03-05T13:51:40.753Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-03-05T13:51:40.753Z] PASS [2022-03-05T13:51:40.753Z] [2022-03-05T13:51:40.753Z] DONE 6 tests in 9.402s [2022-03-05T13:51:40.753Z] 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-05T13:51:40.753Z] testing: warning: no tests to run [2022-03-05T13:51:40.753Z] PASS [2022-03-05T13:51:40.753Z] [2022-03-05T13:51:40.753Z] DONE 0 tests in 0.012s [2022-03-05T13:51:40.753Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-05T13:51:40.753Z] INFO: Testing against a local daemon [2022-03-05T13:51:40.753Z] === RUN TestPluginWithDevMounts [2022-03-05T13:51:40.753Z] === PAUSE TestPluginWithDevMounts [2022-03-05T13:51:40.753Z] === CONT TestPluginWithDevMounts [2022-03-05T13:51:41.150Z] INFO: Extraction ended at 03/05/2022 13:51:38. Duration:00:00:28.5880040 [2022-03-05T13:51:41.150Z] INFO: Updating the golang and path environment variables [2022-03-05T13:51:41.150Z] INFO: GOPATH=d:\gopath [2022-03-05T13:51:41.150Z] INFO: go version go1.16.15 windows/amd64 [2022-03-05T13:51:41.150Z] INFO: Running the daemon under test in debug mode [2022-03-05T13:51:41.150Z] INFO: Starting a daemon under test... [2022-03-05T13:51:41.150Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43331\2\daemon --pidfile d:\CI\PR-43331\2\docker.pid -D [2022-03-05T13:51:41.150Z] INFO: Process started successfully. [2022-03-05T13:51:41.150Z] INFO: Start tailing logs of the daemon under tests [2022-03-05T13:51:41.150Z] INFO: Waiting for the daemon under test to start... [2022-03-05T13:51:41.414Z] check_test.go:309: [dab894af6e53d] daemon is not started [2022-03-05T13:51:41.414Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-05T13:51:41.414Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-05T13:51:42.666Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-03-05T13:51:42.666Z] PASS [2022-03-05T13:51:42.666Z] [2022-03-05T13:51:42.666Z] DONE 1 tests in 1.663s [2022-03-05T13:51:42.666Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-05T13:51:42.666Z] INFO: Testing against a local daemon [2022-03-05T13:51:42.666Z] === RUN TestSecretInspect [2022-03-05T13:51:42.783Z] Loaded image: buildpack-deps:buster [2022-03-05T13:51:42.783Z] Loaded image: busybox:latest [2022-03-05T13:51:43.040Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-05T13:51:43.040Z] Loaded image: busybox:glibc [2022-03-05T13:51:43.970Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-05T13:51:45.209Z] --- PASS: TestSecretInspect (2.19s) [2022-03-05T13:51:45.209Z] === RUN TestSecretList [2022-03-05T13:51:45.337Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-05T13:51:45.337Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-05T13:51:45.381Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) [2022-03-05T13:51:45.381Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T13:51:45.594Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-05T13:51:46.156Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-05T13:51:47.088Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-05T13:51:47.120Z] --- PASS: TestSecretList (2.26s) [2022-03-05T13:51:47.120Z] === RUN TestSecretsCreateAndDelete [2022-03-05T13:51:48.460Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-05T13:51:48.717Z] Loaded image: debian:bullseye [2022-03-05T13:51:48.978Z] Loaded image: hello-world:latest [2022-03-05T13:51:48.978Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T13:51:49.666Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-03-05T13:51:49.666Z] === RUN TestSecretsUpdate [2022-03-05T13:51:50.876Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-05T13:51:51.576Z] --- PASS: TestSecretsUpdate (2.15s) [2022-03-05T13:51:51.576Z] === RUN TestTemplatedSecret [2022-03-05T13:51:54.125Z] --- PASS: TestTemplatedSecret (2.58s) [2022-03-05T13:51:54.125Z] === RUN TestSecretCreateResolve [2022-03-05T13:51:54.156Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-05T13:51:55.366Z] --- PASS: TestCreateServiceConfigFileMode (11.85s) [2022-03-05T13:51:55.366Z] === RUN TestCreateServiceSysctls [2022-03-05T13:51:56.038Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-03-05T13:51:56.038Z] PASS [2022-03-05T13:51:56.298Z] [2022-03-05T13:51:56.298Z] DONE 6 tests in 13.667s [2022-03-05T13:51:56.298Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-05T13:51:56.298Z] INFO: Testing against a local daemon [2022-03-05T13:51:56.298Z] === RUN TestServiceCreateInit [2022-03-05T13:51:56.298Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T13:51:57.429Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-05T13:51:57.902Z] --- PASS: TestCreateServiceSysctls (2.80s) [2022-03-05T13:51:57.902Z] === RUN TestCreateServiceCapabilities [2022-03-05T13:51:58.987Z] .....INFO: Daemon under test started and replied! [2022-03-05T13:51:58.987Z] INFO: Docker version of the daemon under test [2022-03-05T13:51:58.987Z] [2022-03-05T13:51:58.987Z] Client: [2022-03-05T13:51:58.987Z] Version: 17.06.2-ce [2022-03-05T13:51:58.987Z] API version: 1.30 [2022-03-05T13:51:58.987Z] Go version: go1.8.3 [2022-03-05T13:51:58.987Z] Git commit: cec0b72 [2022-03-05T13:51:58.987Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-05T13:51:58.987Z] OS/Arch: windows/amd64 [2022-03-05T13:51:58.987Z] [2022-03-05T13:51:58.987Z] Server: [2022-03-05T13:51:58.987Z] Version: 0.0.0-dev [2022-03-05T13:51:58.987Z] API version: 1.41 (minimum version 1.24) [2022-03-05T13:51:58.987Z] Go version: go1.16.15 [2022-03-05T13:51:58.987Z] Git commit: 3f05465a90 [2022-03-05T13:51:58.987Z] Built: 03/05/2022 13:49:28 [2022-03-05T13:51:58.987Z] OS/Arch: windows/amd64 [2022-03-05T13:51:58.987Z] Experimental: false [2022-03-05T13:51:58.987Z] [2022-03-05T13:51:58.987Z] INFO: Docker info of the daemon under test [2022-03-05T13:51:58.987Z] [2022-03-05T13:51:58.987Z] Containers: 0 [2022-03-05T13:51:58.987Z] Running: 0 [2022-03-05T13:51:58.987Z] Paused: 0 [2022-03-05T13:51:58.987Z] Stopped: 0 [2022-03-05T13:51:58.987Z] Images: 0 [2022-03-05T13:51:58.987Z] Server Version: 0.0.0-dev [2022-03-05T13:51:58.987Z] Storage Driver: windowsfilter [2022-03-05T13:51:58.987Z] Windows: [2022-03-05T13:51:58.987Z] Logging Driver: json-file [2022-03-05T13:51:58.987Z] Plugins: [2022-03-05T13:51:58.987Z] Volume: local [2022-03-05T13:51:58.987Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T13:51:58.987Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T13:51:58.987Z] Swarm: inactive [2022-03-05T13:51:58.987Z] Default Isolation: process [2022-03-05T13:51:58.987Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-05T13:51:58.987Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-05T13:51:58.987Z] OSType: windows [2022-03-05T13:51:58.987Z] Architecture: x86_64 [2022-03-05T13:51:58.987Z] CPUs: 4 [2022-03-05T13:51:58.987Z] Total Memory: 32GiB [2022-03-05T13:51:58.987Z] Name: azwin-2-9d86f0 [2022-03-05T13:51:58.987Z] ID: YE27:2FM2:C2FS:W4WI:AXTJ:2Y7X:ZMQ5:VSND:VA3Z:JO7R:XIRW:7FS7 [2022-03-05T13:51:58.987Z] Docker Root Dir: D:\CI\PR-43331\2\daemon [2022-03-05T13:51:58.987Z] Debug Mode (client): false [2022-03-05T13:51:58.987Z] Debug Mode (server): true [2022-03-05T13:51:58.987Z] File Descriptors: -1 [2022-03-05T13:51:58.987Z] Goroutines: 16 [2022-03-05T13:51:58.987Z] System Time: 2022-03-05T13:51:58.1833178Z [2022-03-05T13:51:58.987Z] EventsListeners: 0 [2022-03-05T13:51:58.987Z] Registry: https://index.docker.io/v1/ [2022-03-05T13:51:58.987Z] Labels: [2022-03-05T13:51:58.987Z] Experimental: false [2022-03-05T13:51:58.987Z] Insecure Registries: [2022-03-05T13:51:58.987Z] 127.0.0.0/8 [2022-03-05T13:51:58.987Z] Live Restore Enabled: false [2022-03-05T13:51:58.987Z] [2022-03-05T13:51:58.987Z] [2022-03-05T13:51:58.987Z] INFO: Docker images of the daemon under test [2022-03-05T13:51:58.987Z] [2022-03-05T13:51:58.987Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-05T13:51:58.987Z] [2022-03-05T13:51:58.987Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-05T13:51:58.987Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-05T13:51:58.987Z] ltsc2019: Pulling from windows/servercore [2022-03-05T13:51:58.987Z] 4612f6d0b889: Pulling fs layer [2022-03-05T13:51:58.987Z] 1bd78008c728: Pulling fs layer [2022-03-05T13:51:59.812Z] --- PASS: TestCreateServiceCapabilities (2.24s) [2022-03-05T13:51:59.812Z] === RUN TestInspect [2022-03-05T13:51:59.951Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-05T13:52:00.209Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (39.93s) [2022-03-05T13:52:00.209Z] PASS [2022-03-05T13:52:00.209Z] [2022-03-05T13:52:00.209Z] === Skipped [2022-03-05T13:52:00.209Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-05T13:52:00.209Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T13:52:00.209Z] [2022-03-05T13:52:00.209Z] DONE 33 tests, 1 skipped in 259.442s [2022-03-05T13:52:00.468Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-05T13:52:00.468Z] ++ 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-05T13:52:00.468Z] ++ set -e [2022-03-05T13:52:00.468Z] ++ '[' -n 0 ']' [2022-03-05T13:52:00.468Z] ++ set -x [2022-03-05T13:52:00.468Z] ++ 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-05T13:52:00.468Z] INFO: Testing against a local daemon [2022-03-05T13:52:00.468Z] === RUN TestConfigInspect [2022-03-05T13:52:00.500Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T13:52:01.398Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-05T13:52:02.353Z] --- PASS: TestInspect (2.51s) [2022-03-05T13:52:02.353Z] === RUN TestCreateJob [2022-03-05T13:52:03.294Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-05T13:52:03.556Z] --- PASS: TestConfigInspect (2.98s) [2022-03-05T13:52:03.556Z] === RUN TestConfigList [2022-03-05T13:52:03.804Z] --- PASS: TestServiceCreateInit (7.60s) [2022-03-05T13:52:03.804Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2022-03-05T13:52:03.804Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s) [2022-03-05T13:52:03.804Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T13:52:03.812Z] check_test.go:309: [dbdaf49ac66c7] daemon is not started [2022-03-05T13:52:03.812Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-05T13:52:04.377Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-05T13:52:04.377Z] check_test.go:309: [dd18aefd74199] daemon is not started [2022-03-05T13:52:04.377Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-05T13:52:04.633Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-05T13:52:04.894Z] --- PASS: TestCreateJob (2.67s) [2022-03-05T13:52:04.894Z] === RUN TestReplicatedJob [2022-03-05T13:52:06.003Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-05T13:52:06.003Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-05T13:52:06.003Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-05T13:52:06.259Z] --- PASS: TestConfigList (2.85s) [2022-03-05T13:52:06.259Z] === RUN TestConfigsCreateAndDelete [2022-03-05T13:52:06.259Z] check_test.go:309: [d8050f0a066ce] daemon is not started [2022-03-05T13:52:06.259Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-05T13:52:06.822Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-05T13:52:08.717Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-05T13:52:08.717Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-05T13:52:09.094Z] --- PASS: TestReplicatedJob (3.75s) [2022-03-05T13:52:09.094Z] === RUN TestUpdateReplicatedJob [2022-03-05T13:52:09.280Z] --- PASS: TestConfigsCreateAndDelete (2.80s) [2022-03-05T13:52:09.280Z] === RUN TestConfigsUpdate [2022-03-05T13:52:10.209Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-05T13:52:10.773Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-05T13:52:11.632Z] --- PASS: TestUpdateReplicatedJob (2.63s) [2022-03-05T13:52:11.632Z] === RUN TestServiceListWithStatuses [2022-03-05T13:52:11.632Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T13:52:11.632Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T13:52:11.632Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T13:52:11.702Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-05T13:52:11.959Z] --- PASS: TestConfigsUpdate (2.73s) [2022-03-05T13:52:11.959Z] === RUN TestTemplatedConfig [2022-03-05T13:52:12.521Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-03-05T13:52:13.451Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-03-05T13:52:13.981Z] 1bd78008c728: Verifying Checksum [2022-03-05T13:52:13.981Z] 1bd78008c728: Download complete [2022-03-05T13:52:14.016Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-05T13:52:14.927Z] --- PASS: TestDockerNetworkConnectAlias (3.40s) [2022-03-05T13:52:14.927Z] === RUN TestDockerNetworkReConnect [2022-03-05T13:52:15.383Z] --- PASS: TestTemplatedConfig (3.45s) [2022-03-05T13:52:15.383Z] === RUN TestConfigCreateResolve [2022-03-05T13:52:17.277Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-05T13:52:17.840Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-05T13:52:17.840Z] --- PASS: TestConfigCreateResolve (2.54s) [2022-03-05T13:52:17.840Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T13:52:18.221Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2022-03-05T13:52:18.221Z] === RUN TestServicePlugin [2022-03-05T13:52:18.221Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:52:18.221Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-05T13:52:18.221Z] === RUN TestServiceUpdateLabel [2022-03-05T13:52:18.404Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-05T13:52:18.404Z] PASS [2022-03-05T13:52:18.404Z] [2022-03-05T13:52:18.404Z] DONE 7 tests in 18.026s [2022-03-05T13:52:18.404Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-05T13:52:18.404Z] ++ 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-05T13:52:18.404Z] ++ set -e [2022-03-05T13:52:18.404Z] ++ '[' -n 0 ']' [2022-03-05T13:52:18.404Z] ++ set -x [2022-03-05T13:52:18.404Z] ++ 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-05T13:52:18.661Z] INFO: Testing against a local daemon [2022-03-05T13:52:18.661Z] === RUN TestCheckpoint [2022-03-05T13:52:18.661Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T13:52:18.661Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T13:52:18.661Z] === RUN TestContainerInvalidJSON [2022-03-05T13:52:18.661Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T13:52:18.661Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T13:52:18.661Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T13:52:18.661Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T13:52:18.661Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T13:52:18.661Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T13:52:18.661Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T13:52:18.661Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T13:52:18.661Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T13:52:18.661Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-05T13:52:18.661Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-05T13:52:18.661Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T13:52:18.661Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T13:52:18.661Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T13:52:18.661Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-05T13:52:18.661Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T13:52:18.661Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-05T13:52:18.661Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T13:52:18.918Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-03-05T13:52:18.918Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T13:52:18.918Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-05T13:52:18.918Z] === RUN TestCopyFromContainer [2022-03-05T13:52:20.128Z] --- PASS: TestServiceUpdateLabel (1.73s) [2022-03-05T13:52:20.128Z] === RUN TestServiceUpdateSecrets [2022-03-05T13:52:20.285Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-05T13:52:20.285Z] === RUN TestCopyFromContainer// [2022-03-05T13:52:20.285Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-05T13:52:20.285Z] === RUN TestCopyFromContainer//bar/root [2022-03-05T13:52:20.285Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-05T13:52:20.285Z] === RUN TestCopyFromContainer/bar/quux [2022-03-05T13:52:20.544Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-05T13:52:20.544Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-05T13:52:20.544Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-05T13:52:20.800Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-05T13:52:20.800Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-05T13:52:20.800Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-05T13:52:21.057Z] --- PASS: TestCopyFromContainer (2.13s) [2022-03-05T13:52:21.057Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-03-05T13:52:21.057Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-03-05T13:52:21.057Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-03-05T13:52:21.057Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-03-05T13:52:21.057Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-03-05T13:52:21.057Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-03-05T13:52:21.057Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-03-05T13:52:21.057Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-03-05T13:52:21.057Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-03-05T13:52:21.057Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-03-05T13:52:21.057Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T13:52:21.057Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T13:52:21.057Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T13:52:21.057Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T13:52:21.057Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T13:52:21.057Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T13:52:21.057Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T13:52:21.057Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T13:52:21.057Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T13:52:21.057Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T13:52:21.057Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-05T13:52:21.057Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-05T13:52:21.057Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-05T13:52:21.057Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T13:52:21.057Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T13:52:21.057Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-05T13:52:21.057Z] === RUN TestCreateWithInvalidEnv [2022-03-05T13:52:21.057Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T13:52:21.057Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T13:52:21.057Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T13:52:21.057Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T13:52:21.057Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T13:52:21.057Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T13:52:21.057Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T13:52:21.057Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T13:52:21.057Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T13:52:21.057Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-05T13:52:21.057Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T13:52:21.057Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T13:52:21.057Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T13:52:21.057Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T13:52:21.057Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-05T13:52:21.057Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T13:52:21.314Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-05T13:52:21.572Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-05T13:52:21.829Z] check_test.go:309: [d381ce7842f55] daemon is not started [2022-03-05T13:52:21.829Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-05T13:52:21.921Z] --- PASS: TestCreateServiceMultipleTimes (15.86s) [2022-03-05T13:52:21.921Z] === RUN TestCreateServiceConflict [2022-03-05T13:52:21.921Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-03-05T13:52:21.921Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T13:52:22.395Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-05T13:52:22.664Z] 4612f6d0b889: Verifying Checksum [2022-03-05T13:52:22.664Z] 4612f6d0b889: Download complete [2022-03-05T13:52:22.959Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-05T13:52:23.216Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2022-03-05T13:52:23.216Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T13:52:23.473Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-05T13:52:24.845Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-05T13:52:25.103Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2022-03-05T13:52:25.103Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T13:52:25.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T13:52:25.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T13:52:25.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T13:52:25.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T13:52:25.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T13:52:25.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T13:52:25.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T13:52:25.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T13:52:25.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T13:52:25.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T13:52:25.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T13:52:25.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T13:52:25.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T13:52:25.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T13:52:25.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T13:52:25.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-05T13:52:25.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-03-05T13:52:25.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-03-05T13:52:25.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-05T13:52:25.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-03-05T13:52:25.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T13:52:25.103Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T13:52:25.223Z] --- PASS: TestCreateServiceMaxReplicas (2.83s) [2022-03-05T13:52:25.223Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T13:52:26.036Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2022-03-05T13:52:26.036Z] === RUN TestCreateDifferentPlatform [2022-03-05T13:52:26.036Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T13:52:26.036Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T13:52:26.036Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-03-05T13:52:26.036Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-05T13:52:26.036Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T13:52:26.036Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T13:52:26.036Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-05T13:52:26.036Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T13:52:26.036Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-05T13:52:26.036Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-05T13:52:26.036Z] === RUN TestContainerStartOnDaemonRestart [2022-03-05T13:52:26.036Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-05T13:52:26.036Z] === RUN TestDaemonRestartIpcMode [2022-03-05T13:52:26.036Z] === PAUSE TestDaemonRestartIpcMode [2022-03-05T13:52:26.036Z] === RUN TestDaemonHostGatewayIP [2022-03-05T13:52:26.036Z] === PAUSE TestDaemonHostGatewayIP [2022-03-05T13:52:26.036Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-05T13:52:26.036Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-05T13:52:26.036Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T13:52:26.036Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-05T13:52:26.036Z] === RUN TestDiff [2022-03-05T13:52:26.598Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-05T13:52:26.856Z] --- PASS: TestDiff (0.74s) [2022-03-05T13:52:26.856Z] === RUN TestExecWithCloseStdin [2022-03-05T13:52:26.856Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-05T13:52:27.789Z] --- PASS: TestExecWithCloseStdin (0.87s) [2022-03-05T13:52:27.789Z] === RUN TestExec [2022-03-05T13:52:28.720Z] --- PASS: TestExec (0.87s) [2022-03-05T13:52:28.720Z] === RUN TestExecUser [2022-03-05T13:52:29.283Z] --- PASS: TestExecUser (0.64s) [2022-03-05T13:52:29.283Z] === RUN TestExportContainerAndImportImage [2022-03-05T13:52:29.846Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-05T13:52:30.411Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2022-03-05T13:52:30.411Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T13:52:31.778Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-05T13:52:31.778Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s) [2022-03-05T13:52:31.778Z] === RUN TestHealthCheckWorkdir [2022-03-05T13:52:32.359Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-03-05T13:52:32.359Z] === RUN TestHealthKillContainer [2022-03-05T13:52:32.933Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-05T13:52:33.881Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-05T13:52:33.881Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-05T13:52:33.881Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-05T13:52:33.881Z] check_test.go:309: [d75dca5f47b01] daemon is not started [2022-03-05T13:52:33.881Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-05T13:52:34.814Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-05T13:52:35.073Z] --- PASS: TestServiceUpdateSecrets (13.90s) [2022-03-05T13:52:35.073Z] === RUN TestServiceUpdateConfigs [2022-03-05T13:52:35.745Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-05T13:52:36.369Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-05T13:52:36.369Z] Copying nested executables into bundles/binary-daemon [2022-03-05T13:52:36.369Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-05T13:52:36.675Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-05T13:52:36.710Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -e DOCKER_GRAPHDRIVER docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/make.sh cross [2022-03-05T13:52:36.971Z] [2022-03-05T13:52:36.971Z] Removing bundles/ [2022-03-05T13:52:37.233Z] [2022-03-05T13:52:37.233Z] ---> Making bundle: cross (in bundles/cross) [2022-03-05T13:52:37.233Z] Cross building: bundles/cross/linux/amd64 [2022-03-05T13:52:37.233Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-03-05T13:52:37.233Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-05T13:52:37.605Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-05T13:52:38.975Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-05T13:52:40.134Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-03-05T13:52:40.134Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T13:52:40.346Z] check_test.go:309: [d2160b6ea2a61] daemon is not started [2022-03-05T13:52:40.346Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-05T13:52:41.277Z] --- PASS: TestHealthKillContainer (8.62s) [2022-03-05T13:52:41.277Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T13:52:41.841Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2022-03-05T13:52:41.841Z] === RUN TestIpcModeNone [2022-03-05T13:52:42.772Z] --- PASS: TestIpcModeNone (0.81s) [2022-03-05T13:52:42.772Z] === RUN TestIpcModePrivate [2022-03-05T13:52:42.772Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-05T13:52:43.337Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-03-05T13:52:43.593Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-05T13:52:43.593Z] --- PASS: TestIpcModePrivate (0.92s) [2022-03-05T13:52:43.593Z] === RUN TestIpcModeShareable [2022-03-05T13:52:44.157Z] check_test.go:309: [d688fa45cdc82] daemon is not started [2022-03-05T13:52:44.157Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-05T13:52:44.157Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-03-05T13:52:44.157Z] --- PASS: TestIpcModeShareable (0.72s) [2022-03-05T13:52:44.157Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-05T13:52:46.687Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.15s) [2022-03-05T13:52:46.687Z] === RUN TestAPIIpcModeHost [2022-03-05T13:52:46.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-05T13:52:46.944Z] --- PASS: TestAPIIpcModeHost (0.62s) [2022-03-05T13:52:46.944Z] === RUN TestDaemonIpcModeShareable [2022-03-05T13:52:47.202Z] docker_cli_daemon_plugins_test.go:79: [de657092ae886] daemon is not started [2022-03-05T13:52:48.138Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-05T13:52:48.395Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2022-03-05T13:52:48.652Z] --- PASS: TestDaemonIpcModeShareable (1.61s) [2022-03-05T13:52:48.652Z] === RUN TestDaemonIpcModePrivate [2022-03-05T13:52:49.584Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-05T13:52:49.584Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-05T13:52:49.842Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-03-05T13:52:50.099Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2022-03-05T13:52:50.099Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-05T13:52:50.109Z] --- PASS: TestServiceUpdateConfigs (13.89s) [2022-03-05T13:52:50.109Z] === RUN TestServiceUpdateNetwork [2022-03-05T13:52:51.029Z] docker_cli_daemon_plugins_test.go:169: [d59b58e57cd42] daemon is not started [2022-03-05T13:52:51.594Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2022-03-05T13:52:51.594Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s) [2022-03-05T13:52:51.594Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-05T13:52:52.364Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2022-03-05T13:52:52.364Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T13:52:52.525Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-05T13:52:53.089Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-03-05T13:52:53.345Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2022-03-05T13:52:53.345Z] === RUN TestIpcModeOlderClient [2022-03-05T13:52:53.345Z] === PAUSE TestIpcModeOlderClient [2022-03-05T13:52:53.346Z] === RUN TestKillContainerInvalidSignal [2022-03-05T13:52:54.274Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2022-03-05T13:52:54.274Z] === RUN TestKillContainer [2022-03-05T13:52:54.274Z] === RUN TestKillContainer/no_signal [2022-03-05T13:52:55.204Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T13:52:55.461Z] === RUN TestKillContainer/killing_signal [2022-03-05T13:52:56.026Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-05T13:52:56.284Z] --- PASS: TestKillContainer (2.20s) [2022-03-05T13:52:56.284Z] --- PASS: TestKillContainer/no_signal (0.79s) [2022-03-05T13:52:56.284Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-03-05T13:52:56.284Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-03-05T13:52:56.284Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T13:52:56.284Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-05T13:52:56.284Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-05T13:52:56.541Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-05T13:52:57.106Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-05T13:52:57.106Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-05T13:52:57.670Z] check_test.go:309: [ddb86b233103d] daemon is not started [2022-03-05T13:52:57.670Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-05T13:52:57.670Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-05T13:52:57.670Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-03-05T13:52:57.670Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2022-03-05T13:52:57.670Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2022-03-05T13:52:57.670Z] === RUN TestKillStoppedContainer [2022-03-05T13:52:57.670Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-03-05T13:52:57.670Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T13:52:57.670Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-05T13:52:57.670Z] === RUN TestKillDifferentUserContainer [2022-03-05T13:52:58.600Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2022-03-05T13:52:58.600Z] === RUN TestInspectOomKilledTrue [2022-03-05T13:52:58.600Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T13:52:58.600Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T13:52:58.600Z] === RUN TestInspectOomKilledFalse [2022-03-05T13:52:58.600Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T13:52:58.600Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-05T13:52:58.600Z] === RUN TestLinksEtcHostsContentMatch [2022-03-05T13:52:58.859Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-05T13:52:59.117Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-03-05T13:52:59.117Z] === RUN TestLinksContainerNames [2022-03-05T13:52:59.374Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-05T13:53:00.094Z] --- PASS: TestServiceUpdateNetwork (12.27s) [2022-03-05T13:53:00.094Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T13:53:00.745Z] --- PASS: TestLinksContainerNames (1.51s) [2022-03-05T13:53:00.745Z] === RUN TestLogsFollowTailEmpty [2022-03-05T13:53:01.005Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-05T13:53:01.033Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-05T13:53:01.261Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2022-03-05T13:53:01.261Z] === RUN TestContainerNetworkMountsNoChown [2022-03-05T13:53:01.602Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-05T13:53:02.193Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/default [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/default [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/private [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/private [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rprivate [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/slave [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/slave [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rslave [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/shared [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/shared [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rshared [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/default [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/rslave [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/slave [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/rprivate [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/private [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/rshared [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/shared [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-05T13:53:02.193Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T13:53:02.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-05T13:53:02.193Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-05T13:53:02.449Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-05T13:53:02.449Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T13:53:02.708Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-05T13:53:02.708Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T13:53:02.708Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-05T13:53:02.708Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-05T13:53:02.708Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-05T13:53:02.708Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-05T13:53:02.708Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-05T13:53:02.708Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T13:53:02.708Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-05T13:53:02.965Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.13s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.08s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rslave (0.01s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-05T13:53:02.965Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-05T13:53:02.965Z] === RUN TestContainerBindMountNonRecursive [2022-03-05T13:53:04.594Z] --- PASS: TestCreateServiceConfigFileMode (12.52s) [2022-03-05T13:53:04.594Z] === RUN TestCreateServiceSysctls [2022-03-05T13:53:04.864Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-05T13:53:04.864Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2022-03-05T13:53:04.864Z] === RUN TestContainerVolumesMountedAsShared [2022-03-05T13:53:05.794Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2022-03-05T13:53:05.794Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-05T13:53:06.011Z] --- PASS: TestCreateServiceSysctls (3.33s) [2022-03-05T13:53:06.011Z] === RUN TestCreateServiceCapabilities [2022-03-05T13:53:06.360Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-05T13:53:06.360Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2022-03-05T13:53:06.360Z] === RUN TestNetworkNat [2022-03-05T13:53:07.290Z] --- PASS: TestNetworkNat (0.81s) [2022-03-05T13:53:07.290Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T13:53:07.855Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-05T13:53:07.855Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2022-03-05T13:53:07.855Z] === RUN TestNetworkLoopbackNat [2022-03-05T13:53:08.786Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-05T13:53:09.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-05T13:53:09.317Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2022-03-05T13:53:09.317Z] === RUN TestInspect [2022-03-05T13:53:09.607Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-05T13:53:09.728Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-05T13:53:10.170Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-05T13:53:10.426Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-05T13:53:10.992Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2022-03-05T13:53:10.992Z] === RUN TestPause [2022-03-05T13:53:11.558Z] --- PASS: TestPause (0.56s) [2022-03-05T13:53:11.558Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T13:53:11.558Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T13:53:11.558Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T13:53:11.558Z] === RUN TestPauseStopPausedContainer [2022-03-05T13:53:11.863Z] --- PASS: TestInspect (2.78s) [2022-03-05T13:53:11.863Z] === RUN TestCreateJob [2022-03-05T13:53:12.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-05T13:53:12.121Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2022-03-05T13:53:12.121Z] === RUN TestPsFilter [2022-03-05T13:53:12.379Z] --- PASS: TestPsFilter (0.11s) [2022-03-05T13:53:12.379Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T13:53:12.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-05T13:53:12.944Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2022-03-05T13:53:12.944Z] === RUN TestRemoveContainerWithVolume [2022-03-05T13:53:13.510Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2022-03-05T13:53:13.510Z] === RUN TestRemoveContainerRunning [2022-03-05T13:53:13.510Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-05T13:53:14.074Z] --- PASS: TestRemoveContainerRunning (0.69s) [2022-03-05T13:53:14.074Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T13:53:14.409Z] --- PASS: TestCreateJob (2.94s) [2022-03-05T13:53:14.409Z] === RUN TestReplicatedJob [2022-03-05T13:53:14.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-05T13:53:14.636Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2022-03-05T13:53:14.636Z] === RUN TestRemoveInvalidContainer [2022-03-05T13:53:14.893Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-05T13:53:14.893Z] === RUN TestRenameLinkedContainer [2022-03-05T13:53:16.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-05T13:53:16.305Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-03-05T13:53:16.305Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-05T13:53:16.305Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-05T13:53:16.305Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-03-05T13:53:16.305Z] PASS [2022-03-05T13:53:16.305Z] [2022-03-05T13:53:16.305Z] === Skipped [2022-03-05T13:53:16.305Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-05T13:53:16.305Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T13:53:16.305Z] [2022-03-05T13:53:16.305Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-05T13:53:16.305Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T13:53:16.305Z] [2022-03-05T13:53:16.305Z] DONE 27 tests, 2 skipped in 143.615s [2022-03-05T13:53:16.305Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-05T13:53:16.305Z] ++ 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-05T13:53:16.305Z] ++ set -e [2022-03-05T13:53:16.305Z] ++ '[' -n 0 ']' [2022-03-05T13:53:16.305Z] ++ set -x [2022-03-05T13:53:16.305Z] ++ 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-05T13:53:16.305Z] INFO: Testing against a local daemon [2022-03-05T13:53:16.305Z] === RUN TestSessionCreate [2022-03-05T13:53:16.305Z] --- PASS: TestSessionCreate (0.03s) [2022-03-05T13:53:16.305Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T13:53:16.305Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-05T13:53:16.305Z] PASS [2022-03-05T13:53:16.305Z] [2022-03-05T13:53:16.305Z] DONE 2 tests in 0.134s [2022-03-05T13:53:16.305Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-05T13:53:16.305Z] ++ 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-05T13:53:16.305Z] ++ set -e [2022-03-05T13:53:16.305Z] ++ '[' -n 0 ']' [2022-03-05T13:53:16.305Z] ++ set -x [2022-03-05T13:53:16.305Z] ++ 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-05T13:53:16.305Z] INFO: Testing against a local daemon [2022-03-05T13:53:16.305Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T13:53:16.305Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T13:53:16.305Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T13:53:16.305Z] === RUN TestEventsExecDie [2022-03-05T13:53:16.565Z] --- PASS: TestEventsExecDie (0.45s) [2022-03-05T13:53:16.565Z] === RUN TestEventsBackwardsCompatible [2022-03-05T13:53:16.565Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-05T13:53:16.565Z] === RUN TestInfoBinaryCommits [2022-03-05T13:53:16.565Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-05T13:53:16.565Z] === RUN TestInfoAPIVersioned [2022-03-05T13:53:16.565Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-05T13:53:16.565Z] === RUN TestInfoDiscoveryBackend [2022-03-05T13:53:17.134Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-03-05T13:53:17.134Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-05T13:53:17.189Z] --- PASS: TestRenameLinkedContainer (2.45s) [2022-03-05T13:53:17.189Z] === RUN TestRenameStoppedContainer [2022-03-05T13:53:17.754Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-03-05T13:53:17.754Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T13:53:18.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-05T13:53:18.073Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-05T13:53:18.073Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-05T13:53:18.642Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-03-05T13:53:18.642Z] === RUN TestInfoAPI [2022-03-05T13:53:18.642Z] --- PASS: TestInfoAPI (0.02s) [2022-03-05T13:53:18.642Z] === RUN TestInfoAPIWarnings [2022-03-05T13:53:18.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-05T13:53:18.944Z] --- PASS: TestRenameRunningContainerAndReuse (1.18s) [2022-03-05T13:53:18.944Z] === RUN TestRenameInvalidName [2022-03-05T13:53:19.508Z] --- PASS: TestRenameInvalidName (0.59s) [2022-03-05T13:53:19.508Z] === RUN TestRenameAnonymousContainer [2022-03-05T13:53:19.699Z] --- PASS: TestReplicatedJob (5.14s) [2022-03-05T13:53:19.699Z] === RUN TestUpdateReplicatedJob [2022-03-05T13:53:20.111Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-05T13:53:21.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-05T13:53:22.421Z] --- PASS: TestRenameAnonymousContainer (2.64s) [2022-03-05T13:53:22.421Z] === RUN TestRenameContainerWithSameName [2022-03-05T13:53:22.985Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2022-03-05T13:53:22.985Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T13:53:22.997Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2022-03-05T13:53:22.998Z] === RUN TestServiceListWithStatuses [2022-03-05T13:53:22.998Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T13:53:22.998Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T13:53:22.998Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T13:53:24.356Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2022-03-05T13:53:24.356Z] === RUN TestResize [2022-03-05T13:53:25.285Z] --- PASS: TestResize (0.80s) [2022-03-05T13:53:25.285Z] === RUN TestResizeWithInvalidSize [2022-03-05T13:53:26.214Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2022-03-05T13:53:26.214Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T13:53:26.777Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T13:53:26.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T13:53:26.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T13:53:26.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T13:53:26.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T13:53:26.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T13:53:26.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T13:53:26.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T13:53:26.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:53:26.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:53:26.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:53:26.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:53:26.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:53:26.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:53:26.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T13:53:26.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T13:53:27.203Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2022-03-05T13:53:27.203Z] === RUN TestDockerNetworkReConnect [2022-03-05T13:53:27.708Z] check_test.go:309: [d19ccfb3e345e] daemon is not started [2022-03-05T13:53:27.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-05T13:53:29.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:53:29.861Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:53:30.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-05T13:53:30.505Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-03-05T13:53:30.505Z] === RUN TestServicePlugin [2022-03-05T13:53:31.492Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T13:53:31.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T13:53:32.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-05T13:53:33.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T13:53:33.810Z] plugin_test.go:62: [de70517b825e9] joining swarm manager [dc87d5e9e9b0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T13:53:33.818Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T13:53:35.195Z] plugin_test.go:65: [d1d3dd1eacccd] joining swarm manager [dc87d5e9e9b0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T13:53:36.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-05T13:53:36.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T13:53:36.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T13:53:36.742Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-05T13:53:36.742Z] === RUN TestInfoDebug [2022-03-05T13:53:36.742Z] --- PASS: TestInfoDebug (0.52s) [2022-03-05T13:53:36.742Z] === RUN TestInfoInsecureRegistries [2022-03-05T13:53:36.742Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-05T13:53:36.742Z] === RUN TestInfoRegistryMirrors [2022-03-05T13:53:36.742Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-05T13:53:36.742Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T13:53:36.742Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2022-03-05T13:53:36.742Z] === RUN TestPingCacheHeaders [2022-03-05T13:53:36.742Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-05T13:53:36.742Z] === RUN TestPingGet [2022-03-05T13:53:36.742Z] --- PASS: TestPingGet (0.01s) [2022-03-05T13:53:36.742Z] === RUN TestPingHead [2022-03-05T13:53:36.742Z] --- PASS: TestPingHead (0.02s) [2022-03-05T13:53:36.742Z] === RUN TestVersion [2022-03-05T13:53:36.742Z] --- PASS: TestVersion (0.02s) [2022-03-05T13:53:36.742Z] PASS [2022-03-05T13:53:36.742Z] [2022-03-05T13:53:36.742Z] === Skipped [2022-03-05T13:53:36.742Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T13:53:36.742Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T13:53:36.742Z] [2022-03-05T13:53:36.742Z] DONE 18 tests, 1 skipped in 20.656s [2022-03-05T13:53:36.742Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-05T13:53:36.742Z] ++ 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-05T13:53:36.742Z] ++ set -e [2022-03-05T13:53:36.742Z] ++ '[' -n 0 ']' [2022-03-05T13:53:36.742Z] ++ set -x [2022-03-05T13:53:36.742Z] ++ 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-05T13:53:36.742Z] INFO: Testing against a local daemon [2022-03-05T13:53:36.742Z] === RUN TestVolumesCreateAndList [2022-03-05T13:53:36.742Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-05T13:53:36.742Z] === RUN TestVolumesRemove [2022-03-05T13:53:37.001Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-05T13:53:37.001Z] === RUN TestVolumesInspect [2022-03-05T13:53:37.001Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-05T13:53:37.001Z] === RUN TestVolumesInvalidJSON [2022-03-05T13:53:37.001Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T13:53:37.001Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T13:53:37.001Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T13:53:37.001Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-05T13:53:37.001Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T13:53:37.001Z] PASS [2022-03-05T13:53:37.001Z] [2022-03-05T13:53:37.001Z] DONE 5 tests in 0.216s [2022-03-05T13:53:37.001Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T13:53:37.001Z] ++++ cat bundles/test-integration/docker.pid [2022-03-05T13:53:37.001Z] +++ kill 12288 [2022-03-05T13:53:37.261Z] +++ /etc/init.d/apparmor stop [2022-03-05T13:53:37.261Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T13:53:37.261Z] [2022-03-05T13:53:37.261Z] Unloading profiles will leave already running processes permanently [2022-03-05T13:53:37.261Z] unconfined, which can lead to unexpected situations. [2022-03-05T13:53:37.261Z] [2022-03-05T13:53:37.261Z] To set a process to complain mode, use the command line tool [2022-03-05T13:53:37.261Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T13:53:37.261Z] +++ true [2022-03-05T13:53:37.261Z] exiting test-integration [2022-03-05T13:53:37.261Z] ++ exit 0 [2022-03-05T13:53:37.261Z] Post stage [Pipeline] junit [2022-03-05T13:53:38.216Z] Recording test results [2022-03-05T13:53:38.347Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T13:53:38.676Z] + echo Ensuring container killed. [2022-03-05T13:53:38.676Z] Ensuring container killed. [2022-03-05T13:53:38.676Z] + docker rm -vf docker-pr2 [2022-03-05T13:53:38.676Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-05T13:53:38.960Z] + echo Chowning /workspace to jenkins user [2022-03-05T13:53:38.960Z] Chowning /workspace to jenkins user [2022-03-05T13:53:38.960Z] + id -u [2022-03-05T13:53:38.960Z] + id -g [2022-03-05T13:53:38.960Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43331:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T13:53:38.960Z] Unable to find image 'busybox:latest' locally [2022-03-05T13:53:38.960Z] latest: Pulling from library/busybox [2022-03-05T13:53:39.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-05T13:53:39.224Z] f4731b18983e: Pulling fs layer [2022-03-05T13:53:39.224Z] f4731b18983e: Verifying Checksum [2022-03-05T13:53:39.224Z] f4731b18983e: Download complete [2022-03-05T13:53:39.224Z] f4731b18983e: Pull complete [2022-03-05T13:53:39.224Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-05T13:53:39.224Z] Status: Downloaded newer image for busybox:latest [2022-03-05T13:53:39.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T13:53:40.902Z] + bundleName=arm64-integration [2022-03-05T13:53:40.902Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-05T13:53:40.902Z] Creating arm64-integration-bundles.tar.gz [2022-03-05T13:53:40.902Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-05T13:53:40.902Z] + 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-05T13:53:40.915Z] Archiving artifacts [2022-03-05T13:53:41.283Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T13:53:41.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T13:53:42.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-05T13:53:43.005Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43331/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T13:53:43.314Z] + make clean [2022-03-05T13:53:43.314Z] docker volume rm -f docker-dev-cache [2022-03-05T13:53:43.314Z] docker-dev-cache [Pipeline] deleteDir [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.01s) [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.97s) [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.11s) [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s) [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.40s) [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.82s) [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.18s) [2022-03-05T13:53:44.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.22s) [2022-03-05T13:53:44.108Z] === RUN TestCgroupNamespacesRun [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T13:53:45.041Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-05T13:53:45.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-05T13:53:46.539Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2022-03-05T13:53:46.539Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-05T13:53:47.955Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2022-03-05T13:53:47.955Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-05T13:53:48.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-05T13:53:49.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-05T13:53:49.588Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2022-03-05T13:53:49.588Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-05T13:53:49.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-05T13:53:50.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-05T13:53:51.340Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2022-03-05T13:53:51.340Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-05T13:53:52.272Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-05T13:53:52.835Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-05T13:53:53.092Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2022-03-05T13:53:53.092Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-05T13:53:53.656Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-05T13:53:54.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-05T13:53:54.785Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2022-03-05T13:53:54.785Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-05T13:53:55.717Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-03-05T13:53:55.717Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-05T13:53:57.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-05T13:53:57.346Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-03-05T13:53:57.346Z] === RUN TestNISDomainname [2022-03-05T13:53:58.276Z] --- PASS: TestNISDomainname (0.94s) [2022-03-05T13:53:58.276Z] === RUN TestHostnameDnsResolution [2022-03-05T13:53:59.207Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-05T13:53:59.463Z] --- PASS: TestHostnameDnsResolution (1.08s) [2022-03-05T13:53:59.463Z] === RUN TestUnprivilegedPortsAndPing [2022-03-05T13:54:00.393Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2022-03-05T13:54:00.393Z] === RUN TestStats [2022-03-05T13:54:00.393Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-05T13:54:00.959Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-05T13:54:01.776Z] --- PASS: TestServicePlugin (30.07s) [2022-03-05T13:54:01.777Z] === RUN TestServiceUpdateLabel [2022-03-05T13:54:01.888Z] check_test.go:309: [da7a08ca39550] daemon is not started [2022-03-05T13:54:01.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-05T13:54:01.888Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-05T13:54:02.348Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-03-05T13:54:02.348Z] === RUN TestServiceUpdateSecrets [2022-03-05T13:54:03.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-05T13:54:03.257Z] --- PASS: TestStats (2.82s) [2022-03-05T13:54:03.257Z] === RUN TestStopContainerWithTimeout [2022-03-05T13:54:03.257Z] === RUN TestStopContainerWithTimeout/0 [2022-03-05T13:54:03.257Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-05T13:54:03.257Z] === RUN TestStopContainerWithTimeout/1 [2022-03-05T13:54:03.257Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-05T13:54:03.257Z] === RUN TestStopContainerWithTimeout/3 [2022-03-05T13:54:03.257Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-05T13:54:03.257Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-05T13:54:03.257Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-05T13:54:03.257Z] === CONT TestStopContainerWithTimeout/0 [2022-03-05T13:54:03.257Z] === CONT TestStopContainerWithTimeout/3 [2022-03-05T13:54:04.187Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-05T13:54:05.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-05T13:54:06.125Z] === CONT TestStopContainerWithTimeout/1 [2022-03-05T13:54:06.382Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-05T13:54:08.278Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-03-05T13:54:08.278Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2022-03-05T13:54:08.278Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2022-03-05T13:54:08.278Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-03-05T13:54:08.278Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2022-03-05T13:54:08.278Z] === RUN TestDeleteDevicemapper [2022-03-05T13:54:08.278Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T13:54:08.278Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-05T13:54:08.278Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T13:54:08.278Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-05T13:54:09.211Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-05T13:54:09.775Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-05T13:54:10.032Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-05T13:54:10.289Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s) [2022-03-05T13:54:10.289Z] === RUN TestUpdateMemory [2022-03-05T13:54:10.289Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-05T13:54:10.289Z] --- SKIP: TestUpdateMemory (0.01s) [2022-03-05T13:54:10.289Z] === RUN TestUpdateCPUQuota [2022-03-05T13:54:10.546Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-05T13:54:10.803Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-05T13:54:10.803Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-03-05T13:54:10.803Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-05T13:54:11.733Z] --- PASS: TestUpdateCPUQuota (1.31s) [2022-03-05T13:54:11.733Z] === RUN TestUpdatePidsLimit [2022-03-05T13:54:11.733Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-05T13:54:12.019Z] === RUN TestUpdatePidsLimit/no_change [2022-03-05T13:54:12.282Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-05T13:54:12.540Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-05T13:54:13.110Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-05T13:54:13.367Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-05T13:54:13.739Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-03-05T13:54:13.739Z] Copying nested executables into bundles/cross/linux/amd64 [2022-03-05T13:54:13.739Z] Cross building: bundles/cross/windows/amd64 [2022-03-05T13:54:13.739Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-03-05T13:54:13.739Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-05T13:54:13.933Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-05T13:54:14.189Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-05T13:54:14.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-05T13:54:15.683Z] --- PASS: TestUpdatePidsLimit (3.94s) [2022-03-05T13:54:15.683Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2022-03-05T13:54:15.683Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2022-03-05T13:54:15.683Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2022-03-05T13:54:15.683Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-03-05T13:54:15.683Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2022-03-05T13:54:15.683Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-03-05T13:54:15.683Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-03-05T13:54:15.683Z] === RUN TestUpdateRestartPolicy [2022-03-05T13:54:17.258Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2022-03-05T13:54:17.258Z] === RUN TestServiceUpdateConfigs [2022-03-05T13:54:17.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-05T13:54:17.577Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-05T13:54:18.510Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-05T13:54:19.073Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-05T13:54:19.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-05T13:54:19.330Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-05T13:54:19.893Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-05T13:54:20.456Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-05T13:54:20.712Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-05T13:54:20.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-05T13:54:23.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-05T13:54:23.489Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-05T13:54:23.489Z] check_test.go:309: [d9790f6029553] daemon is not started [2022-03-05T13:54:23.746Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-05T13:54:23.746Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-05T13:54:23.746Z] check_test.go:309: [d41cd6e737932] daemon is not started [2022-03-05T13:54:23.746Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-05T13:54:27.019Z] check_test.go:309: [d68894cf94708] daemon is not started [2022-03-05T13:54:27.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-05T13:54:27.949Z] --- PASS: TestUpdateRestartPolicy (12.35s) [2022-03-05T13:54:27.949Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T13:54:28.878Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2022-03-05T13:54:28.878Z] === RUN TestWaitNonBlocked [2022-03-05T13:54:28.878Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T13:54:28.878Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T13:54:28.878Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T13:54:28.878Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T13:54:28.879Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T13:54:28.879Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T13:54:29.812Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-05T13:54:29.812Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-05T13:54:29.812Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2022-03-05T13:54:29.812Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2022-03-05T13:54:29.812Z] === RUN TestWaitBlocked [2022-03-05T13:54:29.812Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T13:54:29.812Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T13:54:29.812Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T13:54:29.812Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T13:54:29.812Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T13:54:29.812Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T13:54:30.378Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-05T13:54:31.312Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-05T13:54:31.312Z] --- PASS: TestWaitBlocked (0.03s) [2022-03-05T13:54:31.312Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2022-03-05T13:54:31.312Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2022-03-05T13:54:31.312Z] === CONT TestContainerStartOnDaemonRestart [2022-03-05T13:54:31.312Z] === CONT TestContainerKillOnDaemonStart [2022-03-05T13:54:31.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-05T13:54:32.168Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2022-03-05T13:54:32.168Z] === RUN TestServiceUpdateNetwork [2022-03-05T13:54:34.586Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-05T13:54:34.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-05T13:54:34.586Z] --- PASS: TestContainerStartOnDaemonRestart (3.51s) [2022-03-05T13:54:34.586Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-05T13:54:37.855Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.83s) [2022-03-05T13:54:37.855Z] === CONT TestDaemonHostGatewayIP [2022-03-05T13:54:37.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-05T13:54:37.855Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-05T13:54:39.225Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-05T13:54:39.225Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-03-05T13:54:39.225Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-05T13:54:39.225Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-03-05T13:54:39.225Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-05T13:54:39.225Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-03-05T13:54:39.225Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-05T13:54:39.225Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-03-05T13:54:39.225Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-05T13:54:40.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-05T13:54:40.417Z] --- PASS: TestDaemonHostGatewayIP (3.06s) [2022-03-05T13:54:40.417Z] === CONT TestDaemonRestartIpcMode [2022-03-05T13:54:42.310Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-05T13:54:43.682Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2022-03-05T13:54:43.682Z] === CONT TestIpcModeOlderClient [2022-03-05T13:54:43.682Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-05T13:54:44.245Z] --- PASS: TestContainerKillOnDaemonStart (12.96s) [2022-03-05T13:54:44.245Z] PASS [2022-03-05T13:54:44.245Z] [2022-03-05T13:54:44.245Z] === Skipped [2022-03-05T13:54:44.245Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-05T13:54:44.245Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T13:54:44.245Z] [2022-03-05T13:54:44.245Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-05T13:54:44.245Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T13:54:44.245Z] [2022-03-05T13:54:44.245Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-05T13:54:44.245Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T13:54:44.245Z] [2022-03-05T13:54:44.245Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T13:54:44.245Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T13:54:44.245Z] [2022-03-05T13:54:44.245Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-05T13:54:44.245Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T13:54:44.245Z] [2022-03-05T13:54:44.245Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-03-05T13:54:44.245Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-05T13:54:44.245Z] [2022-03-05T13:54:44.245Z] DONE 196 tests, 6 skipped in 145.682s [2022-03-05T13:54:44.245Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-05T13:54:44.245Z] ++ 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-05T13:54:44.245Z] ++ set -e [2022-03-05T13:54:44.245Z] ++ '[' -n 0 ']' [2022-03-05T13:54:44.245Z] ++ set -x [2022-03-05T13:54:44.245Z] ++ 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-05T13:54:44.245Z] INFO: Testing against a local daemon [2022-03-05T13:54:44.245Z] === RUN TestCommitInheritsEnv [2022-03-05T13:54:44.400Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-03-05T13:54:44.400Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T13:54:44.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-05T13:54:44.759Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-03-05T13:54:44.759Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T13:54:44.759Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-05T13:54:44.759Z] === RUN TestImagesFilterMultiReference [2022-03-05T13:54:44.759Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-05T13:54:44.759Z] === RUN TestImagePullPlatformInvalid [2022-03-05T13:54:44.973Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-05T13:54:45.015Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-05T13:54:45.015Z] === RUN TestRemoveImageOrphaning [2022-03-05T13:54:45.272Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-03-05T13:54:45.272Z] === RUN TestRemoveImageGarbageCollector [2022-03-05T13:54:45.545Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-05T13:54:46.641Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-05T13:54:47.571Z] --- PASS: TestRemoveImageGarbageCollector (2.20s) [2022-03-05T13:54:47.571Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T13:54:47.571Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-03-05T13:54:47.571Z] === RUN TestTagInvalidReference [2022-03-05T13:54:47.571Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-05T13:54:47.571Z] === RUN TestTagValidPrefixedRepo [2022-03-05T13:54:47.571Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-05T13:54:47.571Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T13:54:47.571Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-05T13:54:47.571Z] === RUN TestTagOfficialNames [2022-03-05T13:54:47.828Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-05T13:54:47.828Z] === RUN TestTagMatchesDigest [2022-03-05T13:54:47.828Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-05T13:54:47.828Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-05T13:54:48.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-05T13:54:49.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-05T13:54:49.715Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-05T13:54:52.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-05T13:54:53.679Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-05T13:54:55.511Z] check_test.go:309: [d6047c14e64da] daemon is not started [2022-03-05T13:54:55.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-05T13:54:55.512Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-05T13:54:58.804Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-05T13:55:00.261Z] --- PASS: TestServiceUpdatePidsLimit (16.31s) [2022-03-05T13:55:00.261Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-05T13:55:00.261Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-05T13:55:00.261Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-03-05T13:55:00.261Z] PASS [2022-03-05T13:55:00.261Z] [2022-03-05T13:55:00.261Z] === Skipped [2022-03-05T13:55:00.261Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-05T13:55:00.261Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T13:55:00.261Z] [2022-03-05T13:55:00.261Z] DONE 27 tests, 1 skipped in 183.772s [2022-03-05T13:55:00.261Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-05T13:55:00.261Z] INFO: Testing against a local daemon [2022-03-05T13:55:00.261Z] === RUN TestSessionCreate [2022-03-05T13:55:00.261Z] --- PASS: TestSessionCreate (0.02s) [2022-03-05T13:55:00.261Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T13:55:00.261Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-05T13:55:00.261Z] PASS [2022-03-05T13:55:00.261Z] [2022-03-05T13:55:00.261Z] DONE 2 tests in 0.088s [2022-03-05T13:55:00.261Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-05T13:55:00.261Z] INFO: Testing against a local daemon [2022-03-05T13:55:00.261Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T13:55:00.261Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-05T13:55:00.261Z] === RUN TestEventsExecDie [2022-03-05T13:55:00.832Z] --- PASS: TestEventsExecDie (0.59s) [2022-03-05T13:55:00.832Z] === RUN TestEventsBackwardsCompatible [2022-03-05T13:55:00.832Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-05T13:55:00.832Z] === RUN TestInfoBinaryCommits [2022-03-05T13:55:00.832Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-05T13:55:00.832Z] === RUN TestInfoAPIVersioned [2022-03-05T13:55:00.832Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-05T13:55:00.832Z] === RUN TestInfoDiscoveryBackend [2022-03-05T13:55:01.328Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-05T13:55:01.328Z] docker_cli_daemon_plugins_test.go:105: [db7fad1fee3d0] daemon is not started [2022-03-05T13:55:01.328Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-05T13:55:01.402Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-03-05T13:55:01.403Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-05T13:55:02.260Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-05T13:55:02.344Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-05T13:55:02.344Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-05T13:55:02.517Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-05T13:55:02.913Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-03-05T13:55:02.914Z] === RUN TestInfoAPI [2022-03-05T13:55:02.914Z] --- PASS: TestInfoAPI (0.02s) [2022-03-05T13:55:02.914Z] === RUN TestInfoAPIWarnings [2022-03-05T13:55:04.412Z] check_test.go:309: [db483762c8f71] daemon is not started [2022-03-05T13:55:04.412Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-05T13:55:05.782Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-05T13:55:06.346Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-05T13:55:06.346Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-05T13:55:07.275Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-05T13:55:07.838Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-05T13:55:08.094Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-05T13:55:09.024Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-05T13:55:14.307Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-05T13:55:14.875Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-05T13:55:15.439Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-05T13:55:16.002Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-05T13:55:16.002Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2022-03-05T13:55:16.567Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2022-03-05T13:55:17.129Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2022-03-05T13:55:17.695Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2022-03-05T13:55:17.957Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-05T13:55:17.957Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2022-03-05T13:55:18.520Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2022-03-05T13:55:19.085Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-05T13:55:19.085Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2022-03-05T13:55:19.647Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2022-03-05T13:55:20.211Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2022-03-05T13:55:20.415Z] 4612f6d0b889: Pull complete [2022-03-05T13:55:20.773Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2022-03-05T13:55:21.083Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-03-05T13:55:21.083Z] === RUN TestInfoDebug [2022-03-05T13:55:21.083Z] --- PASS: TestInfoDebug (0.53s) [2022-03-05T13:55:21.083Z] === RUN TestInfoInsecureRegistries [2022-03-05T13:55:21.083Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-05T13:55:21.083Z] === RUN TestInfoRegistryMirrors [2022-03-05T13:55:21.083Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-05T13:55:21.083Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T13:55:21.083Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-03-05T13:55:21.083Z] === RUN TestPingCacheHeaders [2022-03-05T13:55:21.083Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-05T13:55:21.083Z] === RUN TestPingGet [2022-03-05T13:55:21.083Z] --- PASS: TestPingGet (0.01s) [2022-03-05T13:55:21.083Z] === RUN TestPingHead [2022-03-05T13:55:21.083Z] --- PASS: TestPingHead (0.02s) [2022-03-05T13:55:21.083Z] === RUN TestVersion [2022-03-05T13:55:21.083Z] --- PASS: TestVersion (0.02s) [2022-03-05T13:55:21.083Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-05T13:55:21.336Z] check_test.go:309: [d1b74d63d34c9] daemon is not started [2022-03-05T13:55:21.336Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-05T13:55:21.336Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-05T13:55:21.502Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-03-05T13:55:21.502Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-05T13:55:21.502Z] remote: Enumerating objects: 23, done. [2022-03-05T13:55:21.502Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-05T13:55:21.502Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-05T13:55:21.502Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-05T13:55:21.502Z] 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-05T13:55:21.502Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-05T13:55:22.023Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.22s) [2022-03-05T13:55:22.023Z] PASS [2022-03-05T13:55:22.023Z] [2022-03-05T13:55:22.023Z] DONE 18 tests in 22.036s [2022-03-05T13:55:22.023Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-05T13:55:22.264Z] check_test.go:309: [d74e837872c19] daemon is not started [2022-03-05T13:55:22.265Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-05T13:55:22.284Z] INFO: Testing against a local daemon [2022-03-05T13:55:22.284Z] === RUN TestVolumesCreateAndList [2022-03-05T13:55:22.284Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-05T13:55:22.284Z] === RUN TestVolumesRemove [2022-03-05T13:55:22.284Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-05T13:55:22.284Z] === RUN TestVolumesInspect [2022-03-05T13:55:22.284Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-05T13:55:22.284Z] === RUN TestVolumesInvalidJSON [2022-03-05T13:55:22.284Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T13:55:22.285Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T13:55:22.285Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T13:55:22.285Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-05T13:55:22.285Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T13:55:22.285Z] PASS [2022-03-05T13:55:22.285Z] [2022-03-05T13:55:22.285Z] DONE 5 tests in 0.179s [2022-03-05T13:55:22.285Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T13:55:22.827Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-05T13:55:23.674Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-05T13:55:23.674Z] Removing test suite binaries [2022-03-05T13:55:23.936Z] exiting test-integration [2022-03-05T13:55:23.936Z] ++ exit 0 [2022-03-05T13:55:23.936Z] [2022-03-05T13:55:24.719Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-05T13:55:25.712Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh Post stage [Pipeline] junit [2022-03-05T13:55:25.868Z] Recording test results [2022-03-05T13:55:26.047Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/test/unit [2022-03-05T13:55:27.364Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-05T13:55:27.375Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T13:55:27.713Z] + echo Ensuring container killed. [2022-03-05T13:55:27.713Z] Ensuring container killed. [2022-03-05T13:55:27.713Z] + docker rm -vf docker-pr2 [2022-03-05T13:55:27.713Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-05T13:55:27.933Z] check_test.go:309: [d220ce29aec38] daemon is not started [2022-03-05T13:55:27.933Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-05T13:55:28.008Z] + echo Chowning /workspace to jenkins user [2022-03-05T13:55:28.008Z] Chowning /workspace to jenkins user [2022-03-05T13:55:28.008Z] + id -u [2022-03-05T13:55:28.008Z] + id -g [2022-03-05T13:55:28.008Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43331:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T13:55:28.008Z] Unable to find image 'busybox:latest' locally [2022-03-05T13:55:28.008Z] latest: Pulling from library/busybox [2022-03-05T13:55:28.008Z] 7e5209d2300f: Pulling fs layer [2022-03-05T13:55:28.279Z] 7e5209d2300f: Download complete [2022-03-05T13:55:28.279Z] 7e5209d2300f: Pull complete [2022-03-05T13:55:28.279Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-05T13:55:28.279Z] Status: Downloaded newer image for busybox:latest [2022-03-05T13:55:28.715Z] ? github.com/docker/docker/api [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T13:55:29.980Z] + bundleName=amd64-cgroup2 [2022-03-05T13:55:29.980Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-05T13:55:29.980Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-05T13:55:29.980Z] + 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-05T13:55:29.980Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-05T13:55:30.253Z] Archiving artifacts [2022-03-05T13:55:31.205Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-05T13:55:32.135Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-05T13:55:32.371Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43331/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T13:55:32.684Z] + make clean [2022-03-05T13:55:32.684Z] docker volume rm -f docker-dev-cache [2022-03-05T13:55:32.684Z] docker-dev-cache [Pipeline] deleteDir [2022-03-05T13:55:32.699Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-05T13:55:32.956Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-05T13:55:32.956Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T13:55:37.137Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-05T13:55:37.394Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-05T13:55:37.652Z] check_test.go:309: [d036e5cd9043c] daemon is not started [2022-03-05T13:55:37.652Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-05T13:55:39.546Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-05T13:55:42.069Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-05T13:55:42.069Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-05T13:55:43.627Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2022-03-05T13:55:46.244Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-05T13:55:47.617Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-05T13:55:48.181Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-05T13:55:49.550Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-05T13:55:50.921Z] check_test.go:309: [d84c23eb4c111] daemon is not started [2022-03-05T13:55:50.921Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-05T13:55:51.484Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-05T13:55:51.484Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-05T13:55:52.047Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-05T13:55:52.610Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-05T13:55:54.504Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-05T13:55:54.504Z] check_test.go:309: [dd648b7b19e5d] daemon is not started [2022-03-05T13:55:54.504Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-05T13:55:57.026Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-05T13:55:58.925Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-05T13:56:03.097Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-05T13:56:04.465Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-05T13:56:05.832Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-05T13:56:05.832Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-05T13:56:06.764Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-05T13:56:10.044Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-05T13:56:10.044Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-05T13:56:10.609Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-05T13:56:10.867Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-05T13:56:11.799Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-05T13:56:11.799Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-05T13:56:12.056Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-05T13:56:12.621Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-05T13:56:12.877Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-05T13:56:14.859Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-05T13:56:16.251Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-05T13:56:17.622Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-05T13:56:18.185Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-05T13:56:19.118Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-05T13:56:19.683Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-05T13:56:20.247Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-05T13:56:20.812Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-05T13:56:21.378Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-05T13:56:21.942Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-05T13:56:24.466Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-05T13:56:28.640Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-05T13:56:30.007Z] docker_cli_daemon_test.go:2550: [d4d12abb3faf2] daemon is not started [2022-03-05T13:56:31.901Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-05T13:56:39.999Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-05T13:56:43.277Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-05T13:56:44.650Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-05T13:56:47.171Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-05T13:56:47.171Z] check_test.go:309: [d7a431e5ca8b8] daemon is not started [2022-03-05T13:56:47.171Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-05T13:56:48.540Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-05T13:56:50.433Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite (344.75s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.04s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.57s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.56s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.77s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.40s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.82s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.44s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.24s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.34s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.37s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.06s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.15s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.34s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.03s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.99s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.31s) [2022-03-05T13:56:52.956Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.75s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.83s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.40s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.48s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.20s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.21s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.23s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.64s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.64s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.50s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.56s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.78s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.77s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.95s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.65s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.36s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.25s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.17s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.89s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.51s) [2022-03-05T13:56:52.956Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-05T13:56:52.956Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.09s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.49s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.35s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.95s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.79s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.13s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.77s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.30s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.63s) [2022-03-05T13:56:52.956Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.21s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.04s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.97s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.79s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.94s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.47s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.50s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.65s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.26s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.24s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.15s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.50s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.87s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.48s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.28s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-03-05T13:56:52.957Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.51s) [2022-03-05T13:56:52.957Z] === RUN TestDockerSwarmSuite [2022-03-05T13:56:52.957Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-05T13:56:56.232Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-05T13:56:58.756Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-05T13:56:58.756Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-05T13:56:59.320Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-05T13:57:00.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-05T13:57:00.505Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-05T13:57:02.398Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-05T13:57:02.398Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-03-05T13:57:02.398Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-05T13:57:02.398Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-05T13:57:04.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-05T13:57:12.399Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-05T13:57:12.399Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-05T13:57:12.655Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-05T13:57:13.218Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-05T13:57:13.475Z] === RUN TestDockerSuite/TestBuildFails [2022-03-05T13:57:14.038Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-05T13:57:14.038Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-05T13:57:15.932Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-05T13:57:17.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-05T13:57:17.866Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-05T13:57:18.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-05T13:57:19.801Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-05T13:57:20.125Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2022-03-05T13:57:20.125Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-05T13:57:20.125Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-05T13:57:20.125Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2022-03-05T13:57:20.125Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-05T13:57:20.125Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-05T13:57:20.125Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/builder [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-05T13:57:20.125Z] ok github.com/docker/docker/builder/remotecontext 0.079s coverage: 13.7% of statements [2022-03-05T13:57:20.125Z] ok github.com/docker/docker/builder/dockerfile 0.248s coverage: 48.5% of statements [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-05T13:57:20.125Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-03-05T13:57:20.125Z] ok github.com/docker/docker/builder/remotecontext/git 1.302s coverage: 86.3% of statements [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/cli [no test files] [2022-03-05T13:57:20.125Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-05T13:57:20.698Z] ok github.com/docker/docker/client 0.143s coverage: 75.4% of statements [2022-03-05T13:57:21.173Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-05T13:57:21.430Z] docker_api_swarm_test.go:562: [d16c85bb0dd88] joining swarm manager [d06a5fb59cddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T13:57:21.687Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-05T13:57:22.617Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-05T13:57:25.164Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-05T13:57:26.097Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-05T13:57:26.355Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-05T13:57:28.247Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-05T13:57:29.617Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-05T13:57:30.989Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-05T13:57:34.263Z] docker_api_swarm_test.go:584: [d2ed9cb4c558b] joining swarm manager [d06a5fb59cddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T13:57:34.826Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-05T13:57:35.756Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-05T13:57:36.687Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-05T13:57:37.252Z] check_test.go:380: [d16c85bb0dd88] daemon is not started [2022-03-05T13:57:37.252Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-05T13:57:37.818Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-05T13:57:37.818Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-05T13:57:38.749Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-05T13:57:39.007Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-05T13:57:39.573Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-05T13:57:39.830Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-05T13:57:40.087Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-05T13:57:40.651Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-05T13:57:41.584Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-05T13:57:44.250Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-05T13:57:47.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-05T13:57:47.519Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-03-05T13:57:47.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-05T13:57:49.414Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-05T13:57:50.345Z] docker_api_swarm_test.go:45: [dfc607cd22e6b] joining swarm manager [d1f5ce12f7d07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T13:57:52.870Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-05T13:57:52.870Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-05T13:57:52.870Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-05T13:57:52.870Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-05T13:57:53.126Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-05T13:57:53.382Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-05T13:57:54.748Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-05T13:57:54.748Z] --- PASS: TestImportExtremelyLargeImageWorks (187.02s) [2022-03-05T13:57:54.748Z] PASS [2022-03-05T13:57:54.748Z] [2022-03-05T13:57:54.748Z] DONE 12 tests in 190.712s [2022-03-05T13:57:54.748Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-05T13:57:54.749Z] ++ 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-05T13:57:54.749Z] ++ set -e [2022-03-05T13:57:54.749Z] ++ '[' -n 0 ']' [2022-03-05T13:57:54.749Z] ++ set -x [2022-03-05T13:57:54.749Z] ++ 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-05T13:57:55.005Z] INFO: Testing against a local daemon [2022-03-05T13:57:55.005Z] === RUN TestNetworkCreateDelete [2022-03-05T13:57:55.262Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-03-05T13:57:55.262Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T13:57:55.825Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2022-03-05T13:57:55.825Z] === RUN TestDaemonDNSFallback [2022-03-05T13:57:55.825Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-05T13:57:58.431Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-05T13:57:58.694Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-05T13:57:58.956Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-05T13:58:02.231Z] --- PASS: TestDaemonDNSFallback (6.59s) [2022-03-05T13:58:02.231Z] === RUN TestInspectNetwork [2022-03-05T13:58:06.407Z] === RUN TestInspectNetwork/full_network_id [2022-03-05T13:58:06.407Z] === RUN TestInspectNetwork/partial_network_id [2022-03-05T13:58:06.407Z] === RUN TestInspectNetwork/network_name [2022-03-05T13:58:06.407Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-05T13:58:06.407Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-05T13:58:07.428Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 29.1% of statements [2022-03-05T13:58:07.428Z] ok github.com/docker/docker/container 0.122s coverage: 34.5% of statements [2022-03-05T13:58:07.428Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-05T13:58:07.428Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-05T13:58:07.428Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-05T13:58:07.428Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-05T13:58:07.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-05T13:58:08.337Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-05T13:58:08.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-05T13:58:09.160Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-05T13:58:10.531Z] --- PASS: TestInspectNetwork (8.02s) [2022-03-05T13:58:10.531Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-05T13:58:10.531Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-05T13:58:10.531Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-05T13:58:10.531Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-05T13:58:10.531Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T13:58:11.465Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-05T13:58:11.466Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-03-05T13:58:11.466Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-05T13:58:12.838Z] --- PASS: TestRunContainerWithBridgeNone (2.29s) [2022-03-05T13:58:12.838Z] === RUN TestNetworkInvalidJSON [2022-03-05T13:58:12.838Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T13:58:12.838Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T13:58:12.838Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T13:58:12.838Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T13:58:12.838Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T13:58:12.838Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T13:58:12.838Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T13:58:12.838Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T13:58:12.838Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T13:58:12.838Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-05T13:58:12.838Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-05T13:58:12.838Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-05T13:58:12.838Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-05T13:58:12.838Z] === RUN TestNetworkList [2022-03-05T13:58:12.838Z] === RUN TestNetworkList//networks [2022-03-05T13:58:12.838Z] === PAUSE TestNetworkList//networks [2022-03-05T13:58:12.838Z] === RUN TestNetworkList//networks/ [2022-03-05T13:58:12.838Z] === PAUSE TestNetworkList//networks/ [2022-03-05T13:58:12.838Z] === CONT TestNetworkList//networks [2022-03-05T13:58:12.838Z] === CONT TestNetworkList//networks/ [2022-03-05T13:58:12.838Z] --- PASS: TestNetworkList (0.02s) [2022-03-05T13:58:12.838Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T13:58:12.838Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T13:58:12.838Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T13:58:13.404Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2022-03-05T13:58:13.404Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T13:58:14.343Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-05T13:58:14.343Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T13:58:14.906Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-05T13:58:15.163Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-03-05T13:58:15.163Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T13:58:15.163Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-05T13:58:15.566Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-03-05T13:58:15.827Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-03-05T13:58:16.530Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-03-05T13:58:16.530Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T13:58:16.787Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-05T13:58:17.043Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-05T13:58:17.212Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-03-05T13:58:17.607Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-03-05T13:58:17.607Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T13:58:18.170Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-03-05T13:58:18.170Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T13:58:18.427Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-05T13:58:18.990Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-05T13:58:19.553Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-05T13:58:20.482Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-05T13:58:20.738Z] --- PASS: TestServiceWithPredefinedNetwork (2.67s) [2022-03-05T13:58:20.738Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T13:58:20.738Z] service_test.go:242: FLAKY_TEST [2022-03-05T13:58:20.738Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T13:58:20.738Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T13:58:21.674Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-05T13:58:21.932Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-05T13:58:21.932Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-05T13:58:22.189Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-05T13:58:22.753Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-05T13:58:23.318Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-05T13:58:24.688Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-05T13:58:25.253Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-05T13:58:25.349Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-03-05T13:58:25.349Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.8% of statements [2022-03-05T13:58:25.609Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-03-05T13:58:26.182Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-05T13:58:26.624Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-05T13:58:26.754Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-05T13:58:27.553Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-05T13:58:28.139Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.809s coverage: 73.3% of statements [2022-03-05T13:58:28.711Z] ok github.com/docker/docker/daemon 12.158s coverage: 17.1% of statements [2022-03-05T13:58:28.711Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-05T13:58:28.711Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-05T13:58:28.711Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-05T13:58:28.711Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-05T13:58:29.444Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-05T13:58:30.007Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-05T13:58:30.132Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.400s coverage: 56.2% of statements [2022-03-05T13:58:30.393Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.022s coverage: 2.9% of statements [2022-03-05T13:58:31.374Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-05T13:58:31.374Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-05T13:58:32.307Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-03-05T13:58:33.293Z] 1bd78008c728: Pull complete [2022-03-05T13:58:33.293Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-05T13:58:33.293Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T13:58:33.293Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-05T13:58:33.293Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-05T13:58:33.293Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-03-05T13:58:33.293Z] WARN: Skipping validation tests [2022-03-05T13:58:33.293Z] INFO: Running unit tests at 03/05/2022 13:58:21... [2022-03-05T13:58:33.293Z] INFO: make.ps1 starting at 03/05/2022 13:58:28 [2022-03-05T13:58:33.293Z] INFO: Git commit (3f05465a90) assumed from DOCKER_GITCOMMIT environment variable [2022-03-05T13:58:33.293Z] INFO: Invoking autogen... [2022-03-05T13:58:33.293Z] INFO: Running unit tests... [2022-03-05T13:58:33.696Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.297s coverage: 50.5% of statements [2022-03-05T13:58:33.895Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-05T13:58:34.270Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.019s coverage: 46.2% of statements [2022-03-05T13:58:34.270Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-05T13:58:35.279Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-05T13:58:35.535Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-05T13:58:35.657Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-03-05T13:58:35.657Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.698s coverage: 58.0% of statements [2022-03-05T13:58:35.657Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-05T13:58:35.657Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-05T13:58:36.464Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-05T13:58:36.464Z] --- PASS: TestServiceWithDataPathPortInit (15.64s) [2022-03-05T13:58:36.464Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T13:58:37.042Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-03-05T13:58:37.614Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-03-05T13:58:38.184Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 6.6% of statements [2022-03-05T13:58:38.184Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-05T13:58:38.184Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-05T13:58:39.125Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 43.2% of statements [2022-03-05T13:58:39.697Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 77.8% of statements [2022-03-05T13:58:39.697Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-05T13:58:39.697Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-05T13:58:39.737Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4yhz006hcwfg02gke6slv7q2i Created:2022-03-05 13:58:37.867252032 +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[4235325ce21dc128bc4295a618392369d1e86f49dc64b4e2ffee527a2c27cc0c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yqfjlygg6y6oyxfqhil43q5bk EndpointID:ec58983848be76f42e7b3493ef30a535666af620446a3a3b107870490f0c5480 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8ea18465b4c7b887fc864bce69db17e90543964fa7cd10839ce20b007f66da9a 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:8149a7a5b03e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yqfjlygg6y6oyxfqhil43q5bk EndpointID:ec58983848be76f42e7b3493ef30a535666af620446a3a3b107870490f0c5480 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-05T13:58:39.958Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2022-03-05T13:58:40.531Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-05T13:58:40.791Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 69.9% of statements [2022-03-05T13:58:40.791Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-03-05T13:58:41.733Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2022-03-05T13:58:41.733Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-05T13:58:41.994Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 54.7% of statements [2022-03-05T13:58:42.031Z] 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-05T13:58:42.566Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2022-03-05T13:58:43.005Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-05T13:58:43.508Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-03-05T13:58:43.769Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-05T13:58:44.341Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-03-05T13:58:44.372Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.83s) [2022-03-05T13:58:44.372Z] PASS [2022-03-05T13:58:44.372Z] [2022-03-05T13:58:44.372Z] === Skipped [2022-03-05T13:58:44.372Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T13:58:44.372Z] service_test.go:242: FLAKY_TEST [2022-03-05T13:58:44.372Z] [2022-03-05T13:58:44.372Z] DONE 26 tests, 1 skipped in 49.443s [2022-03-05T13:58:44.372Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-05T13:58:44.372Z] ++ 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-05T13:58:44.372Z] ++ set -e [2022-03-05T13:58:44.372Z] ++ '[' -n 0 ']' [2022-03-05T13:58:44.372Z] ++ set -x [2022-03-05T13:58:44.372Z] ++ 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-05T13:58:44.372Z] INFO: Testing against a local daemon [2022-03-05T13:58:44.372Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-05T13:58:44.372Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:58:44.373Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T13:58:44.373Z] === RUN TestDockerNetworkIpvlan [2022-03-05T13:58:44.373Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:58:44.373Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-05T13:58:44.373Z] PASS [2022-03-05T13:58:44.373Z] [2022-03-05T13:58:44.373Z] === Skipped [2022-03-05T13:58:44.373Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T13:58:44.373Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:58:44.373Z] [2022-03-05T13:58:44.373Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-05T13:58:44.373Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T13:58:44.373Z] [2022-03-05T13:58:44.373Z] DONE 2 tests, 2 skipped in 0.148s [2022-03-05T13:58:44.373Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-05T13:58:44.373Z] ++ 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-05T13:58:44.373Z] ++ set -e [2022-03-05T13:58:44.373Z] ++ '[' -n 0 ']' [2022-03-05T13:58:44.373Z] ++ set -x [2022-03-05T13:58:44.373Z] ++ 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-05T13:58:44.629Z] INFO: Testing against a local daemon [2022-03-05T13:58:44.629Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-05T13:58:44.913Z] ok github.com/docker/docker/daemon/logger/splunk 1.603s coverage: 82.5% of statements [2022-03-05T13:58:44.913Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-05T13:58:44.913Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-05T13:58:45.193Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-05T13:58:46.123Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-03-05T13:58:46.123Z] === RUN TestDockerNetworkMacvlan [2022-03-05T13:58:46.299Z] ok github.com/docker/docker/distribution 0.158s coverage: 25.6% of statements [2022-03-05T13:58:46.299Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2022-03-05T13:58:46.299Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-05T13:58:46.686Z] === RUN TestDockerSuite/TestBuildRm [2022-03-05T13:58:46.686Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-05T13:58:47.244Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-05T13:58:47.618Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-05T13:58:47.816Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-03-05T13:58:48.388Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-05T13:58:48.551Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-05T13:58:48.650Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-03-05T13:58:48.911Z] ok github.com/docker/docker/distribution/xfer 1.947s coverage: 85.1% of statements [2022-03-05T13:58:48.911Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-05T13:58:48.911Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-05T13:58:48.911Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-05T13:58:49.116Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-05T13:58:49.858Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-03-05T13:58:50.048Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-05T13:58:50.430Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2022-03-05T13:58:50.614Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-05T13:58:51.002Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2022-03-05T13:58:51.002Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-05T13:58:51.177Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-05T13:58:51.434Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-05T13:58:51.997Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-05T13:58:52.916Z] ok github.com/docker/docker/pkg/archive 0.321s coverage: 82.0% of statements [2022-03-05T13:58:52.931Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-05T13:58:52.931Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-05T13:58:53.176Z] ok github.com/docker/docker/pkg/authorization 0.123s coverage: 68.3% of statements [2022-03-05T13:58:53.437Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-05T13:58:53.698Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-05T13:58:53.875Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-05T13:58:54.550Z] ? github.com/docker/docker/api [no test files] [2022-03-05T13:58:54.806Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-05T13:58:56.993Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 43.5% of statements [2022-03-05T13:58:56.993Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-05T13:58:56.993Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-03-05T13:58:57.254Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-03-05T13:58:57.328Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-05T13:58:57.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-05T13:58:57.890Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-05T13:58:58.146Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-05T13:58:58.146Z] --- PASS: TestDockerNetworkMacvlan (12.26s) [2022-03-05T13:58:58.146Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-03-05T13:58:58.146Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-05T13:58:58.146Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.08s) [2022-03-05T13:58:58.146Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.11s) [2022-03-05T13:58:58.146Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.86s) [2022-03-05T13:58:58.146Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2022-03-05T13:58:58.146Z] PASS [2022-03-05T13:58:58.194Z] ok github.com/docker/docker/layer 8.018s coverage: 68.8% of statements [2022-03-05T13:58:58.194Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-05T13:58:58.194Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-05T13:58:58.194Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-05T13:58:58.194Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-05T13:58:58.194Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-05T13:58:58.194Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-05T13:58:58.194Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-05T13:58:58.404Z] [2022-03-05T13:58:58.404Z] DONE 8 tests in 13.812s [2022-03-05T13:58:58.404Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-05T13:58:58.404Z] ++ 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-05T13:58:58.404Z] ++ set -e [2022-03-05T13:58:58.404Z] ++ '[' -n 0 ']' [2022-03-05T13:58:58.404Z] ++ set -x [2022-03-05T13:58:58.404Z] ++ 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-05T13:58:58.404Z] testing: warning: no tests to run [2022-03-05T13:58:58.404Z] PASS [2022-03-05T13:58:58.404Z] [2022-03-05T13:58:58.404Z] DONE 0 tests in 0.044s [2022-03-05T13:58:58.404Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-05T13:58:58.405Z] ++ 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-05T13:58:58.405Z] ++ set -e [2022-03-05T13:58:58.405Z] ++ '[' -n 0 ']' [2022-03-05T13:58:58.405Z] ++ set -x [2022-03-05T13:58:58.405Z] ++ 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-05T13:58:58.405Z] INFO: Testing against a local daemon [2022-03-05T13:58:58.405Z] === RUN TestAuthZPluginAllowRequest [2022-03-05T13:58:58.456Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2022-03-05T13:58:58.662Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-05T13:58:58.662Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-03-05T13:58:58.662Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-05T13:58:58.920Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-05T13:58:59.027Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2022-03-05T13:58:59.287Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2022-03-05T13:58:59.854Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-05T13:59:00.112Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-05T13:59:00.112Z] docker_api_swarm_test.go:303: [d40fa6d6fb65f] joining swarm manager [df05d5eaff392]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T13:59:00.230Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-03-05T13:59:00.369Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2022-03-05T13:59:00.369Z] === RUN TestAuthZPluginTLS [2022-03-05T13:59:00.802Z] ok github.com/docker/docker/pkg/discovery/kv 3.027s coverage: 84.1% of statements [2022-03-05T13:59:00.802Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 86.5% of statements [2022-03-05T13:59:00.934Z] --- PASS: TestAuthZPluginTLS (0.61s) [2022-03-05T13:59:00.935Z] === RUN TestAuthZPluginDenyRequest [2022-03-05T13:59:00.935Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-05T13:59:01.063Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2022-03-05T13:59:01.325Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-03-05T13:59:01.497Z] --- PASS: TestAuthZPluginDenyRequest (0.59s) [2022-03-05T13:59:01.497Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-05T13:59:01.497Z] docker_api_swarm_test.go:304: [d7076b221e0c7] joining swarm manager [df05d5eaff392]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T13:59:02.062Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-03-05T13:59:02.062Z] === RUN TestAuthZPluginDenyResponse [2022-03-05T13:59:02.269Z] ok github.com/docker/docker/pkg/idtools 0.492s coverage: 69.5% of statements [2022-03-05T13:59:02.531Z] ok github.com/docker/docker/pkg/ioutils 0.456s coverage: 68.8% of statements [2022-03-05T13:59:02.628Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2022-03-05T13:59:02.628Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2022-03-05T13:59:02.628Z] === RUN TestAuthZPluginAllowEventStream [2022-03-05T13:59:02.792Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-05T13:59:02.792Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-05T13:59:02.792Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-05T13:59:02.792Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-05T13:59:02.792Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-05T13:59:03.052Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-05T13:59:03.052Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-05T13:59:03.052Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-03-05T13:59:03.312Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-03-05T13:59:03.572Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2022-03-05T13:59:03.572Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-05T13:59:03.572Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-05T13:59:03.572Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-05T13:59:03.997Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2022-03-05T13:59:03.997Z] === RUN TestAuthZPluginErrorResponse [2022-03-05T13:59:04.514Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-03-05T13:59:04.561Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-05T13:59:04.561Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-03-05T13:59:04.561Z] === RUN TestAuthZPluginErrorRequest [2022-03-05T13:59:04.775Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-05T13:59:05.035Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-05T13:59:05.125Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-05T13:59:05.125Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-03-05T13:59:05.125Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-05T13:59:05.295Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-05T13:59:05.691Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-05T13:59:05.691Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-05T13:59:05.947Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-05T13:59:06.204Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-05T13:59:06.287Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2022-03-05T13:59:06.549Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-03-05T13:59:07.138Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-05T13:59:07.395Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-03-05T13:59:07.395Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-05T13:59:08.327Z] === RUN TestDockerSuite/TestBuildUser [2022-03-05T13:59:09.256Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-03-05T13:59:09.256Z] === RUN TestAuthZPluginHeader [2022-03-05T13:59:09.820Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-05T13:59:10.080Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-03-05T13:59:10.080Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-05T13:59:10.754Z] ok github.com/docker/docker/pkg/signal 3.307s coverage: 62.3% of statements [2022-03-05T13:59:10.754Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-05T13:59:10.754Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-05T13:59:11.024Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-05T13:59:11.597Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.9% of statements [2022-03-05T13:59:11.859Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-03-05T13:59:12.121Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-03-05T13:59:12.608Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-05T13:59:12.693Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-03-05T13:59:12.693Z] coverage: [no statements] [2022-03-05T13:59:12.693Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-03-05T13:59:13.265Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-05T13:59:13.265Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-05T13:59:13.265Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-05T13:59:14.502Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.47s) [2022-03-05T13:59:14.502Z] === RUN TestAuthZPluginV2Disable [2022-03-05T13:59:15.177Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-05T13:59:15.439Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-03-05T13:59:15.815Z] === RUN TestMiddlewares [2022-03-05T13:59:15.815Z] --- PASS: TestMiddlewares (0.00s) [2022-03-05T13:59:15.815Z] PASS [2022-03-05T13:59:15.815Z] coverage: 9.0% of statements [2022-03-05T13:59:15.815Z] ok github.com/docker/docker/api/server 0.075s coverage: 9.0% of statements [2022-03-05T13:59:16.010Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-03-05T13:59:16.954Z] ok github.com/docker/docker/quota 0.216s coverage: 71.4% of statements [2022-03-05T13:59:17.214Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-05T13:59:18.156Z] ok github.com/docker/docker/registry 0.061s coverage: 57.2% of statements [2022-03-05T13:59:18.674Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-03-05T13:59:18.674Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-05T13:59:18.727Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-03-05T13:59:18.727Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-05T13:59:18.930Z] docker_api_swarm_test.go:363: Waiting for possible election... [2022-03-05T13:59:19.298Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-03-05T13:59:19.298Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-05T13:59:22.208Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s) [2022-03-05T13:59:22.208Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-05T13:59:22.598Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-05T13:59:22.860Z] ok github.com/docker/docker/volume/local 0.111s coverage: 76.4% of statements [2022-03-05T13:59:23.136Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-05T13:59:23.431Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-03-05T13:59:24.065Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-05T13:59:24.065Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-05T13:59:24.371Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2022-03-05T13:59:24.998Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-05T13:59:25.930Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-05T13:59:27.299Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-05T13:59:27.299Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-03-05T13:59:27.299Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-05T13:59:27.299Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-03-05T13:59:27.299Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-05T13:59:27.299Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-03-05T13:59:27.299Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-05T13:59:27.299Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-03-05T13:59:27.299Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-05T13:59:29.193Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-05T13:59:29.193Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-05T13:59:30.125Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-05T13:59:30.688Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-05T13:59:31.254Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-05T13:59:31.254Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-05T13:59:33.167Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-05T13:59:33.733Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.68s) [2022-03-05T13:59:33.733Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-05T13:59:34.667Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-05T13:59:35.231Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-05T13:59:35.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-05T13:59:35.489Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-05T13:59:35.747Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-05T13:59:35.747Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-03-05T13:59:36.004Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-05T13:59:36.567Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-05T13:59:37.498Z] docker_api_swarm_test.go:271: [d60c51d769691] joining swarm manager [d9ca53013477c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T13:59:38.063Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-05T13:59:38.063Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-05T13:59:38.063Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T13:59:38.063Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-05T13:59:38.626Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-05T13:59:38.882Z] docker_api_swarm_test.go:272: [d5fb9f18b228d] joining swarm manager [d9ca53013477c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T13:59:39.139Z] === RUN TestDockerSuite/TestCommitChange [2022-03-05T13:59:39.266Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/rootless [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/volume [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-05T13:59:39.266Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === Skipped [2022-03-05T13:59:39.266Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-03-05T13:59:39.266Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-03-05T13:59:39.266Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:73: No driver to put! [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-05T13:59:39.266Z] time="2022-03-05T13:58:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-05T13:59:39.266Z] time="2022-03-05T13:58:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-05T13:59:39.266Z] time="2022-03-05T13:58:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-05T13:59:39.266Z] time="2022-03-05T13:58:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-05T13:59:39.266Z] time="2022-03-05T13:58:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:73: No driver to put! [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-05T13:59:39.266Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-05T13:59:39.266Z] overlay_test.go:49: Fails to compute changes intermittently [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-05T13:59:39.266Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T13:59:39.266Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-05T13:59:39.266Z] graphtest_unix.go:73: No driver to put! [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-05T13:59:39.266Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-05T13:59:39.266Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-03-05T13:59:39.266Z] [2022-03-05T13:59:39.266Z] DONE 2249 tests, 26 skipped in 250.954s Post stage [Pipeline] junit [2022-03-05T13:59:39.281Z] Recording test results [2022-03-05T13:59:39.553Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-05T13:59:39.885Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43331/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3f05465a90d0aa8d07b3c5a1eb78b64c00de406b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3f05465a90d0aa8d07b3c5a1eb78b64c00de406b hack/validate/vendor [2022-03-05T13:59:40.068Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-05T13:59:40.457Z] update vendored copy of archive/tar [2022-03-05T13:59:40.457Z] downloading: https://golang.org/dl/go1.16.15.src.tar.gz [2022-03-05T13:59:40.631Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-05T13:59:41.563Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-05T13:59:41.841Z] patching file stat_unix.go [2022-03-05T13:59:41.842Z] 2022/03/05 13:59:41 Collecting initial packages [2022-03-05T13:59:42.102Z] 2022/03/05 13:59:41 Download dependencies [2022-03-05T13:59:42.492Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-05T13:59:43.056Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-05T13:59:44.425Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-05T13:59:44.682Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-05T13:59:46.050Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Starting whole vndr cycle because no package specified [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Ignoring paths matching "^archive/tar" [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/klauspost/compress, revision fe93d93a2d9e544885e40c2bf4ec06f017add643, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-03-05T13:59:46.307Z] 2022/03/05 13:59:45 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2022-03-05T13:59:46.614Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-05T13:59:46.614Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-05T13:59:46.614Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-05T13:59:46.614Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-05T13:59:46.614Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-05T13:59:46.614Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-05T13:59:46.614Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-05T13:59:47.253Z] 2022/03/05 13:59:47 Finished clone github.com/docker/libtrust [2022-03-05T13:59:47.253Z] 2022/03/05 13:59:47 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-03-05T13:59:47.253Z] 2022/03/05 13:59:47 Finished clone github.com/tchap/go-patricia [2022-03-05T13:59:47.253Z] 2022/03/05 13:59:47 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-03-05T13:59:47.253Z] 2022/03/05 13:59:47 Finished clone github.com/moby/locker [2022-03-05T13:59:47.253Z] 2022/03/05 13:59:47 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-03-05T13:59:47.253Z] 2022/03/05 13:59:47 Finished clone github.com/google/uuid [2022-03-05T13:59:47.253Z] 2022/03/05 13:59:47 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-03-05T13:59:47.253Z] 2022/03/05 13:59:47 Finished clone github.com/creack/pty [2022-03-05T13:59:47.253Z] 2022/03/05 13:59:47 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-03-05T13:59:47.253Z] 2022/03/05 13:59:47 Finished clone github.com/moby/term [2022-03-05T13:59:47.253Z] 2022/03/05 13:59:47 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-03-05T13:59:47.514Z] 2022/03/05 13:59:47 Finished clone github.com/gorilla/mux [2022-03-05T13:59:47.514Z] 2022/03/05 13:59:47 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-03-05T13:59:47.514Z] 2022/03/05 13:59:47 Finished clone github.com/Microsoft/go-winio [2022-03-05T13:59:47.514Z] 2022/03/05 13:59:47 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-03-05T13:59:47.775Z] 2022/03/05 13:59:47 Finished clone github.com/moby/sys [2022-03-05T13:59:47.775Z] 2022/03/05 13:59:47 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-03-05T13:59:47.985Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-05T13:59:48.035Z] 2022/03/05 13:59:47 Finished clone github.com/sirupsen/logrus [2022-03-05T13:59:48.035Z] 2022/03/05 13:59:47 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-03-05T13:59:48.547Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-05T13:59:48.547Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-05T13:59:48.607Z] 2022/03/05 13:59:48 Finished clone github.com/docker/go-units [2022-03-05T13:59:48.607Z] 2022/03/05 13:59:48 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-03-05T13:59:48.607Z] 2022/03/05 13:59:48 Finished clone github.com/syndtr/gocapability [2022-03-05T13:59:48.607Z] 2022/03/05 13:59:48 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-03-05T13:59:48.867Z] 2022/03/05 13:59:48 Finished clone github.com/RackSec/srslog [2022-03-05T13:59:48.868Z] 2022/03/05 13:59:48 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-03-05T13:59:49.110Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-05T13:59:49.127Z] 2022/03/05 13:59:49 Finished clone github.com/imdario/mergo [2022-03-05T13:59:49.127Z] 2022/03/05 13:59:49 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-03-05T13:59:49.128Z] 2022/03/05 13:59:49 Finished clone gotest.tools/v3 [2022-03-05T13:59:49.128Z] 2022/03/05 13:59:49 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-03-05T13:59:49.128Z] 2022/03/05 13:59:49 Finished clone github.com/google/go-cmp [2022-03-05T13:59:49.128Z] 2022/03/05 13:59:49 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-03-05T13:59:49.388Z] 2022/03/05 13:59:49 Finished clone golang.org/x/sync [2022-03-05T13:59:49.388Z] 2022/03/05 13:59:49 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-03-05T13:59:49.679Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-05T13:59:49.959Z] 2022/03/05 13:59:49 Finished clone github.com/tonistiigi/units [2022-03-05T13:59:49.960Z] 2022/03/05 13:59:49 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-03-05T13:59:50.221Z] 2022/03/05 13:59:50 Finished clone github.com/docker/go-connections [2022-03-05T13:59:50.221Z] 2022/03/05 13:59:50 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-03-05T13:59:50.240Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-03-05T13:59:50.240Z] PASS [2022-03-05T13:59:50.240Z] [2022-03-05T13:59:50.240Z] DONE 17 tests in 51.797s [2022-03-05T13:59:50.240Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-05T13:59:50.240Z] ++ 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-05T13:59:50.240Z] ++ set -e [2022-03-05T13:59:50.240Z] ++ '[' -n 0 ']' [2022-03-05T13:59:50.240Z] ++ set -x [2022-03-05T13:59:50.240Z] ++ 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-05T13:59:50.240Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-05T13:59:50.240Z] INFO: Testing against a local daemon [2022-03-05T13:59:50.240Z] === RUN TestPluginInvalidJSON [2022-03-05T13:59:50.240Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T13:59:50.240Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T13:59:50.240Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T13:59:50.240Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-05T13:59:50.240Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T13:59:50.240Z] === RUN TestPluginInstall [2022-03-05T13:59:50.240Z] === RUN TestPluginInstall/no_auth [2022-03-05T13:59:50.482Z] 2022/03/05 13:59:50 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2022-03-05T13:59:50.482Z] 2022/03/05 13:59:50 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-03-05T13:59:50.743Z] 2022/03/05 13:59:50 Finished clone github.com/opentracing-contrib/go-stdlib [2022-03-05T13:59:50.743Z] 2022/03/05 13:59:50 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-03-05T13:59:50.743Z] 2022/03/05 13:59:50 Finished clone github.com/google/shlex [2022-03-05T13:59:50.743Z] 2022/03/05 13:59:50 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-03-05T13:59:50.743Z] 2022/03/05 13:59:50 Finished clone github.com/mitchellh/hashstructure [2022-03-05T13:59:50.743Z] 2022/03/05 13:59:50 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-03-05T13:59:50.802Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-05T13:59:51.005Z] 2022/03/05 13:59:50 Finished clone github.com/opentracing/opentracing-go [2022-03-05T13:59:51.005Z] 2022/03/05 13:59:50 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-03-05T13:59:51.266Z] 2022/03/05 13:59:51 Finished clone github.com/gofrs/flock [2022-03-05T13:59:51.266Z] 2022/03/05 13:59:51 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-03-05T13:59:51.365Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-05T13:59:51.365Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-05T13:59:51.365Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-05T13:59:51.929Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-05T13:59:51.929Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-05T13:59:51.929Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-05T13:59:51.929Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-05T13:59:52.187Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-05T13:59:52.209Z] 2022/03/05 13:59:52 Finished clone github.com/armon/go-metrics [2022-03-05T13:59:52.209Z] 2022/03/05 13:59:52 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-03-05T13:59:52.209Z] 2022/03/05 13:59:52 Finished clone github.com/docker/go-events [2022-03-05T13:59:52.209Z] 2022/03/05 13:59:52 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-03-05T13:59:52.209Z] 2022/03/05 13:59:52 Finished clone github.com/armon/go-radix [2022-03-05T13:59:52.209Z] 2022/03/05 13:59:52 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-03-05T13:59:52.444Z] time="2022-03-05T13:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:59:52.444Z] time="2022-03-05T13:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a657a75b3681f069bb03708a01e234de9026547e07438785bbbe4772b1dbc19e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:59:52.444Z] time="2022-03-05T13:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:59:52.444Z] time="2022-03-05T13:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a657a75b3681f069bb03708a01e234de9026547e07438785bbbe4772b1dbc19e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:59:52.701Z] === RUN TestPluginInstall/with_htpasswd [2022-03-05T13:59:52.701Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-05T13:59:53.191Z] 2022/03/05 13:59:52 Finished clone github.com/tonistiigi/fsutil [2022-03-05T13:59:53.191Z] 2022/03/05 13:59:52 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-03-05T13:59:53.265Z] time="2022-03-05T13:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:59:53.265Z] time="2022-03-05T13:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09473c807f71c8a016b1cd5493f65151b05136b1c5a8eacb098e7af6d3637dc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:59:53.265Z] time="2022-03-05T13:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:59:53.265Z] time="2022-03-05T13:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09473c807f71c8a016b1cd5493f65151b05136b1c5a8eacb098e7af6d3637dc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:59:53.522Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-05T13:59:53.762Z] 2022/03/05 13:59:53 Finished clone github.com/sean-/seed [2022-03-05T13:59:53.762Z] 2022/03/05 13:59:53 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-03-05T13:59:53.762Z] 2022/03/05 13:59:53 Finished clone github.com/hashicorp/errwrap [2022-03-05T13:59:53.762Z] 2022/03/05 13:59:53 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-03-05T13:59:53.779Z] === RUN TestPluginInstall/with_insecure [2022-03-05T13:59:54.036Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-05T13:59:54.036Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-05T13:59:54.336Z] 2022/03/05 13:59:54 Finished clone github.com/hashicorp/memberlist [2022-03-05T13:59:54.336Z] 2022/03/05 13:59:54 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-03-05T13:59:54.336Z] 2022/03/05 13:59:54 Finished clone github.com/hashicorp/go-multierror [2022-03-05T13:59:54.336Z] 2022/03/05 13:59:54 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-03-05T13:59:54.600Z] 2022/03/05 13:59:54 Finished clone github.com/golang/gddo [2022-03-05T13:59:54.600Z] 2022/03/05 13:59:54 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-03-05T13:59:54.600Z] time="2022-03-05T13:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:59:54.600Z] time="2022-03-05T13:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c55f03fdc802a395115881a28c23bb03b47b4048d542da1dcebe07d13a9a08dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:59:54.600Z] time="2022-03-05T13:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T13:59:54.600Z] time="2022-03-05T13:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c55f03fdc802a395115881a28c23bb03b47b4048d542da1dcebe07d13a9a08dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T13:59:54.857Z] plugin_test.go:165: [d815fcef77984] daemon is not started [2022-03-05T13:59:54.857Z] --- PASS: TestPluginInstall (4.62s) [2022-03-05T13:59:54.857Z] --- PASS: TestPluginInstall/no_auth (2.42s) [2022-03-05T13:59:54.857Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2022-03-05T13:59:54.857Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-03-05T13:59:54.857Z] === RUN TestPluginsWithRuntimes [2022-03-05T13:59:55.171Z] 2022/03/05 13:59:55 Finished clone github.com/hashicorp/go-sockaddr [2022-03-05T13:59:55.171Z] 2022/03/05 13:59:55 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-03-05T13:59:55.421Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-05T13:59:55.431Z] 2022/03/05 13:59:55 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-03-05T13:59:55.431Z] 2022/03/05 13:59:55 Finished clone github.com/docker/libkv [2022-03-05T13:59:55.692Z] 2022/03/05 13:59:55 Finished clone github.com/vishvananda/netns [2022-03-05T13:59:55.692Z] 2022/03/05 13:59:55 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-03-05T13:59:55.985Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-05T13:59:55.985Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-05T13:59:56.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-05T13:59:56.500Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-05T13:59:56.758Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-05T13:59:57.015Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-05T13:59:57.080Z] 2022/03/05 13:59:57 Finished clone github.com/moby/ipvs [2022-03-05T13:59:57.080Z] 2022/03/05 13:59:57 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-03-05T13:59:57.341Z] 2022/03/05 13:59:57 Finished clone github.com/samuel/go-zookeeper [2022-03-05T13:59:57.341Z] 2022/03/05 13:59:57 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-03-05T13:59:57.341Z] 2022/03/05 13:59:57 Finished clone github.com/deckarep/golang-set [2022-03-05T13:59:57.341Z] 2022/03/05 13:59:57 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-03-05T13:59:57.341Z] 2022/03/05 13:59:57 Finished clone github.com/hashicorp/go-msgpack [2022-03-05T13:59:57.341Z] 2022/03/05 13:59:57 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-03-05T13:59:57.913Z] 2022/03/05 13:59:57 Finished clone github.com/BurntSushi/toml [2022-03-05T13:59:57.913Z] 2022/03/05 13:59:57 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-03-05T13:59:57.946Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-05T13:59:57.946Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-05T13:59:58.173Z] 2022/03/05 13:59:57 Finished clone github.com/vishvananda/netlink [2022-03-05T13:59:58.173Z] 2022/03/05 13:59:57 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-03-05T13:59:58.510Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-05T13:59:58.510Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-05T13:59:58.744Z] 2022/03/05 13:59:58 Finished clone github.com/coreos/go-semver [2022-03-05T13:59:58.744Z] 2022/03/05 13:59:58 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-03-05T13:59:59.315Z] 2022/03/05 13:59:59 Finished clone github.com/ishidawataru/sctp [2022-03-05T13:59:59.315Z] 2022/03/05 13:59:59 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-03-05T13:59:59.439Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-05T13:59:59.439Z] --- PASS: TestPluginsWithRuntimes (4.30s) [2022-03-05T13:59:59.439Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.28s) [2022-03-05T13:59:59.439Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.22s) [2022-03-05T13:59:59.439Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T14:00:00.001Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-05T14:00:00.001Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-03-05T14:00:00.001Z] PASS [2022-03-05T14:00:00.001Z] [2022-03-05T14:00:00.001Z] DONE 10 tests in 9.859s [2022-03-05T14:00:00.001Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-05T14:00:00.001Z] ++ 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-05T14:00:00.001Z] ++ set -e [2022-03-05T14:00:00.001Z] ++ '[' -n 0 ']' [2022-03-05T14:00:00.001Z] ++ set -x [2022-03-05T14:00:00.001Z] ++ 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-05T14:00:00.258Z] INFO: Testing against a local daemon [2022-03-05T14:00:00.258Z] === RUN TestExternalGraphDriver [2022-03-05T14:00:00.258Z] === RUN TestExternalGraphDriver/json [2022-03-05T14:00:00.259Z] 2022/03/05 14:00:00 Finished clone golang.org/x/net [2022-03-05T14:00:00.259Z] 2022/03/05 14:00:00 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-03-05T14:00:00.514Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-05T14:00:00.514Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-05T14:00:00.829Z] 2022/03/05 14:00:00 Finished clone github.com/modern-go/concurrent [2022-03-05T14:00:00.829Z] 2022/03/05 14:00:00 Clone github.com/docker/distribution, revision dcf66392d606f50bf3a9286dcb4bdcdfb7c0e83a, attempt 1/20 [2022-03-05T14:00:01.077Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-05T14:00:01.401Z] 2022/03/05 14:00:01 Finished clone go.etcd.io/bbolt [2022-03-05T14:00:01.401Z] 2022/03/05 14:00:01 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-03-05T14:00:01.661Z] 2022/03/05 14:00:01 Finished clone github.com/modern-go/reflect2 [2022-03-05T14:00:01.662Z] 2022/03/05 14:00:01 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-03-05T14:00:01.662Z] 2022/03/05 14:00:01 Finished clone github.com/json-iterator/go [2022-03-05T14:00:01.662Z] 2022/03/05 14:00:01 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-03-05T14:00:01.662Z] 2022/03/05 14:00:01 Finished clone github.com/Microsoft/opengcs [2022-03-05T14:00:01.662Z] 2022/03/05 14:00:01 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-03-05T14:00:01.662Z] 2022/03/05 14:00:01 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-03-05T14:00:01.662Z] 2022/03/05 14:00:01 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-03-05T14:00:02.013Z] === RUN TestExternalGraphDriver/spec [2022-03-05T14:00:02.013Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-05T14:00:02.694Z] 2022/03/05 14:00:02 Finished clone github.com/klauspost/compress [2022-03-05T14:00:02.694Z] 2022/03/05 14:00:02 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-03-05T14:00:02.957Z] 2022/03/05 14:00:02 Finished clone github.com/hashicorp/serf [2022-03-05T14:00:02.957Z] 2022/03/05 14:00:02 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-03-05T14:00:03.383Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-05T14:00:03.383Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-05T14:00:03.383Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-05T14:00:03.383Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-05T14:00:03.383Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-05T14:00:03.530Z] 2022/03/05 14:00:03 Finished clone github.com/mistifyio/go-zfs [2022-03-05T14:00:03.530Z] 2022/03/05 14:00:03 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-03-05T14:00:03.948Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-05T14:00:03.948Z] === RUN TestExternalGraphDriver/pull [2022-03-05T14:00:04.103Z] 2022/03/05 14:00:03 Finished clone github.com/opencontainers/go-digest [2022-03-05T14:00:04.103Z] 2022/03/05 14:00:03 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-03-05T14:00:05.487Z] 2022/03/05 14:00:05 Finished clone github.com/cyphar/filepath-securejoin [2022-03-05T14:00:05.487Z] 2022/03/05 14:00:05 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-03-05T14:00:05.850Z] --- PASS: TestExternalGraphDriver (5.46s) [2022-03-05T14:00:05.850Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2022-03-05T14:00:05.850Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2022-03-05T14:00:05.850Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-03-05T14:00:05.850Z] === RUN TestGraphdriverPluginV2 [2022-03-05T14:00:06.430Z] 2022/03/05 14:00:06 Finished clone github.com/opencontainers/runtime-spec [2022-03-05T14:00:06.430Z] 2022/03/05 14:00:06 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-03-05T14:00:06.430Z] 2022/03/05 14:00:06 Finished clone github.com/coreos/go-systemd [2022-03-05T14:00:06.691Z] 2022/03/05 14:00:06 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-03-05T14:00:07.264Z] 2022/03/05 14:00:07 Finished clone github.com/opencontainers/image-spec [2022-03-05T14:00:07.264Z] 2022/03/05 14:00:07 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-03-05T14:00:07.264Z] 2022/03/05 14:00:07 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-03-05T14:00:07.264Z] 2022/03/05 14:00:07 Finished clone github.com/vbatts/tar-split [2022-03-05T14:00:07.835Z] 2022/03/05 14:00:07 Finished clone github.com/coreos/go-systemd/v22 [2022-03-05T14:00:07.835Z] 2022/03/05 14:00:07 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-03-05T14:00:08.370Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-05T14:00:08.407Z] 2022/03/05 14:00:08 Finished clone github.com/Graylog2/go-gelf [2022-03-05T14:00:08.407Z] 2022/03/05 14:00:08 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-03-05T14:00:08.626Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-05T14:00:08.668Z] 2022/03/05 14:00:08 Finished clone github.com/philhofer/fwd [2022-03-05T14:00:08.668Z] 2022/03/05 14:00:08 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-03-05T14:00:08.668Z] 2022/03/05 14:00:08 Finished clone github.com/godbus/dbus/v5 [2022-03-05T14:00:08.668Z] 2022/03/05 14:00:08 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-03-05T14:00:08.929Z] 2022/03/05 14:00:08 Finished clone github.com/fluent/fluent-logger-golang [2022-03-05T14:00:08.929Z] 2022/03/05 14:00:08 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-03-05T14:00:09.189Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-05T14:00:09.189Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-05T14:00:09.189Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-05T14:00:09.446Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-05T14:00:09.704Z] --- PASS: TestGraphdriverPluginV2 (4.15s) [2022-03-05T14:00:09.704Z] PASS [2022-03-05T14:00:09.704Z] [2022-03-05T14:00:09.704Z] DONE 5 tests in 9.742s [2022-03-05T14:00:09.704Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-05T14:00:09.704Z] ++ 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-05T14:00:09.704Z] ++ set -e [2022-03-05T14:00:09.704Z] ++ '[' -n 0 ']' [2022-03-05T14:00:09.704Z] ++ set -x [2022-03-05T14:00:09.704Z] ++ 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-05T14:00:09.961Z] INFO: Testing against a local daemon [2022-03-05T14:00:09.961Z] === RUN TestContinueAfterPluginCrash [2022-03-05T14:00:09.961Z] === PAUSE TestContinueAfterPluginCrash [2022-03-05T14:00:09.961Z] === RUN TestReadPluginNoRead [2022-03-05T14:00:09.961Z] === PAUSE TestReadPluginNoRead [2022-03-05T14:00:09.961Z] === RUN TestDaemonStartWithLogOpt [2022-03-05T14:00:09.961Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-05T14:00:09.961Z] === CONT TestContinueAfterPluginCrash [2022-03-05T14:00:09.961Z] === CONT TestDaemonStartWithLogOpt [2022-03-05T14:00:10.842Z] 2022/03/05 14:00:10 Finished clone github.com/bsphere/le_go [2022-03-05T14:00:10.842Z] 2022/03/05 14:00:10 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-03-05T14:00:10.842Z] 2022/03/05 14:00:10 Finished clone github.com/fsnotify/fsnotify [2022-03-05T14:00:10.842Z] 2022/03/05 14:00:10 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-03-05T14:00:11.103Z] 2022/03/05 14:00:10 Finished clone github.com/jmespath/go-jmespath [2022-03-05T14:00:11.103Z] 2022/03/05 14:00:10 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-03-05T14:00:11.103Z] 2022/03/05 14:00:11 Finished clone github.com/docker/libnetwork [2022-03-05T14:00:11.103Z] 2022/03/05 14:00:11 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-03-05T14:00:12.480Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-05T14:00:12.487Z] 2022/03/05 14:00:12 Finished clone github.com/golang/groupcache [2022-03-05T14:00:12.487Z] 2022/03/05 14:00:12 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-03-05T14:00:12.487Z] 2022/03/05 14:00:12 Finished clone github.com/tinylib/msgp [2022-03-05T14:00:12.487Z] 2022/03/05 14:00:12 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-03-05T14:00:12.738Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-05T14:00:13.059Z] 2022/03/05 14:00:12 Finished clone golang.org/x/oauth2 [2022-03-05T14:00:13.059Z] 2022/03/05 14:00:12 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-03-05T14:00:13.668Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-05T14:00:13.668Z] --- PASS: TestDaemonStartWithLogOpt (3.73s) [2022-03-05T14:00:13.668Z] === CONT TestReadPluginNoRead [2022-03-05T14:00:14.445Z] 2022/03/05 14:00:14 Finished clone golang.org/x/sys [2022-03-05T14:00:14.445Z] 2022/03/05 14:00:14 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision e048c115a3a89caf63941d363858e207c28bccd6, attempt 1/20 [2022-03-05T14:00:14.445Z] 2022/03/05 14:00:14 Finished clone github.com/miekg/dns [2022-03-05T14:00:14.445Z] 2022/03/05 14:00:14 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-03-05T14:00:14.445Z] 2022/03/05 14:00:14 Finished clone github.com/googleapis/gax-go [2022-03-05T14:00:14.445Z] 2022/03/05 14:00:14 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2022-03-05T14:00:15.018Z] 2022/03/05 14:00:14 Finished clone go.opencensus.io [2022-03-05T14:00:15.018Z] 2022/03/05 14:00:14 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2022-03-05T14:00:15.590Z] 2022/03/05 14:00:15 Finished clone github.com/containerd/fifo [2022-03-05T14:00:15.591Z] 2022/03/05 14:00:15 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-03-05T14:00:16.946Z] === RUN TestReadPluginNoRead/default [2022-03-05T14:00:16.946Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-05T14:00:17.203Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-05T14:00:17.507Z] 2022/03/05 14:00:17 Finished clone github.com/containerd/cgroups [2022-03-05T14:00:17.507Z] 2022/03/05 14:00:17 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-03-05T14:00:17.768Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-05T14:00:18.700Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-05T14:00:18.700Z] --- PASS: TestContinueAfterPluginCrash (8.76s) [2022-03-05T14:00:18.892Z] 2022/03/05 14:00:18 Finished clone golang.org/x/text [2022-03-05T14:00:18.892Z] 2022/03/05 14:00:18 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-03-05T14:00:18.892Z] 2022/03/05 14:00:18 Finished clone github.com/containerd/go-runc [2022-03-05T14:00:18.892Z] 2022/03/05 14:00:18 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-03-05T14:00:19.632Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-05T14:00:19.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-05T14:00:19.888Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-05T14:00:20.807Z] 2022/03/05 14:00:20 Finished clone github.com/containerd/console [2022-03-05T14:00:20.807Z] 2022/03/05 14:00:20 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-03-05T14:00:20.807Z] 2022/03/05 14:00:20 Finished clone github.com/containerd/typeurl [2022-03-05T14:00:20.807Z] 2022/03/05 14:00:20 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2022-03-05T14:00:20.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-05T14:00:21.068Z] 2022/03/05 14:00:20 Finished clone github.com/containerd/ttrpc [2022-03-05T14:00:21.068Z] 2022/03/05 14:00:20 Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20 [2022-03-05T14:00:21.076Z] === CONT TestReadPluginNoRead [2022-03-05T14:00:21.077Z] read_test.go:92: [d46e9fb7e6aeb] daemon is not started [2022-03-05T14:00:21.077Z] --- PASS: TestReadPluginNoRead (7.46s) [2022-03-05T14:00:21.077Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2022-03-05T14:00:21.077Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.71s) [2022-03-05T14:00:21.077Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2022-03-05T14:00:21.077Z] PASS [2022-03-05T14:00:21.077Z] [2022-03-05T14:00:21.077Z] DONE 6 tests in 11.309s [2022-03-05T14:00:21.077Z] 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-05T14:00:21.077Z] ++ 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-05T14:00:21.077Z] ++ set -e [2022-03-05T14:00:21.077Z] ++ '[' -n 0 ']' [2022-03-05T14:00:21.077Z] ++ set -x [2022-03-05T14:00:21.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05T14:00:21.335Z] testing: warning: no tests to run [2022-03-05T14:00:21.335Z] PASS [2022-03-05T14:00:21.335Z] [2022-03-05T14:00:21.335Z] DONE 0 tests in 0.055s [2022-03-05T14:00:21.335Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-05T14:00:21.335Z] ++ 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-05T14:00:21.336Z] ++ set -e [2022-03-05T14:00:21.336Z] ++ '[' -n 0 ']' [2022-03-05T14:00:21.336Z] ++ set -x [2022-03-05T14:00:21.336Z] ++ 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-05T14:00:21.593Z] INFO: Testing against a local daemon [2022-03-05T14:00:21.593Z] === RUN TestPluginWithDevMounts [2022-03-05T14:00:21.593Z] === PAUSE TestPluginWithDevMounts [2022-03-05T14:00:21.593Z] === CONT TestPluginWithDevMounts [2022-03-05T14:00:22.011Z] 2022/03/05 14:00:21 Finished clone github.com/containerd/continuity [2022-03-05T14:00:22.011Z] 2022/03/05 14:00:21 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-03-05T14:00:22.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-05T14:00:22.272Z] 2022/03/05 14:00:22 Finished clone github.com/gogo/googleapis [2022-03-05T14:00:22.272Z] 2022/03/05 14:00:22 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-03-05T14:00:22.844Z] 2022/03/05 14:00:22 Finished clone github.com/opencontainers/runc [2022-03-05T14:00:22.844Z] 2022/03/05 14:00:22 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-03-05T14:00:23.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-05T14:00:23.653Z] --- PASS: TestPluginWithDevMounts (2.06s) [2022-03-05T14:00:23.653Z] PASS [2022-03-05T14:00:23.653Z] [2022-03-05T14:00:23.653Z] DONE 1 tests in 2.256s [2022-03-05T14:00:23.653Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-05T14:00:23.653Z] ++ 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-05T14:00:23.653Z] ++ set -e [2022-03-05T14:00:23.653Z] ++ '[' -n 0 ']' [2022-03-05T14:00:23.653Z] ++ set -x [2022-03-05T14:00:23.653Z] ++ 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-05T14:00:23.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-05T14:00:23.653Z] INFO: Testing against a local daemon [2022-03-05T14:00:23.653Z] === RUN TestSecretInspect [2022-03-05T14:00:24.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-05T14:00:24.761Z] 2022/03/05 14:00:24 Finished clone google.golang.org/grpc [2022-03-05T14:00:24.761Z] 2022/03/05 14:00:24 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-03-05T14:00:25.516Z] docker_api_swarm_node_test.go:19: [d8a4902e8415a] joining swarm manager [de50188538c87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:00:25.710Z] 2022/03/05 14:00:25 Finished clone github.com/moby/buildkit [2022-03-05T14:00:25.710Z] 2022/03/05 14:00:25 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-03-05T14:00:25.710Z] 2022/03/05 14:00:25 Finished clone github.com/Microsoft/hcsshim [2022-03-05T14:00:25.710Z] 2022/03/05 14:00:25 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-03-05T14:00:25.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0003f66d8_} [2022-03-05T14:00:25.972Z] 2022/03/05 14:00:25 Finished clone github.com/fernet/fernet-go [2022-03-05T14:00:25.972Z] 2022/03/05 14:00:25 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-03-05T14:00:26.335Z] --- PASS: TestSecretInspect (2.60s) [2022-03-05T14:00:26.335Z] === RUN TestSecretList [2022-03-05T14:00:26.335Z] docker_api_swarm_node_test.go:20: [d22c387bd5368] joining swarm manager [de50188538c87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:00:27.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1270116732_/foo_false____} [2022-03-05T14:00:27.361Z] 2022/03/05 14:00:26 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-03-05T14:00:27.361Z] 2022/03/05 14:00:26 Finished clone github.com/docker/distribution [2022-03-05T14:00:27.935Z] 2022/03/05 14:00:27 Finished clone github.com/cilium/ebpf [2022-03-05T14:00:27.935Z] 2022/03/05 14:00:27 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-03-05T14:00:27.935Z] 2022/03/05 14:00:27 Finished clone golang.org/x/time [2022-03-05T14:00:27.935Z] 2022/03/05 14:00:27 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-03-05T14:00:28.678Z] --- PASS: TestSecretList (2.29s) [2022-03-05T14:00:28.678Z] === RUN TestSecretsCreateAndDelete [2022-03-05T14:00:28.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1270116732_/foo_true____} [2022-03-05T14:00:28.880Z] 2022/03/05 14:00:28 Finished clone github.com/hashicorp/go-memdb [2022-03-05T14:00:28.880Z] 2022/03/05 14:00:28 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-03-05T14:00:29.452Z] 2022/03/05 14:00:29 Finished clone github.com/hashicorp/go-immutable-radix [2022-03-05T14:00:29.452Z] 2022/03/05 14:00:29 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-03-05T14:00:29.452Z] 2022/03/05 14:00:29 Finished clone github.com/hashicorp/golang-lru [2022-03-05T14:00:29.452Z] 2022/03/05 14:00:29 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-03-05T14:00:30.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3084855979_/foo_false____} [2022-03-05T14:00:30.394Z] 2022/03/05 14:00:30 Finished clone github.com/coreos/pkg [2022-03-05T14:00:30.394Z] 2022/03/05 14:00:30 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-03-05T14:00:30.655Z] 2022/03/05 14:00:30 Finished clone github.com/golang/protobuf [2022-03-05T14:00:30.656Z] 2022/03/05 14:00:30 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-03-05T14:00:30.972Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2022-03-05T14:00:30.972Z] === RUN TestSecretsUpdate [2022-03-05T14:00:31.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3084855979_/foo_true____} [2022-03-05T14:00:32.043Z] 2022/03/05 14:00:31 Finished clone github.com/beorn7/perks [2022-03-05T14:00:32.043Z] 2022/03/05 14:00:31 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-03-05T14:00:32.307Z] 2022/03/05 14:00:32 Finished clone golang.org/x/crypto [2022-03-05T14:00:32.307Z] 2022/03/05 14:00:32 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-03-05T14:00:32.307Z] 2022/03/05 14:00:32 Finished clone github.com/prometheus/client_model [2022-03-05T14:00:32.307Z] 2022/03/05 14:00:32 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-03-05T14:00:32.902Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3084855979_/foo_true__0xc0003f6708__} [2022-03-05T14:00:33.159Z] --- PASS: TestSecretsUpdate (2.18s) [2022-03-05T14:00:33.159Z] === RUN TestTemplatedSecret [2022-03-05T14:00:33.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0003f6720_} [2022-03-05T14:00:33.692Z] 2022/03/05 14:00:33 Finished clone github.com/prometheus/client_golang [2022-03-05T14:00:33.692Z] 2022/03/05 14:00:33 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-03-05T14:00:33.954Z] 2022/03/05 14:00:33 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-03-05T14:00:33.954Z] 2022/03/05 14:00:33 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-03-05T14:00:34.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0003f6738_} [2022-03-05T14:00:35.340Z] 2022/03/05 14:00:34 Finished clone code.cloudfoundry.org/clock [2022-03-05T14:00:35.340Z] 2022/03/05 14:00:34 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-03-05T14:00:35.340Z] 2022/03/05 14:00:35 Finished clone github.com/pkg/errors [2022-03-05T14:00:35.340Z] 2022/03/05 14:00:35 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-03-05T14:00:35.629Z] 2022/03/05 14:00:35 Finished clone github.com/prometheus/common [2022-03-05T14:00:35.629Z] 2022/03/05 14:00:35 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-03-05T14:00:35.629Z] 2022/03/05 14:00:35 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-03-05T14:00:35.629Z] 2022/03/05 14:00:35 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-03-05T14:00:35.711Z] --- PASS: TestTemplatedSecret (2.71s) [2022-03-05T14:00:35.711Z] === RUN TestSecretCreateResolve [2022-03-05T14:00:35.891Z] 2022/03/05 14:00:35 Finished clone github.com/prometheus/procfs [2022-03-05T14:00:35.891Z] 2022/03/05 14:00:35 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-03-05T14:00:36.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0003f6798_} [2022-03-05T14:00:36.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-05T14:00:36.847Z] 2022/03/05 14:00:36 Finished clone github.com/cespare/xxhash/v2 [2022-03-05T14:00:36.847Z] 2022/03/05 14:00:36 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-03-05T14:00:37.418Z] 2022/03/05 14:00:37 Finished clone github.com/morikuni/aec [2022-03-05T14:00:37.418Z] 2022/03/05 14:00:37 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-03-05T14:00:37.418Z] 2022/03/05 14:00:37 Finished clone github.com/inconshreveable/mousetrap [2022-03-05T14:00:37.418Z] 2022/03/05 14:00:37 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-03-05T14:00:37.678Z] 2022/03/05 14:00:37 Finished clone github.com/spf13/pflag [2022-03-05T14:00:37.678Z] 2022/03/05 14:00:37 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-03-05T14:00:37.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0003f67b0_} [2022-03-05T14:00:38.026Z] --- PASS: TestSecretCreateResolve (2.36s) [2022-03-05T14:00:38.026Z] PASS [2022-03-05T14:00:38.026Z] [2022-03-05T14:00:38.026Z] DONE 6 tests in 14.557s [2022-03-05T14:00:38.026Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-05T14:00:38.026Z] ++ 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-05T14:00:38.026Z] ++ set -e [2022-03-05T14:00:38.026Z] ++ '[' -n 0 ']' [2022-03-05T14:00:38.026Z] ++ set -x [2022-03-05T14:00:38.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05T14:00:38.250Z] 2022/03/05 14:00:38 Finished clone github.com/docker/go-metrics [2022-03-05T14:00:38.283Z] INFO: Testing against a local daemon [2022-03-05T14:00:38.283Z] === RUN TestServiceCreateInit [2022-03-05T14:00:38.283Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T14:00:38.821Z] 2022/03/05 14:00:38 Finished clone github.com/spf13/cobra [2022-03-05T14:00:39.082Z] 2022/03/05 14:00:38 Finished clone github.com/willf/bitset [2022-03-05T14:00:39.082Z] 2022/03/05 14:00:38 Finished clone github.com/Azure/go-ansiterm [2022-03-05T14:00:39.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-05T14:00:40.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-05T14:00:40.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-05T14:00:40.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-05T14:00:40.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-05T14:00:40.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-05T14:00:40.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-05T14:00:40.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-05T14:00:40.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-05T14:00:40.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-05T14:00:40.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-05T14:00:40.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-05T14:00:40.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-05T14:00:40.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-05T14:00:40.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-05T14:00:40.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-05T14:00:40.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-05T14:00:40.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-05T14:00:40.997Z] 2022/03/05 14:00:40 Finished clone github.com/google/certificate-transparency-go [2022-03-05T14:00:40.997Z] 2022/03/05 14:00:40 Finished clone github.com/opencontainers/selinux [2022-03-05T14:00:41.099Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-05T14:00:41.664Z] docker_api_swarm_test.go:501: [dffaf0cecf261] joining swarm manager [d647fea03c12f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:00:42.114Z] === RUN TestBoolValue [2022-03-05T14:00:42.114Z] --- PASS: TestBoolValue (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestBoolValueOrDefault [2022-03-05T14:00:42.114Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestInt64ValueOrZero [2022-03-05T14:00:42.114Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestInt64ValueOrDefault [2022-03-05T14:00:42.114Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-05T14:00:42.114Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestJsonContentType [2022-03-05T14:00:42.114Z] --- PASS: TestJsonContentType (0.00s) [2022-03-05T14:00:42.114Z] PASS [2022-03-05T14:00:42.114Z] coverage: 14.7% of statements [2022-03-05T14:00:42.114Z] ok github.com/docker/docker/api/server/httputils 0.074s coverage: 14.7% of statements [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-05T14:00:42.114Z] === RUN TestMaskSecretKeys [2022-03-05T14:00:42.114Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-05T14:00:42.114Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-05T14:00:42.114Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-05T14:00:42.114Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestVersionMiddlewareVersion [2022-03-05T14:00:42.114Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-05T14:00:42.114Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-05T14:00:42.114Z] PASS [2022-03-05T14:00:42.114Z] coverage: 37.7% of statements [2022-03-05T14:00:42.114Z] ok github.com/docker/docker/api/server/middleware 0.068s coverage: 37.7% of statements [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-05T14:00:42.114Z] === RUN TestAdjustForAPIVersion [2022-03-05T14:00:42.114Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-05T14:00:42.114Z] PASS [2022-03-05T14:00:42.114Z] coverage: 5.7% of statements [2022-03-05T14:00:42.114Z] ok github.com/docker/docker/api/server/router/swarm 0.066s coverage: 5.7% of statements [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-05T14:00:42.114Z] === RUN TestStrSliceMarshalJSON [2022-03-05T14:00:42.114Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestStrSliceUnmarshalJSON [2022-03-05T14:00:42.114Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestStrSliceUnmarshalString [2022-03-05T14:00:42.114Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestStrSliceUnmarshalSlice [2022-03-05T14:00:42.114Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-05T14:00:42.114Z] PASS [2022-03-05T14:00:42.114Z] coverage: 90.0% of statements [2022-03-05T14:00:42.114Z] ok github.com/docker/docker/api/types/strslice 0.075s coverage: 90.0% of statements [2022-03-05T14:00:42.114Z] === RUN TestToJSON [2022-03-05T14:00:42.114Z] --- PASS: TestToJSON (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestToParamWithVersion [2022-03-05T14:00:42.114Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestFromJSON [2022-03-05T14:00:42.114Z] --- PASS: TestFromJSON (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestEmpty [2022-03-05T14:00:42.114Z] --- PASS: TestEmpty (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestArgsMatchKVListEmptySources [2022-03-05T14:00:42.114Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestArgsMatchKVList [2022-03-05T14:00:42.114Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestArgsMatch [2022-03-05T14:00:42.114Z] --- PASS: TestArgsMatch (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestAdd [2022-03-05T14:00:42.114Z] --- PASS: TestAdd (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestDel [2022-03-05T14:00:42.114Z] --- PASS: TestDel (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestLen [2022-03-05T14:00:42.114Z] --- PASS: TestLen (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestExactMatch [2022-03-05T14:00:42.114Z] --- PASS: TestExactMatch (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestOnlyOneExactMatch [2022-03-05T14:00:42.114Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestContains [2022-03-05T14:00:42.114Z] --- PASS: TestContains (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestValidate [2022-03-05T14:00:42.114Z] --- PASS: TestValidate (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestWalkValues [2022-03-05T14:00:42.114Z] --- PASS: TestWalkValues (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestFuzzyMatch [2022-03-05T14:00:42.114Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestClone [2022-03-05T14:00:42.114Z] --- PASS: TestClone (0.00s) [2022-03-05T14:00:42.114Z] PASS [2022-03-05T14:00:42.114Z] coverage: 92.2% of statements [2022-03-05T14:00:42.114Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 92.2% of statements [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-05T14:00:42.114Z] === RUN TestDurationToSecondsString [2022-03-05T14:00:42.114Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestGetTimestamp [2022-03-05T14:00:42.114Z] === RUN TestCompareVersion [2022-03-05T14:00:42.114Z] --- PASS: TestCompareVersion (0.00s) [2022-03-05T14:00:42.114Z] PASS [2022-03-05T14:00:42.114Z] coverage: 75.0% of statements [2022-03-05T14:00:42.114Z] ok github.com/docker/docker/api/types/versions 0.064s coverage: 75.0% of statements [2022-03-05T14:00:42.114Z] --- PASS: TestGetTimestamp (0.24s) [2022-03-05T14:00:42.114Z] === RUN TestParseTimestamps [2022-03-05T14:00:42.114Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-05T14:00:42.114Z] PASS [2022-03-05T14:00:42.114Z] coverage: 100.0% of statements [2022-03-05T14:00:42.114Z] ok github.com/docker/docker/api/types/time 0.297s coverage: 100.0% of statements [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/builder [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-05T14:00:42.114Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-05T14:00:42.114Z] === RUN TestParseRemoteURL [2022-03-05T14:00:42.114Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-05T14:00:42.114Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-05T14:00:42.114Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-05T14:00:42.114Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-05T14:00:42.114Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-05T14:00:42.114Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-05T14:00:42.114Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-05T14:00:42.114Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-05T14:00:42.114Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-05T14:00:42.114Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-05T14:00:42.114Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-05T14:00:42.114Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestCloneArgsSmartHttp [2022-03-05T14:00:42.114Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-05T14:00:42.114Z] === RUN TestCloneArgsDumbHttp [2022-03-05T14:00:42.114Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestCloneArgsGit [2022-03-05T14:00:42.114Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-05T14:00:42.114Z] === RUN TestCheckoutGit [2022-03-05T14:00:42.586Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-05T14:00:42.586Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-05T14:00:42.586Z] === RUN TestProcessNoDockerignore [2022-03-05T14:00:42.586Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-05T14:00:42.586Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-05T14:00:42.586Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-05T14:00:42.586Z] === RUN TestDetectContentType [2022-03-05T14:00:42.586Z] --- PASS: TestDetectContentType (0.00s) [2022-03-05T14:00:42.586Z] === RUN TestSelectAcceptableMIME [2022-03-05T14:00:42.586Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-05T14:00:42.586Z] === RUN TestInspectEmptyResponse [2022-03-05T14:00:42.586Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-05T14:00:42.586Z] === RUN TestInspectResponseBinary [2022-03-05T14:00:42.586Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-05T14:00:42.586Z] === RUN TestResponseUnsupportedContentType [2022-03-05T14:00:42.586Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-05T14:00:42.586Z] === RUN TestInspectResponseTextSimple [2022-03-05T14:00:42.586Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-05T14:00:42.586Z] === RUN TestInspectResponseEmptyContentType [2022-03-05T14:00:42.586Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-05T14:00:42.586Z] === RUN TestUnknownContentLength [2022-03-05T14:00:42.586Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-05T14:00:42.586Z] === RUN TestDownloadRemote [2022-03-05T14:00:43.056Z] --- PASS: TestDownloadRemote (0.19s) [2022-03-05T14:00:43.056Z] === RUN TestGetWithStatusError [2022-03-05T14:00:43.056Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-05T14:00:43.056Z] === RUN TestCloseRootDirectory [2022-03-05T14:00:43.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:00:43.056Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-03-05T14:00:43.056Z] === RUN TestHashFile [2022-03-05T14:00:43.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:00:43.056Z] --- SKIP: TestHashFile (0.00s) [2022-03-05T14:00:43.056Z] === RUN TestHashSubdir [2022-03-05T14:00:43.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:00:43.056Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-05T14:00:43.056Z] === RUN TestRemoveDirectory [2022-03-05T14:00:43.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:00:43.056Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-05T14:00:43.056Z] PASS [2022-03-05T14:00:43.056Z] coverage: 9.3% of statements [2022-03-05T14:00:43.056Z] ok github.com/docker/docker/builder/remotecontext 0.425s coverage: 9.3% of statements [2022-03-05T14:00:43.528Z] === RUN TestGetAllAllowed [2022-03-05T14:00:43.528Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestGetAllMeta [2022-03-05T14:00:43.528Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-05T14:00:43.528Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestIsUnreferencedBuiltin [2022-03-05T14:00:43.528Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestIsExistingDirectory [2022-03-05T14:00:43.528Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-05T14:00:43.528Z] === RUN TestGetFilenameForDownload [2022-03-05T14:00:43.528Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestEnv2Variables [2022-03-05T14:00:43.528Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-05T14:00:43.528Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestMaintainer [2022-03-05T14:00:43.528Z] --- PASS: TestMaintainer (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestLabel [2022-03-05T14:00:43.528Z] --- PASS: TestLabel (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestFromScratch [2022-03-05T14:00:43.528Z] --- PASS: TestFromScratch (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestFromWithArg [2022-03-05T14:00:43.528Z] --- PASS: TestFromWithArg (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-05T14:00:43.528Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestFromWithUndefinedArg [2022-03-05T14:00:43.528Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestFromMultiStageWithNamedStage [2022-03-05T14:00:43.528Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestOnbuild [2022-03-05T14:00:43.528Z] --- PASS: TestOnbuild (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestWorkdir [2022-03-05T14:00:43.528Z] --- PASS: TestWorkdir (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestCmd [2022-03-05T14:00:43.528Z] --- PASS: TestCmd (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestHealthcheckNone [2022-03-05T14:00:43.528Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestHealthcheckCmd [2022-03-05T14:00:43.528Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestEntrypoint [2022-03-05T14:00:43.528Z] --- PASS: TestEntrypoint (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestExpose [2022-03-05T14:00:43.528Z] --- PASS: TestExpose (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestUser [2022-03-05T14:00:43.528Z] --- PASS: TestUser (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestVolume [2022-03-05T14:00:43.528Z] --- PASS: TestVolume (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestStopSignal [2022-03-05T14:00:43.528Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-05T14:00:43.528Z] --- SKIP: TestStopSignal (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestArg [2022-03-05T14:00:43.528Z] --- PASS: TestArg (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestShell [2022-03-05T14:00:43.528Z] --- PASS: TestShell (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestPrependEnvOnCmd [2022-03-05T14:00:43.528Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestRunWithBuildArgs [2022-03-05T14:00:43.528Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestRunIgnoresHealthcheck [2022-03-05T14:00:43.528Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestDispatchUnsupportedOptions [2022-03-05T14:00:43.528Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-05T14:00:43.528Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-05T14:00:43.528Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-05T14:00:43.528Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-05T14:00:43.528Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-05T14:00:43.528Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-05T14:00:43.528Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestNormalizeWorkdir [2022-03-05T14:00:43.528Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestDispatch [2022-03-05T14:00:43.528Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-05T14:00:43.528Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-05T14:00:43.528Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-05T14:00:43.528Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-05T14:00:43.528Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-05T14:00:43.528Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-05T14:00:43.528Z] === RUN TestDispatch/COPY_url [2022-03-05T14:00:43.528Z] --- PASS: TestDispatch (0.10s) [2022-03-05T14:00:43.528Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2022-03-05T14:00:43.528Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-05T14:00:43.528Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-05T14:00:43.528Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-05T14:00:43.528Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-05T14:00:43.528Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-05T14:00:43.528Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestAddScratchImageAddsToMounts [2022-03-05T14:00:43.528Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-05T14:00:43.528Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-05T14:00:43.528Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-05T14:00:43.528Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestImageSourceGetAddsToMounts [2022-03-05T14:00:43.528Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestEmptyDockerfile [2022-03-05T14:00:43.528Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-05T14:00:43.528Z] === RUN TestSymlinkDockerfile [2022-03-05T14:00:43.528Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-05T14:00:43.528Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-05T14:00:43.528Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestNonExistingDockerfile [2022-03-05T14:00:43.528Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestCopyRunConfig [2022-03-05T14:00:43.528Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestDeepCopyRunConfig [2022-03-05T14:00:43.528Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestExportImage [2022-03-05T14:00:43.528Z] --- PASS: TestExportImage (0.00s) [2022-03-05T14:00:43.528Z] === RUN TestNormalizeDest [2022-03-05T14:00:43.528Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-05T14:00:43.528Z] PASS [2022-03-05T14:00:43.528Z] coverage: 46.8% of statements [2022-03-05T14:00:43.528Z] ok github.com/docker/docker/builder/dockerfile 0.274s coverage: 46.8% of statements [2022-03-05T14:00:43.562Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T14:00:43.819Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-05T14:00:43.998Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-05T14:00:43.998Z] === RUN TestEnable [2022-03-05T14:00:43.998Z] --- PASS: TestEnable (0.00s) [2022-03-05T14:00:43.998Z] === RUN TestDisable [2022-03-05T14:00:43.998Z] --- PASS: TestDisable (0.00s) [2022-03-05T14:00:43.998Z] === RUN TestEnabled [2022-03-05T14:00:43.998Z] --- PASS: TestEnabled (0.00s) [2022-03-05T14:00:43.998Z] PASS [2022-03-05T14:00:43.998Z] coverage: 100.0% of statements [2022-03-05T14:00:43.998Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2022-03-05T14:00:45.187Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-05T14:00:47.081Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-05T14:00:48.012Z] --- PASS: TestServiceCreateInit (9.73s) [2022-03-05T14:00:48.012Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.26s) [2022-03-05T14:00:48.012Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.45s) [2022-03-05T14:00:48.012Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T14:00:48.575Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-05T14:00:48.831Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-05T14:00:49.393Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-05T14:00:49.393Z] docker_api_swarm_test.go:506: [d5a2ad028dfcd] joining swarm manager [d647fea03c12f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:00:50.325Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-05T14:00:50.889Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-05T14:00:51.818Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-05T14:00:52.747Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-05T14:00:53.237Z] 2022/03/05 14:00:51 Finished clone github.com/cloudflare/cfssl [2022-03-05T14:00:53.312Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-05T14:00:54.246Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-05T14:00:55.178Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-05T14:00:55.434Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-05T14:00:56.364Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-05T14:00:56.928Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-05T14:00:57.491Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-05T14:00:58.421Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-05T14:00:58.529Z] 2022/03/05 14:00:57 Finished clone github.com/docker/swarmkit [2022-03-05T14:00:58.954Z] === RUN TestCheckpointCreateError [2022-03-05T14:00:58.954Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-05T14:00:58.954Z] === RUN TestCheckpointCreate [2022-03-05T14:00:58.954Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-05T14:00:58.954Z] === RUN TestCheckpointDeleteError [2022-03-05T14:00:58.954Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-05T14:00:58.954Z] === RUN TestCheckpointDelete [2022-03-05T14:00:58.954Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-05T14:00:58.954Z] === RUN TestCheckpointListError [2022-03-05T14:00:58.954Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-05T14:00:58.954Z] === RUN TestCheckpointList [2022-03-05T14:00:58.954Z] --- PASS: TestCheckpointList (0.00s) [2022-03-05T14:00:58.954Z] === RUN TestCheckpointListContainerNotFound [2022-03-05T14:00:58.954Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-05T14:00:58.954Z] === RUN TestNewClientWithOpsFromEnv [2022-03-05T14:00:58.954Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-05T14:00:58.954Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-05T14:00:58.954Z] === RUN TestGetAPIPath [2022-03-05T14:00:58.954Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-05T14:00:58.954Z] === RUN TestParseHostURL [2022-03-05T14:00:58.954Z] --- PASS: TestParseHostURL (0.00s) [2022-03-05T14:00:58.954Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-05T14:00:58.954Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-05T14:00:58.954Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-05T14:00:58.954Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNegotiateAPIVersion [2022-03-05T14:00:58.955Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNegotiateAPVersionOverride [2022-03-05T14:00:58.955Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-05T14:00:58.955Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-05T14:00:58.955Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-05T14:00:58.955Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestClientRedirect [2022-03-05T14:00:58.955Z] --- PASS: TestClientRedirect (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigCreateUnsupported [2022-03-05T14:00:58.955Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigCreateError [2022-03-05T14:00:58.955Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigCreate [2022-03-05T14:00:58.955Z] --- PASS: TestConfigCreate (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigInspectNotFound [2022-03-05T14:00:58.955Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigInspectWithEmptyID [2022-03-05T14:00:58.955Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigInspectUnsupported [2022-03-05T14:00:58.955Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigInspectError [2022-03-05T14:00:58.955Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigInspectConfigNotFound [2022-03-05T14:00:58.955Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigInspect [2022-03-05T14:00:58.955Z] --- PASS: TestConfigInspect (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigListUnsupported [2022-03-05T14:00:58.955Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigListError [2022-03-05T14:00:58.955Z] --- PASS: TestConfigListError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigList [2022-03-05T14:00:58.955Z] --- PASS: TestConfigList (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigRemoveUnsupported [2022-03-05T14:00:58.955Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigRemoveError [2022-03-05T14:00:58.955Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigRemove [2022-03-05T14:00:58.955Z] --- PASS: TestConfigRemove (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigUpdateUnsupported [2022-03-05T14:00:58.955Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigUpdateError [2022-03-05T14:00:58.955Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestConfigUpdate [2022-03-05T14:00:58.955Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerCommitError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerCommit [2022-03-05T14:00:58.955Z] --- PASS: TestContainerCommit (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerStatPathError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerStatPathNotFoundError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerStatPathNoHeaderError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerStatPath [2022-03-05T14:00:58.955Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestCopyToContainerError [2022-03-05T14:00:58.955Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestCopyToContainerNotFoundError [2022-03-05T14:00:58.955Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-05T14:00:58.955Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestCopyToContainer [2022-03-05T14:00:58.955Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestCopyFromContainerError [2022-03-05T14:00:58.955Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestCopyFromContainerNotFoundError [2022-03-05T14:00:58.955Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-05T14:00:58.955Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-05T14:00:58.955Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestCopyFromContainer [2022-03-05T14:00:58.955Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerCreateError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerCreateImageNotFound [2022-03-05T14:00:58.955Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerCreateWithName [2022-03-05T14:00:58.955Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerCreateAutoRemove [2022-03-05T14:00:58.955Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerDiffError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerDiff [2022-03-05T14:00:58.955Z] --- PASS: TestContainerDiff (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerExecCreateError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerExecCreate [2022-03-05T14:00:58.955Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerExecStartError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerExecStart [2022-03-05T14:00:58.955Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerExecInspectError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerExecInspect [2022-03-05T14:00:58.955Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerExportError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerExportError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerExport [2022-03-05T14:00:58.955Z] --- PASS: TestContainerExport (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerInspectError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerInspectContainerNotFound [2022-03-05T14:00:58.955Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerInspectWithEmptyID [2022-03-05T14:00:58.955Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerInspect [2022-03-05T14:00:58.955Z] --- PASS: TestContainerInspect (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerInspectNode [2022-03-05T14:00:58.955Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerKillError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerKillError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerKill [2022-03-05T14:00:58.955Z] --- PASS: TestContainerKill (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerListError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerListError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerList [2022-03-05T14:00:58.955Z] --- PASS: TestContainerList (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerLogsNotFoundError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerLogsError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerLogs [2022-03-05T14:00:58.955Z] --- PASS: TestContainerLogs (0.23s) [2022-03-05T14:00:58.955Z] === RUN TestContainerPauseError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerPause [2022-03-05T14:00:58.955Z] --- PASS: TestContainerPause (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainersPruneError [2022-03-05T14:00:58.955Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainersPrune [2022-03-05T14:00:58.955Z] --- PASS: TestContainersPrune (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerRemoveError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerRemoveNotFoundError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerRemove [2022-03-05T14:00:58.955Z] --- PASS: TestContainerRemove (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerRenameError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerRename [2022-03-05T14:00:58.955Z] --- PASS: TestContainerRename (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerResizeError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerExecResizeError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerResize [2022-03-05T14:00:58.955Z] --- PASS: TestContainerResize (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerExecResize [2022-03-05T14:00:58.955Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerRestartError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerRestart [2022-03-05T14:00:58.955Z] --- PASS: TestContainerRestart (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerStartError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerStartError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerStart [2022-03-05T14:00:58.955Z] --- PASS: TestContainerStart (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerStatsError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerStats [2022-03-05T14:00:58.955Z] --- PASS: TestContainerStats (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerStopError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerStopError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerStop [2022-03-05T14:00:58.955Z] --- PASS: TestContainerStop (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerTopError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerTopError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerTop [2022-03-05T14:00:58.955Z] --- PASS: TestContainerTop (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerUnpauseError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerUnpause [2022-03-05T14:00:58.955Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerUpdateError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerUpdate [2022-03-05T14:00:58.955Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerWaitError [2022-03-05T14:00:58.955Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestContainerWait [2022-03-05T14:00:58.955Z] --- PASS: TestContainerWait (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestDiskUsageError [2022-03-05T14:00:58.955Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestDiskUsage [2022-03-05T14:00:58.955Z] --- PASS: TestDiskUsage (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestDistributionInspectUnsupported [2022-03-05T14:00:58.955Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestDistributionInspectWithEmptyID [2022-03-05T14:00:58.955Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestEventsErrorInOptions [2022-03-05T14:00:58.955Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestEventsErrorFromServer [2022-03-05T14:00:58.955Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestEvents [2022-03-05T14:00:58.955Z] --- PASS: TestEvents (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestTLSCloseWriter [2022-03-05T14:00:58.955Z] === PAUSE TestTLSCloseWriter [2022-03-05T14:00:58.955Z] === RUN TestImageBuildError [2022-03-05T14:00:58.955Z] --- PASS: TestImageBuildError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageBuild [2022-03-05T14:00:58.955Z] --- PASS: TestImageBuild (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestGetDockerOS [2022-03-05T14:00:58.955Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageCreateError [2022-03-05T14:00:58.955Z] --- PASS: TestImageCreateError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageCreate [2022-03-05T14:00:58.955Z] --- PASS: TestImageCreate (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageHistoryError [2022-03-05T14:00:58.955Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageHistory [2022-03-05T14:00:58.955Z] --- PASS: TestImageHistory (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageImportError [2022-03-05T14:00:58.955Z] --- PASS: TestImageImportError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageImport [2022-03-05T14:00:58.955Z] --- PASS: TestImageImport (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageInspectError [2022-03-05T14:00:58.955Z] --- PASS: TestImageInspectError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageInspectImageNotFound [2022-03-05T14:00:58.955Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageInspectWithEmptyID [2022-03-05T14:00:58.955Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageInspect [2022-03-05T14:00:58.955Z] --- PASS: TestImageInspect (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageListError [2022-03-05T14:00:58.955Z] --- PASS: TestImageListError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageList [2022-03-05T14:00:58.955Z] --- PASS: TestImageList (0.02s) [2022-03-05T14:00:58.955Z] === RUN TestImageListApiBefore125 [2022-03-05T14:00:58.955Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageLoadError [2022-03-05T14:00:58.955Z] --- PASS: TestImageLoadError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageLoad [2022-03-05T14:00:58.955Z] --- PASS: TestImageLoad (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagesPruneError [2022-03-05T14:00:58.955Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagesPrune [2022-03-05T14:00:58.955Z] --- PASS: TestImagesPrune (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePullReferenceParseError [2022-03-05T14:00:58.955Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePullAnyError [2022-03-05T14:00:58.955Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-05T14:00:58.955Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T14:00:58.955Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T14:00:58.955Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-05T14:00:58.955Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePullWithoutErrors [2022-03-05T14:00:58.955Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePushReferenceError [2022-03-05T14:00:58.955Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePushAnyError [2022-03-05T14:00:58.955Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-05T14:00:58.955Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T14:00:58.955Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T14:00:58.955Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-05T14:00:58.955Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImagePushWithoutErrors [2022-03-05T14:00:58.955Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-05T14:00:58.955Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-05T14:00:58.955Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-05T14:00:58.955Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-05T14:00:58.955Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-05T14:00:58.955Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-05T14:00:58.955Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-05T14:00:58.955Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-05T14:00:58.955Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageRemoveError [2022-03-05T14:00:58.955Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageRemoveImageNotFound [2022-03-05T14:00:58.955Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageRemove [2022-03-05T14:00:58.955Z] --- PASS: TestImageRemove (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageSaveError [2022-03-05T14:00:58.955Z] --- PASS: TestImageSaveError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageSave [2022-03-05T14:00:58.955Z] --- PASS: TestImageSave (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageSearchAnyError [2022-03-05T14:00:58.955Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-05T14:00:58.955Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T14:00:58.955Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T14:00:58.955Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-05T14:00:58.955Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageSearchWithoutErrors [2022-03-05T14:00:58.955Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageTagError [2022-03-05T14:00:58.955Z] --- PASS: TestImageTagError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageTagInvalidReference [2022-03-05T14:00:58.955Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageTagInvalidSourceImageName [2022-03-05T14:00:58.955Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageTagHexSource [2022-03-05T14:00:58.955Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestImageTag [2022-03-05T14:00:58.955Z] --- PASS: TestImageTag (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestInfoServerError [2022-03-05T14:00:58.955Z] --- PASS: TestInfoServerError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestInfoInvalidResponseJSONError [2022-03-05T14:00:58.955Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestInfo [2022-03-05T14:00:58.955Z] --- PASS: TestInfo (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkConnectError [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkConnect [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkCreateError [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkCreate [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkDisconnectError [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkDisconnect [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkInspectError [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkInspectError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkInspectNotFoundError [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkInspectWithEmptyID [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkInspect [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkListError [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkListError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkList [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkList (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworksPruneError [2022-03-05T14:00:58.955Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworksPrune [2022-03-05T14:00:58.955Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkRemoveError [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNetworkRemove [2022-03-05T14:00:58.955Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNodeInspectError [2022-03-05T14:00:58.955Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNodeInspectNodeNotFound [2022-03-05T14:00:58.955Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNodeInspectWithEmptyID [2022-03-05T14:00:58.955Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNodeInspect [2022-03-05T14:00:58.955Z] --- PASS: TestNodeInspect (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNodeListError [2022-03-05T14:00:58.955Z] --- PASS: TestNodeListError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNodeList [2022-03-05T14:00:58.955Z] --- PASS: TestNodeList (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNodeRemoveError [2022-03-05T14:00:58.955Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNodeRemove [2022-03-05T14:00:58.955Z] --- PASS: TestNodeRemove (0.00s) [2022-03-05T14:00:58.955Z] === RUN TestNodeUpdateError [2022-03-05T14:00:58.956Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestNodeUpdate [2022-03-05T14:00:58.956Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestOptionWithTimeout [2022-03-05T14:00:58.956Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPingFail [2022-03-05T14:00:58.956Z] --- PASS: TestPingFail (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPingWithError [2022-03-05T14:00:58.956Z] 2022/03/05 14:00:57 RoundTripper returned a response & error; ignoring response [2022-03-05T14:00:58.956Z] 2022/03/05 14:00:57 RoundTripper returned a response & error; ignoring response [2022-03-05T14:00:58.956Z] --- PASS: TestPingWithError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPingSuccess [2022-03-05T14:00:58.956Z] --- PASS: TestPingSuccess (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPingHeadFallback [2022-03-05T14:00:58.956Z] === RUN TestPingHeadFallback/OK [2022-03-05T14:00:58.956Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-05T14:00:58.956Z] === RUN TestPingHeadFallback/Not_Found [2022-03-05T14:00:58.956Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-05T14:00:58.956Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-05T14:00:58.956Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-05T14:00:58.956Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-05T14:00:58.956Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-05T14:00:58.956Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginDisableError [2022-03-05T14:00:58.956Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginDisable [2022-03-05T14:00:58.956Z] --- PASS: TestPluginDisable (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginEnableError [2022-03-05T14:00:58.956Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginEnable [2022-03-05T14:00:58.956Z] --- PASS: TestPluginEnable (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginInspectError [2022-03-05T14:00:58.956Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginInspectWithEmptyID [2022-03-05T14:00:58.956Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginInspect [2022-03-05T14:00:58.956Z] --- PASS: TestPluginInspect (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginListError [2022-03-05T14:00:58.956Z] --- PASS: TestPluginListError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginList [2022-03-05T14:00:58.956Z] --- PASS: TestPluginList (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginPushError [2022-03-05T14:00:58.956Z] --- PASS: TestPluginPushError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginPush [2022-03-05T14:00:58.956Z] --- PASS: TestPluginPush (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginRemoveError [2022-03-05T14:00:58.956Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginRemove [2022-03-05T14:00:58.956Z] --- PASS: TestPluginRemove (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginSetError [2022-03-05T14:00:58.956Z] --- PASS: TestPluginSetError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPluginSet [2022-03-05T14:00:58.956Z] --- PASS: TestPluginSet (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSetHostHeader [2022-03-05T14:00:58.956Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestPlainTextError [2022-03-05T14:00:58.956Z] --- PASS: TestPlainTextError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestInfiniteError [2022-03-05T14:00:58.956Z] --- PASS: TestInfiniteError (0.05s) [2022-03-05T14:00:58.956Z] === RUN TestSecretCreateUnsupported [2022-03-05T14:00:58.956Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretCreateError [2022-03-05T14:00:58.956Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretCreate [2022-03-05T14:00:58.956Z] --- PASS: TestSecretCreate (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretInspectUnsupported [2022-03-05T14:00:58.956Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretInspectError [2022-03-05T14:00:58.956Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretInspectSecretNotFound [2022-03-05T14:00:58.956Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretInspectWithEmptyID [2022-03-05T14:00:58.956Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretInspect [2022-03-05T14:00:58.956Z] --- PASS: TestSecretInspect (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretListUnsupported [2022-03-05T14:00:58.956Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretListError [2022-03-05T14:00:58.956Z] --- PASS: TestSecretListError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretList [2022-03-05T14:00:58.956Z] --- PASS: TestSecretList (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretRemoveUnsupported [2022-03-05T14:00:58.956Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretRemoveError [2022-03-05T14:00:58.956Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretRemove [2022-03-05T14:00:58.956Z] --- PASS: TestSecretRemove (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretUpdateUnsupported [2022-03-05T14:00:58.956Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretUpdateError [2022-03-05T14:00:58.956Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSecretUpdate [2022-03-05T14:00:58.956Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceCreateError [2022-03-05T14:00:58.956Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceCreate [2022-03-05T14:00:58.956Z] --- PASS: TestServiceCreate (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-05T14:00:58.956Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceCreateDigestPinning [2022-03-05T14:00:58.956Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceInspectError [2022-03-05T14:00:58.956Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceInspectServiceNotFound [2022-03-05T14:00:58.956Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceInspectWithEmptyID [2022-03-05T14:00:58.956Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceInspect [2022-03-05T14:00:58.956Z] --- PASS: TestServiceInspect (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceListError [2022-03-05T14:00:58.956Z] --- PASS: TestServiceListError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceList [2022-03-05T14:00:58.956Z] --- PASS: TestServiceList (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceLogsError [2022-03-05T14:00:58.956Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceLogs [2022-03-05T14:00:58.956Z] --- PASS: TestServiceLogs (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceRemoveError [2022-03-05T14:00:58.956Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceRemoveNotFoundError [2022-03-05T14:00:58.956Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceRemove [2022-03-05T14:00:58.956Z] --- PASS: TestServiceRemove (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceUpdateError [2022-03-05T14:00:58.956Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestServiceUpdate [2022-03-05T14:00:58.956Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmGetUnlockKeyError [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmGetUnlockKey [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmInitError [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmInit [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmInit (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmInspectError [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmInspect [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmJoinError [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmJoin [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmLeaveError [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmLeave [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmUnlockError [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmUnlock [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmUpdateError [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestSwarmUpdate [2022-03-05T14:00:58.956Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestTaskInspectError [2022-03-05T14:00:58.956Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestTaskInspectWithEmptyID [2022-03-05T14:00:58.956Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestTaskInspect [2022-03-05T14:00:58.956Z] --- PASS: TestTaskInspect (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestTaskListError [2022-03-05T14:00:58.956Z] --- PASS: TestTaskListError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestTaskList [2022-03-05T14:00:58.956Z] --- PASS: TestTaskList (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestVolumeCreateError [2022-03-05T14:00:58.956Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestVolumeCreate [2022-03-05T14:00:58.956Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestVolumeInspectError [2022-03-05T14:00:58.956Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestVolumeInspectNotFound [2022-03-05T14:00:58.956Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestVolumeInspectWithEmptyID [2022-03-05T14:00:58.956Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestVolumeInspect [2022-03-05T14:00:58.956Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestVolumeListError [2022-03-05T14:00:58.956Z] --- PASS: TestVolumeListError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestVolumeList [2022-03-05T14:00:58.956Z] --- PASS: TestVolumeList (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestVolumeRemoveError [2022-03-05T14:00:58.956Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-05T14:00:58.956Z] === RUN TestVolumeRemove [2022-03-05T14:00:58.956Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-05T14:00:58.956Z] === CONT TestTLSCloseWriter [2022-03-05T14:00:58.956Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-05T14:00:58.956Z] PASS [2022-03-05T14:00:58.956Z] coverage: 74.9% of statements [2022-03-05T14:00:58.956Z] ok github.com/docker/docker/client 0.566s coverage: 74.9% of statements [2022-03-05T14:00:59.103Z] 2022/03/05 14:00:58 Finished clone github.com/containerd/containerd [2022-03-05T14:00:59.353Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-05T14:00:59.924Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-05T14:01:00.045Z] 2022/03/05 14:00:59 Finished clone github.com/coreos/etcd [2022-03-05T14:01:00.489Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-05T14:01:00.489Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-05T14:01:01.051Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-05T14:01:01.614Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-05T14:01:02.177Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-05T14:01:02.741Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-05T14:01:03.305Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-05T14:01:04.235Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-05T14:01:05.165Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-05T14:01:05.165Z] --- PASS: TestCreateServiceMultipleTimes (17.25s) [2022-03-05T14:01:05.165Z] === RUN TestCreateServiceConflict [2022-03-05T14:01:06.532Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-05T14:01:07.461Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-03-05T14:01:07.461Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T14:01:10.732Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-05T14:01:10.732Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2022-03-05T14:01:10.732Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T14:01:12.628Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-05T14:01:12.885Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-05T14:01:14.962Z] 2022/03/05 14:01:12 Finished clone cloud.google.com/go [2022-03-05T14:01:16.162Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-05T14:01:18.056Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-05T14:01:18.618Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-05T14:01:20.439Z] 2022/03/05 14:01:19 Finished clone github.com/gogo/protobuf [2022-03-05T14:01:21.150Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-05T14:01:21.714Z] === RUN TestDockerSuite/TestCpToDot [2022-03-05T14:01:22.276Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-05T14:01:23.206Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-05T14:01:23.744Z] 2022/03/05 14:01:23 Finished clone google.golang.org/genproto [2022-03-05T14:01:24.136Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-05T14:01:24.289Z] --- PASS: TestCheckoutGit (40.56s) [2022-03-05T14:01:24.289Z] === RUN TestValidGitTransport [2022-03-05T14:01:24.289Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-05T14:01:24.289Z] === RUN TestGitInvalidRef [2022-03-05T14:01:24.289Z] --- PASS: TestGitInvalidRef (0.35s) [2022-03-05T14:01:24.289Z] PASS [2022-03-05T14:01:24.289Z] coverage: 86.3% of statements [2022-03-05T14:01:24.289Z] ok github.com/docker/docker/builder/remotecontext/git 40.992s coverage: 86.3% of statements [2022-03-05T14:01:24.289Z] ? github.com/docker/docker/cli [no test files] [2022-03-05T14:01:24.289Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-05T14:01:24.698Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s) [2022-03-05T14:01:24.698Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T14:01:24.698Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-05T14:01:24.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-05T14:01:25.887Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-05T14:01:26.145Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-05T14:01:27.077Z] docker_api_swarm_node_test.go:80: [d0cb28bad12cd] joining swarm manager [d7e55a4b81dc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:01:27.077Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-05T14:01:28.006Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-05T14:01:28.006Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-05T14:01:28.262Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-05T14:01:28.519Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-05T14:01:29.449Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-05T14:01:29.449Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-05T14:01:29.449Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-05T14:01:29.449Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-05T14:01:29.705Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-05T14:01:29.961Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-05T14:01:30.218Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-05T14:01:30.218Z] === RUN TestDockerSuite/TestCreateRM [2022-03-05T14:01:30.475Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-05T14:01:30.475Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T14:01:30.475Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-05T14:01:30.475Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-05T14:01:30.475Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-05T14:01:32.367Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-05T14:01:32.367Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-05T14:01:32.367Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-05T14:01:36.547Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-05T14:01:36.547Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-05T14:01:36.547Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-05T14:01:36.547Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-05T14:01:36.547Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-05T14:01:36.547Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-05T14:01:36.803Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-05T14:01:37.731Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-05T14:01:37.987Z] --- PASS: TestCreateServiceSecretFileMode (13.48s) [2022-03-05T14:01:37.987Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T14:01:38.551Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-05T14:01:39.254Z] === RUN TestContainerStopSignal [2022-03-05T14:01:39.254Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestContainerStopTimeout [2022-03-05T14:01:39.254Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-05T14:01:39.254Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-05T14:01:39.254Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-05T14:01:39.254Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-05T14:01:39.254Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestReplaceAndAppendEnvVars [2022-03-05T14:01:39.254Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-05T14:01:39.254Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestNewMemoryStore [2022-03-05T14:01:39.254Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestAddContainers [2022-03-05T14:01:39.254Z] --- PASS: TestAddContainers (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestGetContainer [2022-03-05T14:01:39.254Z] --- PASS: TestGetContainer (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestDeleteContainer [2022-03-05T14:01:39.254Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestListContainers [2022-03-05T14:01:39.254Z] --- PASS: TestListContainers (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestFirstContainer [2022-03-05T14:01:39.254Z] --- PASS: TestFirstContainer (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestApplyAllContainer [2022-03-05T14:01:39.254Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestIsValidHealthString [2022-03-05T14:01:39.254Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestStateRunStop [2022-03-05T14:01:39.254Z] --- PASS: TestStateRunStop (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestStateTimeoutWait [2022-03-05T14:01:39.254Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-05T14:01:39.254Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-05T14:01:39.254Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-05T14:01:39.255Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-05T14:01:39.255Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-05T14:01:39.255Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-05T14:01:39.255Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-05T14:01:39.255Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-05T14:01:39.255Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-05T14:01:39.255Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-05T14:01:39.255Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-05T14:01:39.255Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-05T14:01:39.255Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-05T14:01:39.255Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestConfigureDaemonLogs [2022-03-05T14:01:39.255Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestCommonOptionsInstallFlags [2022-03-05T14:01:39.255Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-05T14:01:39.255Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-05T14:01:39.255Z] PASS [2022-03-05T14:01:39.255Z] coverage: 18.4% of statements [2022-03-05T14:01:39.255Z] ok github.com/docker/docker/cmd/dockerd 0.253s coverage: 18.4% of statements [2022-03-05T14:01:39.255Z] state_test.go:141: Stop callback fired [2022-03-05T14:01:39.255Z] state_test.go:165: Stop callback fired [2022-03-05T14:01:39.255Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-05T14:01:39.255Z] === RUN TestIsValidStateString [2022-03-05T14:01:39.255Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestViewSaveDelete [2022-03-05T14:01:39.255Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-05T14:01:39.255Z] === RUN TestViewAll [2022-03-05T14:01:39.255Z] --- PASS: TestViewAll (0.03s) [2022-03-05T14:01:39.255Z] === RUN TestViewGet [2022-03-05T14:01:39.255Z] --- PASS: TestViewGet (0.01s) [2022-03-05T14:01:39.255Z] === RUN TestNames [2022-03-05T14:01:39.255Z] --- PASS: TestNames (0.00s) [2022-03-05T14:01:39.255Z] === RUN TestViewWithHealthCheck [2022-03-05T14:01:39.255Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-05T14:01:39.255Z] PASS [2022-03-05T14:01:39.255Z] coverage: 41.4% of statements [2022-03-05T14:01:39.255Z] ok github.com/docker/docker/container 0.296s coverage: 41.4% of statements [2022-03-05T14:01:39.255Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-05T14:01:39.255Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-05T14:01:39.255Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-05T14:01:39.255Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-05T14:01:39.505Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-05T14:01:40.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-05T14:01:40.694Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-05T14:01:41.625Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-05T14:01:41.882Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-05T14:01:41.882Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-05T14:01:42.216Z] === RUN TestPrepare [2022-03-05T14:01:42.216Z] --- PASS: TestPrepare (0.00s) [2022-03-05T14:01:42.216Z] === RUN TestStart [2022-03-05T14:01:42.216Z] --- PASS: TestStart (0.00s) [2022-03-05T14:01:42.216Z] === RUN TestWaitCancel [2022-03-05T14:01:42.216Z] --- PASS: TestWaitCancel (0.00s) [2022-03-05T14:01:42.216Z] === RUN TestWaitDisabled [2022-03-05T14:01:42.216Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-05T14:01:42.216Z] === RUN TestWaitEnabled [2022-03-05T14:01:42.216Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-05T14:01:42.216Z] === RUN TestRemove [2022-03-05T14:01:42.216Z] --- PASS: TestRemove (0.00s) [2022-03-05T14:01:42.216Z] PASS [2022-03-05T14:01:42.217Z] coverage: 65.3% of statements [2022-03-05T14:01:42.217Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.134s coverage: 65.3% of statements [2022-03-05T14:01:42.445Z] === RUN TestDockerSuite/TestDockerFails [2022-03-05T14:01:42.445Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-05T14:01:42.445Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-05T14:01:42.703Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-05T14:01:42.703Z] docker_api_swarm_node_test.go:52: [dc3da3505fdc2] joining swarm manager [d716b18730515]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:01:43.633Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-05T14:01:43.633Z] docker_api_swarm_node_test.go:53: [dfc857195e9c1] joining swarm manager [d716b18730515]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:01:44.196Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-05T14:01:45.127Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-05T14:01:45.127Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-05T14:01:45.127Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-05T14:01:45.178Z] === RUN TestNewListSecretsFilters [2022-03-05T14:01:45.178Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-05T14:01:45.178Z] === RUN TestNewListConfigsFilters [2022-03-05T14:01:45.178Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-05T14:01:45.178Z] PASS [2022-03-05T14:01:45.178Z] coverage: 0.5% of statements [2022-03-05T14:01:45.178Z] ok github.com/docker/docker/daemon/cluster 1.260s coverage: 0.5% of statements [2022-03-05T14:01:45.384Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-05T14:01:45.649Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-05T14:01:45.649Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.24s) [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-05T14:01:45.649Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-05T14:01:45.649Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-05T14:01:46.121Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-05T14:01:46.121Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-05T14:01:46.121Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-05T14:01:46.121Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-05T14:01:46.121Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-05T14:01:46.121Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-05T14:01:46.121Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-05T14:01:46.121Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-05T14:01:46.121Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-05T14:01:46.121Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-05T14:01:46.121Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-05T14:01:46.121Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-05T14:01:46.121Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-05T14:01:46.121Z] PASS [2022-03-05T14:01:46.121Z] coverage: 35.9% of statements [2022-03-05T14:01:46.121Z] ok github.com/docker/docker/daemon/cluster/convert 0.345s coverage: 35.9% of statements [2022-03-05T14:01:49.927Z] === RUN TestBuilderGC [2022-03-05T14:01:49.927Z] --- PASS: TestBuilderGC (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestDaemonConfigurationNotFound [2022-03-05T14:01:49.927Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestDaemonBrokenConfiguration [2022-03-05T14:01:49.927Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestParseClusterAdvertiseSettings [2022-03-05T14:01:49.927Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestFindConfigurationConflicts [2022-03-05T14:01:49.927Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-05T14:01:49.927Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-05T14:01:49.927Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-05T14:01:49.927Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-05T14:01:49.927Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-05T14:01:49.927Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-05T14:01:49.927Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-05T14:01:49.927Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-05T14:01:49.927Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-05T14:01:49.927Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-05T14:01:49.927Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-05T14:01:49.927Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-05T14:01:49.927Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestValidateConfiguration [2022-03-05T14:01:49.927Z] === RUN TestValidateConfiguration/with_label [2022-03-05T14:01:49.927Z] === RUN TestValidateConfiguration/with_dns [2022-03-05T14:01:49.927Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-05T14:01:49.927Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-05T14:01:49.927Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-05T14:01:49.927Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-05T14:01:49.927Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-05T14:01:49.927Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-05T14:01:49.927Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestModifiedDiscoverySettings [2022-03-05T14:01:49.927Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestReloadSetConfigFileNotExist [2022-03-05T14:01:49.927Z] time="2022-03-05T14:01:49Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-05T14:01:49.927Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2022-03-05T14:01:49.927Z] === RUN TestReloadDefaultConfigNotExist [2022-03-05T14:01:49.927Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:01:49.927Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-03-05T14:01:49.927Z] === RUN TestReloadBadDefaultConfig [2022-03-05T14:01:49.927Z] time="2022-03-05T14:01:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-490066591" [2022-03-05T14:01:49.927Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestReloadWithConflictingLabels [2022-03-05T14:01:49.927Z] time="2022-03-05T14:01:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-521662322" [2022-03-05T14:01:49.927Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestReloadWithDuplicateLabels [2022-03-05T14:01:49.927Z] time="2022-03-05T14:01:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-531265577" [2022-03-05T14:01:49.927Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-05T14:01:49.927Z] === RUN TestDaemonConfigurationMerge [2022-03-05T14:01:49.927Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-05T14:01:49.927Z] PASS [2022-03-05T14:01:49.927Z] coverage: 79.7% of statements [2022-03-05T14:01:49.927Z] ok github.com/docker/docker/daemon/config 0.381s coverage: 79.7% of statements [2022-03-05T14:01:50.398Z] === RUN TestWaitNodeAttachment [2022-03-05T14:01:50.868Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-05T14:01:50.868Z] === RUN TestIsolationConversion [2022-03-05T14:01:50.868Z] === RUN TestIsolationConversion/default [2022-03-05T14:01:50.868Z] === RUN TestIsolationConversion/process [2022-03-05T14:01:50.868Z] === RUN TestIsolationConversion/hyperv [2022-03-05T14:01:50.868Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-05T14:01:50.868Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-05T14:01:50.868Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-05T14:01:50.868Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-05T14:01:50.868Z] === RUN TestContainerLabels [2022-03-05T14:01:50.868Z] --- PASS: TestContainerLabels (0.00s) [2022-03-05T14:01:50.868Z] === RUN TestCredentialSpecConversion [2022-03-05T14:01:50.868Z] === RUN TestCredentialSpecConversion/none [2022-03-05T14:01:50.868Z] === RUN TestCredentialSpecConversion/config [2022-03-05T14:01:50.868Z] === RUN TestCredentialSpecConversion/file [2022-03-05T14:01:50.868Z] === RUN TestCredentialSpecConversion/registry [2022-03-05T14:01:50.868Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-05T14:01:50.868Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-05T14:01:50.868Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-05T14:01:50.868Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-05T14:01:50.868Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-05T14:01:50.868Z] === RUN TestControllerValidateMountBind [2022-03-05T14:01:50.868Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-05T14:01:50.868Z] === RUN TestControllerValidateMountVolume [2022-03-05T14:01:50.868Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-05T14:01:50.868Z] === RUN TestControllerValidateMountTarget [2022-03-05T14:01:50.868Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-05T14:01:50.868Z] === RUN TestControllerValidateMountTmpfs [2022-03-05T14:01:50.868Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-05T14:01:50.868Z] === RUN TestControllerValidateMountInvalidType [2022-03-05T14:01:50.868Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-05T14:01:50.868Z] === RUN TestControllerValidateMountNamedPipe [2022-03-05T14:01:50.868Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-05T14:01:50.869Z] PASS [2022-03-05T14:01:50.869Z] coverage: 11.0% of statements [2022-03-05T14:01:50.869Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.901s coverage: 11.0% of statements [2022-03-05T14:01:50.869Z] === RUN TestDiscoveryOptsErrors [2022-03-05T14:01:50.869Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-03-05T14:01:50.869Z] === RUN TestDiscoveryOpts [2022-03-05T14:01:50.869Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-03-05T14:01:50.869Z] PASS [2022-03-05T14:01:50.869Z] coverage: 30.0% of statements [2022-03-05T14:01:50.869Z] ok github.com/docker/docker/daemon/discovery 0.062s coverage: 30.0% of statements [2022-03-05T14:01:51.859Z] === RUN TestVerifyNetworkingConfig [2022-03-05T14:01:51.859Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestGetContainer [2022-03-05T14:01:51.859Z] --- PASS: TestGetContainer (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestValidContainerNames [2022-03-05T14:01:51.859Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestContainerInitDNS [2022-03-05T14:01:51.859Z] daemon_test.go:147: root required [2022-03-05T14:01:51.859Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestMerge [2022-03-05T14:01:51.859Z] --- PASS: TestMerge (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestValidateContainerIsolation [2022-03-05T14:01:51.859Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestFindNetworkErrorType [2022-03-05T14:01:51.859Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestEnsureServicesExist [2022-03-05T14:01:51.859Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-03-05T14:01:51.859Z] === RUN TestEnsureServicesExistErrors [2022-03-05T14:01:51.859Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-05T14:01:51.859Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-05T14:01:51.859Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-05T14:01:51.859Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-05T14:01:51.859Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-05T14:01:51.859Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-05T14:01:51.859Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestContainerDelete [2022-03-05T14:01:51.859Z] --- PASS: TestContainerDelete (0.05s) [2022-03-05T14:01:51.859Z] === RUN TestContainerDoubleDelete [2022-03-05T14:01:51.859Z] --- PASS: TestContainerDoubleDelete (0.01s) [2022-03-05T14:01:51.859Z] === RUN TestLogContainerEventCopyLabels [2022-03-05T14:01:51.859Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestLogContainerEventWithAttributes [2022-03-05T14:01:51.859Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestNoneHealthcheck [2022-03-05T14:01:51.859Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestHealthStates [2022-03-05T14:01:51.859Z] === RUN TestEventsLog [2022-03-05T14:01:51.859Z] --- PASS: TestEventsLog (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestEventsLogTimeout [2022-03-05T14:01:51.859Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestLogEvents [2022-03-05T14:01:51.859Z] --- PASS: TestLogEvents (0.05s) [2022-03-05T14:01:51.859Z] === RUN TestLoadBufferedEvents [2022-03-05T14:01:51.859Z] time="2022-03-05T14:01:51Z" 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-05T14:01:51.859Z] time="2022-03-05T14:01:51Z" 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-05T14:01:51.859Z] time="2022-03-05T14:01:51Z" 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-05T14:01:51.859Z] time="2022-03-05T14:01:51Z" 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-05T14:01:51.859Z] time="2022-03-05T14:01:51Z" 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-05T14:01:51.859Z] time="2022-03-05T14:01:51Z" 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-05T14:01:51.859Z] time="2022-03-05T14:01:51Z" 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-05T14:01:51.859Z] time="2022-03-05T14:01:51Z" 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-05T14:01:51.859Z] time="2022-03-05T14:01:51Z" 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-05T14:01:51.859Z] time="2022-03-05T14:01:51Z" 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-05T14:01:51.859Z] --- PASS: TestHealthStates (0.28s) [2022-03-05T14:01:51.859Z] === RUN TestMaskURLCredentials [2022-03-05T14:01:51.859Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestGetInspectData [2022-03-05T14:01:51.859Z] --- PASS: TestGetInspectData (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestFillLicense [2022-03-05T14:01:51.859Z] --- PASS: TestFillLicense (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestListInvalidFilter [2022-03-05T14:01:51.859Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestNameFilter [2022-03-05T14:01:51.859Z] --- PASS: TestNameFilter (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-05T14:01:51.859Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-05T14:01:51.859Z] === 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-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-05T14:01:51.859Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-05T14:01:51.859Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-05T14:01:51.859Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-05T14:01:51.859Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-05T14:01:51.859Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-05T14:01:51.859Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-05T14:01:51.859Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-05T14:01:51.859Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-05T14:01:51.859Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-05T14:01:51.859Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-05T14:01:51.859Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-05T14:01:51.859Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-05T14:01:51.859Z] --- 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-05T14:01:51.859Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-05T14:01:51.860Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-05T14:01:51.860Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-05T14:01:51.860Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-05T14:01:51.860Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-05T14:01:51.860Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-05T14:01:51.860Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-05T14:01:51.860Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-05T14:01:51.860Z] === RUN TestDaemonReloadLabels [2022-03-05T14:01:51.860Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-05T14:01:51.860Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-05T14:01:51.860Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-05T14:01:51.860Z] === RUN TestDaemonReloadMirrors [2022-03-05T14:01:51.860Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-05T14:01:51.860Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-05T14:01:51.860Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-05T14:01:51.860Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-05T14:01:51.860Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-05T14:01:51.860Z] === RUN TestDaemonDiscoveryReload [2022-03-05T14:01:51.925Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-05T14:01:51.925Z] --- PASS: TestCreateServiceConfigFileMode (12.95s) [2022-03-05T14:01:51.925Z] === RUN TestCreateServiceSysctls [2022-03-05T14:01:52.331Z] --- PASS: TestLoadBufferedEvents (0.26s) [2022-03-05T14:01:52.331Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-05T14:01:52.331Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-05T14:01:52.331Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-05T14:01:52.331Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-05T14:01:52.331Z] PASS [2022-03-05T14:01:52.331Z] coverage: 50.0% of statements [2022-03-05T14:01:52.331Z] ok github.com/docker/docker/daemon/events 0.403s coverage: 50.0% of statements [2022-03-05T14:01:52.800Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-03-05T14:01:52.800Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-03-05T14:01:52.800Z] === RUN TestIsEmptyDir [2022-03-05T14:01:52.800Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-05T14:01:52.800Z] PASS [2022-03-05T14:01:52.800Z] coverage: 2.3% of statements [2022-03-05T14:01:52.800Z] ok github.com/docker/docker/daemon/graphdriver 0.087s coverage: 2.3% of statements [2022-03-05T14:01:52.857Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-05T14:01:53.270Z] === RUN TestLinkNaming [2022-03-05T14:01:53.270Z] --- PASS: TestLinkNaming (0.00s) [2022-03-05T14:01:53.270Z] === RUN TestLinkNew [2022-03-05T14:01:53.270Z] --- PASS: TestLinkNew (0.00s) [2022-03-05T14:01:53.270Z] === RUN TestLinkEnv [2022-03-05T14:01:53.270Z] --- PASS: TestLinkEnv (0.00s) [2022-03-05T14:01:53.270Z] === RUN TestLinkMultipleEnv [2022-03-05T14:01:53.270Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-05T14:01:53.270Z] === RUN TestLinkPortRangeEnv [2022-03-05T14:01:53.270Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-05T14:01:53.270Z] PASS [2022-03-05T14:01:53.270Z] coverage: 93.0% of statements [2022-03-05T14:01:53.270Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2022-03-05T14:01:53.270Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-03-05T14:01:53.270Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-03-05T14:01:54.263Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.54s) [2022-03-05T14:01:54.263Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-05T14:01:54.263Z] reload_test.go:520: root required [2022-03-05T14:01:54.263Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-05T14:01:54.263Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-05T14:01:54.263Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-05T14:01:54.263Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-05T14:01:54.263Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2022-03-05T14:01:54.263Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-05T14:01:54.263Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-03-05T14:01:54.263Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-05T14:01:54.263Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-05T14:01:54.263Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-05T14:01:54.263Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-05T14:01:54.263Z] === RUN TestParseVolumesFrom [2022-03-05T14:01:54.263Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-05T14:01:54.263Z] PASS [2022-03-05T14:01:54.263Z] coverage: 9.0% of statements [2022-03-05T14:01:54.263Z] ok github.com/docker/docker/daemon 2.792s coverage: 9.0% of statements [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-05T14:01:54.263Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-05T14:01:54.751Z] --- PASS: TestCreateServiceSysctls (3.82s) [2022-03-05T14:01:54.751Z] === RUN TestCreateServiceCapabilities [2022-03-05T14:01:55.007Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-05T14:01:56.377Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-05T14:01:56.489Z] === RUN TestAdapterReadLogs [2022-03-05T14:01:56.489Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-05T14:01:56.489Z] === RUN TestCopier [2022-03-05T14:01:56.489Z] --- PASS: TestCopier (0.00s) [2022-03-05T14:01:56.489Z] === RUN TestCopierLongLines [2022-03-05T14:01:56.489Z] --- PASS: TestCopierLongLines (0.01s) [2022-03-05T14:01:56.489Z] === RUN TestCopierSlow [2022-03-05T14:01:56.489Z] --- PASS: TestCopierSlow (0.24s) [2022-03-05T14:01:56.489Z] === RUN TestCopierWithSized [2022-03-05T14:01:56.489Z] === RUN TestCopierWithSized/as_is [2022-03-05T14:01:56.489Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-05T14:01:56.489Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-05T14:01:56.489Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-05T14:01:56.489Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2022-03-05T14:01:56.489Z] === RUN TestCopierWithPartial [2022-03-05T14:01:56.489Z] --- PASS: TestCopierWithPartial (0.01s) [2022-03-05T14:01:56.489Z] === RUN TestRingLogger [2022-03-05T14:01:56.489Z] --- PASS: TestRingLogger (0.00s) [2022-03-05T14:01:56.489Z] === RUN TestRingCap [2022-03-05T14:01:56.489Z] --- PASS: TestRingCap (0.00s) [2022-03-05T14:01:56.489Z] === RUN TestRingClose [2022-03-05T14:01:56.489Z] --- PASS: TestRingClose (0.00s) [2022-03-05T14:01:56.489Z] === RUN TestRingDrain [2022-03-05T14:01:56.489Z] --- PASS: TestRingDrain (0.00s) [2022-03-05T14:01:56.489Z] PASS [2022-03-05T14:01:56.489Z] coverage: 43.0% of statements [2022-03-05T14:01:56.489Z] ok github.com/docker/docker/daemon/logger 0.360s coverage: 43.0% of statements [2022-03-05T14:01:56.961Z] === RUN TestNewStreamConfig [2022-03-05T14:01:56.961Z] === RUN TestNewStreamConfig/defaults [2022-03-05T14:01:56.961Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-05T14:01:56.961Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-05T14:01:56.961Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-05T14:01:56.961Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-05T14:01:56.961Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-05T14:01:56.961Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-05T14:01:56.961Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-05T14:01:56.961Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-05T14:01:56.961Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-05T14:01:56.961Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-05T14:01:56.961Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-05T14:01:56.961Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-05T14:01:56.962Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-05T14:01:56.962Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-05T14:01:56.962Z] === RUN TestSearchRegistryForImagesErrors [2022-03-05T14:01:56.962Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestSearchRegistryForImages [2022-03-05T14:01:56.962Z] --- PASS: TestSearchRegistryForImages (0.01s) [2022-03-05T14:01:56.962Z] === RUN TestOnlyPlatformWithFallback [2022-03-05T14:01:56.962Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestImageDelete [2022-03-05T14:01:56.962Z] === RUN TestImageDelete/no_lease [2022-03-05T14:01:56.962Z] === RUN TestImageDelete/lease_exists [2022-03-05T14:01:56.962Z] --- PASS: TestImageDelete (0.06s) [2022-03-05T14:01:56.962Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-03-05T14:01:56.962Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-05T14:01:56.962Z] === RUN TestContentStoreForPull [2022-03-05T14:01:56.962Z] time="2022-03-05T14:01:56Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-05T14:01:56.962Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.24s) [2022-03-05T14:01:56.962Z] === RUN TestCreateSuccess [2022-03-05T14:01:56.962Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestCreateLogGroupSuccess [2022-03-05T14:01:56.962Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestCreateError [2022-03-05T14:01:56.962Z] --- PASS: TestCreateError (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestCreateAlreadyExists [2022-03-05T14:01:56.962Z] time="2022-03-05T14:01:56Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-05T14:01:56.962Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestLogClosed [2022-03-05T14:01:56.962Z] --- PASS: TestLogClosed (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestLogBlocking [2022-03-05T14:01:56.962Z] --- PASS: TestLogBlocking (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-05T14:01:56.962Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestLogNonBlockingBufferFull [2022-03-05T14:01:56.962Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestPublishBatchSuccess [2022-03-05T14:01:56.962Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestPublishBatchError [2022-03-05T14:01:56.962Z] time="2022-03-05T14:01:56Z" level=error msg=Error [2022-03-05T14:01:56.962Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-05T14:01:56.962Z] time="2022-03-05T14:01:56Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-05T14:01:56.962Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-05T14:01:56.962Z] time="2022-03-05T14:01:56Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-05T14:01:56.962Z] time="2022-03-05T14:01:56Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-05T14:01:56.962Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestCollectBatchSimple [2022-03-05T14:01:56.962Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestCollectBatchTicker [2022-03-05T14:01:56.962Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestCollectBatchMultilinePattern [2022-03-05T14:01:56.962Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-05T14:01:56.962Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-05T14:01:56.962Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-05T14:01:56.962Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-03-05T14:01:56.962Z] === RUN TestCollectBatchClose [2022-03-05T14:01:56.962Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestEffectiveLen [2022-03-05T14:01:56.962Z] === RUN TestEffectiveLen/0/Hello [2022-03-05T14:01:56.962Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-05T14:01:56.962Z] === RUN TestEffectiveLen/2/🙃 [2022-03-05T14:01:56.962Z] === RUN TestEffectiveLen/3/���� [2022-03-05T14:01:56.962Z] === RUN TestEffectiveLen/4/He��o [2022-03-05T14:01:56.962Z] === RUN TestEffectiveLen/5/ [2022-03-05T14:01:56.962Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestFindValidSplit [2022-03-05T14:01:56.962Z] === RUN TestFindValidSplit/0/ [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1044: [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1045: [2022-03-05T14:01:56.962Z] === RUN TestFindValidSplit/1/Hello [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1044: Hello [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1045: [2022-03-05T14:01:56.962Z] === RUN TestFindValidSplit/2/Hello [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1044: He [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1045: llo [2022-03-05T14:01:56.962Z] === RUN TestFindValidSplit/3/Hello [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1044: [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1045: Hello [2022-03-05T14:01:56.962Z] === RUN TestFindValidSplit/4/🙃 [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1044: [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1045: 🙃 [2022-03-05T14:01:56.962Z] === RUN TestFindValidSplit/5/🙃 [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1044: 🙃 [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1045: [2022-03-05T14:01:56.962Z] === RUN TestFindValidSplit/6/a� [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1044: a [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1045: � [2022-03-05T14:01:56.962Z] === RUN TestFindValidSplit/7/a� [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1044: a� [2022-03-05T14:01:56.962Z] cloudwatchlogs_test.go:1045: [2022-03-05T14:01:56.962Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-05T14:01:56.962Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestProcessEventEmoji [2022-03-05T14:01:56.962Z] --- PASS: TestProcessEventEmoji (0.04s) [2022-03-05T14:01:56.962Z] === RUN TestCollectBatchLineSplit [2022-03-05T14:01:56.962Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-05T14:01:56.962Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-05T14:01:56.962Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.06s) [2022-03-05T14:01:56.962Z] === RUN TestCollectBatchMaxEvents [2022-03-05T14:01:56.962Z] --- PASS: TestContentStoreForPull (0.26s) [2022-03-05T14:01:56.962Z] PASS [2022-03-05T14:01:56.962Z] coverage: 6.6% of statements [2022-03-05T14:01:56.962Z] ok github.com/docker/docker/daemon/images 0.456s coverage: 6.6% of statements [2022-03-05T14:01:56.962Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-05T14:01:56.962Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-05T14:01:56.962Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-05T14:01:56.962Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-05T14:01:57.307Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-05T14:01:57.432Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-05T14:01:57.432Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-05T14:01:57.432Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-05T14:01:57.432Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-05T14:01:57.432Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-03-05T14:01:57.432Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-05T14:01:57.432Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-05T14:01:57.432Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-05T14:01:57.432Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-05T14:01:57.432Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-05T14:01:57.432Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-05T14:01:57.432Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-05T14:01:57.432Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-05T14:01:57.432Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-05T14:01:57.432Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-05T14:01:57.432Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-03-05T14:01:57.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.01s) [2022-03-05T14:01:57.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-05T14:01:57.432Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-05T14:01:57.432Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-05T14:01:57.432Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-05T14:01:57.432Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-05T14:01:57.432Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-05T14:01:57.432Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-05T14:01:57.432Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-05T14:01:57.432Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-05T14:01:57.432Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-05T14:01:57.432Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-05T14:01:57.432Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-05T14:01:57.432Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-05T14:01:57.432Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-05T14:01:57.432Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-05T14:01:57.432Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-05T14:01:57.432Z] === RUN TestCreateTagSuccess [2022-03-05T14:01:57.432Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-05T14:01:57.432Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-05T14:01:57.432Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-05T14:01:57.432Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-05T14:01:57.432Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-05T14:01:57.432Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-05T14:01:57.432Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-05T14:01:57.432Z] PASS [2022-03-05T14:01:57.432Z] coverage: 77.8% of statements [2022-03-05T14:01:57.432Z] ok github.com/docker/docker/daemon/logger/awslogs 0.663s coverage: 77.8% of statements [2022-03-05T14:01:57.432Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-05T14:01:57.432Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-05T14:01:57.432Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-05T14:01:57.432Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-05T14:01:57.432Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-05T14:01:57.432Z] === RUN TestJSONFileLogger [2022-03-05T14:01:57.432Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-05T14:01:57.432Z] === RUN TestJSONFileLoggerWithTags [2022-03-05T14:01:57.432Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-05T14:01:57.432Z] === RUN TestJSONFileLoggerWithOpts [2022-03-05T14:01:57.432Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-05T14:01:57.432Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-05T14:01:57.432Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-05T14:01:57.432Z] === RUN TestEncodeDecode [2022-03-05T14:01:57.432Z] === PAUSE TestEncodeDecode [2022-03-05T14:01:57.432Z] === RUN TestUnexpectedEOF [2022-03-05T14:01:57.870Z] --- PASS: TestCreateServiceCapabilities (2.95s) [2022-03-05T14:01:57.870Z] === RUN TestInspect [2022-03-05T14:01:57.870Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-05T14:01:57.903Z] time="2022-03-05T14:01:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-05T14:01:57.903Z] time="2022-03-05T14:01:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-05T14:01:57.903Z] --- PASS: TestUnexpectedEOF (0.25s) [2022-03-05T14:01:57.903Z] === CONT TestEncodeDecode [2022-03-05T14:01:57.903Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-05T14:01:57.903Z] PASS [2022-03-05T14:01:57.903Z] coverage: 69.9% of statements [2022-03-05T14:01:57.903Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.349s coverage: 69.9% of statements [2022-03-05T14:01:57.903Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-05T14:01:57.903Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-05T14:01:57.903Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-05T14:01:57.903Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-03-05T14:01:58.373Z] === RUN TestFastTimeMarshalJSON [2022-03-05T14:01:58.373Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-03-05T14:01:58.373Z] PASS [2022-03-05T14:01:58.373Z] coverage: 87.2% of statements [2022-03-05T14:01:58.373Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.329s coverage: 87.2% of statements [2022-03-05T14:01:58.800Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-05T14:01:59.057Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-05T14:01:59.362Z] === RUN TestWriteLog [2022-03-05T14:01:59.362Z] === PAUSE TestWriteLog [2022-03-05T14:01:59.362Z] === RUN TestReadLog [2022-03-05T14:01:59.362Z] === PAUSE TestReadLog [2022-03-05T14:01:59.362Z] === RUN TestDecode [2022-03-05T14:01:59.362Z] --- PASS: TestDecode (0.03s) [2022-03-05T14:01:59.362Z] === CONT TestWriteLog [2022-03-05T14:01:59.362Z] --- PASS: TestWriteLog (0.00s) [2022-03-05T14:01:59.362Z] === CONT TestReadLog [2022-03-05T14:01:59.362Z] === RUN TestReadLog/tail_exact [2022-03-05T14:01:59.362Z] === RUN TestReadLog/tail_less_than_available [2022-03-05T14:01:59.362Z] === RUN TestReadLog/tail_more_than_available [2022-03-05T14:01:59.626Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-05T14:01:59.832Z] --- PASS: TestReadLog (0.23s) [2022-03-05T14:01:59.832Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-03-05T14:01:59.832Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-03-05T14:01:59.832Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-03-05T14:01:59.832Z] PASS [2022-03-05T14:01:59.832Z] coverage: 78.7% of statements [2022-03-05T14:01:59.832Z] ok github.com/docker/docker/daemon/logger/local 0.337s coverage: 78.7% of statements [2022-03-05T14:01:59.832Z] === RUN TestOpenFileDelete [2022-03-05T14:01:59.832Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-05T14:01:59.832Z] === RUN TestOpenFileRename [2022-03-05T14:01:59.832Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-05T14:01:59.832Z] === RUN TestHandleDecoderErr [2022-03-05T14:01:59.832Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-05T14:01:59.832Z] === RUN TestParseLogTagDefaultTag [2022-03-05T14:01:59.832Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-05T14:01:59.832Z] === RUN TestParseLogTag [2022-03-05T14:01:59.832Z] --- PASS: TestParseLogTag (0.00s) [2022-03-05T14:01:59.832Z] === RUN TestParseLogTagEmptyTag [2022-03-05T14:01:59.832Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-05T14:01:59.832Z] === RUN TestTailFiles [2022-03-05T14:01:59.832Z] --- PASS: TestTailFiles (0.00s) [2022-03-05T14:01:59.832Z] === RUN TestFollowLogsConsumerGone [2022-03-05T14:01:59.832Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-05T14:01:59.832Z] === RUN TestFollowLogsProducerGone [2022-03-05T14:01:59.832Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-03-05T14:01:59.832Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-03-05T14:01:59.832Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-05T14:01:59.832Z] === RUN TestCheckCapacityAndRotate [2022-03-05T14:01:59.832Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-05T14:01:59.832Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-05T14:01:59.832Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-05T14:01:59.832Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-03-05T14:01:59.832Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-03-05T14:01:59.832Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-03-05T14:01:59.832Z] PASS [2022-03-05T14:01:59.832Z] coverage: 54.9% of statements [2022-03-05T14:01:59.832Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.251s coverage: 54.9% of statements [2022-03-05T14:02:00.559Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-05T14:02:00.822Z] === RUN TestLog [2022-03-05T14:02:00.823Z] --- PASS: TestLog (0.01s) [2022-03-05T14:02:00.823Z] PASS [2022-03-05T14:02:00.823Z] coverage: 31.5% of statements [2022-03-05T14:02:00.823Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.131s coverage: 31.5% of statements [2022-03-05T14:02:00.823Z] === RUN TestValidateLogOpt [2022-03-05T14:02:00.823Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-05T14:02:00.823Z] === RUN TestNewMissedConfig [2022-03-05T14:02:00.823Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-05T14:02:00.823Z] === RUN TestNewMissedUrl [2022-03-05T14:02:00.823Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-05T14:02:00.823Z] === RUN TestNewMissedToken [2022-03-05T14:02:00.823Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-05T14:02:00.823Z] === RUN TestNewWithProxy [2022-03-05T14:02:00.823Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-05T14:02:00.823Z] === RUN TestDefault [2022-03-05T14:02:00.823Z] --- PASS: TestDefault (0.02s) [2022-03-05T14:02:00.823Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-05T14:02:00.823Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-05T14:02:00.823Z] === RUN TestJsonFormat [2022-03-05T14:02:00.823Z] --- PASS: TestJsonFormat (0.03s) [2022-03-05T14:02:00.823Z] === RUN TestRawFormat [2022-03-05T14:02:00.823Z] --- PASS: TestRawFormat (0.00s) [2022-03-05T14:02:00.823Z] === RUN TestRawFormatWithLabels [2022-03-05T14:02:00.823Z] --- PASS: TestRawFormatWithLabels (0.01s) [2022-03-05T14:02:00.823Z] === RUN TestRawFormatWithoutTag [2022-03-05T14:02:00.823Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-05T14:02:00.823Z] === RUN TestBatching [2022-03-05T14:02:01.122Z] --- PASS: TestInspect (3.23s) [2022-03-05T14:02:01.122Z] === RUN TestCreateJob [2022-03-05T14:02:01.293Z] --- PASS: TestBatching (0.40s) [2022-03-05T14:02:01.293Z] === RUN TestFrequency [2022-03-05T14:02:01.766Z] --- PASS: TestFrequency (0.22s) [2022-03-05T14:02:01.766Z] === RUN TestOneMessagePerRequest [2022-03-05T14:02:01.766Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-05T14:02:01.766Z] === RUN TestVerify [2022-03-05T14:02:01.766Z] --- PASS: TestVerify (0.00s) [2022-03-05T14:02:01.766Z] === RUN TestSkipVerify [2022-03-05T14:02:01.766Z] === RUN TestNewParse [2022-03-05T14:02:01.766Z] --- PASS: TestNewParse (0.00s) [2022-03-05T14:02:01.766Z] PASS [2022-03-05T14:02:01.766Z] coverage: 8.3% of statements [2022-03-05T14:02:01.766Z] ok github.com/docker/docker/daemon/logger/templates 0.054s coverage: 8.3% of statements [2022-03-05T14:02:01.766Z] === RUN TestParseLogFormat [2022-03-05T14:02:01.766Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-05T14:02:01.766Z] === RUN TestValidateLogOptEmpty [2022-03-05T14:02:01.766Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-05T14:02:01.766Z] === RUN TestValidateSyslogAddress [2022-03-05T14:02:01.766Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-05T14:02:01.766Z] === RUN TestParseAddressDefaultPort [2022-03-05T14:02:01.766Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-05T14:02:01.766Z] === RUN TestValidateSyslogFacility [2022-03-05T14:02:01.766Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-05T14:02:01.766Z] === RUN TestValidateLogOptSyslogFormat [2022-03-05T14:02:01.766Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-05T14:02:01.766Z] === RUN TestValidateLogOpt [2022-03-05T14:02:01.766Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-05T14:02:01.766Z] PASS [2022-03-05T14:02:01.766Z] coverage: 46.8% of statements [2022-03-05T14:02:01.766Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2022-03-05T14:02:01.766Z] time="2022-03-05T14:02:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T14:02:01.766Z] time="2022-03-05T14:02:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T14:02:01.766Z] time="2022-03-05T14:02:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T14:02:02.051Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-05T14:02:02.237Z] --- PASS: TestSkipVerify (0.57s) [2022-03-05T14:02:02.237Z] === RUN TestBufferMaximum [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646488921.859238\",\"host\":\"719d31224806\"}'" [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646488921.859238\",\"host\":\"719d31224806\"}'" [2022-03-05T14:02:02.237Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-05T14:02:02.237Z] === RUN TestServerAlwaysDown [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646488921.863241\",\"host\":\"719d31224806\"}'" [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646488921.863241\",\"host\":\"719d31224806\"}'" [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646488921.863241\",\"host\":\"719d31224806\"}'" [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646488921.864252\",\"host\":\"719d31224806\"}'" [2022-03-05T14:02:02.237Z] time="2022-03-05T14:02:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646488921.864252\",\"host\":\"719d31224806\"}'" [2022-03-05T14:02:02.237Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-05T14:02:02.237Z] === RUN TestCannotSendAfterClose [2022-03-05T14:02:02.237Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-05T14:02:02.237Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-05T14:02:03.230Z] time="2022-03-05T14:02:02Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49200/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-05T14:02:03.230Z] time="2022-03-05T14:02:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"719d31224806\"}'" [2022-03-05T14:02:03.230Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-05T14:02:03.230Z] PASS [2022-03-05T14:02:03.230Z] coverage: 82.5% of statements [2022-03-05T14:02:03.230Z] ok github.com/docker/docker/daemon/logger/splunk 2.353s coverage: 82.5% of statements [2022-03-05T14:02:03.230Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-05T14:02:03.230Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-05T14:02:03.230Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-05T14:02:03.420Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-05T14:02:03.700Z] === RUN TestV1IDService [2022-03-05T14:02:03.700Z] --- PASS: TestV1IDService (0.09s) [2022-03-05T14:02:03.700Z] === RUN TestV2MetadataService [2022-03-05T14:02:04.697Z] === RUN TestSuccessfulDownload [2022-03-05T14:02:04.697Z] download_test.go:268: Needs fixing on Windows [2022-03-05T14:02:04.697Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-05T14:02:04.697Z] === RUN TestCancelledDownload [2022-03-05T14:02:04.697Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-05T14:02:04.697Z] === RUN TestMaxDownloadAttempts [2022-03-05T14:02:04.697Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T14:02:04.697Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T14:02:04.697Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T14:02:04.697Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T14:02:04.697Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T14:02:04.697Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T14:02:04.697Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T14:02:04.697Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T14:02:04.697Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T14:02:04.697Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T14:02:04.697Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T14:02:04.697Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T14:02:04.697Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-05T14:02:04.697Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-05T14:02:04.697Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-05T14:02:04.697Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-05T14:02:04.697Z] === RUN TestContinueOnError_NeverContinue [2022-03-05T14:02:04.697Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-05T14:02:04.697Z] === RUN TestContinueOnError_UnnestsErrors [2022-03-05T14:02:04.697Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-03-05T14:02:04.697Z] === RUN TestManifestStore [2022-03-05T14:02:04.697Z] === RUN TestManifestStore/no_remote_or_local [2022-03-05T14:02:04.788Z] --- PASS: TestCreateJob (3.61s) [2022-03-05T14:02:04.788Z] === RUN TestReplicatedJob [2022-03-05T14:02:05.167Z] time="2022-03-05T14:02:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T14:02:05.167Z] time="2022-03-05T14:02:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T14:02:05.167Z] time="2022-03-05T14:02:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T14:02:05.167Z] time="2022-03-05T14:02:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T14:02:05.167Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.57s) [2022-03-05T14:02:05.167Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.57s) [2022-03-05T14:02:05.167Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.57s) [2022-03-05T14:02:05.167Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.57s) [2022-03-05T14:02:05.167Z] === RUN TestTransfer [2022-03-05T14:02:05.167Z] time="2022-03-05T14:02:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local209805955\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-05T14:02:05.167Z] === RUN TestManifestStore/no_local_cache [2022-03-05T14:02:05.167Z] === RUN TestManifestStore/with_local_cache [2022-03-05T14:02:05.167Z] --- PASS: TestTransfer (0.12s) [2022-03-05T14:02:05.167Z] === RUN TestConcurrencyLimit [2022-03-05T14:02:05.167Z] === RUN TestManifestStore/unknown_media_type [2022-03-05T14:02:05.167Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-05T14:02:05.167Z] time="2022-03-05T14:02:04Z" level=warning msg="reference for unknown type: " [2022-03-05T14:02:05.167Z] time="2022-03-05T14:02:04Z" level=warning msg="reference for unknown type: " [2022-03-05T14:02:05.167Z] --- PASS: TestV2MetadataService (1.49s) [2022-03-05T14:02:05.167Z] PASS [2022-03-05T14:02:05.167Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-05T14:02:05.167Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-05T14:02:05.167Z] coverage: 48.2% of statements [2022-03-05T14:02:05.167Z] ok github.com/docker/docker/distribution/metadata 1.708s coverage: 48.2% of statements [2022-03-05T14:02:05.167Z] time="2022-03-05T14:02:04Z" level=warning msg="reference for unknown type: " [2022-03-05T14:02:05.167Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-05T14:02:05.167Z] time="2022-03-05T14:02:04Z" level=warning msg="reference for unknown type: " [2022-03-05T14:02:05.167Z] time="2022-03-05T14:02:04Z" level=warning msg="reference for unknown type: " [2022-03-05T14:02:05.167Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-05T14:02:05.167Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-05T14:02:05.167Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-05T14:02:05.167Z] time="2022-03-05T14:02:05Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-05T14:02:05.167Z] --- PASS: TestManifestStore (0.45s) [2022-03-05T14:02:05.167Z] --- PASS: TestManifestStore/no_remote_or_local (0.30s) [2022-03-05T14:02:05.167Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-05T14:02:05.167Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-05T14:02:05.167Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-03-05T14:02:05.167Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-05T14:02:05.167Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-05T14:02:05.167Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-05T14:02:05.167Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-05T14:02:05.167Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-05T14:02:05.167Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaType [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-05T14:02:05.167Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-05T14:02:05.167Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-05T14:02:05.167Z] === RUN TestFixManifestLayers [2022-03-05T14:02:05.167Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-05T14:02:05.167Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-05T14:02:05.167Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-05T14:02:05.167Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-05T14:02:05.167Z] === RUN TestFixManifestLayersBadParent [2022-03-05T14:02:05.167Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-05T14:02:05.167Z] === RUN TestValidateManifest [2022-03-05T14:02:05.167Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-05T14:02:05.167Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-05T14:02:05.167Z] === RUN TestFormatPlatform [2022-03-05T14:02:05.167Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-05T14:02:05.167Z] === RUN TestGetRepositoryMountCandidates [2022-03-05T14:02:05.167Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-05T14:02:05.167Z] === RUN TestLayerAlreadyExists [2022-03-05T14:02:05.167Z] 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-05T14:02:05.167Z] 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-05T14:02:05.167Z] 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-05T14:02:05.167Z] 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-05T14:02:05.167Z] 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-05T14:02:05.167Z] 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-05T14:02:05.167Z] --- PASS: TestLayerAlreadyExists (0.02s) [2022-03-05T14:02:05.167Z] === RUN TestWhenEmptyAuthConfig [2022-03-05T14:02:05.637Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-03-05T14:02:05.637Z] === RUN TestInactiveJobs [2022-03-05T14:02:05.637Z] === RUN TestNotFound [2022-03-05T14:02:05.637Z] --- PASS: TestNotFound (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestConflict [2022-03-05T14:02:05.637Z] --- PASS: TestConflict (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestForbidden [2022-03-05T14:02:05.637Z] --- PASS: TestForbidden (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestInvalidParameter [2022-03-05T14:02:05.637Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestNotImplemented [2022-03-05T14:02:05.637Z] --- PASS: TestNotImplemented (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestNotModified [2022-03-05T14:02:05.637Z] --- PASS: TestNotModified (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestUnauthorized [2022-03-05T14:02:05.637Z] --- PASS: TestUnauthorized (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestUnknown [2022-03-05T14:02:05.637Z] --- PASS: TestUnknown (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestCancelled [2022-03-05T14:02:05.637Z] --- PASS: TestCancelled (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestDeadline [2022-03-05T14:02:05.637Z] --- PASS: TestDeadline (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestDataLoss [2022-03-05T14:02:05.637Z] --- PASS: TestDataLoss (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestUnavailable [2022-03-05T14:02:05.637Z] --- PASS: TestUnavailable (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestSystem [2022-03-05T14:02:05.637Z] --- PASS: TestSystem (0.00s) [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Not_Found [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Bad_Request [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Conflict [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Unauthorized [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Forbidden [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Not_Modified [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-05T14:02:05.637Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-05T14:02:05.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-05T14:02:05.637Z] PASS [2022-03-05T14:02:05.637Z] coverage: 53.1% of statements [2022-03-05T14:02:05.637Z] ok github.com/docker/docker/errdefs 0.057s coverage: 53.1% of statements [2022-03-05T14:02:05.717Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-05T14:02:06.108Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-05T14:02:06.108Z] === RUN TestWatchRelease [2022-03-05T14:02:06.108Z] --- PASS: TestWatchRelease (0.04s) [2022-03-05T14:02:06.108Z] === RUN TestWatchFinishedTransfer [2022-03-05T14:02:06.108Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-05T14:02:06.108Z] === RUN TestDuplicateTransfer [2022-03-05T14:02:06.108Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-03-05T14:02:06.108Z] === RUN TestSuccessfulUpload [2022-03-05T14:02:06.108Z] time="2022-03-05T14:02:05Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-05T14:02:06.578Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-03-05T14:02:06.578Z] === RUN TestCancelledUpload [2022-03-05T14:02:06.578Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-05T14:02:06.578Z] PASS [2022-03-05T14:02:06.578Z] coverage: 76.8% of statements [2022-03-05T14:02:06.578Z] ok github.com/docker/docker/distribution/xfer 2.066s coverage: 76.8% of statements [2022-03-05T14:02:06.578Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-03-05T14:02:06.578Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-05T14:02:06.578Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-05T14:02:06.578Z] === RUN TestTokenPassThru [2022-03-05T14:02:06.578Z] --- PASS: TestTokenPassThru (0.03s) [2022-03-05T14:02:06.578Z] === RUN TestTokenPassThruDifferentHost [2022-03-05T14:02:06.578Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-05T14:02:06.578Z] PASS [2022-03-05T14:02:06.578Z] coverage: 23.9% of statements [2022-03-05T14:02:06.578Z] ok github.com/docker/docker/distribution 1.834s coverage: 23.9% of statements [2022-03-05T14:02:06.578Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-05T14:02:06.578Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-05T14:02:07.048Z] === RUN TestCompare [2022-03-05T14:02:07.048Z] --- PASS: TestCompare (0.00s) [2022-03-05T14:02:07.048Z] PASS [2022-03-05T14:02:07.048Z] coverage: 19.2% of statements [2022-03-05T14:02:07.048Z] ok github.com/docker/docker/image/cache 0.098s coverage: 19.2% of statements [2022-03-05T14:02:07.518Z] === RUN TestFSGetInvalidData [2022-03-05T14:02:07.518Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-05T14:02:07.518Z] === RUN TestFSInvalidSet [2022-03-05T14:02:07.518Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-05T14:02:07.519Z] === RUN TestFSInvalidRoot [2022-03-05T14:02:07.519Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-05T14:02:07.519Z] === RUN TestFSMetadataGetSet [2022-03-05T14:02:07.519Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-03-05T14:02:07.519Z] === RUN TestFSInvalidWalker [2022-03-05T14:02:07.519Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-05T14:02:07.519Z] === RUN TestFSGetSet [2022-03-05T14:02:07.519Z] --- PASS: TestFSGetSet (0.02s) [2022-03-05T14:02:07.519Z] === RUN TestFSGetUnsetKey [2022-03-05T14:02:07.519Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-05T14:02:07.519Z] === RUN TestFSGetEmptyData [2022-03-05T14:02:07.519Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-05T14:02:07.519Z] === RUN TestFSDelete [2022-03-05T14:02:07.519Z] --- PASS: TestFSDelete (0.03s) [2022-03-05T14:02:07.519Z] === RUN TestFSWalker [2022-03-05T14:02:07.519Z] --- PASS: TestFSWalker (0.02s) [2022-03-05T14:02:07.519Z] === RUN TestFSWalkerStopOnError [2022-03-05T14:02:07.990Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-05T14:02:07.990Z] === RUN TestNewFromJSON [2022-03-05T14:02:07.990Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-05T14:02:07.990Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-05T14:02:07.990Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-05T14:02:07.990Z] === RUN TestMarshalKeyOrder [2022-03-05T14:02:07.990Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-05T14:02:07.990Z] === RUN TestImage [2022-03-05T14:02:07.990Z] --- PASS: TestImage (0.00s) [2022-03-05T14:02:07.990Z] === RUN TestImageOSNotEmpty [2022-03-05T14:02:07.990Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-05T14:02:07.990Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-05T14:02:07.990Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-05T14:02:07.990Z] === RUN TestCreate [2022-03-05T14:02:07.990Z] --- PASS: TestCreate (0.01s) [2022-03-05T14:02:07.990Z] === RUN TestRestore [2022-03-05T14:02:07.990Z] === RUN TestMakeV1ConfigFromConfig [2022-03-05T14:02:07.990Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-05T14:02:07.990Z] PASS [2022-03-05T14:02:07.990Z] coverage: 25.0% of statements [2022-03-05T14:02:07.990Z] time="2022-03-05T14:02:07Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-05T14:02:07.990Z] ok github.com/docker/docker/image/v1 0.100s coverage: 25.0% of statements [2022-03-05T14:02:07.990Z] --- PASS: TestRestore (0.36s) [2022-03-05T14:02:07.990Z] === RUN TestAddDelete [2022-03-05T14:02:07.990Z] --- PASS: TestAddDelete (0.04s) [2022-03-05T14:02:07.990Z] === RUN TestSearchAfterDelete [2022-03-05T14:02:07.990Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-05T14:02:07.990Z] === RUN TestParentReset [2022-03-05T14:02:07.990Z] --- PASS: TestParentReset (0.05s) [2022-03-05T14:02:07.990Z] === RUN TestGetAndSetLastUpdated [2022-03-05T14:02:07.990Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-05T14:02:07.990Z] === RUN TestStoreLen [2022-03-05T14:02:08.241Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-05T14:02:08.460Z] --- PASS: TestStoreLen (0.10s) [2022-03-05T14:02:08.460Z] PASS [2022-03-05T14:02:08.460Z] coverage: 86.8% of statements [2022-03-05T14:02:08.460Z] ok github.com/docker/docker/image 0.917s coverage: 86.8% of statements [2022-03-05T14:02:08.931Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-05T14:02:08.931Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-05T14:02:09.611Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-05T14:02:09.924Z] === RUN TestEnvironmentParsing [2022-03-05T14:02:09.924Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-05T14:02:09.924Z] PASS [2022-03-05T14:02:09.924Z] coverage: 1.0% of statements [2022-03-05T14:02:09.924Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.0% of statements [2022-03-05T14:02:10.174Z] --- PASS: TestReplicatedJob (5.40s) [2022-03-05T14:02:10.174Z] === RUN TestUpdateReplicatedJob [2022-03-05T14:02:10.395Z] === RUN TestSerialization [2022-03-05T14:02:10.395Z] --- PASS: TestSerialization (0.06s) [2022-03-05T14:02:10.395Z] PASS [2022-03-05T14:02:10.395Z] coverage: 100.0% of statements [2022-03-05T14:02:10.395Z] ok github.com/docker/docker/libcontainerd/queue 0.112s coverage: 100.0% of statements [2022-03-05T14:02:10.395Z] === RUN TestEmptyLayer [2022-03-05T14:02:10.395Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-05T14:02:10.395Z] === RUN TestCommitFailure [2022-03-05T14:02:10.395Z] --- PASS: TestCommitFailure (0.01s) [2022-03-05T14:02:10.395Z] === RUN TestStartTransactionFailure [2022-03-05T14:02:10.395Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-05T14:02:10.395Z] === RUN TestGetOrphan [2022-03-05T14:02:10.395Z] --- PASS: TestGetOrphan (0.02s) [2022-03-05T14:02:10.395Z] === RUN TestMountAndRegister [2022-03-05T14:02:10.395Z] layer_test.go:271: Layer size: 14 [2022-03-05T14:02:10.739Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-05T14:02:10.865Z] --- PASS: TestMountAndRegister (0.10s) [2022-03-05T14:02:10.865Z] === RUN TestLayerRelease [2022-03-05T14:02:10.865Z] layer_test.go:304: Failing on Windows [2022-03-05T14:02:10.865Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-05T14:02:10.865Z] === RUN TestStoreRestore [2022-03-05T14:02:10.865Z] layer_test.go:353: Failing on Windows [2022-03-05T14:02:10.865Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-05T14:02:10.865Z] === RUN TestTarStreamStability [2022-03-05T14:02:10.865Z] layer_test.go:468: Failing on Windows [2022-03-05T14:02:10.865Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-05T14:02:10.865Z] === RUN TestRegisterExistingLayer [2022-03-05T14:02:10.865Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-03-05T14:02:10.865Z] === RUN TestTarStreamVerification [2022-03-05T14:02:10.865Z] layer_test.go:697: Failing on Windows [2022-03-05T14:02:10.865Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-05T14:02:10.865Z] === RUN TestLayerMigration [2022-03-05T14:02:10.865Z] migration_test.go:46: Failing on Windows [2022-03-05T14:02:10.865Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-05T14:02:10.865Z] === RUN TestLayerMigrationNoTarsplit [2022-03-05T14:02:10.865Z] migration_test.go:182: Failing on Windows [2022-03-05T14:02:10.865Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-05T14:02:10.865Z] === RUN TestMountInit [2022-03-05T14:02:10.865Z] mount_test.go:17: Failing on Windows [2022-03-05T14:02:10.865Z] --- SKIP: TestMountInit (0.00s) [2022-03-05T14:02:10.865Z] === RUN TestMountSize [2022-03-05T14:02:10.865Z] mount_test.go:76: Failing on Windows [2022-03-05T14:02:10.865Z] --- SKIP: TestMountSize (0.00s) [2022-03-05T14:02:10.865Z] === RUN TestMountChanges [2022-03-05T14:02:10.865Z] mount_test.go:125: Failing on Windows [2022-03-05T14:02:10.865Z] --- SKIP: TestMountChanges (0.00s) [2022-03-05T14:02:10.865Z] === RUN TestMountApply [2022-03-05T14:02:10.865Z] mount_test.go:212: Failing on Windows [2022-03-05T14:02:10.865Z] --- SKIP: TestMountApply (0.00s) [2022-03-05T14:02:10.865Z] PASS [2022-03-05T14:02:10.865Z] coverage: 30.1% of statements [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-05T14:02:10.865Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-05T14:02:10.865Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-05T14:02:10.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-05T14:02:10.866Z] ok github.com/docker/docker/layer 0.439s coverage: 30.1% of statements [2022-03-05T14:02:10.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-05T14:02:10.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-05T14:02:10.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-05T14:02:10.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-05T14:02:10.866Z] PASS [2022-03-05T14:02:10.866Z] coverage: 42.3% of statements [2022-03-05T14:02:10.866Z] ok github.com/docker/docker/oci 0.075s coverage: 42.3% of statements [2022-03-05T14:02:11.336Z] === RUN TestParseVersion [2022-03-05T14:02:11.336Z] --- PASS: TestParseVersion (0.00s) [2022-03-05T14:02:11.336Z] PASS [2022-03-05T14:02:11.336Z] coverage: 52.9% of statements [2022-03-05T14:02:11.336Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2022-03-05T14:02:11.336Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-05T14:02:11.336Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-05T14:02:11.336Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-05T14:02:11.336Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-05T14:02:11.336Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-05T14:02:12.329Z] === RUN TestAddressPoolOpt [2022-03-05T14:02:12.329Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/a [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/something [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/_=a [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/env1=value1 [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/_env1=value1 [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/PATH [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/=a [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/PATH= [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/PATH=something [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/asd!qwe [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/1asd [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/123 [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/some_space [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/__some_space_before [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/some_space_after__ [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/= [2022-03-05T14:02:12.329Z] === RUN TestValidateEnv/PaTh [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestParseHost [2022-03-05T14:02:12.329Z] --- PASS: TestParseHost (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestParseDockerDaemonHost [2022-03-05T14:02:12.329Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestParseTCP [2022-03-05T14:02:12.329Z] --- PASS: TestParseTCP (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-05T14:02:12.329Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestValidateExtraHosts [2022-03-05T14:02:12.329Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestIpOptString [2022-03-05T14:02:12.329Z] --- PASS: TestIpOptString (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-05T14:02:12.329Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestNewIpOptValidDefaultVal [2022-03-05T14:02:12.329Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestIpOptSetInvalidVal [2022-03-05T14:02:12.329Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestValidateIPAddress [2022-03-05T14:02:12.329Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestMapOpts [2022-03-05T14:02:12.329Z] --- PASS: TestMapOpts (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestListOptsWithoutValidator [2022-03-05T14:02:12.329Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestListOptsWithValidator [2022-03-05T14:02:12.329Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestValidateDNSSearch [2022-03-05T14:02:12.329Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/label_with_general_format [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/label_with_one_more [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-05T14:02:12.329Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-05T14:02:12.329Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestNamedListOpts [2022-03-05T14:02:12.329Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestNamedMapOpts [2022-03-05T14:02:12.329Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestParseLink [2022-03-05T14:02:12.329Z] --- PASS: TestParseLink (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestQuotedStringSetWithQuotes [2022-03-05T14:02:12.329Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-05T14:02:12.329Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-05T14:02:12.329Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-05T14:02:12.329Z] === RUN TestUlimitOpt [2022-03-05T14:02:12.329Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-05T14:02:12.329Z] PASS [2022-03-05T14:02:12.329Z] coverage: 67.1% of statements [2022-03-05T14:02:12.329Z] ok github.com/docker/docker/opts 0.140s coverage: 67.1% of statements [2022-03-05T14:02:12.802Z] === RUN TestUnbuffered [2022-03-05T14:02:12.802Z] --- PASS: TestUnbuffered (0.00s) [2022-03-05T14:02:12.802Z] === RUN TestRaceUnbuffered [2022-03-05T14:02:12.802Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-05T14:02:12.802Z] PASS [2022-03-05T14:02:12.802Z] coverage: 100.0% of statements [2022-03-05T14:02:12.802Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-03-05T14:02:12.802Z] === RUN TestPeerCertificateMarshalJSON [2022-03-05T14:02:13.263Z] --- PASS: TestUpdateReplicatedJob (3.33s) [2022-03-05T14:02:13.263Z] === RUN TestServiceListWithStatuses [2022-03-05T14:02:13.263Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T14:02:13.263Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T14:02:13.263Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T14:02:13.273Z] === RUN TestMatch [2022-03-05T14:02:13.273Z] === RUN TestMatch/[[]] [2022-03-05T14:02:13.273Z] === RUN TestMatch/[[foo]] [2022-03-05T14:02:13.273Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-05T14:02:13.273Z] === RUN TestMatch/[[foo_bar]] [2022-03-05T14:02:13.273Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-05T14:02:13.273Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-05T14:02:13.273Z] === RUN TestMatch/[] [2022-03-05T14:02:13.273Z] === RUN TestMatch/[]#01 [2022-03-05T14:02:13.273Z] === RUN TestMatch/[[qux]] [2022-03-05T14:02:13.273Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-05T14:02:13.273Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-05T14:02:13.273Z] === RUN TestMatch/[[foo_baz]] [2022-03-05T14:02:13.273Z] --- PASS: TestMatch (0.00s) [2022-03-05T14:02:13.273Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-05T14:02:13.273Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-05T14:02:13.273Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-05T14:02:13.273Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-05T14:02:13.273Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-05T14:02:13.273Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-05T14:02:13.273Z] --- PASS: TestMatch/[] (0.00s) [2022-03-05T14:02:13.273Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-05T14:02:13.273Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-05T14:02:13.273Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-05T14:02:13.273Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-05T14:02:13.273Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-05T14:02:13.273Z] PASS [2022-03-05T14:02:13.273Z] coverage: 87.5% of statements [2022-03-05T14:02:13.273Z] ok github.com/docker/docker/pkg/capabilities 0.058s coverage: 87.5% of statements [2022-03-05T14:02:14.265Z] === RUN TestIsArchivePathDir [2022-03-05T14:02:14.265Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-05T14:02:14.265Z] === RUN TestIsArchivePathInvalidFile [2022-03-05T14:02:14.265Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-05T14:02:14.265Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-05T14:02:14.265Z] --- PASS: TestPeerCertificateMarshalJSON (1.47s) [2022-03-05T14:02:14.265Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-05T14:02:14.265Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-05T14:02:14.265Z] === RUN TestMiddleware [2022-03-05T14:02:14.265Z] --- PASS: TestMiddleware (0.00s) [2022-03-05T14:02:14.265Z] === RUN TestNewResponseModifier [2022-03-05T14:02:14.265Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-05T14:02:14.265Z] PASS [2022-03-05T14:02:14.265Z] coverage: 26.8% of statements [2022-03-05T14:02:14.265Z] ok github.com/docker/docker/pkg/authorization 1.533s coverage: 26.8% of statements [2022-03-05T14:02:14.265Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-03-05T14:02:14.265Z] === RUN TestIsArchivePathTar [2022-03-05T14:02:14.735Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-03-05T14:02:14.735Z] === RUN TestDecompressStreamGzip [2022-03-05T14:02:14.735Z] === RUN TestChrootTarUntar [2022-03-05T14:02:14.735Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:02:14.735Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-05T14:02:14.735Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:02:14.735Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestChrootUntarEmptyArchive [2022-03-05T14:02:14.735Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestChrootTarUntarWithSymlink [2022-03-05T14:02:14.735Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T14:02:14.735Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestChrootCopyWithTar [2022-03-05T14:02:14.735Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T14:02:14.735Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestChrootCopyFileWithTar [2022-03-05T14:02:14.735Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:02:14.735Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestChrootUntarPath [2022-03-05T14:02:14.735Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T14:02:14.735Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-05T14:02:14.735Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:02:14.735Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-05T14:02:14.735Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:02:14.735Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestChrootApplyDotDotFile [2022-03-05T14:02:14.735Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:02:14.735Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-05T14:02:14.735Z] PASS [2022-03-05T14:02:14.735Z] coverage: 15.1% of statements [2022-03-05T14:02:14.735Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-03-05T14:02:14.735Z] === RUN TestDecompressStreamBzip2 [2022-03-05T14:02:14.735Z] ok github.com/docker/docker/pkg/chrootarchive 0.123s coverage: 15.1% of statements [2022-03-05T14:02:14.735Z] === RUN TestSizeEmpty [2022-03-05T14:02:14.735Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestSizeEmptyFile [2022-03-05T14:02:14.735Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestSizeNonemptyFile [2022-03-05T14:02:14.735Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-05T14:02:14.735Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-05T14:02:14.735Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-05T14:02:14.735Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-05T14:02:14.735Z] === RUN TestMoveToSubdir [2022-03-05T14:02:14.735Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-05T14:02:14.735Z] === RUN TestSizeNonExistingDirectory [2022-03-05T14:02:14.735Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-05T14:02:14.735Z] PASS [2022-03-05T14:02:14.735Z] coverage: 80.0% of statements [2022-03-05T14:02:14.735Z] ok github.com/docker/docker/pkg/directory 0.078s coverage: 80.0% of statements [2022-03-05T14:02:15.207Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2022-03-05T14:02:15.207Z] === RUN TestDecompressStreamXz [2022-03-05T14:02:15.207Z] archive_test.go:134: Xz not present in msys2 [2022-03-05T14:02:15.207Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-05T14:02:15.207Z] === RUN TestDecompressStreamZstd [2022-03-05T14:02:15.207Z] archive_test.go:141: zstd not installed [2022-03-05T14:02:15.207Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-05T14:02:15.207Z] === RUN TestCompressStreamXzUnsupported [2022-03-05T14:02:15.207Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-05T14:02:15.207Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-05T14:02:15.207Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-05T14:02:15.207Z] === RUN TestCompressStreamInvalid [2022-03-05T14:02:15.207Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-05T14:02:15.207Z] === RUN TestExtensionInvalid [2022-03-05T14:02:15.207Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-05T14:02:15.207Z] === RUN TestExtensionUncompressed [2022-03-05T14:02:15.207Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-05T14:02:15.207Z] === RUN TestExtensionBzip2 [2022-03-05T14:02:15.207Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-05T14:02:15.207Z] === RUN TestExtensionGzip [2022-03-05T14:02:15.207Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-05T14:02:15.207Z] === RUN TestExtensionXz [2022-03-05T14:02:15.207Z] --- PASS: TestExtensionXz (0.00s) [2022-03-05T14:02:15.207Z] === RUN TestExtensionZstd [2022-03-05T14:02:15.207Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-05T14:02:15.207Z] === RUN TestCmdStreamLargeStderr [2022-03-05T14:02:15.207Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2022-03-05T14:02:15.207Z] === RUN TestCmdStreamBad [2022-03-05T14:02:15.207Z] archive_test.go:253: Failing on Windows CI machines [2022-03-05T14:02:15.207Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-05T14:02:15.207Z] === RUN TestCmdStreamGood [2022-03-05T14:02:15.207Z] --- PASS: TestCmdStreamGood (0.07s) [2022-03-05T14:02:15.207Z] === RUN TestUntarPathWithInvalidDest [2022-03-05T14:02:15.207Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-03-05T14:02:15.207Z] === RUN TestUntarPathWithInvalidSrc [2022-03-05T14:02:15.207Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-05T14:02:15.207Z] === RUN TestUntarPath [2022-03-05T14:02:15.678Z] --- PASS: TestUntarPath (0.10s) [2022-03-05T14:02:15.678Z] === RUN TestUntarPathWithDestinationFile [2022-03-05T14:02:15.678Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-03-05T14:02:15.678Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-05T14:02:15.678Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-05T14:02:15.678Z] === RUN TestCopyWithTarInvalidSrc [2022-03-05T14:02:15.678Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-05T14:02:15.678Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-05T14:02:15.678Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-05T14:02:15.678Z] === RUN TestCopyWithTarSrcFile [2022-03-05T14:02:15.678Z] --- PASS: TestCopyWithTarSrcFile (0.02s) [2022-03-05T14:02:15.678Z] === RUN TestCopyWithTarSrcFolder [2022-03-05T14:02:15.678Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-05T14:02:15.678Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-05T14:02:15.678Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-05T14:02:15.678Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-05T14:02:15.678Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-03-05T14:02:15.678Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-05T14:02:15.678Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-05T14:02:15.678Z] === RUN TestCopyFileWithTarSrcFile [2022-03-05T14:02:15.678Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-05T14:02:15.678Z] === RUN TestTarFiles [2022-03-05T14:02:15.678Z] === RUN Test [2022-03-05T14:02:15.678Z] === RUN Test/TestContainsEntry [2022-03-05T14:02:15.678Z] === RUN Test/TestCreateEntries [2022-03-05T14:02:15.678Z] === RUN Test/TestEntriesDiff [2022-03-05T14:02:15.678Z] === RUN Test/TestEntriesEquality [2022-03-05T14:02:15.678Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-03-05T14:02:15.678Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-03-05T14:02:15.678Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-03-05T14:02:15.678Z] === RUN Test/TestGeneratorNotGenerate [2022-03-05T14:02:15.678Z] === RUN Test/TestGeneratorWithPort [2022-03-05T14:02:15.678Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-03-05T14:02:15.678Z] === RUN Test/TestNewEntry [2022-03-05T14:02:15.678Z] === RUN Test/TestParse [2022-03-05T14:02:15.678Z] --- PASS: Test (0.00s) [2022-03-05T14:02:15.678Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-03-05T14:02:15.678Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-03-05T14:02:15.678Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-03-05T14:02:15.678Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-03-05T14:02:15.678Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-03-05T14:02:15.678Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-03-05T14:02:15.678Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-03-05T14:02:15.678Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-03-05T14:02:15.678Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-03-05T14:02:15.678Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-03-05T14:02:15.678Z] --- PASS: Test/TestNewEntry (0.00s) [2022-03-05T14:02:15.678Z] --- PASS: Test/TestParse (0.00s) [2022-03-05T14:02:15.678Z] PASS [2022-03-05T14:02:15.678Z] coverage: 58.3% of statements [2022-03-05T14:02:15.678Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2022-03-05T14:02:15.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-05T14:02:16.256Z] === RUN Test [2022-03-05T14:02:16.256Z] === RUN Test/TestContent [2022-03-05T14:02:16.256Z] === RUN Test/TestInitialize [2022-03-05T14:02:16.256Z] === RUN Test/TestNew [2022-03-05T14:02:16.256Z] === RUN Test/TestParsingContentsWithComments [2022-03-05T14:02:16.256Z] === RUN Test/TestRegister [2022-03-05T14:02:16.256Z] === RUN Test/TestWatch [2022-03-05T14:02:16.256Z] --- PASS: Test (0.01s) [2022-03-05T14:02:16.256Z] --- PASS: Test/TestContent (0.00s) [2022-03-05T14:02:16.256Z] --- PASS: Test/TestInitialize (0.00s) [2022-03-05T14:02:16.256Z] --- PASS: Test/TestNew (0.00s) [2022-03-05T14:02:16.256Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-03-05T14:02:16.256Z] --- PASS: Test/TestRegister (0.00s) [2022-03-05T14:02:16.256Z] --- PASS: Test/TestWatch (0.00s) [2022-03-05T14:02:16.256Z] PASS [2022-03-05T14:02:16.256Z] coverage: 97.6% of statements [2022-03-05T14:02:16.256Z] ok github.com/docker/docker/pkg/discovery/file 0.055s coverage: 97.6% of statements [2022-03-05T14:02:16.346Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-05T14:02:16.602Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-05T14:02:16.728Z] === RUN Test [2022-03-05T14:02:16.728Z] === RUN Test/TestInitialize [2022-03-05T14:02:17.167Z] --- PASS: TestDockerNetworkConnectAlias (3.86s) [2022-03-05T14:02:17.167Z] === RUN TestDockerNetworkReConnect [2022-03-05T14:02:17.199Z] time="2022-03-05T14:02:16Z" level=info msg="Initializing discovery without TLS" [2022-03-05T14:02:17.199Z] time="2022-03-05T14:02:16Z" level=info msg="Initializing discovery without TLS" [2022-03-05T14:02:17.199Z] time="2022-03-05T14:02:16Z" level=info msg="Initializing discovery without TLS" [2022-03-05T14:02:17.199Z] === RUN Test/TestInitializeWithCerts [2022-03-05T14:02:17.199Z] time="2022-03-05T14:02:16Z" level=info msg="Initializing discovery with TLS" [2022-03-05T14:02:17.199Z] === RUN Test/TestWatch [2022-03-05T14:02:17.199Z] time="2022-03-05T14:02:16Z" level=info msg="Initializing discovery without TLS" [2022-03-05T14:02:17.199Z] === RUN Test [2022-03-05T14:02:17.199Z] === RUN Test/TestWatch [2022-03-05T14:02:17.199Z] --- PASS: Test (0.00s) [2022-03-05T14:02:17.199Z] --- PASS: Test/TestWatch (0.00s) [2022-03-05T14:02:17.199Z] PASS [2022-03-05T14:02:17.199Z] coverage: 92.3% of statements [2022-03-05T14:02:17.199Z] ok github.com/docker/docker/pkg/discovery/memory 0.103s coverage: 92.3% of statements [2022-03-05T14:02:17.199Z] === RUN Test [2022-03-05T14:02:17.199Z] === RUN Test/TestInitialize [2022-03-05T14:02:17.199Z] === RUN Test/TestInitializeWithPattern [2022-03-05T14:02:17.199Z] === RUN Test/TestRegister [2022-03-05T14:02:17.199Z] === RUN Test/TestWatch [2022-03-05T14:02:17.199Z] --- PASS: Test (0.00s) [2022-03-05T14:02:17.199Z] --- PASS: Test/TestInitialize (0.00s) [2022-03-05T14:02:17.199Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-03-05T14:02:17.199Z] --- PASS: Test/TestRegister (0.00s) [2022-03-05T14:02:17.199Z] --- PASS: Test/TestWatch (0.00s) [2022-03-05T14:02:17.199Z] PASS [2022-03-05T14:02:17.199Z] coverage: 93.8% of statements [2022-03-05T14:02:17.199Z] ok github.com/docker/docker/pkg/discovery/nodes 0.056s coverage: 93.8% of statements [2022-03-05T14:02:18.097Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-05T14:02:18.194Z] === RUN TestPollerAddRemove [2022-03-05T14:02:18.194Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-05T14:02:18.194Z] === RUN TestPollerEvent [2022-03-05T14:02:18.194Z] poller_test.go:41: No chmod on Windows [2022-03-05T14:02:18.194Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-05T14:02:18.194Z] === RUN TestPollerClose [2022-03-05T14:02:18.194Z] --- PASS: TestPollerClose (0.00s) [2022-03-05T14:02:18.194Z] PASS [2022-03-05T14:02:18.194Z] coverage: 45.7% of statements [2022-03-05T14:02:18.194Z] ok github.com/docker/docker/pkg/filenotify 0.083s coverage: 45.7% of statements [2022-03-05T14:02:18.665Z] === RUN TestCopyFileWithInvalidSrc [2022-03-05T14:02:18.665Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestCopyFileWithInvalidDest [2022-03-05T14:02:18.665Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-05T14:02:18.665Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-05T14:02:18.665Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestCopyFile [2022-03-05T14:02:18.665Z] --- PASS: TestCopyFile (0.01s) [2022-03-05T14:02:18.665Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-05T14:02:18.665Z] fileutils_test.go:134: Needs porting to Windows [2022-03-05T14:02:18.665Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-05T14:02:18.665Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-05T14:02:18.665Z] fileutils_test.go:180: Needs porting to Windows [2022-03-05T14:02:18.665Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestWildcardMatches [2022-03-05T14:02:18.665Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestPatternMatches [2022-03-05T14:02:18.665Z] --- PASS: TestPatternMatches (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-05T14:02:18.665Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestPatternMatchesFolderExclusions [2022-03-05T14:02:18.665Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-05T14:02:18.665Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-05T14:02:18.665Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-05T14:02:18.665Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-05T14:02:18.665Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestSingleExclamationError [2022-03-05T14:02:18.665Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestMatchesWithNoPatterns [2022-03-05T14:02:18.665Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestMatchesWithMalformedPatterns [2022-03-05T14:02:18.665Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestMatches [2022-03-05T14:02:18.665Z] --- PASS: TestMatches (0.01s) [2022-03-05T14:02:18.665Z] === RUN TestCleanPatterns [2022-03-05T14:02:18.665Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-05T14:02:18.665Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestCleanPatternsExceptionFlag [2022-03-05T14:02:18.665Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-05T14:02:18.665Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-05T14:02:18.665Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestCleanPatternsErrorSingleException [2022-03-05T14:02:18.665Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-05T14:02:18.665Z] === RUN TestCreateIfNotExistsDir [2022-03-05T14:02:18.665Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-05T14:02:19.031Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-05T14:02:19.136Z] === RUN TestCreateIfNotExistsFile [2022-03-05T14:02:19.136Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-05T14:02:19.136Z] === RUN TestMatch [2022-03-05T14:02:19.136Z] --- PASS: TestMatch (0.00s) [2022-03-05T14:02:19.136Z] PASS [2022-03-05T14:02:19.136Z] coverage: 85.4% of statements [2022-03-05T14:02:19.136Z] ok github.com/docker/docker/pkg/fileutils 0.106s coverage: 85.4% of statements [2022-03-05T14:02:19.602Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-05T14:02:19.607Z] === RUN TestGet [2022-03-05T14:02:19.607Z] --- PASS: TestGet (0.00s) [2022-03-05T14:02:19.607Z] === RUN TestGetShortcutString [2022-03-05T14:02:19.607Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-05T14:02:19.607Z] PASS [2022-03-05T14:02:19.607Z] coverage: 42.9% of statements [2022-03-05T14:02:19.607Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2022-03-05T14:02:19.859Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-05T14:02:20.036Z] 2022/03/05 14:02:13 Finished clone github.com/hashicorp/consul [2022-03-05T14:02:20.079Z] --- PASS: Test (3.23s) [2022-03-05T14:02:20.079Z] --- PASS: Test/TestInitialize (0.19s) [2022-03-05T14:02:20.079Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-03-05T14:02:20.079Z] --- PASS: Test/TestWatch (3.02s) [2022-03-05T14:02:20.079Z] PASS [2022-03-05T14:02:20.079Z] coverage: 84.1% of statements [2022-03-05T14:02:20.079Z] ok github.com/docker/docker/pkg/discovery/kv 3.285s coverage: 84.1% of statements [2022-03-05T14:02:20.079Z] === RUN TestCreateIDMapOrder [2022-03-05T14:02:20.079Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-05T14:02:20.079Z] PASS [2022-03-05T14:02:20.079Z] coverage: 7.2% of statements [2022-03-05T14:02:20.079Z] ok github.com/docker/docker/pkg/idtools 0.061s coverage: 7.2% of statements [2022-03-05T14:02:20.115Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-05T14:02:20.115Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-05T14:02:21.070Z] === RUN TestError [2022-03-05T14:02:21.070Z] --- PASS: TestError (0.00s) [2022-03-05T14:02:21.070Z] === RUN TestProgressString [2022-03-05T14:02:21.070Z] === RUN TestProgressString/no_progress [2022-03-05T14:02:21.070Z] === RUN TestProgressString/progress_1 [2022-03-05T14:02:21.070Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-05T14:02:21.070Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-05T14:02:21.070Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-05T14:02:21.070Z] === RUN TestProgressString/with_units [2022-03-05T14:02:21.070Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-05T14:02:21.070Z] === RUN TestProgressString/hide_counts [2022-03-05T14:02:21.070Z] --- PASS: TestProgressString (0.00s) [2022-03-05T14:02:21.070Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-05T14:02:21.070Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-05T14:02:21.070Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-05T14:02:21.070Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-05T14:02:21.070Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-05T14:02:21.070Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-05T14:02:21.070Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-05T14:02:21.070Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-05T14:02:21.070Z] === RUN TestJSONMessageDisplay [2022-03-05T14:02:21.070Z] === RUN TestFixedBufferCap [2022-03-05T14:02:21.070Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-05T14:02:21.070Z] === RUN TestFixedBufferLen [2022-03-05T14:02:21.070Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-05T14:02:21.070Z] === RUN TestFixedBufferString [2022-03-05T14:02:21.070Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-05T14:02:21.070Z] === RUN TestFixedBufferWrite [2022-03-05T14:02:21.070Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-05T14:02:21.070Z] === RUN TestFixedBufferRead [2022-03-05T14:02:21.070Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-05T14:02:21.070Z] === RUN TestBytesPipeRead [2022-03-05T14:02:21.070Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-05T14:02:21.070Z] === RUN TestBytesPipeWrite [2022-03-05T14:02:21.070Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-05T14:02:21.070Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-05T14:02:21.482Z] --- PASS: TestDockerNetworkReConnect (4.01s) [2022-03-05T14:02:21.482Z] === RUN TestServicePlugin [2022-03-05T14:02:21.482Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-05T14:02:21.541Z] --- PASS: TestJSONMessageDisplay (0.24s) [2022-03-05T14:02:21.541Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-05T14:02:21.541Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-05T14:02:21.541Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-05T14:02:21.541Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-05T14:02:21.541Z] === RUN TestDisplayJSONMessagesStream [2022-03-05T14:02:21.541Z] --- PASS: TestDisplayJSONMessagesStream (0.02s) [2022-03-05T14:02:21.541Z] PASS [2022-03-05T14:02:21.541Z] coverage: 91.7% of statements [2022-03-05T14:02:21.541Z] ok github.com/docker/docker/pkg/jsonmessage 0.344s coverage: 91.7% of statements [2022-03-05T14:02:22.016Z] --- PASS: TestBytesPipeWriteRandomChunks (0.57s) [2022-03-05T14:02:22.016Z] === RUN TestAtomicWriteToFile [2022-03-05T14:02:22.016Z] === RUN TestStandardLongPath [2022-03-05T14:02:22.016Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-05T14:02:22.016Z] === RUN TestUNCLongPath [2022-03-05T14:02:22.016Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-05T14:02:22.016Z] PASS [2022-03-05T14:02:22.016Z] coverage: 100.0% of statements [2022-03-05T14:02:22.016Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-03-05T14:02:22.016Z] === RUN TestAtomicWriteSetCommit [2022-03-05T14:02:22.016Z] ok github.com/docker/docker/pkg/longpath 0.062s coverage: 100.0% of statements [2022-03-05T14:02:22.016Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-03-05T14:02:22.016Z] === RUN TestAtomicWriteSetCancel [2022-03-05T14:02:22.016Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-05T14:02:22.016Z] === RUN TestReadCloserWrapperClose [2022-03-05T14:02:22.016Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-05T14:02:22.016Z] === RUN TestReaderErrWrapperReadOnError [2022-03-05T14:02:22.016Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-05T14:02:22.016Z] === RUN TestReaderErrWrapperRead [2022-03-05T14:02:22.016Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-05T14:02:22.016Z] === RUN TestHashData [2022-03-05T14:02:22.016Z] --- PASS: TestHashData (0.00s) [2022-03-05T14:02:22.016Z] === RUN TestCancelReadCloser [2022-03-05T14:02:22.016Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-05T14:02:22.016Z] === RUN TestWriteCloserWrapperClose [2022-03-05T14:02:22.016Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-05T14:02:22.016Z] === RUN TestNopWriteCloser [2022-03-05T14:02:22.016Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-05T14:02:22.016Z] === RUN TestNopWriter [2022-03-05T14:02:22.016Z] --- PASS: TestNopWriter (0.00s) [2022-03-05T14:02:22.016Z] === RUN TestWriteCounter [2022-03-05T14:02:22.016Z] --- PASS: TestWriteCounter (0.00s) [2022-03-05T14:02:22.016Z] PASS [2022-03-05T14:02:22.016Z] coverage: 69.2% of statements [2022-03-05T14:02:22.016Z] ok github.com/docker/docker/pkg/ioutils 0.812s coverage: 69.2% of statements [2022-03-05T14:02:22.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-05T14:02:22.486Z] === RUN TestNameFormat [2022-03-05T14:02:22.487Z] --- PASS: TestNameFormat (0.00s) [2022-03-05T14:02:22.487Z] === RUN TestNameRetries [2022-03-05T14:02:22.487Z] --- PASS: TestNameRetries (0.00s) [2022-03-05T14:02:22.487Z] PASS [2022-03-05T14:02:22.487Z] coverage: 85.7% of statements [2022-03-05T14:02:22.487Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2022-03-05T14:02:22.673Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-05T14:02:22.673Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-05T14:02:22.673Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-05T14:02:22.958Z] === RUN TestParseKeyValueOpt [2022-03-05T14:02:22.958Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-05T14:02:22.958Z] === RUN TestParseUintList [2022-03-05T14:02:22.958Z] --- PASS: TestParseUintList (0.00s) [2022-03-05T14:02:22.958Z] === RUN TestParseUintListMaximumLimits [2022-03-05T14:02:22.958Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-05T14:02:22.958Z] PASS [2022-03-05T14:02:22.958Z] coverage: 97.0% of statements [2022-03-05T14:02:22.958Z] ok github.com/docker/docker/pkg/parsers 0.057s coverage: 97.0% of statements [2022-03-05T14:02:23.430Z] === RUN TestNewAndRemove [2022-03-05T14:02:23.430Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-05T14:02:23.430Z] === RUN TestRemoveInvalidPath [2022-03-05T14:02:23.430Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-05T14:02:23.430Z] PASS [2022-03-05T14:02:23.430Z] coverage: 82.6% of statements [2022-03-05T14:02:23.430Z] ok github.com/docker/docker/pkg/pidfile 0.094s coverage: 82.6% of statements [2022-03-05T14:02:23.604Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-05T14:02:23.861Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-05T14:02:24.792Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-05T14:02:25.008Z] === RUN TestFailedConnection [2022-03-05T14:02:25.008Z] === RUN TestParseEmptyInterface [2022-03-05T14:02:25.008Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-05T14:02:25.008Z] === RUN TestParseNonInterfaceType [2022-03-05T14:02:25.008Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-05T14:02:25.008Z] === RUN TestParseWithOneFunction [2022-03-05T14:02:25.008Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-05T14:02:25.008Z] === RUN TestParseWithMultipleFuncs [2022-03-05T14:02:25.008Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-05T14:02:25.008Z] === RUN TestParseWithUnnamedReturn [2022-03-05T14:02:25.008Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-05T14:02:25.008Z] === RUN TestEmbeddedInterface [2022-03-05T14:02:25.008Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-05T14:02:25.008Z] === RUN TestParsedImports [2022-03-05T14:02:25.008Z] --- PASS: TestParsedImports (0.00s) [2022-03-05T14:02:25.008Z] === RUN TestAliasedImports [2022-03-05T14:02:25.008Z] --- PASS: TestAliasedImports (0.00s) [2022-03-05T14:02:25.008Z] PASS [2022-03-05T14:02:25.008Z] coverage: 56.8% of statements [2022-03-05T14:02:25.008Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.074s coverage: 56.8% of statements [2022-03-05T14:02:25.008Z] --- PASS: TestTarFiles (9.36s) [2022-03-05T14:02:25.008Z] === RUN TestDetectCompressionZstd [2022-03-05T14:02:25.008Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-05T14:02:25.008Z] === RUN TestTarUntar [2022-03-05T14:02:25.008Z] --- PASS: TestTarUntar (0.06s) [2022-03-05T14:02:25.008Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-05T14:02:25.008Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-05T14:02:25.008Z] === RUN TestTarWithOptions [2022-03-05T14:02:25.008Z] --- PASS: TestTarWithOptions (0.05s) [2022-03-05T14:02:25.008Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-05T14:02:25.008Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-05T14:02:25.008Z] === RUN TestUntarUstarGnuConflict [2022-03-05T14:02:25.008Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-05T14:02:25.008Z] === RUN TestUntarInvalidFilenames [2022-03-05T14:02:25.049Z] docker_api_swarm_test.go:201: [d76cd6f79f62f] joining swarm manager [d136f2b557b51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:02:25.306Z] plugin_test.go:62: [d8a11b61ef79f] joining swarm manager [d334d6df8a5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:02:25.478Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames131379462\\dest" [2022-03-05T14:02:25.478Z] --- PASS: TestUntarInvalidFilenames (0.29s) [2022-03-05T14:02:25.478Z] === RUN TestUntarHardlinkToSymlink [2022-03-05T14:02:25.478Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-03-05T14:02:25.478Z] === RUN TestUntarInvalidHardlink [2022-03-05T14:02:25.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink144535911\\victim\\hello" -> "../victim/hello" [2022-03-05T14:02:25.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink892576666\\victim\\hello" -> "/../victim/hello" [2022-03-05T14:02:25.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink310380081\\victim" -> "../victim" [2022-03-05T14:02:25.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink305696732\\victim" -> "../victim" [2022-03-05T14:02:25.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink206277515\\victim" -> "../victim" [2022-03-05T14:02:25.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink732549998\\victim" -> "../victim" [2022-03-05T14:02:25.478Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-05T14:02:25.478Z] === RUN TestUntarInvalidSymlink [2022-03-05T14:02:25.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink202590709\\dest\\dotdot" -> "../victim/hello" [2022-03-05T14:02:25.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink251524304\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-05T14:02:25.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink597507567\\dest\\loophole-victim" -> "../victim" [2022-03-05T14:02:25.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink734499970\\dest\\loophole-victim" -> "../victim" [2022-03-05T14:02:25.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink070891001\\dest\\loophole-victim" -> "../victim" [2022-03-05T14:02:25.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink299887364\\dest\\loophole-victim" -> "../victim" [2022-03-05T14:02:25.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink339390611\\dest\\dir\\loophole" -> "../../victim" [2022-03-05T14:02:25.478Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-05T14:02:25.478Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-05T14:02:25.478Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-05T14:02:25.478Z] === RUN TestXGlobalNoParent [2022-03-05T14:02:25.478Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-05T14:02:25.478Z] === RUN TestReplaceFileTarWrapper [2022-03-05T14:02:25.868Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-05T14:02:25.868Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-05T14:02:25.868Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-05T14:02:25.868Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-05T14:02:25.868Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-05T14:02:25.868Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-05T14:02:25.950Z] --- PASS: TestReplaceFileTarWrapper (0.29s) [2022-03-05T14:02:25.950Z] === RUN TestPrefixHeaderReadable [2022-03-05T14:02:25.950Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-05T14:02:25.950Z] === RUN TestDisablePigz [2022-03-05T14:02:25.950Z] archive_test.go:1373: Test will not check full path when Pigz not installed [2022-03-05T14:02:25.950Z] --- PASS: TestFailedConnection (1.10s) [2022-03-05T14:02:25.950Z] === RUN TestFailOnce [2022-03-05T14:02:25.950Z] === RUN TestHTTPTransport [2022-03-05T14:02:25.950Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-05T14:02:25.950Z] PASS [2022-03-05T14:02:25.950Z] coverage: 85.7% of statements [2022-03-05T14:02:25.950Z] ok github.com/docker/docker/pkg/plugins/transport 0.076s coverage: 85.7% of statements [2022-03-05T14:02:25.950Z] --- PASS: TestDisablePigz (0.18s) [2022-03-05T14:02:25.950Z] === RUN TestPigz [2022-03-05T14:02:26.421Z] 2022/03/05 14:02:25 http: panic serving 127.0.0.1:49220: Plugin not ready [2022-03-05T14:02:26.421Z] goroutine 22 [running]: [2022-03-05T14:02:26.421Z] net/http.(*conn).serve.func1(0xc0001be000) [2022-03-05T14:02:26.421Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-03-05T14:02:26.421Z] panic(0xf94240, 0x10aa950) [2022-03-05T14:02:26.421Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-03-05T14:02:26.421Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x10bb0b0, 0xc0001a20e0, 0xc0001ae200) [2022-03-05T14:02:26.421Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2022-03-05T14:02:26.421Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0x10bb0b0, 0xc0001a20e0, 0xc0001ae200) [2022-03-05T14:02:26.421Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-03-05T14:02:26.421Z] net/http.(*ServeMux).ServeHTTP(0xc00019a000, 0x10bb0b0, 0xc0001a20e0, 0xc0001ae200) [2022-03-05T14:02:26.421Z] c:/go/src/net/http/server.go:2429 +0x1b7 [2022-03-05T14:02:26.421Z] net/http.serverHandler.ServeHTTP(0xc0001a2000, 0x10bb0b0, 0xc0001a20e0, 0xc0001ae200) [2022-03-05T14:02:26.421Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-03-05T14:02:26.421Z] net/http.(*conn).serve(0xc0001be000, 0x10bbca0, 0xc00019a0c0) [2022-03-05T14:02:26.421Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-03-05T14:02:26.421Z] created by net/http.(*Server).Serve [2022-03-05T14:02:26.421Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-03-05T14:02:26.421Z] time="2022-03-05T14:02:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49219/Test.FailOnce: Post \"http://127.0.0.1:49219/Test.FailOnce\": EOF, retrying in 1s" [2022-03-05T14:02:26.421Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-05T14:02:26.421Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-05T14:02:26.421Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-05T14:02:26.421Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-05T14:02:26.421Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-05T14:02:26.421Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-05T14:02:26.421Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-05T14:02:26.421Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-05T14:02:26.421Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-05T14:02:26.421Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-05T14:02:26.421Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-05T14:02:26.421Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-05T14:02:26.421Z] === RUN TestBufferPoolPutAndGet [2022-03-05T14:02:26.421Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-05T14:02:26.421Z] PASS [2022-03-05T14:02:26.421Z] coverage: 88.2% of statements [2022-03-05T14:02:26.421Z] ok github.com/docker/docker/pkg/pools 0.060s coverage: 88.2% of statements [2022-03-05T14:02:26.421Z] archive_test.go:1402: Tested whether Pigz is not used, as it not installed [2022-03-05T14:02:26.421Z] --- PASS: TestPigz (0.24s) [2022-03-05T14:02:26.421Z] === RUN TestCopyFileWithInvalidDest [2022-03-05T14:02:26.421Z] archive_windows_test.go:16: Currently fails [2022-03-05T14:02:26.421Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-05T14:02:26.421Z] === RUN TestCanonicalTarNameForPath [2022-03-05T14:02:26.421Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-05T14:02:26.421Z] === RUN TestCanonicalTarName [2022-03-05T14:02:26.421Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-05T14:02:26.421Z] === RUN TestChmodTarEntry [2022-03-05T14:02:26.421Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-05T14:02:26.421Z] === RUN TestHardLinkOrder [2022-03-05T14:02:26.421Z] --- PASS: TestHardLinkOrder (0.16s) [2022-03-05T14:02:26.421Z] === RUN TestChangeString [2022-03-05T14:02:26.421Z] --- PASS: TestChangeString (0.00s) [2022-03-05T14:02:26.421Z] === RUN TestChangesWithNoChanges [2022-03-05T14:02:26.421Z] --- PASS: TestChangesWithNoChanges (0.05s) [2022-03-05T14:02:26.421Z] === RUN TestChangesWithChanges [2022-03-05T14:02:26.421Z] --- PASS: TestChangesWithChanges (0.05s) [2022-03-05T14:02:26.421Z] === RUN TestChangesWithChangesGH13590 [2022-03-05T14:02:26.421Z] changes_test.go:192: needs more investigation [2022-03-05T14:02:26.421Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-05T14:02:26.421Z] === RUN TestChangesDirsEmpty [2022-03-05T14:02:26.622Z] 2022/03/05 14:02:25 Finished clone github.com/aws/aws-sdk-go [2022-03-05T14:02:26.797Z] plugin_test.go:65: [dcaf9d5a82367] joining swarm manager [d334d6df8a5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:02:26.893Z] --- PASS: TestChangesDirsEmpty (0.18s) [2022-03-05T14:02:26.893Z] === RUN TestChangesDirsMutated [2022-03-05T14:02:26.893Z] === RUN TestOutputOnPrematureClose [2022-03-05T14:02:26.893Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-05T14:02:26.893Z] === RUN TestCompleteSilently [2022-03-05T14:02:26.893Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-05T14:02:26.893Z] PASS [2022-03-05T14:02:26.893Z] coverage: 75.9% of statements [2022-03-05T14:02:26.893Z] --- PASS: TestChangesDirsMutated (0.20s) [2022-03-05T14:02:26.893Z] === RUN TestApplyLayer [2022-03-05T14:02:26.893Z] changes_test.go:405: needs further investigation [2022-03-05T14:02:26.893Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-05T14:02:26.893Z] === RUN TestChangesSizeWithHardlinks [2022-03-05T14:02:26.893Z] changes_test.go:441: needs further investigation [2022-03-05T14:02:26.893Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-05T14:02:26.893Z] === RUN TestChangesSizeWithNoChanges [2022-03-05T14:02:26.893Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-05T14:02:26.893Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-05T14:02:26.893Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-05T14:02:26.893Z] === RUN TestChangesSize [2022-03-05T14:02:26.893Z] --- PASS: TestChangesSize (0.00s) [2022-03-05T14:02:26.893Z] === RUN TestApplyLayerInvalidFilenames [2022-03-05T14:02:26.893Z] ok github.com/docker/docker/pkg/progress 0.053s coverage: 75.9% of statements [2022-03-05T14:02:26.893Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames914529594\\dest" [2022-03-05T14:02:26.893Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-03-05T14:02:26.893Z] === RUN TestApplyLayerInvalidHardlink [2022-03-05T14:02:26.893Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink276172924\\victim\\hello" -> "../victim/hello" [2022-03-05T14:02:26.893Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink645100459\\victim\\hello" -> "/../victim/hello" [2022-03-05T14:02:26.893Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink081748238\\victim" -> "../victim" [2022-03-05T14:02:26.893Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink514890517\\victim" -> "../victim" [2022-03-05T14:02:26.893Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink521233264\\victim" -> "../victim" [2022-03-05T14:02:26.893Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink318069263\\victim" -> "../victim" [2022-03-05T14:02:26.893Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-03-05T14:02:26.893Z] === RUN TestApplyLayerInvalidSymlink [2022-03-05T14:02:26.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink764789282\\dest\\dotdot" -> "../victim/hello" [2022-03-05T14:02:26.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink766860057\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-05T14:02:26.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink059845540\\dest\\loophole-victim" -> "../victim" [2022-03-05T14:02:27.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink443411123\\dest\\loophole-victim" -> "../victim" [2022-03-05T14:02:27.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink466969206\\dest\\loophole-victim" -> "../victim" [2022-03-05T14:02:27.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink599161693\\dest\\loophole-victim" -> "../victim" [2022-03-05T14:02:27.363Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-03-05T14:02:27.363Z] === RUN TestApplyLayerWhiteouts [2022-03-05T14:02:27.363Z] === RUN TestSendToOneSub [2022-03-05T14:02:27.363Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-05T14:02:27.363Z] === RUN TestSendToMultipleSubs [2022-03-05T14:02:27.363Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-05T14:02:27.363Z] === RUN TestEvictOneSub [2022-03-05T14:02:27.363Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-05T14:02:27.363Z] === RUN TestClosePublisher [2022-03-05T14:02:27.363Z] --- PASS: TestClosePublisher (0.00s) [2022-03-05T14:02:27.363Z] === RUN TestPubSubRace [2022-03-05T14:02:27.363Z] --- PASS: TestFailOnce (1.26s) [2022-03-05T14:02:27.363Z] === RUN TestEchoInputOutput [2022-03-05T14:02:27.363Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-05T14:02:27.363Z] === RUN TestBackoff [2022-03-05T14:02:27.363Z] --- PASS: TestBackoff (0.00s) [2022-03-05T14:02:27.363Z] === RUN TestAbortRetry [2022-03-05T14:02:27.363Z] --- PASS: TestAbortRetry (0.00s) [2022-03-05T14:02:27.363Z] === RUN TestClientScheme [2022-03-05T14:02:27.363Z] --- PASS: TestClientScheme (0.00s) [2022-03-05T14:02:27.363Z] === RUN TestNewClientWithTimeout [2022-03-05T14:02:27.363Z] --- PASS: TestApplyLayerWhiteouts (0.13s) [2022-03-05T14:02:27.363Z] === RUN TestGenerateEmptyFile [2022-03-05T14:02:27.363Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-05T14:02:27.363Z] === RUN TestGenerateWithContent [2022-03-05T14:02:27.363Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-05T14:02:27.363Z] PASS [2022-03-05T14:02:27.363Z] coverage: 62.8% of statements [2022-03-05T14:02:27.363Z] ok github.com/docker/docker/pkg/archive 13.086s coverage: 62.8% of statements [2022-03-05T14:02:27.834Z] time="2022-03-05T14:02:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post \"http://127.0.0.1:49224/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-05T14:02:28.164Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-05T14:02:28.305Z] === RUN TestRegister [2022-03-05T14:02:28.305Z] --- PASS: TestRegister (0.00s) [2022-03-05T14:02:28.305Z] === RUN TestCommand [2022-03-05T14:02:28.305Z] --- PASS: TestCommand (0.04s) [2022-03-05T14:02:28.305Z] === RUN TestNaiveSelf [2022-03-05T14:02:28.305Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-05T14:02:28.305Z] PASS [2022-03-05T14:02:28.305Z] coverage: 82.4% of statements [2022-03-05T14:02:28.305Z] ok github.com/docker/docker/pkg/reexec 0.132s coverage: 82.4% of statements [2022-03-05T14:02:28.305Z] --- PASS: TestPubSubRace (1.07s) [2022-03-05T14:02:28.305Z] PASS [2022-03-05T14:02:28.305Z] coverage: 75.0% of statements [2022-03-05T14:02:28.305Z] ok github.com/docker/docker/pkg/pubsub 1.118s coverage: 75.0% of statements [2022-03-05T14:02:29.095Z] === RUN TestDockerSuite/TestEventsRename [2022-03-05T14:02:29.297Z] === RUN TestParseSignal [2022-03-05T14:02:29.297Z] --- PASS: TestParseSignal (0.00s) [2022-03-05T14:02:29.297Z] === RUN TestValidSignalForPlatform [2022-03-05T14:02:29.297Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-03-05T14:02:29.297Z] PASS [2022-03-05T14:02:29.297Z] coverage: 19.7% of statements [2022-03-05T14:02:29.297Z] ok github.com/docker/docker/pkg/signal 0.052s coverage: 19.7% of statements [2022-03-05T14:02:29.297Z] time="2022-03-05T14:02:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post \"http://127.0.0.1:49224/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-05T14:02:29.297Z] === RUN TestNewStdWriter [2022-03-05T14:02:29.297Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-05T14:02:29.297Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-05T14:02:29.297Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-05T14:02:29.297Z] === RUN TestWriteWithNilBytes [2022-03-05T14:02:29.297Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-05T14:02:29.297Z] === RUN TestWrite [2022-03-05T14:02:29.297Z] --- PASS: TestWrite (0.00s) [2022-03-05T14:02:29.297Z] === RUN TestWriteWithWriterError [2022-03-05T14:02:29.297Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-05T14:02:29.297Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-05T14:02:29.297Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-05T14:02:29.297Z] === RUN TestStdCopyWriteAndRead [2022-03-05T14:02:29.297Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-05T14:02:29.353Z] === RUN TestDockerSuite/TestEventsResize [2022-03-05T14:02:29.769Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-05T14:02:29.769Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-05T14:02:29.769Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-05T14:02:29.769Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-05T14:02:29.769Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-05T14:02:29.769Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-05T14:02:29.769Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-05T14:02:29.769Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-05T14:02:29.769Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-05T14:02:29.769Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-05T14:02:29.769Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-05T14:02:29.769Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-05T14:02:29.769Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-05T14:02:29.769Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-05T14:02:29.769Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-05T14:02:29.769Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-05T14:02:29.769Z] PASS [2022-03-05T14:02:29.769Z] coverage: 100.0% of statements [2022-03-05T14:02:29.769Z] ok github.com/docker/docker/pkg/stdcopy 0.092s coverage: 100.0% of statements [2022-03-05T14:02:29.917Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-05T14:02:30.240Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-05T14:02:30.241Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-05T14:02:30.241Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-05T14:02:30.241Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-05T14:02:30.241Z] === RUN TestFormatStatus [2022-03-05T14:02:30.241Z] --- PASS: TestFormatStatus (0.00s) [2022-03-05T14:02:30.241Z] === RUN TestFormatError [2022-03-05T14:02:30.241Z] --- PASS: TestFormatError (0.00s) [2022-03-05T14:02:30.241Z] === RUN TestFormatJSONError [2022-03-05T14:02:30.241Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-05T14:02:30.241Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-05T14:02:30.241Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-05T14:02:30.241Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-05T14:02:30.241Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-05T14:02:30.241Z] === RUN TestNewJSONProgressOutput [2022-03-05T14:02:30.241Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-05T14:02:30.241Z] === RUN TestAuxFormatterEmit [2022-03-05T14:02:30.241Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-05T14:02:30.241Z] === RUN TestStreamWriterStdout [2022-03-05T14:02:30.241Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-05T14:02:30.241Z] === RUN TestStreamWriterStderr [2022-03-05T14:02:30.241Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-05T14:02:30.241Z] PASS [2022-03-05T14:02:30.241Z] coverage: 66.2% of statements [2022-03-05T14:02:30.241Z] ok github.com/docker/docker/pkg/streamformatter 0.058s coverage: 66.2% of statements [2022-03-05T14:02:30.713Z] === RUN TestGenerateRandomID [2022-03-05T14:02:30.713Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-05T14:02:30.713Z] === RUN TestShortenId [2022-03-05T14:02:30.713Z] --- PASS: TestShortenId (0.00s) [2022-03-05T14:02:30.713Z] === RUN TestShortenSha256Id [2022-03-05T14:02:30.713Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-05T14:02:30.713Z] === RUN TestShortenIdEmpty [2022-03-05T14:02:30.713Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-05T14:02:30.713Z] === RUN TestShortenIdInvalid [2022-03-05T14:02:30.713Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-05T14:02:30.713Z] === RUN TestIsShortIDNonHex [2022-03-05T14:02:30.713Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-05T14:02:30.713Z] === RUN TestIsShortIDNotCorrectSize [2022-03-05T14:02:30.713Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-05T14:02:30.713Z] PASS [2022-03-05T14:02:30.713Z] coverage: 70.6% of statements [2022-03-05T14:02:30.713Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2022-03-05T14:02:31.707Z] === RUN TestIsCpusetListAvailable [2022-03-05T14:02:31.707Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-05T14:02:31.707Z] PASS [2022-03-05T14:02:31.707Z] coverage: 38.2% of statements [2022-03-05T14:02:31.707Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 38.2% of statements [2022-03-05T14:02:31.707Z] time="2022-03-05T14:02:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post \"http://127.0.0.1:49224/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-05T14:02:32.698Z] === RUN TestChtimes [2022-03-05T14:02:32.698Z] --- PASS: TestChtimes (0.00s) [2022-03-05T14:02:32.698Z] === RUN TestChtimesWindows [2022-03-05T14:02:32.698Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-05T14:02:32.698Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-05T14:02:32.698Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-05T14:02:32.698Z] === RUN TestEnsureRemoveAllNotExist [2022-03-05T14:02:32.698Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-05T14:02:32.698Z] === RUN TestEnsureRemoveAllWithDir [2022-03-05T14:02:32.698Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-05T14:02:32.698Z] === RUN TestEnsureRemoveAllWithFile [2022-03-05T14:02:32.698Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-05T14:02:32.698Z] === RUN TestHasWin32KSupport [2022-03-05T14:02:32.698Z] syscall_windows_test.go:8: win32k: true [2022-03-05T14:02:32.698Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-03-05T14:02:32.698Z] PASS [2022-03-05T14:02:32.698Z] coverage: 12.0% of statements [2022-03-05T14:02:32.698Z] ok github.com/docker/docker/pkg/system 0.075s coverage: 12.0% of statements [2022-03-05T14:02:33.170Z] === RUN TestTailFile [2022-03-05T14:02:33.170Z] --- PASS: TestTailFile (0.00s) [2022-03-05T14:02:33.170Z] === RUN TestTailFileManyLines [2022-03-05T14:02:33.170Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-05T14:02:33.170Z] === RUN TestTailEmptyFile [2022-03-05T14:02:33.170Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-05T14:02:33.170Z] === RUN TestTailNegativeN [2022-03-05T14:02:33.170Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-05T14:02:33.170Z] === RUN TestNewTailReader [2022-03-05T14:02:33.170Z] === PAUSE TestNewTailReader [2022-03-05T14:02:33.170Z] === CONT TestNewTailReader [2022-03-05T14:02:33.170Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-05T14:02:33.170Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-05T14:02:33.170Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-05T14:02:33.170Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-05T14:02:33.170Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-05T14:02:33.170Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-05T14:02:33.170Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/truncated_last_line [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/no_delimiter [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:33.171Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:33.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:33.172Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.172Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.172Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.172Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:33.172Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:33.172Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:33.172Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:33.172Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:33.172Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:33.172Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:33.172Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:33.644Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:33.644Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:33.645Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:33.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:33.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:33.646Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:33.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:33.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:33.646Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:33.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:33.646Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:33.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:33.646Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:33.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:33.646Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:33.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:33.646Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:33.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:33.646Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:34.118Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:34.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:34.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:34.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.120Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T14:02:34.591Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T14:02:34.592Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.02s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.03s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.05s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T14:02:34.592Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.02s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.02s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.02s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.02s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.05s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T14:02:34.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.10s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.04s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T14:02:35.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.03s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T14:02:35.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T14:02:35.066Z] PASS [2022-03-05T14:02:35.066Z] coverage: 88.6% of statements [2022-03-05T14:02:35.066Z] ok github.com/docker/docker/pkg/tailfile 0.962s coverage: 88.6% of statements [2022-03-05T14:02:35.066Z] === RUN TestTarSumRemoveNonExistent [2022-03-05T14:02:35.066Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-05T14:02:35.066Z] === RUN TestTarSumRemove [2022-03-05T14:02:35.066Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-05T14:02:35.066Z] === RUN TestSortFileInfoSums [2022-03-05T14:02:35.066Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-05T14:02:35.066Z] === RUN TestNewTarSumForLabelInvalid [2022-03-05T14:02:35.066Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-05T14:02:35.066Z] === RUN TestNewTarSumForLabel [2022-03-05T14:02:35.066Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-05T14:02:35.066Z] === RUN TestEmptyTar [2022-03-05T14:02:35.066Z] --- PASS: TestEmptyTar (0.03s) [2022-03-05T14:02:35.066Z] === RUN TestTarSumsReadSize [2022-03-05T14:02:35.066Z] --- PASS: TestTarSumsReadSize (0.02s) [2022-03-05T14:02:35.066Z] === RUN TestTarSums [2022-03-05T14:02:35.066Z] --- PASS: TestTarSums (0.19s) [2022-03-05T14:02:35.066Z] === RUN TestIteration [2022-03-05T14:02:35.066Z] --- PASS: TestIteration (0.00s) [2022-03-05T14:02:35.066Z] === RUN TestVersionLabelForChecksum [2022-03-05T14:02:35.066Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-05T14:02:35.066Z] === RUN TestVersion [2022-03-05T14:02:35.066Z] --- PASS: TestVersion (0.00s) [2022-03-05T14:02:35.066Z] === RUN TestGetVersion [2022-03-05T14:02:35.066Z] --- PASS: TestGetVersion (0.00s) [2022-03-05T14:02:35.066Z] === RUN TestGetVersions [2022-03-05T14:02:35.066Z] --- PASS: TestGetVersions (0.00s) [2022-03-05T14:02:35.066Z] PASS [2022-03-05T14:02:35.066Z] coverage: 89.3% of statements [2022-03-05T14:02:35.066Z] ok github.com/docker/docker/pkg/tarsum 0.349s coverage: 89.3% of statements [2022-03-05T14:02:35.537Z] testing: warning: no tests to run [2022-03-05T14:02:35.537Z] PASS [2022-03-05T14:02:35.537Z] coverage: [no statements] [2022-03-05T14:02:35.537Z] ok github.com/docker/docker/pkg/term/windows 0.086s coverage: [no statements] [no tests to run] [2022-03-05T14:02:36.008Z] === RUN TestTruncIndex [2022-03-05T14:02:36.008Z] --- PASS: TestTruncIndex (0.10s) [2022-03-05T14:02:36.008Z] PASS [2022-03-05T14:02:36.008Z] coverage: 91.5% of statements [2022-03-05T14:02:36.008Z] ok github.com/docker/docker/pkg/truncindex 0.150s coverage: 91.5% of statements [2022-03-05T14:02:36.008Z] time="2022-03-05T14:02:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post \"http://127.0.0.1:49224/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-05T14:02:36.461Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-05T14:02:36.461Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-05T14:02:36.481Z] === RUN TestIsGIT [2022-03-05T14:02:36.481Z] --- PASS: TestIsGIT (0.00s) [2022-03-05T14:02:36.481Z] === RUN TestIsTransport [2022-03-05T14:02:36.481Z] --- PASS: TestIsTransport (0.00s) [2022-03-05T14:02:36.481Z] PASS [2022-03-05T14:02:36.481Z] coverage: 100.0% of statements [2022-03-05T14:02:36.481Z] ok github.com/docker/docker/pkg/urlutil 0.048s coverage: 100.0% of statements [2022-03-05T14:02:36.716Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-05T14:02:36.952Z] === RUN TestVersionInfo [2022-03-05T14:02:36.952Z] --- PASS: TestVersionInfo (0.00s) [2022-03-05T14:02:36.952Z] === RUN TestAppendVersions [2022-03-05T14:02:36.952Z] --- PASS: TestAppendVersions (0.00s) [2022-03-05T14:02:36.952Z] PASS [2022-03-05T14:02:36.952Z] coverage: 88.9% of statements [2022-03-05T14:02:36.952Z] ok github.com/docker/docker/pkg/useragent 0.050s coverage: 88.9% of statements [2022-03-05T14:02:38.525Z] === RUN TestValidatePrivileges [2022-03-05T14:02:38.525Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-05T14:02:38.525Z] === RUN TestFilterByCapNeg [2022-03-05T14:02:38.525Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-05T14:02:38.525Z] === RUN TestFilterByCapPos [2022-03-05T14:02:38.525Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-05T14:02:38.525Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-05T14:02:38.525Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-05T14:02:38.525Z] PASS [2022-03-05T14:02:38.525Z] coverage: 12.0% of statements [2022-03-05T14:02:38.525Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.0% of statements [2022-03-05T14:02:38.997Z] === RUN TestNewSettable [2022-03-05T14:02:38.997Z] --- PASS: TestNewSettable (0.00s) [2022-03-05T14:02:38.997Z] === RUN TestIsSettable [2022-03-05T14:02:38.997Z] --- PASS: TestIsSettable (0.00s) [2022-03-05T14:02:38.997Z] === RUN TestUpdateSettingsEnv [2022-03-05T14:02:38.997Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-05T14:02:38.997Z] PASS [2022-03-05T14:02:38.997Z] coverage: 20.1% of statements [2022-03-05T14:02:38.997Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 20.1% of statements [2022-03-05T14:02:39.984Z] === RUN TestDockerSuite/TestEventsTop [2022-03-05T14:02:40.241Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-05T14:02:40.580Z] === RUN TestLoad [2022-03-05T14:02:40.580Z] --- PASS: TestLoad (0.00s) [2022-03-05T14:02:40.580Z] === RUN TestSave [2022-03-05T14:02:40.580Z] --- PASS: TestSave (0.05s) [2022-03-05T14:02:40.580Z] === RUN TestAddDeleteGet [2022-03-05T14:02:40.580Z] --- PASS: TestAddDeleteGet (0.08s) [2022-03-05T14:02:40.580Z] === RUN TestInvalidTags [2022-03-05T14:02:40.580Z] --- PASS: TestInvalidTags (0.01s) [2022-03-05T14:02:40.580Z] PASS [2022-03-05T14:02:40.580Z] coverage: 83.7% of statements [2022-03-05T14:02:40.580Z] ok github.com/docker/docker/reference 0.234s coverage: 83.7% of statements [2022-03-05T14:02:41.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-05T14:02:41.574Z] === RUN TestResolveAuthConfigIndexServer [2022-03-05T14:02:41.574Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-05T14:02:41.574Z] === RUN TestResolveAuthConfigFullURL [2022-03-05T14:02:41.574Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-05T14:02:41.574Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-05T14:02:41.574Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-05T14:02:41.574Z] === RUN TestValidateMirror [2022-03-05T14:02:41.574Z] --- PASS: TestValidateMirror (0.00s) [2022-03-05T14:02:41.574Z] === RUN TestLoadInsecureRegistries [2022-03-05T14:02:42.046Z] time="2022-03-05T14:02:41Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-05T14:02:42.046Z] time="2022-03-05T14:02:41Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-05T14:02:42.046Z] time="2022-03-05T14:02:41Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-05T14:02:42.046Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-03-05T14:02:42.046Z] === RUN TestNewServiceConfig [2022-03-05T14:02:42.046Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestValidateIndexName [2022-03-05T14:02:42.046Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestValidateIndexNameWithError [2022-03-05T14:02:42.046Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestEndpointParse [2022-03-05T14:02:42.046Z] --- PASS: TestEndpointParse (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestEndpointParseInvalid [2022-03-05T14:02:42.046Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestValidateEndpoint [2022-03-05T14:02:42.046Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-05T14:02:42.046Z] === RUN TestPing [2022-03-05T14:02:42.046Z] --- PASS: TestPing (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestPingRegistryEndpoint [2022-03-05T14:02:42.046Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:02:42.046Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestEndpoint [2022-03-05T14:02:42.046Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:02:42.046Z] --- SKIP: TestEndpoint (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestParseRepositoryInfo [2022-03-05T14:02:42.046Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestNewIndexInfo [2022-03-05T14:02:42.046Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestMirrorEndpointLookup [2022-03-05T14:02:42.046Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:02:42.046Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-05T14:02:42.046Z] === RUN TestSearchRepositories [2022-03-05T14:02:42.046Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-05T14:02:42.046Z] Host: 127.0.0.1:49229 [2022-03-05T14:02:42.046Z] User-Agent: docker test client [2022-03-05T14:02:42.046Z] Authorization: Token fake-token [2022-03-05T14:02:42.046Z] X-Docker-Token: true [2022-03-05T14:02:42.046Z] Accept-Encoding: gzip [2022-03-05T14:02:42.046Z] [2022-03-05T14:02:42.046Z] [2022-03-05T14:02:42.046Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-05T14:02:42.046Z] Connection: close [2022-03-05T14:02:42.046Z] Content-Length: 144 [2022-03-05T14:02:42.046Z] Cache-Control: no-cache [2022-03-05T14:02:42.046Z] Content-Type: application/json [2022-03-05T14:02:42.046Z] Date: Sat, 05 Mar 2022 14:02:41 GMT [2022-03-05T14:02:42.046Z] Expires: -1 [2022-03-05T14:02:42.046Z] Pragma: no-cache [2022-03-05T14:02:42.046Z] Server: docker-tests/mock [2022-03-05T14:02:42.046Z] X-Docker-Registry-Config: mock [2022-03-05T14:02:42.046Z] X-Docker-Registry-Version: 0.0.0 [2022-03-05T14:02:42.046Z] [2022-03-05T14:02:42.046Z] [2022-03-05T14:02:42.046Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-05T14:02:42.046Z] === RUN TestTrustedLocation [2022-03-05T14:02:42.046Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-05T14:02:42.046Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestAllowNondistributableArtifacts [2022-03-05T14:02:42.046Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-05T14:02:42.046Z] === RUN TestIsSecureIndex [2022-03-05T14:02:42.046Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-05T14:02:42.046Z] PASS [2022-03-05T14:02:42.046Z] coverage: 50.3% of statements [2022-03-05T14:02:42.046Z] ok github.com/docker/docker/registry 0.336s coverage: 50.3% of statements [2022-03-05T14:02:42.519Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-05T14:02:42.519Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-05T14:02:42.519Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-05T14:02:42.519Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-05T14:02:42.519Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-05T14:02:42.519Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-05T14:02:42.519Z] === RUN TestResumableRequestReaderWithReadError [2022-03-05T14:02:42.519Z] time="2022-03-05T14:02:42Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-05T14:02:42.519Z] --- PASS: TestResumableRequestReaderWithReadError (0.24s) [2022-03-05T14:02:42.519Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-05T14:02:42.519Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-05T14:02:42.519Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-05T14:02:42.519Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-05T14:02:42.519Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-05T14:02:42.519Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-05T14:02:42.519Z] === RUN TestResumableRequestReader [2022-03-05T14:02:42.519Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-05T14:02:42.519Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-05T14:02:42.519Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-05T14:02:42.519Z] PASS [2022-03-05T14:02:42.519Z] coverage: 100.0% of statements [2022-03-05T14:02:42.519Z] ok github.com/docker/docker/registry/resumable 0.323s coverage: 100.0% of statements [2022-03-05T14:02:42.990Z] === RUN TestRestartManagerTimeout [2022-03-05T14:02:42.990Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-05T14:02:42.990Z] === RUN TestRestartManagerTimeoutReset [2022-03-05T14:02:42.990Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-05T14:02:42.990Z] PASS [2022-03-05T14:02:42.990Z] coverage: 50.9% of statements [2022-03-05T14:02:42.990Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 50.9% of statements [2022-03-05T14:02:43.076Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-05T14:02:43.332Z] docker_api_swarm_test.go:383: [d1f0e11869e06] joining swarm manager [de7c23fb00f6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:02:43.462Z] === RUN TestDecodeContainerConfig [2022-03-05T14:02:43.462Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-05T14:02:43.462Z] === RUN TestDecodeContainerConfigIsolation [2022-03-05T14:02:43.462Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-05T14:02:43.462Z] === RUN TestValidatePrivileged [2022-03-05T14:02:43.462Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-05T14:02:43.462Z] PASS [2022-03-05T14:02:43.462Z] coverage: 52.2% of statements [2022-03-05T14:02:43.462Z] ok github.com/docker/docker/runconfig 0.060s coverage: 52.2% of statements [2022-03-05T14:02:43.933Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-05T14:02:43.933Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-05T14:02:43.933Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-05T14:02:43.933Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-05T14:02:43.933Z] PASS [2022-03-05T14:02:43.933Z] coverage: 62.5% of statements [2022-03-05T14:02:43.933Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2022-03-05T14:02:44.696Z] docker_api_swarm_test.go:384: [ddb605c46dc4c] joining swarm manager [de7c23fb00f6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:02:44.929Z] --- PASS: TestNewClientWithTimeout (17.63s) [2022-03-05T14:02:44.929Z] === RUN TestClientStream [2022-03-05T14:02:44.929Z] --- PASS: TestClientStream (0.00s) [2022-03-05T14:02:44.929Z] === RUN TestClientSendFile [2022-03-05T14:02:44.929Z] --- PASS: TestClientSendFile (0.00s) [2022-03-05T14:02:44.929Z] === RUN TestClientWithRequestTimeout [2022-03-05T14:02:44.929Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-05T14:02:44.929Z] === RUN TestFileSpecPlugin [2022-03-05T14:02:44.929Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-05T14:02:44.929Z] === RUN TestFileJSONSpecPlugin [2022-03-05T14:02:44.929Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-05T14:02:44.929Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-05T14:02:44.929Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-03-05T14:02:44.929Z] === RUN TestPluginAddHandler [2022-03-05T14:02:44.929Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-05T14:02:44.929Z] === RUN TestPluginWaitBadPlugin [2022-03-05T14:02:44.929Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-05T14:02:44.929Z] === RUN TestGet [2022-03-05T14:02:44.929Z] time="2022-03-05T14:02:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-05T14:02:45.922Z] time="2022-03-05T14:02:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-05T14:02:48.147Z] time="2022-03-05T14:02:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-05T14:02:48.618Z] === RUN TestGetDriver [2022-03-05T14:02:48.618Z] --- PASS: TestGetDriver (0.00s) [2022-03-05T14:02:48.618Z] === RUN TestVolumeRequestError [2022-03-05T14:02:48.618Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-05T14:02:48.618Z] PASS [2022-03-05T14:02:48.618Z] coverage: 36.1% of statements [2022-03-05T14:02:48.618Z] ok github.com/docker/docker/volume/drivers 0.067s coverage: 36.1% of statements [2022-03-05T14:02:48.865Z] === RUN TestDockerSuite/TestExec [2022-03-05T14:02:49.089Z] === RUN TestGetAddress [2022-03-05T14:02:49.089Z] --- PASS: TestGetAddress (0.00s) [2022-03-05T14:02:49.089Z] === RUN TestRemove [2022-03-05T14:02:49.089Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-05T14:02:49.089Z] --- SKIP: TestRemove (0.00s) [2022-03-05T14:02:49.089Z] === RUN TestInitializeWithVolumes [2022-03-05T14:02:49.089Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-05T14:02:49.089Z] === RUN TestCreate [2022-03-05T14:02:49.089Z] --- PASS: TestCreate (0.01s) [2022-03-05T14:02:49.089Z] === RUN TestValidateName [2022-03-05T14:02:49.089Z] --- PASS: TestValidateName (0.00s) [2022-03-05T14:02:49.089Z] === RUN TestCreateWithOpts [2022-03-05T14:02:49.089Z] local_test.go:181: runtime.GOOS == "windows" [2022-03-05T14:02:49.089Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-05T14:02:49.089Z] === RUN TestRelaodNoOpts [2022-03-05T14:02:49.089Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-05T14:02:49.089Z] PASS [2022-03-05T14:02:49.089Z] coverage: 41.5% of statements [2022-03-05T14:02:49.089Z] ok github.com/docker/docker/volume/local 0.098s coverage: 41.5% of statements [2022-03-05T14:02:49.427Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-05T14:02:49.990Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-05T14:02:50.247Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-05T14:02:50.809Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-05T14:02:51.321Z] === RUN TestConvertTmpfsOptions [2022-03-05T14:02:51.321Z] parser_test.go:49: data="mode=700,size=1m" [2022-03-05T14:02:51.321Z] parser_test.go:49: data="ro" [2022-03-05T14:02:51.321Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-05T14:02:51.321Z] === RUN TestParseMountRaw [2022-03-05T14:02:51.321Z] --- PASS: TestParseMountRaw (0.04s) [2022-03-05T14:02:51.321Z] === RUN TestParseMountRawSplit [2022-03-05T14:02:51.321Z] parser_test.go:390: case 0 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 1 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 2 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 3 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 4 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 5 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 6 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 7 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 8 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 0 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 1 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 2 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 3 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 4 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 5 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 6 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 7 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 8 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 9 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 10 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 11 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 12 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 0 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 1 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 2 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 3 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 4 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 5 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 6 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 7 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 8 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 9 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 10 [2022-03-05T14:02:51.321Z] parser_test.go:390: case 11 [2022-03-05T14:02:51.321Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-03-05T14:02:51.321Z] === RUN TestParseMountSpec [2022-03-05T14:02:51.321Z] parser_test.go:455: case 0 [2022-03-05T14:02:51.321Z] parser_test.go:455: case 1 [2022-03-05T14:02:51.321Z] parser_test.go:455: case 2 [2022-03-05T14:02:51.321Z] parser_test.go:455: case 3 [2022-03-05T14:02:51.321Z] parser_test.go:455: case 4 [2022-03-05T14:02:51.321Z] parser_test.go:455: case 5 [2022-03-05T14:02:51.321Z] --- PASS: TestParseMountSpec (0.01s) [2022-03-05T14:02:51.321Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-03-05T14:02:51.321Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-03-05T14:02:51.321Z] === RUN TestValidateMount [2022-03-05T14:02:51.321Z] --- PASS: TestValidateMount (0.01s) [2022-03-05T14:02:51.321Z] PASS [2022-03-05T14:02:51.321Z] coverage: 66.2% of statements [2022-03-05T14:02:51.321Z] ok github.com/docker/docker/volume/mounts 0.120s coverage: 66.2% of statements [2022-03-05T14:02:51.741Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-05T14:02:51.792Z] time="2022-03-05T14:02:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-05T14:02:51.792Z] === RUN TestSetGetMeta [2022-03-05T14:02:51.792Z] === PAUSE TestSetGetMeta [2022-03-05T14:02:51.792Z] === RUN TestRestore [2022-03-05T14:02:51.792Z] === PAUSE TestRestore [2022-03-05T14:02:51.792Z] === RUN TestServiceCreate [2022-03-05T14:02:51.792Z] === PAUSE TestServiceCreate [2022-03-05T14:02:51.792Z] === RUN TestServiceList [2022-03-05T14:02:51.792Z] === PAUSE TestServiceList [2022-03-05T14:02:51.792Z] === RUN TestServiceRemove [2022-03-05T14:02:51.792Z] === PAUSE TestServiceRemove [2022-03-05T14:02:51.792Z] === RUN TestServiceGet [2022-03-05T14:02:51.792Z] === PAUSE TestServiceGet [2022-03-05T14:02:51.792Z] === RUN TestServicePrune [2022-03-05T14:02:51.792Z] === PAUSE TestServicePrune [2022-03-05T14:02:51.792Z] === RUN TestCreate [2022-03-05T14:02:51.792Z] === PAUSE TestCreate [2022-03-05T14:02:51.792Z] === RUN TestRemove [2022-03-05T14:02:51.792Z] === PAUSE TestRemove [2022-03-05T14:02:51.792Z] === RUN TestList [2022-03-05T14:02:51.792Z] === PAUSE TestList [2022-03-05T14:02:51.792Z] === RUN TestFindByDriver [2022-03-05T14:02:51.792Z] === PAUSE TestFindByDriver [2022-03-05T14:02:51.792Z] === RUN TestFindByReferenced [2022-03-05T14:02:51.792Z] === PAUSE TestFindByReferenced [2022-03-05T14:02:51.792Z] === RUN TestDerefMultipleOfSameRef [2022-03-05T14:02:51.792Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-05T14:02:51.792Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T14:02:51.792Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T14:02:51.792Z] === RUN TestDefererencePluginOnCreateError [2022-03-05T14:02:51.792Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-05T14:02:51.792Z] === RUN TestRefDerefRemove [2022-03-05T14:02:51.792Z] === PAUSE TestRefDerefRemove [2022-03-05T14:02:51.792Z] === RUN TestGet [2022-03-05T14:02:51.792Z] === PAUSE TestGet [2022-03-05T14:02:51.792Z] === RUN TestGetWithReference [2022-03-05T14:02:51.792Z] === PAUSE TestGetWithReference [2022-03-05T14:02:51.792Z] === RUN TestFilterFunc [2022-03-05T14:02:51.792Z] === RUN TestFilterFunc/test_nil_list [2022-03-05T14:02:51.792Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-05T14:02:51.792Z] === RUN TestFilterFunc/test_empty_list [2022-03-05T14:02:51.792Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-05T14:02:51.792Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T14:02:51.792Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T14:02:51.792Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T14:02:51.792Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T14:02:51.792Z] === RUN TestFilterFunc/test_filter_some [2022-03-05T14:02:51.792Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-05T14:02:51.792Z] === RUN TestFilterFunc/test_filter_middle [2022-03-05T14:02:51.792Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-05T14:02:51.792Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-05T14:02:51.792Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-05T14:02:51.792Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-05T14:02:51.792Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-05T14:02:51.792Z] === CONT TestFilterFunc/test_nil_list [2022-03-05T14:02:51.792Z] === CONT TestFilterFunc/test_filter_some [2022-03-05T14:02:51.792Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T14:02:51.792Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-05T14:02:51.792Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T14:02:51.792Z] === CONT TestFilterFunc/test_filter_middle [2022-03-05T14:02:51.792Z] === CONT TestFilterFunc/test_empty_list [2022-03-05T14:02:51.792Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-05T14:02:51.792Z] --- PASS: TestFilterFunc (0.00s) [2022-03-05T14:02:51.792Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-05T14:02:51.792Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-05T14:02:51.792Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-05T14:02:51.792Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-05T14:02:51.792Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-05T14:02:51.792Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-05T14:02:51.792Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-05T14:02:51.792Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-05T14:02:51.792Z] === CONT TestSetGetMeta [2022-03-05T14:02:51.792Z] === CONT TestDerefMultipleOfSameRef [2022-03-05T14:02:51.792Z] === CONT TestServicePrune [2022-03-05T14:02:51.792Z] === CONT TestList [2022-03-05T14:02:51.792Z] --- PASS: TestSetGetMeta (0.04s) [2022-03-05T14:02:51.792Z] === CONT TestServiceGet [2022-03-05T14:02:51.792Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2022-03-05T14:02:51.792Z] === CONT TestServiceRemove [2022-03-05T14:02:52.263Z] --- PASS: TestList (0.07s) [2022-03-05T14:02:52.263Z] === CONT TestServiceList [2022-03-05T14:02:52.263Z] --- PASS: TestServiceGet (0.25s) [2022-03-05T14:02:52.263Z] === CONT TestServiceCreate [2022-03-05T14:02:52.263Z] time="2022-03-05T14:02:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T14:02:52.263Z] --- PASS: TestServiceRemove (0.25s) [2022-03-05T14:02:52.263Z] === CONT TestRestore [2022-03-05T14:02:52.263Z] --- PASS: TestServiceList (0.23s) [2022-03-05T14:02:52.263Z] === CONT TestGetWithReference [2022-03-05T14:02:52.263Z] time="2022-03-05T14:02:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T14:02:52.263Z] time="2022-03-05T14:02:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T14:02:52.263Z] === CONT TestGet [2022-03-05T14:02:52.263Z] --- PASS: TestServiceCreate (0.04s) [2022-03-05T14:02:52.263Z] time="2022-03-05T14:02:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-05T14:02:52.263Z] --- PASS: TestRestore (0.04s) [2022-03-05T14:02:52.263Z] === CONT TestRefDerefRemove [2022-03-05T14:02:52.263Z] time="2022-03-05T14:02:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T14:02:52.263Z] --- PASS: TestGetWithReference (0.05s) [2022-03-05T14:02:52.263Z] === CONT TestDefererencePluginOnCreateError [2022-03-05T14:02:52.263Z] --- PASS: TestServicePrune (0.36s) [2022-03-05T14:02:52.263Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T14:02:52.263Z] --- PASS: TestGet (0.04s) [2022-03-05T14:02:52.263Z] === CONT TestFindByReferenced [2022-03-05T14:02:52.263Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-05T14:02:52.263Z] === CONT TestFindByDriver [2022-03-05T14:02:52.263Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-05T14:02:52.263Z] === CONT TestRemove [2022-03-05T14:02:52.263Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-05T14:02:52.263Z] === CONT TestCreate [2022-03-05T14:02:52.263Z] --- PASS: TestFindByReferenced (0.04s) [2022-03-05T14:02:52.263Z] --- PASS: TestFindByDriver (0.03s) [2022-03-05T14:02:52.263Z] --- PASS: TestRemove (0.03s) [2022-03-05T14:02:52.263Z] --- PASS: TestCreate (0.03s) [2022-03-05T14:02:52.263Z] PASS [2022-03-05T14:02:52.263Z] coverage: 70.3% of statements [2022-03-05T14:02:52.263Z] ok github.com/docker/docker/volume/service 0.490s coverage: 70.3% of statements [2022-03-05T14:02:52.303Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-05T14:02:52.559Z] --- PASS: TestServicePlugin (31.39s) [2022-03-05T14:02:52.559Z] === RUN TestServiceUpdateLabel [2022-03-05T14:02:53.122Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-05T14:02:53.686Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-05T14:02:54.251Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-05T14:02:54.815Z] --- PASS: TestServiceUpdateLabel (2.11s) [2022-03-05T14:02:54.815Z] === RUN TestServiceUpdateSecrets [2022-03-05T14:02:55.073Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-05T14:02:55.228Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-05T14:02:55.228Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-05T14:02:55.228Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-05T14:02:55.228Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-05T14:02:55.228Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-05T14:02:55.228Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-05T14:02:55.228Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-05T14:02:55.228Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-05T14:02:55.228Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-05T14:02:55.637Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-05T14:02:57.010Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-05T14:02:57.941Z] === RUN TestDockerSuite/TestExecEnv [2022-03-05T14:02:58.505Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-05T14:02:59.434Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-05T14:03:00.002Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-05T14:03:00.004Z] --- PASS: TestGet (15.01s) [2022-03-05T14:03:00.004Z] === RUN TestPluginWithNoManifest [2022-03-05T14:03:00.004Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-05T14:03:00.004Z] === RUN TestGetAll [2022-03-05T14:03:00.004Z] --- PASS: TestGetAll (0.01s) [2022-03-05T14:03:00.004Z] PASS [2022-03-05T14:03:00.004Z] coverage: 73.4% of statements [2022-03-05T14:03:00.004Z] ok github.com/docker/docker/pkg/plugins 35.113s coverage: 73.4% of statements [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/quota [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/rootless [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/volume [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-05T14:03:00.004Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-05T14:03:01.367Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-05T14:03:01.930Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-05T14:03:02.494Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-05T14:03:03.058Z] === RUN TestDockerSuite/TestExecParseError [2022-03-05T14:03:03.623Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === Skipped [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-05T14:03:03.824Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-03-05T14:03:03.824Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-05T14:03:03.824Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-05T14:03:03.824Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-05T14:03:03.824Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-05T14:03:03.824Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-05T14:03:03.824Z] daemon_test.go:147: root required [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-05T14:03:03.824Z] reload_test.go:520: root required [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-03-05T14:03:03.824Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-05T14:03:03.824Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-05T14:03:03.824Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-05T14:03:03.824Z] download_test.go:268: Needs fixing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-05T14:03:03.824Z] layer_test.go:304: Failing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-05T14:03:03.824Z] layer_test.go:353: Failing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-05T14:03:03.824Z] layer_test.go:468: Failing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-05T14:03:03.824Z] layer_test.go:697: Failing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-05T14:03:03.824Z] migration_test.go:46: Failing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-05T14:03:03.824Z] migration_test.go:182: Failing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-05T14:03:03.824Z] mount_test.go:17: Failing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-05T14:03:03.824Z] mount_test.go:76: Failing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-05T14:03:03.824Z] mount_test.go:125: Failing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-05T14:03:03.824Z] mount_test.go:212: Failing on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-05T14:03:03.824Z] archive_test.go:134: Xz not present in msys2 [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-05T14:03:03.824Z] archive_test.go:141: zstd not installed [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-05T14:03:03.824Z] archive_test.go:253: Failing on Windows CI machines [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-05T14:03:03.824Z] archive_windows_test.go:16: Currently fails [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-05T14:03:03.824Z] changes_test.go:192: needs more investigation [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-05T14:03:03.824Z] changes_test.go:405: needs further investigation [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-05T14:03:03.824Z] changes_test.go:441: needs further investigation [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-05T14:03:03.824Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-05T14:03:03.824Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-05T14:03:03.824Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-05T14:03:03.824Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-05T14:03:03.824Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-05T14:03:03.824Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-05T14:03:03.824Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-05T14:03:03.824Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-05T14:03:03.824Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-05T14:03:03.824Z] poller_test.go:41: No chmod on Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-05T14:03:03.824Z] fileutils_test.go:134: Needs porting to Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-05T14:03:03.824Z] fileutils_test.go:180: Needs porting to Windows [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-05T14:03:03.824Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-05T14:03:03.824Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-05T14:03:03.824Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-05T14:03:03.824Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-05T14:03:03.824Z] local_test.go:181: runtime.GOOS == "windows" [2022-03-05T14:03:03.824Z] [2022-03-05T14:03:03.824Z] DONE 1849 tests, 46 skipped in 262.536s [2022-03-05T14:03:03.824Z] INFO: make.ps1 ended at 03/05/2022 14:03:03 [2022-03-05T14:03:04.187Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-05T14:03:04.750Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-05T14:03:06.051Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-05T14:03:06.051Z] INFO: Unit tests ended at 03/05/2022 14:03:05. Duration:00:04:44.3282253 [2022-03-05T14:03:06.051Z] INFO: Building busybox [2022-03-05T14:03:06.051Z] Sending build context to Docker daemon 5.12kB [2022-03-05T14:03:06.051Z] [2022-03-05T14:03:06.051Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-05T14:03:06.051Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-05T14:03:06.051Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-05T14:03:06.051Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-05T14:03:06.051Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-05T14:03:06.051Z] ---> c703d4d60533 [2022-03-05T14:03:06.051Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-05T14:03:06.051Z] ---> Running in 2f6937c4c59c [2022-03-05T14:03:06.119Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-05T14:03:06.375Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-05T14:03:06.937Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-05T14:03:10.209Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2022-03-05T14:03:10.209Z] === RUN TestServiceUpdateConfigs [2022-03-05T14:03:18.299Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-05T14:03:18.299Z] === RUN TestDockerSuite/TestExecTTY [2022-03-05T14:03:18.865Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-05T14:03:19.428Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-05T14:03:19.685Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-05T14:03:20.248Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-05T14:03:20.248Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-05T14:03:20.248Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-05T14:03:21.616Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-05T14:03:22.191Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-05T14:03:23.120Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-05T14:03:23.376Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-05T14:03:23.938Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-05T14:03:24.502Z] --- PASS: TestServiceUpdateConfigs (14.64s) [2022-03-05T14:03:24.502Z] === RUN TestServiceUpdateNetwork [2022-03-05T14:03:28.680Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-05T14:03:31.384Z] Removing intermediate container 2f6937c4c59c [2022-03-05T14:03:31.384Z] ---> c2e8bd08b72d [2022-03-05T14:03:31.384Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-05T14:03:31.384Z] ---> Running in bc8d818ff8a2 [2022-03-05T14:03:31.384Z] Removing intermediate container bc8d818ff8a2 [2022-03-05T14:03:31.384Z] ---> 39d970a14373 [2022-03-05T14:03:31.384Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-05T14:03:31.384Z] ---> Running in bc3f87986e96 [2022-03-05T14:03:31.384Z] Removing intermediate container bc3f87986e96 [2022-03-05T14:03:31.384Z] ---> db42c5724bb1 [2022-03-05T14:03:31.384Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-05T14:03:31.856Z] [2022-03-05T14:03:32.846Z] ---> 784c4b493694 [2022-03-05T14:03:32.846Z] 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-05T14:03:32.846Z] ---> Running in 602b962b8118 [2022-03-05T14:03:33.925Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-05T14:03:34.853Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-05T14:03:36.743Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-03-05T14:03:36.743Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T14:03:38.113Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-05T14:03:38.677Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-05T14:03:39.242Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-05T14:03:39.807Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-05T14:03:39.807Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-05T14:03:39.807Z] === RUN TestDockerSuite/TestHealth [2022-03-05T14:03:46.348Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-05T14:03:48.248Z] check_test.go:380: [ddb605c46dc4c] daemon is not started [2022-03-05T14:03:48.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-05T14:03:50.144Z] docker_api_swarm_test.go:801: [dc7856e519e47] joining swarm manager [df95c4cfebb33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:03:51.508Z] docker_api_swarm_test.go:801: [de2ce683dc204] joining swarm manager [df95c4cfebb33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:03:52.878Z] docker_api_swarm_test.go:801: [dc5fbc6c8dbc1] joining swarm manager [df95c4cfebb33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-05T14:03:53.136Z] --- PASS: TestServiceUpdatePidsLimit (16.45s) [2022-03-05T14:03:53.136Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-05T14:03:53.136Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-03-05T14:03:53.136Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-03-05T14:03:53.136Z] PASS [2022-03-05T14:03:53.136Z] [2022-03-05T14:03:53.136Z] === Skipped [2022-03-05T14:03:53.136Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-05T14:03:53.136Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T14:03:53.136Z] [2022-03-05T14:03:53.136Z] DONE 27 tests, 1 skipped in 195.087s [2022-03-05T14:03:53.136Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-05T14:03:53.136Z] ++ 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-05T14:03:53.136Z] ++ set -e [2022-03-05T14:03:53.136Z] ++ '[' -n 0 ']' [2022-03-05T14:03:53.136Z] ++ set -x [2022-03-05T14:03:53.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05T14:03:53.393Z] INFO: Testing against a local daemon [2022-03-05T14:03:53.393Z] === RUN TestSessionCreate [2022-03-05T14:03:53.393Z] --- PASS: TestSessionCreate (0.04s) [2022-03-05T14:03:53.393Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T14:03:53.393Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-05T14:03:53.393Z] PASS [2022-03-05T14:03:53.393Z] [2022-03-05T14:03:53.393Z] DONE 2 tests in 0.165s [2022-03-05T14:03:53.393Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-05T14:03:53.393Z] ++ 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-05T14:03:53.393Z] ++ set -e [2022-03-05T14:03:53.393Z] ++ '[' -n 0 ']' [2022-03-05T14:03:53.393Z] ++ set -x [2022-03-05T14:03:53.393Z] ++ 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-05T14:03:53.393Z] INFO: Testing against a local daemon [2022-03-05T14:03:53.393Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T14:03:53.393Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T14:03:53.393Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T14:03:53.393Z] === RUN TestEventsExecDie [2022-03-05T14:03:54.326Z] --- PASS: TestEventsExecDie (0.61s) [2022-03-05T14:03:54.326Z] === RUN TestEventsBackwardsCompatible [2022-03-05T14:03:54.326Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-05T14:03:54.326Z] === RUN TestInfoBinaryCommits [2022-03-05T14:03:54.326Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-03-05T14:03:54.326Z] === RUN TestInfoAPIVersioned [2022-03-05T14:03:54.326Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-05T14:03:54.326Z] === RUN TestInfoDiscoveryBackend [2022-03-05T14:03:54.326Z] docker_api_swarm_test.go:801: [d40f329ded71a] joining swarm manager [df95c4cfebb33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-05T14:03:54.889Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-03-05T14:03:54.889Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-05T14:03:55.818Z] docker_api_swarm_test.go:809: [d221c54569569] joining swarm manager [df95c4cfebb33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-05T14:03:55.818Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-05T14:03:55.818Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-05T14:03:56.382Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2022-03-05T14:03:56.382Z] === RUN TestInfoAPI [2022-03-05T14:03:56.382Z] --- PASS: TestInfoAPI (0.03s) [2022-03-05T14:03:56.382Z] === RUN TestInfoAPIWarnings [2022-03-05T14:03:58.899Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-05T14:03:58.899Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-05T14:03:58.899Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-05T14:03:58.899Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-05T14:03:59.463Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-05T14:03:59.463Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-05T14:04:00.028Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-05T14:04:00.028Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-05T14:04:00.028Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-05T14:04:00.028Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-05T14:04:00.285Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-05T14:04:00.542Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-05T14:04:00.799Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-05T14:04:00.799Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-05T14:04:01.729Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-05T14:04:01.729Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-05T14:04:02.293Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-05T14:04:02.857Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-05T14:04:03.043Z] Removing intermediate container 602b962b8118 [2022-03-05T14:04:03.043Z] ---> 4dea6019a558 [2022-03-05T14:04:03.043Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-05T14:04:03.043Z] ---> Running in 578ff43edd08 [2022-03-05T14:04:03.043Z] [2022-03-05T14:04:03.043Z] SUCCESS: Specified value was saved. [2022-03-05T14:04:03.114Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-05T14:04:03.678Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-05T14:04:04.620Z] Removing intermediate container 578ff43edd08 [2022-03-05T14:04:04.620Z] ---> 08613811cfe2 [2022-03-05T14:04:04.620Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-05T14:04:04.620Z] ---> Running in 2ec626c7c785 [2022-03-05T14:04:06.212Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-05T14:04:06.212Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-05T14:04:06.212Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-05T14:04:07.140Z] === RUN TestDockerSuite/TestImportFile [2022-03-05T14:04:08.506Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-05T14:04:08.506Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-05T14:04:09.436Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-05T14:04:10.807Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-05T14:04:11.737Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-05T14:04:12.667Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-05T14:04:12.667Z] --- PASS: TestInfoAPIWarnings (16.39s) [2022-03-05T14:04:12.667Z] === RUN TestInfoDebug [2022-03-05T14:04:13.230Z] --- PASS: TestInfoDebug (0.55s) [2022-03-05T14:04:13.230Z] === RUN TestInfoInsecureRegistries [2022-03-05T14:04:13.307Z] Cannot create a file when that file already exists. [2022-03-05T14:04:13.487Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-05T14:04:13.743Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-05T14:04:13.743Z] === RUN TestInfoRegistryMirrors [2022-03-05T14:04:14.307Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-05T14:04:14.307Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-05T14:04:14.307Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-05T14:04:14.307Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-05T14:04:14.307Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T14:04:14.563Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2022-03-05T14:04:14.563Z] === RUN TestPingCacheHeaders [2022-03-05T14:04:14.563Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-05T14:04:14.563Z] === RUN TestPingGet [2022-03-05T14:04:14.563Z] --- PASS: TestPingGet (0.03s) [2022-03-05T14:04:14.563Z] === RUN TestPingHead [2022-03-05T14:04:14.563Z] --- PASS: TestPingHead (0.03s) [2022-03-05T14:04:14.563Z] === RUN TestVersion [2022-03-05T14:04:14.563Z] --- PASS: TestVersion (0.02s) [2022-03-05T14:04:14.563Z] PASS [2022-03-05T14:04:14.563Z] [2022-03-05T14:04:14.563Z] === Skipped [2022-03-05T14:04:14.563Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T14:04:14.563Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T14:04:14.563Z] [2022-03-05T14:04:14.563Z] DONE 18 tests, 1 skipped in 21.200s [2022-03-05T14:04:14.563Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-05T14:04:14.563Z] ++ 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-05T14:04:14.563Z] ++ set -e [2022-03-05T14:04:14.563Z] ++ '[' -n 0 ']' [2022-03-05T14:04:14.563Z] ++ set -x [2022-03-05T14:04:14.563Z] ++ 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-05T14:04:14.821Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-05T14:04:14.821Z] INFO: Testing against a local daemon [2022-03-05T14:04:14.821Z] === RUN TestVolumesCreateAndList [2022-03-05T14:04:14.821Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-05T14:04:14.821Z] === RUN TestVolumesRemove [2022-03-05T14:04:14.821Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-05T14:04:14.821Z] === RUN TestVolumesInspect [2022-03-05T14:04:14.821Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-05T14:04:14.821Z] === RUN TestVolumesInvalidJSON [2022-03-05T14:04:14.821Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T14:04:14.821Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T14:04:14.821Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T14:04:14.821Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-05T14:04:14.821Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-05T14:04:14.821Z] PASS [2022-03-05T14:04:14.821Z] [2022-03-05T14:04:14.821Z] DONE 5 tests in 0.272s [2022-03-05T14:04:14.821Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T14:04:15.080Z] ++++ cat bundles/test-integration/docker.pid [2022-03-05T14:04:15.080Z] +++ kill 5678 [2022-03-05T14:04:15.337Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-05T14:04:15.901Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-05T14:04:16.465Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-05T14:04:16.465Z] +++ /etc/init.d/apparmor stop [2022-03-05T14:04:16.465Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T14:04:16.465Z] [2022-03-05T14:04:16.465Z] Unloading profiles will leave already running processes permanently [2022-03-05T14:04:16.465Z] unconfined, which can lead to unexpected situations. [2022-03-05T14:04:16.465Z] [2022-03-05T14:04:16.465Z] To set a process to complain mode, use the command line tool [2022-03-05T14:04:16.465Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T14:04:16.465Z] +++ true [2022-03-05T14:04:16.465Z] exiting test-integration [2022-03-05T14:04:16.465Z] ++ exit 0 [2022-03-05T14:04:16.465Z] [2022-03-05T14:04:17.028Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-05T14:04:17.285Z] + for job in $(jobs -p) [2022-03-05T14:04:17.285Z] + wait 12870 [2022-03-05T14:04:17.541Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-05T14:04:17.541Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-05T14:04:18.908Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-05T14:04:19.164Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-05T14:04:19.200Z] Removing intermediate container 2ec626c7c785 [2022-03-05T14:04:19.200Z] ---> ef8394f5fd04 [2022-03-05T14:04:19.200Z] Step 13/13 : CMD ["sh"] [2022-03-05T14:04:19.200Z] ---> Running in 969a64316b8e [2022-03-05T14:04:19.200Z] Removing intermediate container 969a64316b8e [2022-03-05T14:04:19.200Z] ---> f14268026bae [2022-03-05T14:04:19.200Z] Successfully built f14268026bae [2022-03-05T14:04:19.200Z] Successfully tagged busybox:latest [2022-03-05T14:04:19.200Z] INFO: Docker images of the daemon under test [2022-03-05T14:04:19.200Z] [2022-03-05T14:04:19.200Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-05T14:04:19.200Z] busybox latest f14268026bae Less than a second ago 5.78GB [2022-03-05T14:04:19.200Z] microsoft/windowsservercore latest c703d4d60533 4 weeks ago 5.75GB [2022-03-05T14:04:19.200Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 4 weeks ago 5.75GB [2022-03-05T14:04:19.200Z] [2022-03-05T14:04:19.200Z] INFO: Running integration tests at 03/05/2022 14:04:18... [2022-03-05T14:04:19.200Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-05T14:04:19.200Z] INFO: Integration API tests being run from the host: [2022-03-05T14:04:19.200Z] INFO: make.ps1 starting at 03/05/2022 14:04:19 [2022-03-05T14:04:19.726Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-05T14:04:19.726Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-05T14:04:19.982Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-05T14:04:19.982Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-05T14:04:19.982Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-05T14:04:20.785Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-05T14:04:20.913Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-05T14:04:21.188Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-05T14:04:21.757Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-05T14:04:22.321Z] === RUN TestDockerSuite/TestInspectImage [2022-03-05T14:04:22.321Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-05T14:04:22.321Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-05T14:04:22.321Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-05T14:04:22.321Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-05T14:04:22.578Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-05T14:04:23.143Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-05T14:04:23.143Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-05T14:04:23.708Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-05T14:04:24.272Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-05T14:04:26.793Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-05T14:04:26.793Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-05T14:04:26.793Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-05T14:04:27.358Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-05T14:04:28.289Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-05T14:04:28.852Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-05T14:04:29.414Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-05T14:04:29.670Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-05T14:04:30.234Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-05T14:04:30.491Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-05T14:04:31.053Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-05T14:04:31.053Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-05T14:04:32.423Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-05T14:04:33.355Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-05T14:04:34.291Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-05T14:04:34.548Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-05T14:04:35.478Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-05T14:04:36.846Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-05T14:04:38.233Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-05T14:04:38.233Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-05T14:04:39.600Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-05T14:04:39.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-05T14:04:40.113Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-05T14:04:40.680Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-05T14:04:47.225Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-05T14:04:49.122Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-05T14:04:50.051Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-05T14:04:50.309Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-05T14:04:51.678Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-05T14:04:51.935Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-05T14:04:52.191Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-05T14:04:52.191Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-05T14:04:52.191Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-05T14:04:52.447Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-05T14:04:53.010Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-05T14:04:57.179Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-05T14:04:57.179Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-05T14:05:01.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-05T14:05:01.352Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-05T14:05:01.928Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-05T14:05:01.928Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-05T14:05:02.857Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-05T14:05:04.225Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-05T14:05:05.594Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-05T14:05:05.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-05T14:05:06.414Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-05T14:05:07.345Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-05T14:05:08.277Z] docker_api_swarm_service_test.go:394: [d8813f16693a6] joining swarm manager [d233a795f8fff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:05:09.208Z] docker_api_swarm_service_test.go:394: [dd978ebeb5cf5] joining swarm manager [d233a795f8fff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:05:09.466Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-05T14:05:10.400Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-05T14:05:10.965Z] === RUN TestDockerSuite/TestLogsSince [2022-03-05T14:05:11.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:05:11.768Z] INFO: Testing against a local daemon [2022-03-05T14:05:11.768Z] === RUN TestBuildWithSession [2022-03-05T14:05:11.768Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T14:05:11.768Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T14:05:11.768Z] === RUN TestBuildSquashParent [2022-03-05T14:05:11.768Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:05:11.768Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-05T14:05:11.768Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T14:05:11.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T14:05:11.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T14:05:11.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T14:05:11.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T14:05:11.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T14:05:11.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T14:05:11.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T14:05:11.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T14:05:11.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T14:05:11.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T14:05:11.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T14:05:11.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T14:05:11.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T14:05:11.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T14:05:11.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T14:05:11.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T14:05:17.508Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-05T14:05:22.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T14:05:22.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T14:05:24.051Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-05T14:05:24.051Z] === RUN TestDockerSuite/TestLogsTail [2022-03-05T14:05:24.051Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-05T14:05:24.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-05T14:05:24.564Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-05T14:05:24.822Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-05T14:05:25.391Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-05T14:05:25.650Z] === RUN TestDockerSuite/TestNetHostname [2022-03-05T14:05:26.580Z] docker_api_swarm_service_test.go:342: [d5f3a8421b877] joining swarm manager [da12b90350205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:05:27.510Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-05T14:05:27.510Z] docker_api_swarm_service_test.go:342: [da37bf22663c5] joining swarm manager [da12b90350205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:05:27.771Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-05T14:05:32.749Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-03-05T14:05:32.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.36s) [2022-03-05T14:05:32.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.76s) [2022-03-05T14:05:32.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (21.11s) [2022-03-05T14:05:32.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (22.04s) [2022-03-05T14:05:32.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.65s) [2022-03-05T14:05:32.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.19s) [2022-03-05T14:05:32.749Z] === RUN TestBuildMultiStageCopy [2022-03-05T14:05:32.749Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T14:05:34.321Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-05T14:05:34.578Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-05T14:05:35.143Z] === RUN TestDockerSuite/TestPluginActive [2022-03-05T14:05:37.035Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-05T14:05:41.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-05T14:05:42.571Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-05T14:05:42.571Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-05T14:05:42.571Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-05T14:05:43.132Z] docker_api_swarm_service_test.go:489: [d44594d2a75d0] joining swarm manager [d13431ecda0e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:05:43.696Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-05T14:05:43.953Z] docker_api_swarm_service_test.go:489: [d5e0747687e33] joining swarm manager [d13431ecda0e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:05:45.267Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T14:05:45.267Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T14:05:46.257Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T14:05:47.228Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-05T14:05:47.248Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T14:05:48.819Z] --- PASS: TestBuildMultiStageCopy (16.19s) [2022-03-05T14:05:48.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.75s) [2022-03-05T14:05:48.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2022-03-05T14:05:48.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2022-03-05T14:05:48.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2022-03-05T14:05:48.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.29s) [2022-03-05T14:05:48.819Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T14:05:49.129Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-05T14:05:51.654Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-05T14:05:51.783Z] --- PASS: TestBuildMultiStageParentConfig (3.03s) [2022-03-05T14:05:51.783Z] === RUN TestBuildLabelWithTargets [2022-03-05T14:05:51.783Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T14:05:51.783Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-05T14:05:51.783Z] === RUN TestBuildWithEmptyLayers [2022-03-05T14:05:53.354Z] --- PASS: TestBuildWithEmptyLayers (1.66s) [2022-03-05T14:05:53.354Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T14:05:56.907Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-05T14:05:56.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-05T14:05:57.839Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-05T14:05:59.210Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-05T14:06:00.577Z] === RUN TestDockerSuite/TestPortList [2022-03-05T14:06:02.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-05T14:06:04.363Z] docker_api_swarm_service_test.go:127: [d0380ea09c85a] joining swarm manager [d18e25621835e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:06:05.292Z] docker_api_swarm_service_test.go:128: [d939559622c09] joining swarm manager [d18e25621835e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:06:07.190Z] docker_api_swarm_service_test.go:136: [d9eae14d6887a] joining swarm manager [d18e25621835e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-05T14:06:08.121Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-05T14:06:08.121Z] docker_api_swarm_service_test.go:137: [d83e56b96d5dc] joining swarm manager [d18e25621835e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-05T14:06:09.492Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-05T14:06:14.635Z] --- PASS: TestBuildMultiStageOnBuild (21.49s) [2022-03-05T14:06:14.635Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T14:06:14.635Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T14:06:14.635Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-05T14:06:14.635Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T14:06:16.050Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-05T14:06:16.050Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-05T14:06:16.050Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-05T14:06:16.050Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-05T14:06:16.050Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-05T14:06:16.307Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-05T14:06:16.307Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-05T14:06:16.872Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-05T14:06:16.872Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-05T14:06:17.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-05T14:06:17.803Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-05T14:06:19.697Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-05T14:06:20.629Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-05T14:06:20.886Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-05T14:06:20.886Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-05T14:06:22.778Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-05T14:06:23.340Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-05T14:06:25.862Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-05T14:06:28.385Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-05T14:06:28.385Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-05T14:06:29.611Z] --- PASS: TestBuildMultiStageLayerLeak (13.98s) [2022-03-05T14:06:29.611Z] === RUN TestBuildWithHugeFile [2022-03-05T14:06:30.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-05T14:06:30.910Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-05T14:06:32.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-05T14:06:34.701Z] docker_api_swarm_service_test.go:303: [d1eb5996d1eff] joining swarm manager [d39739ffc4bd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:06:35.264Z] docker_api_swarm_service_test.go:303: [d7363b6567471] joining swarm manager [d39739ffc4bd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:06:37.788Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-05T14:06:38.356Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-05T14:06:39.728Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-05T14:06:40.659Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-05T14:06:41.587Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-05T14:06:43.479Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-05T14:06:45.372Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-05T14:06:45.934Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-05T14:06:46.191Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-05T14:06:46.753Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-05T14:06:48.127Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-05T14:06:48.265Z] 2022/03/05 14:06:35 Finished clone google.golang.org/api [2022-03-05T14:06:48.265Z] 2022/03/05 14:06:35 Dependencies downloaded. Download time: 6m49.536845875s [2022-03-05T14:06:48.265Z] 2022/03/05 14:06:35 Collecting all dependencies [2022-03-05T14:06:48.265Z] 2022/03/05 14:06:46 Clean vendor dir from unused packages [2022-03-05T14:06:48.265Z] 2022/03/05 14:06:46 Ignoring paths matching "^archive/tar" [2022-03-05T14:06:48.265Z] 2022/03/05 14:06:47 Success [2022-03-05T14:06:48.265Z] 2022/03/05 14:06:47 Running time: 7m5.337288022s [2022-03-05T14:06:48.265Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T14:06:48.580Z] + echo Ensuring container killed. [2022-03-05T14:06:48.580Z] Ensuring container killed. [2022-03-05T14:06:48.580Z] + docker rm -vf docker-pr2 [2022-03-05T14:06:48.580Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-05T14:06:48.865Z] + echo Chowning /workspace to jenkins user [2022-03-05T14:06:48.866Z] Chowning /workspace to jenkins user [2022-03-05T14:06:48.866Z] + id -u [2022-03-05T14:06:48.866Z] + id -g [2022-03-05T14:06:48.866Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43331:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T14:06:49.732Z] + bundleName=unit [2022-03-05T14:06:49.732Z] + echo Creating unit-bundles.tar.gz [2022-03-05T14:06:49.732Z] Creating unit-bundles.tar.gz [2022-03-05T14:06:49.732Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-03-05T14:06:49.732Z] bundles/junit-report.xml [2022-03-05T14:06:49.732Z] bundles/go-test-report.json [2022-03-05T14:06:49.732Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-05T14:06:49.745Z] Archiving artifacts [2022-03-05T14:06:50.017Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-05T14:06:50.017Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-05T14:06:50.017Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-05T14:06:50.017Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-05T14:06:50.204Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43331/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T14:06:50.273Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-05T14:06:50.528Z] + make clean [2022-03-05T14:06:50.528Z] docker volume rm -f docker-dev-cache [2022-03-05T14:06:50.531Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-05T14:06:50.531Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-05T14:06:50.788Z] docker-dev-cache [Pipeline] deleteDir [2022-03-05T14:06:51.097Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T14:06:52.046Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-05T14:06:52.984Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-05T14:06:53.240Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-05T14:06:54.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-05T14:06:57.133Z] docker_api_swarm_service_test.go:99: [dbe194421dd95] joining swarm manager [decddbd5e6d17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:06:57.697Z] docker_api_swarm_service_test.go:100: [d198c98430eb8] joining swarm manager [decddbd5e6d17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:06:59.067Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-05T14:07:00.440Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-05T14:07:02.338Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-05T14:07:02.338Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-05T14:07:02.595Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-05T14:07:02.852Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-05T14:07:04.747Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-05T14:07:05.681Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-05T14:07:07.571Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-05T14:07:08.500Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-05T14:07:08.500Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-05T14:07:08.758Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-05T14:07:11.287Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-05T14:07:11.849Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-05T14:07:12.105Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-05T14:07:13.477Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-05T14:07:14.406Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-05T14:07:14.969Z] check_test.go:380: [dbe194421dd95] daemon is not started [2022-03-05T14:07:15.899Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-05T14:07:16.463Z] === RUN TestDockerSuite/TestRmiTag [2022-03-05T14:07:16.720Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-05T14:07:17.282Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-05T14:07:19.800Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-05T14:07:20.362Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-05T14:07:20.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-05T14:07:20.875Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-05T14:07:21.133Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-05T14:07:22.068Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-05T14:07:22.631Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-05T14:07:22.888Z] docker_api_swarm_service_test.go:532: [da31dbd830172] joining swarm manager [de78d6ee857da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:07:23.145Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-05T14:07:23.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-05T14:07:23.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-05T14:07:23.966Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-05T14:07:24.224Z] docker_api_swarm_service_test.go:533: [df4c510e72dd6] joining swarm manager [de78d6ee857da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:07:25.158Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-05T14:07:25.725Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-05T14:07:27.098Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-05T14:07:27.662Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-05T14:07:29.035Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-05T14:07:30.401Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-05T14:07:31.329Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-05T14:07:31.893Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-05T14:07:32.456Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-05T14:07:33.019Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-05T14:07:33.579Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-05T14:07:34.141Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-05T14:07:35.072Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-05T14:07:35.329Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-05T14:07:35.894Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-05T14:07:36.152Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-05T14:07:36.152Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-05T14:07:38.050Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-05T14:07:38.305Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-05T14:07:38.561Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-05T14:07:39.125Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-05T14:07:39.688Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-05T14:07:39.688Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-05T14:07:39.946Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-05T14:07:40.510Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-05T14:07:40.766Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-05T14:07:41.328Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-05T14:07:41.892Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-05T14:07:41.892Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-05T14:07:42.454Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-05T14:07:42.454Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-05T14:07:43.015Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-05T14:07:43.579Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-05T14:07:44.165Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-05T14:07:44.423Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-05T14:07:44.679Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-05T14:07:44.935Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-05T14:07:45.863Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-05T14:07:46.792Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-05T14:07:47.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-05T14:07:47.983Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-05T14:07:48.240Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-05T14:07:48.804Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-05T14:07:49.369Z] docker_api_swarm_service_test.go:147: [d936278aeb6cb] joining swarm manager [de053d8dafa98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:07:49.625Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-05T14:07:50.189Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-05T14:07:50.189Z] docker_api_swarm_service_test.go:147: [dcc670944b3df] joining swarm manager [de053d8dafa98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:07:50.753Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-05T14:07:52.124Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-05T14:07:54.646Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-05T14:07:54.646Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-05T14:07:55.212Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-05T14:07:56.577Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-05T14:07:57.506Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-05T14:07:59.450Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-05T14:08:01.340Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-05T14:08:01.340Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-03-05T14:08:01.340Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-05T14:08:01.340Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-03-05T14:08:01.340Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-05T14:08:01.340Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-05T14:08:02.717Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-05T14:08:03.647Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-05T14:08:05.014Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-05T14:08:05.272Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-05T14:08:06.641Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-05T14:08:06.898Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-05T14:08:06.898Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-05T14:08:06.898Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-05T14:08:07.464Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-05T14:08:08.835Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-05T14:08:08.835Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-05T14:08:09.397Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-05T14:08:09.654Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-05T14:08:10.218Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-05T14:08:10.781Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-05T14:08:10.781Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-05T14:08:11.345Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-05T14:08:11.603Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-05T14:08:12.208Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-05T14:08:12.467Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-05T14:08:13.033Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-05T14:08:13.289Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-05T14:08:13.853Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-05T14:08:14.417Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-05T14:08:14.674Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-05T14:08:15.238Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-05T14:08:15.802Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-05T14:08:16.732Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-05T14:08:16.989Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T14:08:16.989Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-05T14:08:16.989Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-05T14:08:18.887Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-05T14:08:19.450Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-05T14:08:25.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-05T14:08:31.245Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-05T14:08:31.245Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-05T14:08:31.812Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-05T14:08:32.070Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-05T14:08:32.070Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-05T14:08:32.070Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-05T14:08:32.634Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-05T14:08:34.528Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-05T14:08:35.462Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-05T14:08:36.394Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-05T14:08:42.934Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-05T14:08:42.934Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-05T14:08:42.934Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-05T14:08:43.866Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-05T14:08:43.866Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-05T14:08:44.123Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-05T14:08:45.088Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-05T14:08:46.022Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-05T14:08:46.954Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-05T14:08:46.954Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-05T14:08:47.212Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-03-05T14:08:48.141Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-05T14:08:49.510Z] === RUN TestDockerSuite/TestRunMount [2022-03-05T14:08:50.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-05T14:08:55.328Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-05T14:08:55.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-05T14:08:55.328Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-05T14:08:55.586Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-05T14:08:56.957Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-05T14:08:57.521Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-05T14:08:58.452Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-05T14:09:00.973Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-05T14:09:00.973Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-05T14:09:02.345Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-05T14:09:03.713Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-05T14:09:04.276Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-05T14:09:05.659Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-05T14:09:07.032Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-05T14:09:07.032Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-05T14:09:07.032Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-05T14:09:07.289Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-05T14:09:08.220Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-05T14:09:08.784Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-05T14:09:09.349Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-05T14:09:09.349Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-05T14:09:10.717Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-05T14:09:12.611Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-05T14:09:13.540Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-05T14:09:16.062Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-05T14:09:16.627Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-05T14:09:16.627Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-05T14:09:17.192Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-05T14:09:17.448Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-05T14:09:17.707Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-05T14:09:17.964Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-05T14:09:18.529Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-05T14:09:18.529Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-05T14:09:19.097Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-05T14:09:25.645Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-05T14:09:25.645Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-05T14:09:25.645Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-05T14:09:25.645Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-05T14:09:25.645Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-05T14:09:26.590Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-05T14:09:27.154Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-05T14:09:27.411Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-05T14:09:27.411Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-05T14:09:27.977Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-05T14:09:28.541Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-05T14:09:28.799Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-05T14:09:29.368Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T14:09:29.368Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-03-05T14:09:29.368Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-05T14:09:29.625Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-05T14:09:30.190Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-05T14:09:30.190Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-03-05T14:09:30.190Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-05T14:09:30.447Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-05T14:09:31.378Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-05T14:09:31.378Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-03-05T14:09:31.378Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-05T14:09:33.899Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-05T14:09:34.463Z] === RUN TestDockerSuite/TestRunRm [2022-03-05T14:09:34.719Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-05T14:09:38.893Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-05T14:09:38.893Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-05T14:09:39.151Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-05T14:09:40.522Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-05T14:09:41.087Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-05T14:09:41.344Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-05T14:09:42.492Z] --- PASS: TestBuildWithHugeFile (181.13s) [2022-03-05T14:09:42.492Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T14:09:42.492Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T14:09:42.492Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T14:09:42.492Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T14:09:42.492Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T14:09:42.492Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T14:09:42.492Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T14:09:42.492Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T14:09:42.492Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T14:09:42.492Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T14:09:42.492Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-03-05T14:09:42.492Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-05T14:09:42.492Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-05T14:09:42.492Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-05T14:09:42.492Z] === RUN TestBuildPreserveOwnership [2022-03-05T14:09:42.492Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T14:09:42.492Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-03-05T14:09:42.492Z] === RUN TestBuildPlatformInvalid [2022-03-05T14:09:42.492Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-03-05T14:09:42.492Z] PASS [2022-03-05T14:09:42.492Z] ok github.com/docker/docker/integration/build 265.390s [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] === Skipped [2022-03-05T14:09:42.492Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-05T14:09:42.492Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-05T14:09:42.492Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-05T14:09:42.492Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-05T14:09:42.492Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-03-05T14:09:42.492Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] DONE 28 tests, 5 skipped in 309.855s [2022-03-05T14:09:42.492Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-05T14:09:42.492Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:09:42.492Z] INFO: Testing against a local daemon [2022-03-05T14:09:42.492Z] === RUN TestConfigInspect [2022-03-05T14:09:42.492Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-05T14:09:42.492Z] === RUN TestConfigList [2022-03-05T14:09:42.492Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] --- SKIP: TestConfigList (0.00s) [2022-03-05T14:09:42.492Z] === RUN TestConfigsCreateAndDelete [2022-03-05T14:09:42.492Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-05T14:09:42.492Z] === RUN TestConfigsUpdate [2022-03-05T14:09:42.492Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-05T14:09:42.492Z] === RUN TestTemplatedConfig [2022-03-05T14:09:42.492Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-05T14:09:42.492Z] === RUN TestConfigCreateResolve [2022-03-05T14:09:42.492Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:09:42.492Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-05T14:09:42.492Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T14:09:42.492Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:09:42.492Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-05T14:09:42.492Z] PASS [2022-03-05T14:09:42.492Z] ok github.com/docker/docker/integration/config 0.170s [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] === Skipped [2022-03-05T14:09:42.492Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-05T14:09:42.492Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-05T14:09:42.492Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-05T14:09:42.492Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-05T14:09:42.492Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-05T14:09:42.492Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-05T14:09:42.492Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-03-05T14:09:42.492Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:09:42.492Z] [2022-03-05T14:09:42.492Z] DONE 7 tests, 7 skipped in 2.910s [2022-03-05T14:09:42.492Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-05T14:09:42.492Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:09:42.492Z] INFO: Testing against a local daemon [2022-03-05T14:09:42.492Z] === RUN TestCheckpoint [2022-03-05T14:09:42.492Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T14:09:42.492Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T14:09:42.492Z] === RUN TestContainerInvalidJSON [2022-03-05T14:09:42.492Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T14:09:42.492Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T14:09:42.492Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T14:09:42.492Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T14:09:42.492Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T14:09:42.492Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T14:09:42.492Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T14:09:42.492Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T14:09:42.492Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T14:09:42.492Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-05T14:09:42.492Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-05T14:09:42.492Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-03-05T14:09:42.492Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-05T14:09:42.492Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T14:09:42.492Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-03-05T14:09:42.492Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T14:09:42.492Z] copy_test.go:38: testEnv.OSType == "windows" [2022-03-05T14:09:42.492Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-05T14:09:42.492Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T14:09:42.492Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-03-05T14:09:42.492Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T14:09:42.492Z] copy_test.go:63: testEnv.OSType == "windows" [2022-03-05T14:09:42.492Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-05T14:09:42.492Z] === RUN TestCopyFromContainer [2022-03-05T14:09:42.492Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-05T14:09:42.492Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T14:09:42.492Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T14:09:42.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T14:09:42.492Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T14:09:42.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T14:09:42.492Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T14:09:42.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T14:09:42.492Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T14:09:42.492Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T14:09:42.492Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T14:09:42.492Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-05T14:09:42.492Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T14:09:42.492Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-05T14:09:42.492Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-05T14:09:42.492Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T14:09:42.492Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-05T14:09:42.492Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-03-05T14:09:42.492Z] === RUN TestCreateWithInvalidEnv [2022-03-05T14:09:42.492Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T14:09:42.492Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T14:09:42.492Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T14:09:42.492Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T14:09:42.492Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T14:09:42.492Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T14:09:42.492Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T14:09:42.492Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T14:09:42.492Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T14:09:42.492Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-05T14:09:42.492Z] --- PASS: TestCreateWithInvalidEnv/1 (0.02s) [2022-03-05T14:09:42.492Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2022-03-05T14:09:42.492Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2022-03-05T14:09:42.492Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T14:09:42.492Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.492Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2022-03-05T14:09:42.492Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T14:09:42.492Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:09:42.492Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-05T14:09:42.492Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T14:09:42.493Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:09:42.493Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-05T14:09:42.493Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T14:09:42.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T14:09:42.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T14:09:42.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T14:09:42.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T14:09:42.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T14:09:42.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T14:09:42.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T14:09:42.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T14:09:42.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T14:09:42.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T14:09:42.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T14:09:42.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T14:09:42.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T14:09:42.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T14:09:42.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T14:09:42.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-03-05T14:09:42.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T14:09:42.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T14:09:42.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T14:09:42.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T14:09:42.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T14:09:42.493Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T14:09:42.493Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-05T14:09:42.493Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-05T14:09:42.493Z] === RUN TestCreateDifferentPlatform [2022-03-05T14:09:42.493Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T14:09:42.493Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T14:09:42.493Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-05T14:09:42.493Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-05T14:09:42.493Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T14:09:42.493Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T14:09:42.493Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-03-05T14:09:42.493Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T14:09:42.493Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-05T14:09:42.493Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-05T14:09:42.493Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T14:09:42.493Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:42.493Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-05T14:09:42.493Z] === RUN TestDiff [2022-03-05T14:09:42.493Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-05T14:09:42.493Z] --- SKIP: TestDiff (0.00s) [2022-03-05T14:09:42.493Z] === RUN TestExecWithCloseStdin [2022-03-05T14:09:42.493Z] --- PASS: TestExecWithCloseStdin (3.23s) [2022-03-05T14:09:42.493Z] === RUN TestExec [2022-03-05T14:09:43.864Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-05T14:09:44.715Z] --- PASS: TestExec (2.95s) [2022-03-05T14:09:44.715Z] === RUN TestExecUser [2022-03-05T14:09:44.715Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-05T14:09:44.715Z] --- SKIP: TestExecUser (0.00s) [2022-03-05T14:09:44.715Z] === RUN TestExportContainerAndImportImage [2022-03-05T14:09:44.715Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:44.715Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-05T14:09:44.715Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T14:09:44.715Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:44.715Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-05T14:09:44.715Z] === RUN TestHealthCheckWorkdir [2022-03-05T14:09:44.715Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-05T14:09:44.715Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-05T14:09:44.715Z] === RUN TestHealthKillContainer [2022-03-05T14:09:44.715Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-05T14:09:44.715Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-05T14:09:44.715Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T14:09:44.715Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T14:09:44.715Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T14:09:44.715Z] === RUN TestKillContainerInvalidSignal [2022-03-05T14:09:47.139Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-05T14:09:47.681Z] --- PASS: TestKillContainerInvalidSignal (2.61s) [2022-03-05T14:09:47.681Z] === RUN TestKillContainer [2022-03-05T14:09:47.681Z] === RUN TestKillContainer/no_signal [2022-03-05T14:09:47.701Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-05T14:09:47.957Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-05T14:09:48.522Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-05T14:09:48.778Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-05T14:09:49.710Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-05T14:09:49.908Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T14:09:49.908Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-05T14:09:49.908Z] === RUN TestKillContainer/killing_signal [2022-03-05T14:09:49.968Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-05T14:09:50.226Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-05T14:09:50.790Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-05T14:09:51.047Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-05T14:09:51.612Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-05T14:09:52.869Z] --- PASS: TestKillContainer (5.54s) [2022-03-05T14:09:52.869Z] --- PASS: TestKillContainer/no_signal (2.56s) [2022-03-05T14:09:52.869Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-05T14:09:52.869Z] --- PASS: TestKillContainer/killing_signal (2.90s) [2022-03-05T14:09:52.869Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T14:09:52.869Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T14:09:52.869Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-05T14:09:52.869Z] === RUN TestKillStoppedContainer [2022-03-05T14:09:52.869Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T14:09:52.869Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-05T14:09:52.869Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T14:09:52.869Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T14:09:52.869Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-05T14:09:52.869Z] === RUN TestKillDifferentUserContainer [2022-03-05T14:09:52.869Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-05T14:09:52.869Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-05T14:09:52.869Z] === RUN TestInspectOomKilledTrue [2022-03-05T14:09:52.869Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:09:52.869Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T14:09:52.869Z] === RUN TestInspectOomKilledFalse [2022-03-05T14:09:52.869Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T14:09:52.869Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-05T14:09:52.869Z] === RUN TestLogsFollowTailEmpty [2022-03-05T14:09:53.507Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-05T14:09:54.436Z] === RUN TestDockerSuite/TestRunState [2022-03-05T14:09:55.093Z] --- PASS: TestLogsFollowTailEmpty (2.54s) [2022-03-05T14:09:55.093Z] === RUN TestNetworkNat [2022-03-05T14:09:55.093Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-03-05T14:09:55.093Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-05T14:09:55.093Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T14:09:55.805Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-05T14:09:56.367Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-05T14:09:56.623Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-05T14:09:56.879Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-05T14:09:56.879Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-05T14:09:56.879Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-05T14:09:57.442Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-05T14:09:57.698Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-05T14:09:58.056Z] --- PASS: TestNetworkLocalhostTCPNat (2.95s) [2022-03-05T14:09:58.056Z] === RUN TestNetworkLoopbackNat [2022-03-05T14:09:58.056Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-03-05T14:09:58.056Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-05T14:09:58.056Z] === RUN TestPause [2022-03-05T14:09:58.056Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-05T14:09:58.056Z] --- SKIP: TestPause (0.00s) [2022-03-05T14:09:58.056Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T14:09:58.628Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-05T14:09:58.628Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-05T14:09:58.628Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-05T14:09:59.193Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-05T14:10:00.566Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-05T14:10:01.019Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.67s) [2022-03-05T14:10:01.019Z] === RUN TestPauseStopPausedContainer [2022-03-05T14:10:01.019Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:10:01.019Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-05T14:10:01.019Z] === RUN TestPsFilter [2022-03-05T14:10:01.019Z] --- PASS: TestPsFilter (0.14s) [2022-03-05T14:10:01.019Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T14:10:01.131Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-05T14:10:02.065Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-05T14:10:03.989Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.06s) [2022-03-05T14:10:03.989Z] === RUN TestRemoveContainerWithVolume [2022-03-05T14:10:04.611Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-05T14:10:06.501Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-05T14:10:07.064Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-05T14:10:07.626Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-05T14:10:07.882Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-05T14:10:08.812Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-05T14:10:09.374Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-05T14:10:10.303Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-05T14:10:11.675Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-05T14:10:12.241Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-05T14:10:12.497Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-05T14:10:12.708Z] --- PASS: TestRemoveContainerWithVolume (7.81s) [2022-03-05T14:10:12.708Z] === RUN TestRemoveContainerRunning [2022-03-05T14:10:12.754Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-05T14:10:12.755Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-05T14:10:13.320Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-05T14:10:13.577Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-05T14:10:14.142Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-05T14:10:14.142Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-05T14:10:14.142Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-05T14:10:14.399Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-05T14:10:14.941Z] --- PASS: TestRemoveContainerRunning (2.59s) [2022-03-05T14:10:14.941Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T14:10:15.005Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-05T14:10:15.263Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-05T14:10:17.166Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.80s) [2022-03-05T14:10:17.166Z] === RUN TestRemoveInvalidContainer [2022-03-05T14:10:17.166Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-05T14:10:17.166Z] === RUN TestRenameLinkedContainer [2022-03-05T14:10:17.166Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-05T14:10:17.166Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-05T14:10:17.166Z] === RUN TestRenameStoppedContainer [2022-03-05T14:10:18.539Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-05T14:10:18.539Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-05T14:10:18.539Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-05T14:10:19.469Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-05T14:10:20.126Z] --- PASS: TestRenameStoppedContainer (2.87s) [2022-03-05T14:10:20.126Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T14:10:21.369Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-05T14:10:21.369Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-05T14:10:22.355Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-05T14:10:24.252Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-05T14:10:24.509Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-05T14:10:25.880Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-05T14:10:26.009Z] --- PASS: TestRenameRunningContainerAndReuse (5.66s) [2022-03-05T14:10:26.009Z] === RUN TestRenameInvalidName [2022-03-05T14:10:26.449Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-05T14:10:26.449Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-03-05T14:10:26.449Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-05T14:10:26.449Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-03-05T14:10:26.449Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-05T14:10:26.449Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-03-05T14:10:26.449Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-05T14:10:26.706Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-05T14:10:26.706Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-05T14:10:26.706Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-05T14:10:26.962Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-05T14:10:27.219Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-05T14:10:27.787Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-05T14:10:28.975Z] --- PASS: TestRenameInvalidName (2.61s) [2022-03-05T14:10:28.975Z] === RUN TestRenameAnonymousContainer [2022-03-05T14:10:28.975Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-03-05T14:10:28.975Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-03-05T14:10:28.975Z] === RUN TestRenameContainerWithSameName [2022-03-05T14:10:29.157Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-05T14:10:29.719Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-05T14:10:30.282Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-05T14:10:30.282Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-05T14:10:30.282Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-05T14:10:30.845Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-05T14:10:30.845Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-05T14:10:30.845Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-05T14:10:30.845Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-05T14:10:30.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-05T14:10:30.845Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-05T14:10:30.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-05T14:10:30.845Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-05T14:10:30.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-05T14:10:30.845Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-05T14:10:30.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-05T14:10:30.845Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-05T14:10:30.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-05T14:10:30.845Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-05T14:10:30.845Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-05T14:10:31.200Z] --- PASS: TestRenameContainerWithSameName (2.58s) [2022-03-05T14:10:31.200Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T14:10:31.200Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-03-05T14:10:31.200Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-05T14:10:31.200Z] === RUN TestResize [2022-03-05T14:10:31.407Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-05T14:10:32.336Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-05T14:10:32.336Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-05T14:10:32.900Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-05T14:10:33.158Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-05T14:10:33.723Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-05T14:10:33.723Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-05T14:10:33.980Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-05T14:10:34.164Z] --- PASS: TestResize (2.65s) [2022-03-05T14:10:34.164Z] === RUN TestResizeWithInvalidSize [2022-03-05T14:10:34.164Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-03-05T14:10:34.164Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-03-05T14:10:34.164Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T14:10:34.544Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-05T14:10:34.544Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-05T14:10:34.544Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-05T14:10:35.108Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-05T14:10:36.039Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-05T14:10:36.297Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-05T14:10:36.386Z] --- PASS: TestResizeWhenContainerNotStarted (2.85s) [2022-03-05T14:10:36.386Z] === RUN TestDaemonRestartKillContainers [2022-03-05T14:10:36.386Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:10:36.386Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-05T14:10:36.386Z] === RUN TestStats [2022-03-05T14:10:36.386Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-05T14:10:36.386Z] --- SKIP: TestStats (0.00s) [2022-03-05T14:10:36.386Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T14:10:36.555Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-05T14:10:36.555Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-05T14:10:36.555Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-05T14:10:37.120Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-05T14:10:37.120Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-05T14:10:38.505Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-05T14:10:38.762Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-05T14:10:40.131Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-05T14:10:40.694Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-05T14:10:40.694Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-05T14:10:40.694Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-05T14:10:41.623Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-05T14:10:41.623Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-05T14:10:42.553Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-05T14:10:43.490Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-05T14:10:43.747Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-05T14:10:45.119Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-05T14:10:45.119Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-05T14:10:45.683Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-05T14:10:46.613Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents446292276 [2022-03-05T14:10:46.867Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.12s) [2022-03-05T14:10:46.867Z] === RUN TestStopContainerWithTimeout [2022-03-05T14:10:46.867Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-05T14:10:46.867Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-05T14:10:46.867Z] === RUN TestUpdateRestartPolicy [2022-03-05T14:10:46.871Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-05T14:10:46.871Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-05T14:10:48.240Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-05T14:10:48.240Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-05T14:10:48.240Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-05T14:10:49.170Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-05T14:10:50.543Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-05T14:10:50.800Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-05T14:10:50.800Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-05T14:10:50.800Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-05T14:10:51.056Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-05T14:10:51.624Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-05T14:10:53.516Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-05T14:10:54.882Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-05T14:10:57.414Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-05T14:10:58.346Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-05T14:11:00.240Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-05T14:11:01.172Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-05T14:11:01.172Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-05T14:11:02.103Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-05T14:11:03.999Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-05T14:11:04.928Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-05T14:11:06.826Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-05T14:11:07.390Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-05T14:11:08.761Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-05T14:11:08.761Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-05T14:11:10.133Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-05T14:11:11.107Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-05T14:11:12.037Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-05T14:11:12.321Z] --- PASS: TestUpdateRestartPolicy (25.63s) [2022-03-05T14:11:12.321Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T14:11:13.930Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-05T14:11:15.285Z] --- PASS: TestUpdateRestartWithAutoRemove (2.70s) [2022-03-05T14:11:15.285Z] === RUN TestWaitNonBlocked [2022-03-05T14:11:15.285Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T14:11:15.285Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T14:11:15.285Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T14:11:15.285Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T14:11:15.285Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T14:11:15.285Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T14:11:18.110Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-05T14:11:21.380Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-05T14:11:23.985Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-05T14:11:23.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.50s) [2022-03-05T14:11:23.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (8.37s) [2022-03-05T14:11:23.987Z] === RUN TestWaitBlocked [2022-03-05T14:11:23.987Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:11:23.987Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-05T14:11:23.987Z] PASS [2022-03-05T14:11:23.987Z] ok github.com/docker/docker/integration/container 106.092s [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === Skipped [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-05T14:11:23.987Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-05T14:11:23.987Z] copy_test.go:38: testEnv.OSType == "windows" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-03-05T14:11:23.987Z] copy_test.go:63: testEnv.OSType == "windows" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-05T14:11:23.987Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-03-05T14:11:23.987Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2022-03-05T14:11:23.987Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-05T14:11:23.987Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-05T14:11:23.987Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-05T14:11:23.987Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-05T14:11:23.987Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-05T14:11:23.987Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-05T14:11:23.987Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-05T14:11:23.987Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-05T14:11:23.987Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-05T14:11:23.987Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-05T14:11:23.987Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-05T14:11:23.987Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T14:11:23.987Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-05T14:11:23.987Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-05T14:11:23.987Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-05T14:11:23.987Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-05T14:11:23.987Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-05T14:11:23.987Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-05T14:11:23.987Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-05T14:11:23.987Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-05T14:11:23.987Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-05T14:11:23.987Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-05T14:11:23.987Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-05T14:11:23.987Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-05T14:11:23.987Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-05T14:11:23.987Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-03-05T14:11:23.987Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-05T14:11:23.987Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-03-05T14:11:23.987Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-05T14:11:23.987Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-05T14:11:23.987Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-05T14:11:23.987Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-05T14:11:23.987Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:11:23.987Z] [2022-03-05T14:11:23.987Z] DONE 88 tests, 37 skipped in 109.775s [2022-03-05T14:11:23.987Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-05T14:11:24.658Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-05T14:11:25.586Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-05T14:11:26.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:11:26.953Z] INFO: Testing against a local daemon [2022-03-05T14:11:26.953Z] === RUN TestCommitInheritsEnv [2022-03-05T14:11:26.953Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T14:11:26.953Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-05T14:11:26.953Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T14:11:26.953Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T14:11:26.953Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T14:11:26.953Z] === RUN TestImagesFilterMultiReference [2022-03-05T14:11:26.953Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-03-05T14:11:26.953Z] === RUN TestImagePullPlatformInvalid [2022-03-05T14:11:26.953Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-03-05T14:11:26.953Z] === RUN TestRemoveImageOrphaning [2022-03-05T14:11:27.944Z] --- PASS: TestRemoveImageOrphaning (1.34s) [2022-03-05T14:11:27.944Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T14:11:27.944Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-05T14:11:27.944Z] === RUN TestTagInvalidReference [2022-03-05T14:11:27.944Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-05T14:11:27.944Z] === RUN TestTagValidPrefixedRepo [2022-03-05T14:11:27.944Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-03-05T14:11:27.944Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T14:11:27.944Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-03-05T14:11:27.944Z] === RUN TestTagOfficialNames [2022-03-05T14:11:28.105Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-05T14:11:28.415Z] --- PASS: TestTagOfficialNames (0.13s) [2022-03-05T14:11:28.415Z] === RUN TestTagMatchesDigest [2022-03-05T14:11:28.415Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-03-05T14:11:28.415Z] PASS [2022-03-05T14:11:28.415Z] ok github.com/docker/docker/integration/image 2.066s [2022-03-05T14:11:28.415Z] [2022-03-05T14:11:28.415Z] === Skipped [2022-03-05T14:11:28.415Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-05T14:11:28.415Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T14:11:28.415Z] [2022-03-05T14:11:28.415Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T14:11:28.415Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T14:11:28.415Z] [2022-03-05T14:11:28.415Z] DONE 11 tests, 2 skipped in 4.629s [2022-03-05T14:11:28.415Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-05T14:11:29.475Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-05T14:11:29.731Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-05T14:11:30.298Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-05T14:11:30.650Z] testing: warning: no tests to run [2022-03-05T14:11:30.650Z] PASS [2022-03-05T14:11:30.650Z] ok github.com/docker/docker/integration/network/ipvlan 0.187s [no tests to run] [2022-03-05T14:11:30.862Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-05T14:11:30.862Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-05T14:11:30.862Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-05T14:11:31.121Z] testing: warning: no tests to run [2022-03-05T14:11:31.121Z] PASS [2022-03-05T14:11:31.121Z] ok github.com/docker/docker/integration/network/macvlan 0.085s [no tests to run] [2022-03-05T14:11:31.424Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-05T14:11:32.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:11:32.120Z] INFO: Testing against a local daemon [2022-03-05T14:11:32.120Z] === RUN TestNetworkCreateDelete [2022-03-05T14:11:32.120Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:11:32.120Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T14:11:32.120Z] 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-05T14:11:32.120Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestDaemonDNSFallback [2022-03-05T14:11:32.120Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:11:32.120Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestInspectNetwork [2022-03-05T14:11:32.120Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-05T14:11:32.120Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T14:11:32.120Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:11:32.120Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestNetworkInvalidJSON [2022-03-05T14:11:32.120Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T14:11:32.120Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T14:11:32.120Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T14:11:32.120Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T14:11:32.120Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T14:11:32.120Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T14:11:32.120Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T14:11:32.120Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T14:11:32.120Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T14:11:32.120Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-05T14:11:32.120Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-05T14:11:32.120Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-05T14:11:32.120Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-05T14:11:32.120Z] === RUN TestNetworkList [2022-03-05T14:11:32.120Z] === RUN TestNetworkList//networks [2022-03-05T14:11:32.120Z] === PAUSE TestNetworkList//networks [2022-03-05T14:11:32.120Z] === RUN TestNetworkList//networks/ [2022-03-05T14:11:32.120Z] === PAUSE TestNetworkList//networks/ [2022-03-05T14:11:32.120Z] === CONT TestNetworkList//networks [2022-03-05T14:11:32.120Z] === CONT TestNetworkList//networks/ [2022-03-05T14:11:32.120Z] --- PASS: TestNetworkList (0.04s) [2022-03-05T14:11:32.120Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T14:11:32.120Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T14:11:32.120Z] network_test.go:126: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T14:11:32.120Z] service_test.go:29: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T14:11:32.120Z] service_test.go:58: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T14:11:32.120Z] service_test.go:102: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-03-05T14:11:32.120Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T14:11:32.120Z] service_test.go:136: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T14:11:32.120Z] service_test.go:187: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T14:11:32.120Z] service_test.go:212: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T14:11:32.120Z] service_test.go:242: FLAKY_TEST [2022-03-05T14:11:32.120Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T14:11:32.120Z] service_test.go:332: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-05T14:11:32.120Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T14:11:32.120Z] service_test.go:400: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T14:11:32.120Z] PASS [2022-03-05T14:11:32.120Z] ok github.com/docker/docker/integration/network 0.228s [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === Skipped [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-05T14:11:32.120Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-05T14:11:32.120Z] 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-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-05T14:11:32.120Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-05T14:11:32.120Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-05T14:11:32.120Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-05T14:11:32.120Z] network_test.go:126: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-05T14:11:32.120Z] service_test.go:29: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-05T14:11:32.120Z] service_test.go:58: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.01s) [2022-03-05T14:11:32.120Z] service_test.go:102: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T14:11:32.120Z] service_test.go:136: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T14:11:32.120Z] service_test.go:187: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T14:11:32.120Z] service_test.go:212: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T14:11:32.120Z] service_test.go:242: FLAKY_TEST [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-05T14:11:32.120Z] service_test.go:332: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T14:11:32.120Z] service_test.go:400: testEnv.OSType == "windows" [2022-03-05T14:11:32.120Z] [2022-03-05T14:11:32.120Z] DONE 22 tests, 15 skipped in 3.577s [2022-03-05T14:11:32.120Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-05T14:11:33.112Z] testing: warning: no tests to run [2022-03-05T14:11:33.112Z] PASS [2022-03-05T14:11:33.112Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-03-05T14:11:33.112Z] [2022-03-05T14:11:33.112Z] DONE 0 tests in 0.617s [2022-03-05T14:11:33.112Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-05T14:11:33.585Z] testing: warning: no tests to run [2022-03-05T14:11:33.585Z] PASS [2022-03-05T14:11:33.585Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-03-05T14:11:33.585Z] [2022-03-05T14:11:33.585Z] DONE 0 tests in 0.644s [2022-03-05T14:11:33.944Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-05T14:11:34.057Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-05T14:11:36.284Z] testing: warning: no tests to run [2022-03-05T14:11:36.284Z] PASS [2022-03-05T14:11:36.284Z] ok github.com/docker/docker/integration/plugin 0.150s [no tests to run] [2022-03-05T14:11:36.284Z] testing: warning: no tests to run [2022-03-05T14:11:36.284Z] PASS [2022-03-05T14:11:36.284Z] ok github.com/docker/docker/integration/plugin/authz 0.173s [no tests to run] [2022-03-05T14:11:37.238Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-05T14:11:37.238Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-05T14:11:37.495Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-05T14:11:37.751Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-05T14:11:37.751Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-03-05T14:11:37.751Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-05T14:11:37.751Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-03-05T14:11:37.751Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-05T14:11:39.122Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-05T14:11:39.379Z] docker_cli_service_logs_test.go:245: checking task y3q9jsx665cm [2022-03-05T14:11:39.379Z] docker_cli_service_logs_test.go:250: checking messages for y3q9jsx665cm [2022-03-05T14:11:39.379Z] docker_cli_service_logs_test.go:245: checking task 1dsmponsvaer [2022-03-05T14:11:39.379Z] docker_cli_service_logs_test.go:250: checking messages for 1dsmponsvaer [2022-03-05T14:11:39.943Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-05T14:11:40.506Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-05T14:11:41.437Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-05T14:11:45.612Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-05T14:11:45.869Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-05T14:11:45.869Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-03-05T14:11:45.869Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-05T14:11:46.433Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-05T14:11:46.999Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-05T14:11:49.517Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-05T14:11:50.448Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-05T14:11:51.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:11:51.278Z] INFO: Testing against a local daemon [2022-03-05T14:11:51.278Z] === RUN TestExternalGraphDriver [2022-03-05T14:11:51.278Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-05T14:11:51.278Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-03-05T14:11:51.278Z] === RUN TestGraphdriverPluginV2 [2022-03-05T14:11:51.278Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-05T14:11:51.278Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-05T14:11:51.278Z] PASS [2022-03-05T14:11:51.278Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.204s [2022-03-05T14:11:51.278Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:11:51.278Z] INFO: Testing against a local daemon [2022-03-05T14:11:51.278Z] === RUN TestPluginInvalidJSON [2022-03-05T14:11:51.278Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T14:11:51.278Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T14:11:51.278Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T14:11:51.278Z] --- PASS: TestPluginInvalidJSON (0.09s) [2022-03-05T14:11:51.278Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-05T14:11:51.278Z] === RUN TestPluginInstall [2022-03-05T14:11:51.278Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T14:11:51.278Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-05T14:11:51.279Z] === RUN TestPluginsWithRuntimes [2022-03-05T14:11:51.279Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T14:11:51.279Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-05T14:11:51.279Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T14:11:51.279Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T14:11:51.279Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T14:11:51.279Z] PASS [2022-03-05T14:11:51.279Z] ok github.com/docker/docker/integration/plugin/common 0.415s [2022-03-05T14:11:51.755Z] testing: warning: no tests to run [2022-03-05T14:11:51.755Z] PASS [2022-03-05T14:11:51.755Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.165s [no tests to run] [2022-03-05T14:11:51.755Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:11:51.755Z] INFO: Testing against a local daemon [2022-03-05T14:11:51.755Z] === RUN TestReadPluginNoRead [2022-03-05T14:11:51.755Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T14:11:51.755Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-05T14:11:51.755Z] PASS [2022-03-05T14:11:51.755Z] ok github.com/docker/docker/integration/plugin/logging 0.313s [2022-03-05T14:11:51.755Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-03-05T14:11:51.755Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-03-05T14:11:51.820Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-05T14:11:52.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:11:52.751Z] INFO: Testing against a local daemon [2022-03-05T14:11:52.751Z] === RUN TestPluginWithDevMounts [2022-03-05T14:11:52.751Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:11:52.751Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-05T14:11:52.751Z] PASS [2022-03-05T14:11:52.751Z] ok github.com/docker/docker/integration/plugin/volumes 0.112s [2022-03-05T14:11:52.751Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-03-05T14:11:52.768Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-05T14:11:53.225Z] [2022-03-05T14:11:53.225Z] === Skipped [2022-03-05T14:11:53.225Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-05T14:11:53.225Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T14:11:53.225Z] [2022-03-05T14:11:53.225Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-05T14:11:53.225Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T14:11:53.225Z] [2022-03-05T14:11:53.225Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T14:11:53.225Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T14:11:53.225Z] [2022-03-05T14:11:53.225Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-03-05T14:11:53.225Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-05T14:11:53.225Z] [2022-03-05T14:11:53.225Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-05T14:11:53.225Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-05T14:11:53.225Z] [2022-03-05T14:11:53.225Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-05T14:11:53.225Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T14:11:53.225Z] [2022-03-05T14:11:53.225Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-05T14:11:53.225Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:11:53.225Z] [2022-03-05T14:11:53.225Z] DONE 9 tests, 7 skipped in 19.257s [2022-03-05T14:11:53.225Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-05T14:11:54.220Z] testing: warning: no tests to run [2022-03-05T14:11:54.220Z] PASS [2022-03-05T14:11:54.220Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-03-05T14:11:54.220Z] [2022-03-05T14:11:54.220Z] DONE 0 tests in 0.679s [2022-03-05T14:11:54.220Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-05T14:11:54.661Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-05T14:11:55.796Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:11:55.796Z] INFO: Testing against a local daemon [2022-03-05T14:11:55.796Z] === RUN TestPluginInvalidJSON [2022-03-05T14:11:55.796Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T14:11:55.796Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T14:11:55.796Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T14:11:55.796Z] --- PASS: TestPluginInvalidJSON (0.09s) [2022-03-05T14:11:55.796Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-05T14:11:55.796Z] === RUN TestPluginInstall [2022-03-05T14:11:55.796Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T14:11:55.796Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-05T14:11:55.796Z] === RUN TestPluginsWithRuntimes [2022-03-05T14:11:55.796Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T14:11:55.796Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-05T14:11:55.796Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T14:11:55.796Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T14:11:55.796Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T14:11:55.796Z] PASS [2022-03-05T14:11:55.796Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-03-05T14:11:56.030Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-05T14:11:56.266Z] [2022-03-05T14:11:56.266Z] === Skipped [2022-03-05T14:11:56.266Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-05T14:11:56.266Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T14:11:56.266Z] [2022-03-05T14:11:56.266Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-05T14:11:56.266Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T14:11:56.266Z] [2022-03-05T14:11:56.266Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T14:11:56.266Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T14:11:56.266Z] [2022-03-05T14:11:56.266Z] DONE 5 tests, 3 skipped in 1.779s [2022-03-05T14:11:56.266Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-05T14:11:57.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:11:57.840Z] INFO: Testing against a local daemon [2022-03-05T14:11:57.840Z] === RUN TestExternalGraphDriver [2022-03-05T14:11:57.840Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-05T14:11:57.840Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-03-05T14:11:57.840Z] === RUN TestGraphdriverPluginV2 [2022-03-05T14:11:57.840Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-05T14:11:57.840Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-05T14:11:57.840Z] PASS [2022-03-05T14:11:57.840Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-03-05T14:11:57.840Z] [2022-03-05T14:11:57.840Z] === Skipped [2022-03-05T14:11:57.840Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-03-05T14:11:57.840Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-05T14:11:57.840Z] [2022-03-05T14:11:57.840Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-05T14:11:57.840Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-05T14:11:57.840Z] [2022-03-05T14:11:57.840Z] DONE 2 tests, 2 skipped in 1.663s [2022-03-05T14:11:57.924Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-05T14:11:58.350Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-05T14:12:00.605Z] testing: warning: no tests to run [2022-03-05T14:12:00.605Z] PASS [2022-03-05T14:12:00.605Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-03-05T14:12:00.605Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:12:00.605Z] INFO: Testing against a local daemon [2022-03-05T14:12:00.605Z] === RUN TestReadPluginNoRead [2022-03-05T14:12:00.605Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T14:12:00.605Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-05T14:12:00.605Z] PASS [2022-03-05T14:12:00.605Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-03-05T14:12:00.605Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-03-05T14:12:00.605Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-03-05T14:12:00.605Z] [2022-03-05T14:12:00.605Z] === Skipped [2022-03-05T14:12:00.605Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-05T14:12:00.605Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T14:12:00.605Z] [2022-03-05T14:12:00.605Z] DONE 1 tests, 1 skipped in 2.657s [2022-03-05T14:12:02.921Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-05T14:12:02.921Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-05T14:12:03.321Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-05T14:12:03.321Z] testing: warning: no tests to run [2022-03-05T14:12:03.321Z] PASS [2022-03-05T14:12:03.321Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-03-05T14:12:03.321Z] [2022-03-05T14:12:03.321Z] DONE 0 tests in 0.994s [2022-03-05T14:12:03.321Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-05T14:12:03.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:12:03.794Z] INFO: Testing against a local daemon [2022-03-05T14:12:03.794Z] === RUN TestPluginWithDevMounts [2022-03-05T14:12:03.794Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:03.794Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-05T14:12:03.794Z] PASS [2022-03-05T14:12:03.794Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-03-05T14:12:03.794Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-03-05T14:12:03.794Z] [2022-03-05T14:12:03.794Z] === Skipped [2022-03-05T14:12:03.794Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-05T14:12:03.794Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:03.794Z] [2022-03-05T14:12:03.794Z] DONE 1 tests, 1 skipped in 1.684s [2022-03-05T14:12:03.854Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-05T14:12:04.279Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-05T14:12:04.785Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-05T14:12:05.714Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-05T14:12:07.090Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-05T14:12:07.259Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:12:07.259Z] INFO: Testing against a local daemon [2022-03-05T14:12:07.259Z] === RUN TestSecretInspect [2022-03-05T14:12:07.259Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:07.259Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-05T14:12:07.259Z] === RUN TestSecretList [2022-03-05T14:12:07.259Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:07.259Z] --- SKIP: TestSecretList (0.00s) [2022-03-05T14:12:07.259Z] === RUN TestSecretsCreateAndDelete [2022-03-05T14:12:07.259Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:07.259Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-05T14:12:07.259Z] === RUN TestSecretsUpdate [2022-03-05T14:12:07.259Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:07.259Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-05T14:12:07.259Z] === RUN TestTemplatedSecret [2022-03-05T14:12:07.259Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:07.259Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-05T14:12:07.259Z] === RUN TestSecretCreateResolve [2022-03-05T14:12:07.259Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:12:07.259Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-05T14:12:07.259Z] PASS [2022-03-05T14:12:07.259Z] ok github.com/docker/docker/integration/secret 0.170s [2022-03-05T14:12:07.259Z] [2022-03-05T14:12:07.259Z] === Skipped [2022-03-05T14:12:07.259Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-03-05T14:12:07.259Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:07.259Z] [2022-03-05T14:12:07.259Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-05T14:12:07.259Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:07.259Z] [2022-03-05T14:12:07.259Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-05T14:12:07.259Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:07.259Z] [2022-03-05T14:12:07.259Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-05T14:12:07.259Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:07.259Z] [2022-03-05T14:12:07.259Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-05T14:12:07.259Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:07.259Z] [2022-03-05T14:12:07.259Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-05T14:12:07.259Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:12:07.259Z] [2022-03-05T14:12:07.259Z] DONE 6 tests, 6 skipped in 3.103s [2022-03-05T14:12:07.259Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-05T14:12:08.991Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-05T14:12:10.363Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-05T14:12:10.627Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-05T14:12:11.071Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:12:11.071Z] INFO: Testing against a local daemon [2022-03-05T14:12:11.071Z] === RUN TestServiceCreateInit [2022-03-05T14:12:11.071Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T14:12:11.071Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T14:12:11.071Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- PASS: TestServiceCreateInit (0.07s) [2022-03-05T14:12:11.071Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T14:12:11.071Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T14:12:11.071Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestCreateServiceConflict [2022-03-05T14:12:11.071Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T14:12:11.071Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2022-03-05T14:12:11.071Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T14:12:11.071Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T14:12:11.071Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T14:12:11.071Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestCreateServiceSysctls [2022-03-05T14:12:11.071Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-03-05T14:12:11.071Z] === RUN TestCreateServiceCapabilities [2022-03-05T14:12:11.071Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-05T14:12:11.071Z] === RUN TestInspect [2022-03-05T14:12:11.071Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestInspect (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestCreateJob [2022-03-05T14:12:11.071Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestCreateJob (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestReplicatedJob [2022-03-05T14:12:11.071Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestUpdateReplicatedJob [2022-03-05T14:12:11.071Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestServiceListWithStatuses [2022-03-05T14:12:11.071Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T14:12:11.071Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestDockerNetworkReConnect [2022-03-05T14:12:11.071Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestServicePlugin [2022-03-05T14:12:11.071Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.071Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestServiceUpdateLabel [2022-03-05T14:12:11.071Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:12:11.071Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestServiceUpdateSecrets [2022-03-05T14:12:11.071Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:12:11.071Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestServiceUpdateConfigs [2022-03-05T14:12:11.071Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:12:11.071Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestServiceUpdateNetwork [2022-03-05T14:12:11.071Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:12:11.071Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-05T14:12:11.071Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T14:12:11.071Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:12:11.071Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-05T14:12:11.071Z] PASS [2022-03-05T14:12:11.071Z] ok github.com/docker/docker/integration/service 0.415s [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === Skipped [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T14:12:11.543Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T14:12:11.543Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-05T14:12:11.543Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-05T14:12:11.543Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2022-03-05T14:12:11.543Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-05T14:12:11.543Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-05T14:12:11.543Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-05T14:12:11.543Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-03-05T14:12:11.543Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-05T14:12:11.543Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-05T14:12:11.543Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-05T14:12:11.543Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-05T14:12:11.543Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-05T14:12:11.543Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-05T14:12:11.543Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-05T14:12:11.543Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-05T14:12:11.543Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-05T14:12:11.543Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-05T14:12:11.543Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-05T14:12:11.543Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-05T14:12:11.543Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-05T14:12:11.543Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-03-05T14:12:11.543Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T14:12:11.543Z] [2022-03-05T14:12:11.543Z] DONE 24 tests, 23 skipped in 3.887s [2022-03-05T14:12:11.543Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-05T14:12:12.518Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-05T14:12:12.518Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-05T14:12:13.888Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-05T14:12:14.452Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-05T14:12:14.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:12:14.524Z] INFO: Testing against a local daemon [2022-03-05T14:12:14.524Z] === RUN TestSessionCreate [2022-03-05T14:12:14.524Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-05T14:12:14.524Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-05T14:12:14.524Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T14:12:14.524Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-05T14:12:14.524Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-05T14:12:14.524Z] PASS [2022-03-05T14:12:14.524Z] ok github.com/docker/docker/integration/session 0.165s [2022-03-05T14:12:14.524Z] [2022-03-05T14:12:14.524Z] === Skipped [2022-03-05T14:12:14.524Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-05T14:12:14.524Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-05T14:12:14.524Z] [2022-03-05T14:12:14.524Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-05T14:12:14.524Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-05T14:12:14.524Z] [2022-03-05T14:12:14.524Z] DONE 2 tests, 2 skipped in 2.612s [2022-03-05T14:12:14.524Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-05T14:12:16.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:12:16.751Z] INFO: Testing against a local daemon [2022-03-05T14:12:16.751Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T14:12:16.751Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:16.751Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T14:12:16.751Z] === RUN TestEventsExecDie [2022-03-05T14:12:16.751Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-05T14:12:16.751Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-05T14:12:16.751Z] === RUN TestEventsBackwardsCompatible [2022-03-05T14:12:16.751Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-05T14:12:16.751Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-05T14:12:16.751Z] === RUN TestInfoAPI [2022-03-05T14:12:16.751Z] --- PASS: TestInfoAPI (0.06s) [2022-03-05T14:12:16.751Z] === RUN TestInfoAPIWarnings [2022-03-05T14:12:16.751Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T14:12:16.751Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-05T14:12:16.751Z] === RUN TestInfoDebug [2022-03-05T14:12:16.751Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T14:12:16.751Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-05T14:12:16.751Z] === RUN TestInfoInsecureRegistries [2022-03-05T14:12:16.751Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T14:12:16.751Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-05T14:12:16.751Z] === RUN TestInfoRegistryMirrors [2022-03-05T14:12:16.751Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T14:12:16.751Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-05T14:12:16.751Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T14:12:16.973Z] docker_cli_swarm_test.go:1901: [d3689a71474f6] joining swarm manager [df0c8b4080832]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:12:17.743Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2022-03-05T14:12:17.743Z] === RUN TestPingCacheHeaders [2022-03-05T14:12:17.904Z] docker_cli_swarm_test.go:1902: [dcc0e7040429b] joining swarm manager [df0c8b4080832]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:12:18.215Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-03-05T14:12:18.215Z] === RUN TestPingGet [2022-03-05T14:12:18.215Z] --- PASS: TestPingGet (0.04s) [2022-03-05T14:12:18.215Z] === RUN TestPingHead [2022-03-05T14:12:18.215Z] --- PASS: TestPingHead (0.04s) [2022-03-05T14:12:18.215Z] === RUN TestVersion [2022-03-05T14:12:18.215Z] --- PASS: TestVersion (0.04s) [2022-03-05T14:12:18.215Z] PASS [2022-03-05T14:12:18.215Z] ok github.com/docker/docker/integration/system 1.388s [2022-03-05T14:12:18.215Z] [2022-03-05T14:12:18.215Z] === Skipped [2022-03-05T14:12:18.215Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T14:12:18.216Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T14:12:18.216Z] [2022-03-05T14:12:18.216Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-05T14:12:18.216Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-05T14:12:18.216Z] [2022-03-05T14:12:18.216Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-05T14:12:18.216Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-05T14:12:18.216Z] [2022-03-05T14:12:18.216Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-05T14:12:18.216Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T14:12:18.216Z] [2022-03-05T14:12:18.216Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-05T14:12:18.216Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T14:12:18.216Z] [2022-03-05T14:12:18.216Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-05T14:12:18.216Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T14:12:18.216Z] [2022-03-05T14:12:18.216Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-05T14:12:18.216Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T14:12:18.216Z] [2022-03-05T14:12:18.216Z] DONE 13 tests, 7 skipped in 3.997s [2022-03-05T14:12:18.687Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-05T14:12:21.650Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:12:21.650Z] INFO: Testing against a local daemon [2022-03-05T14:12:21.650Z] === RUN TestVolumesCreateAndList [2022-03-05T14:12:21.650Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-03-05T14:12:21.650Z] === RUN TestVolumesRemove [2022-03-05T14:12:21.650Z] --- PASS: TestVolumesRemove (0.11s) [2022-03-05T14:12:21.650Z] === RUN TestVolumesInspect [2022-03-05T14:12:21.650Z] --- PASS: TestVolumesInspect (0.08s) [2022-03-05T14:12:21.650Z] === RUN TestVolumesInvalidJSON [2022-03-05T14:12:21.650Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T14:12:21.650Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T14:12:21.650Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T14:12:21.650Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-03-05T14:12:21.650Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-05T14:12:21.650Z] PASS [2022-03-05T14:12:21.650Z] ok github.com/docker/docker/integration/volume 0.419s [2022-03-05T14:12:21.650Z] [2022-03-05T14:12:21.650Z] DONE 5 tests in 3.157s [2022-03-05T14:12:21.650Z] INFO: make.ps1 ended at 03/05/2022 14:12:21 [2022-03-05T14:12:21.650Z] INFO: Integration CLI tests being run from the host: [2022-03-05T14:12:21.650Z] 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-05T14:12:30.079Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-05T14:12:30.079Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-05T14:12:30.079Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-05T14:12:30.079Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-05T14:12:30.079Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-05T14:12:30.079Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-05T14:12:30.079Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-05T14:12:30.079Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-05T14:12:30.079Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-05T14:12:30.645Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-05T14:12:30.645Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-05T14:12:30.645Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-05T14:12:30.645Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-05T14:12:30.902Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-05T14:12:32.272Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-05T14:12:32.272Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-05T14:12:32.529Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-05T14:12:32.529Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-05T14:12:32.529Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-05T14:12:33.894Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-05T14:12:36.637Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T14:12:36.637Z] INFO: Testing against a local daemon [2022-03-05T14:12:36.637Z] === RUN TestDockerSuite [2022-03-05T14:12:36.637Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-05T14:12:36.637Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-05T14:12:36.637Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T14:12:36.637Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-05T14:12:36.637Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-05T14:12:36.637Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-05T14:12:36.637Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-05T14:12:36.637Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-05T14:12:36.637Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-05T14:12:36.637Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-05T14:12:36.637Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-05T14:12:37.107Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-05T14:12:38.083Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-05T14:12:38.097Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-05T14:12:38.097Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-05T14:12:39.457Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-05T14:12:39.457Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-05T14:12:39.457Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-05T14:12:41.351Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-05T14:12:41.609Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-05T14:12:44.134Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-05T14:12:44.134Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite (1295.84s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.59s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.67s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.33s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.81s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.83s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.62s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.24s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.72s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.64s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.93s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.01s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.33s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.67s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.09s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.03s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.34s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.41s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.27s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.58s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.79s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.18s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.71s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.84s) [2022-03-05T14:12:44.134Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.41s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.27s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.25s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.02s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.87s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.86s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.19s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.87s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.19s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.50s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.76s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.16s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.61s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.32s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.47s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.84s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.84s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.54s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.71s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.89s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.75s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.63s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.83s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.82s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.77s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.95s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.77s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.01s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.67s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.55s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.69s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.51s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.88s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.91s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.45s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.38s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.60s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.75s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.55s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.45s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.03s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.09s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.68s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.24s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.18s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.18s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.81s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.70s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.36s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.25s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.07s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.47s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.99s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.97s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.82s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.04s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.45s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.53s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.37s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.13s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.12s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.95s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.83s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.04s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.14s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.35s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEnv (1.46s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.18s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.78s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.80s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.72s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.56s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.58s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.51s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.44s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.19s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildFails (0.67s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.82s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.89s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.71s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.50s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.58s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.99s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.25s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.58s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.58s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildHistory (4.21s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.70s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.06s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.79s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.55s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.11s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.30s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.48s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.42s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.07s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.25s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.87s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.25s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.40s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.46s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.43s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.71s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.86s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.02s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.43s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.58s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.95s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.39s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.81s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.21s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.14s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildPATH (1.41s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.68s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.07s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.82s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.55s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildRm (2.26s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.85s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.98s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.91s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.23s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.20s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.00s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildStderr (0.93s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.40s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.22s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildUser (1.54s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.45s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.98s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.78s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.83s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.43s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.66s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.92s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.70s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.83s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.32s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.53s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.63s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-05T14:12:44.135Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.66s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestCommitChange (0.88s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.25s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.59s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.97s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.96s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.55s) [2022-03-05T14:12:44.135Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.52s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.55s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.66s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.60s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.28s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.64s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.63s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.64s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.63s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.69s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.57s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.49s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.07s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.10s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.59s) [2022-03-05T14:12:44.136Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.68s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.91s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.30s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.36s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.26s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.19s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.47s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.79s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.38s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.48s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0003f66d8_} (1.50s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1270116732_/foo_false____} (1.37s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1270116732_/foo_true____} (1.32s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3084855979_/foo_false____} (1.41s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3084855979_/foo_true____} (1.38s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3084855979_/foo_true__0xc0003f6708__} (0.55s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0003f6720_} (1.41s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0003f6738_} (1.40s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0003f6798_} (1.39s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0003f67b0_} (1.49s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.71s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.25s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.21s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.31s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.68s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.87s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.69s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.83s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.64s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.68s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.70s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.70s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.73s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.63s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.54s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.49s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.71s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.51s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.57s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.97s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.72s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.66s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.68s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.98s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.67s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.05s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.99s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.69s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.53s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.86s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.88s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToStdout (0.70s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.14s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.07s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.92s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.65s) [2022-03-05T14:12:44.136Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-03-05T14:12:44.136Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.56s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.84s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.97s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.61s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.10s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.28s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.59s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.42s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.55s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.94s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.45s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.05s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.20s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.97s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsAttach (0.72s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsCommit (0.69s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.62s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.27s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.42s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.51s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsCopy (1.12s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.44s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.46s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.31s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.12s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.29s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFilters (1.38s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFormat (1.17s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.07s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.79s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-03-05T14:12:44.136Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-05T14:12:44.136Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.31s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.63s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsResize (0.59s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.72s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.63s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsTop (0.75s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.06s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.04s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.64s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.61s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.66s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.65s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.75s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.62s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.22s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.67s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.07s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecTTY (0.69s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.51s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-03-05T14:12:44.136Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.17s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.60s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.49s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.68s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2022-03-05T14:12:44.136Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestHealth (19.10s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.98s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.82s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.96s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.60s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.57s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.69s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.56s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-03-05T14:12:44.137Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-05T14:12:44.137Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.66s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.43s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.72s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.42s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.61s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.95s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.24s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.23s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.09s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.78s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.79s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsSince (6.79s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestNetHostname (1.66s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.30s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.74s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.18s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPluginActive (1.91s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.46s) [2022-03-05T14:12:44.137Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.26s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.20s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.50s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.82s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.57s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.31s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.29s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPortList (7.84s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.18s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.14s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.41s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.85s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.78s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsByOrder (1.81s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.08s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.85s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.34s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.81s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.67s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.38s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-03-05T14:12:44.137Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.64s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.54s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.89s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.85s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.44s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.73s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.42s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.36s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.81s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.57s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.57s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.03s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAddHost (0.64s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.13s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.53s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.12s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.28s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.24s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.91s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.53s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2022-03-05T14:12:44.137Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.52s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.63s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.53s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.60s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.36s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.12s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.09s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.58s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.80s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.29s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.17s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.54s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.40s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.69s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.65s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.58s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.06s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.98s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.89s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.98s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.10s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.07s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.99s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.06s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.88s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.25s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunMount (5.32s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.06s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.67s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.45s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.42s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.98s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.40s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.66s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.49s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.82s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.57s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.50s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.63s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.59s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.59s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.08s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.40s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.83s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.08s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.88s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.25s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.76s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.66s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.26s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.75s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.57s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunState (1.24s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunSysctls (0.90s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.49s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.09s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.22s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.69s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.51s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.73s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.55s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunUserByName (0.56s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.58s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.10s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.75s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.78s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.10s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.73s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.93s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.58s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.03s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.08s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.67s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.65s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.50s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.10s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2022-03-05T14:12:44.138Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.42s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.14s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.52s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.45s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.87s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.83s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.13s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.11s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.35s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.01s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.90s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.88s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.90s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.56s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStartRecordError (1.33s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.31s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.74s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2022-03-05T14:12:44.138Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.42s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-03-05T14:12:44.139Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.50s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.58s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-03-05T14:12:44.139Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-05T14:12:44.139Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.41s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.72s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2022-03-05T14:12:44.139Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.59s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.39s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.54s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.11s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.14s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.59s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.71s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.84s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.61s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.55s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.40s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2022-03-05T14:12:44.139Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.02s) [2022-03-05T14:12:44.139Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-05T14:12:44.139Z] === RUN TestDockerRegistrySuite [2022-03-05T14:12:44.139Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-05T14:12:44.395Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-05T14:12:45.761Z] check_test.go:196: [d45ab7d26d7fa] daemon is not started [2022-03-05T14:12:45.761Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-05T14:12:46.690Z] check_test.go:196: [de0fd0de3f953] daemon is not started [2022-03-05T14:12:46.690Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-05T14:12:48.059Z] check_test.go:196: [d6d35e4bb1724] daemon is not started [2022-03-05T14:12:48.059Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-05T14:12:48.060Z] check_test.go:196: [d2b66d1d4774b] daemon is not started [2022-03-05T14:12:48.060Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T14:12:50.583Z] check_test.go:196: [d1cdc517702f7] daemon is not started [2022-03-05T14:12:50.841Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T14:12:56.093Z] check_test.go:196: [ddd4187ac0317] daemon is not started [2022-03-05T14:12:56.093Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-05T14:12:58.639Z] check_test.go:196: [d8afc23ccb8bb] daemon is not started [2022-03-05T14:12:58.639Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-05T14:12:59.204Z] check_test.go:196: [d87af353e289a] daemon is not started [2022-03-05T14:12:59.462Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-05T14:12:59.770Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-05T14:13:00.333Z] check_test.go:196: [d637ba452d7e5] daemon is not started [2022-03-05T14:13:00.333Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-05T14:13:01.704Z] check_test.go:196: [d87ce65935d20] daemon is not started [2022-03-05T14:13:01.704Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-05T14:13:01.960Z] docker_cli_swarm_test.go:1802: [d7ff19ddb7974] joining swarm manager [d5d20b8af8cab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:13:02.892Z] check_test.go:196: [db3661a62a682] daemon is not started [2022-03-05T14:13:02.892Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-05T14:13:03.457Z] docker_cli_swarm_test.go:1803: [d3e25e0f7f6a1] joining swarm manager [d5d20b8af8cab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:13:04.020Z] check_test.go:196: [de4438a31f6af] daemon is not started [2022-03-05T14:13:04.020Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-05T14:13:04.951Z] check_test.go:196: [dcc4e9353cfd5] daemon is not started [2022-03-05T14:13:04.951Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-05T14:13:05.880Z] check_test.go:196: [dc4cb654f63d3] daemon is not started [2022-03-05T14:13:05.881Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-05T14:13:06.810Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a8d8c85e8fc2157e957a9974ba707f7518a8b1c31b0f454f9fd4aeafc1667ebf [2022-03-05T14:13:07.372Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3fa9eb7bf825d729d0c475c09d7df921e80cd5b3b0c95d8a21772e0327774532 [2022-03-05T14:13:07.629Z] check_test.go:196: [d7a1fe8c278a9] daemon is not started [2022-03-05T14:13:07.629Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-05T14:13:08.564Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a114a3851b9e6c5ba3774beeaaa3d35b79ddc1efe90c7e9ba15ee6dde5710e9a [2022-03-05T14:13:09.127Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3a02ffe7e2d85d38d79ea264201f59579aa152c90590f03d045ea301cca2920d [2022-03-05T14:13:09.693Z] check_test.go:196: [d127567c94279] daemon is not started [2022-03-05T14:13:09.693Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-05T14:13:10.624Z] check_test.go:196: [d3caffacdba90] daemon is not started [2022-03-05T14:13:10.624Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-05T14:13:12.520Z] check_test.go:196: [d555dfec1a3f9] daemon is not started [2022-03-05T14:13:12.520Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-05T14:13:13.451Z] check_test.go:196: [db8827a56b0be] daemon is not started [2022-03-05T14:13:13.451Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-05T14:13:13.708Z] check_test.go:196: [da4138aa08fb5] daemon is not started [2022-03-05T14:13:13.708Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T14:13:14.639Z] check_test.go:196: [dcfd9bfa144b1] daemon is not started [2022-03-05T14:13:14.639Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T14:13:15.203Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-05T14:13:15.460Z] check_test.go:196: [de409d931a191] daemon is not started [2022-03-05T14:13:15.460Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T14:13:16.391Z] check_test.go:196: [d4c4a2c16ee69] daemon is not started [2022-03-05T14:13:16.392Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-05T14:13:19.662Z] check_test.go:196: [d54a839dca006] daemon is not started [2022-03-05T14:13:19.662Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-05T14:13:19.662Z] check_test.go:196: [d152a82b00159] daemon is not started [2022-03-05T14:13:19.662Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-05T14:13:20.592Z] check_test.go:196: [d68f7d687dc6b] daemon is not started [2022-03-05T14:13:20.593Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-05T14:13:20.848Z] check_test.go:196: [d7705fbe45295] daemon is not started [2022-03-05T14:13:20.849Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-05T14:13:20.849Z] check_test.go:196: [d9f57d5023701] daemon is not started [2022-03-05T14:13:20.849Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-05T14:13:21.105Z] check_test.go:196: [dbf7298a710d0] daemon is not started [2022-03-05T14:13:21.106Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-05T14:13:21.364Z] check_test.go:196: [d3897007a6587] daemon is not started [2022-03-05T14:13:21.364Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-05T14:13:21.927Z] check_test.go:196: [dca9dc48badcd] daemon is not started [2022-03-05T14:13:21.927Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-05T14:13:21.927Z] check_test.go:196: [d2be82d1a17c9] daemon is not started [2022-03-05T14:13:21.927Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-05T14:13:23.320Z] check_test.go:196: [d990884e5ffa2] daemon is not started [2022-03-05T14:13:23.320Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-05T14:13:23.320Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-05T14:13:24.693Z] check_test.go:196: [d04e7d016d04d] daemon is not started [2022-03-05T14:13:24.693Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-05T14:13:25.624Z] docker_cli_swarm_test.go:1321: [dd6d54013958e] joining swarm manager [de4f96e8b3fb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:13:25.624Z] check_test.go:196: [d1dcf497df9b5] daemon is not started [2022-03-05T14:13:25.883Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-05T14:13:26.816Z] docker_cli_swarm_test.go:1322: [d30e397864d21] joining swarm manager [de4f96e8b3fb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:13:27.073Z] check_test.go:196: [dbc385ae2dc41] daemon is not started [2022-03-05T14:13:27.073Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-05T14:13:28.004Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite (44.51s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.36s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.32s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.20s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.56s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.95s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.66s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.00s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.25s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.20s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.87s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.70s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.95s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.11s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.97s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.95s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.59s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.13s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.57s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.20s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-03-05T14:13:28.567Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-03-05T14:13:28.567Z] === RUN TestDockerSchema1RegistrySuite [2022-03-05T14:13:28.567Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-05T14:13:28.823Z] check_test.go:223: [d3f1eaddd7a16] daemon is not started [2022-03-05T14:13:28.823Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T14:13:31.341Z] check_test.go:223: [d4b3a6ec1cae9] daemon is not started [2022-03-05T14:13:31.597Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T14:13:36.853Z] check_test.go:223: [deb7a3ba63d60] daemon is not started [2022-03-05T14:13:36.853Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-03-05T14:13:39.377Z] check_test.go:223: [d8730a17b212c] daemon is not started [2022-03-05T14:13:39.377Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-03-05T14:13:40.309Z] check_test.go:223: [d2b9299021a69] daemon is not started [2022-03-05T14:13:40.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-05T14:13:41.238Z] check_test.go:223: [d23330ca75a35] daemon is not started [2022-03-05T14:13:41.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-05T14:13:41.494Z] check_test.go:223: [dea962f60598b] daemon is not started [2022-03-05T14:13:41.494Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T14:13:42.423Z] check_test.go:223: [d2e025a50aa0d] daemon is not started [2022-03-05T14:13:42.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T14:13:43.353Z] check_test.go:223: [d0dab4c3f7036] daemon is not started [2022-03-05T14:13:43.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T14:13:44.285Z] check_test.go:223: [d9ce06952c32b] daemon is not started [2022-03-05T14:13:44.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-05T14:13:46.808Z] check_test.go:223: [d86ee5928d640] daemon is not started [2022-03-05T14:13:46.808Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-05T14:13:46.808Z] check_test.go:223: [d617f17d546a8] daemon is not started [2022-03-05T14:13:46.808Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-05T14:13:47.372Z] check_test.go:223: [dfd8fce3ba45b] daemon is not started [2022-03-05T14:13:47.372Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-03-05T14:13:47.372Z] check_test.go:223: [de909e166c9b6] daemon is not started [2022-03-05T14:13:47.372Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-03-05T14:13:47.628Z] check_test.go:223: [d2296af49eabf] daemon is not started [2022-03-05T14:13:47.628Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-03-05T14:13:47.885Z] check_test.go:223: [d5ddd8ec43425] daemon is not started [2022-03-05T14:13:47.885Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-03-05T14:13:48.449Z] check_test.go:223: [d5af465abb0cb] daemon is not started [2022-03-05T14:13:48.449Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-03-05T14:13:48.449Z] check_test.go:223: [dc699f0a4f745] daemon is not started [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite (19.83s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.15s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.76s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.00s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.31s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2022-03-05T14:13:48.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-03-05T14:13:48.449Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-05T14:13:48.449Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-05T14:13:49.380Z] check_test.go:252: [d67139629ff12] daemon is not started [2022-03-05T14:13:49.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-05T14:13:49.639Z] check_test.go:252: [d83f5e0b4b0ad] daemon is not started [2022-03-05T14:13:49.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-05T14:13:49.896Z] check_test.go:252: [deaefa8bb4509] daemon is not started [2022-03-05T14:13:49.896Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-05T14:13:50.828Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-05T14:13:51.085Z] check_test.go:252: [db15846c0ffbb] daemon is not started [2022-03-05T14:13:51.085Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-05T14:13:51.341Z] check_test.go:252: [d85752443e310] daemon is not started [2022-03-05T14:13:51.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-05T14:13:51.905Z] check_test.go:252: [d8a3614a2e4fa] daemon is not started [2022-03-05T14:13:51.905Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-05T14:13:52.161Z] check_test.go:252: [d403d44adbd85] daemon is not started [2022-03-05T14:13:52.161Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.67s) [2022-03-05T14:13:52.161Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-03-05T14:13:52.161Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2022-03-05T14:13:52.161Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-03-05T14:13:52.161Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2022-03-05T14:13:52.161Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-03-05T14:13:52.161Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2022-03-05T14:13:52.161Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2022-03-05T14:13:52.161Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-05T14:13:52.161Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-05T14:13:52.161Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-05T14:13:57.407Z] check_test.go:279: [da2eacae0beae] daemon is not started [2022-03-05T14:13:57.407Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-05T14:13:57.407Z] check_test.go:279: [d9a34068eba54] daemon is not started [2022-03-05T14:13:57.407Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-05T14:13:57.664Z] check_test.go:279: [d06a076abdb82] daemon is not started [2022-03-05T14:13:57.664Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-05T14:13:57.664Z] check_test.go:279: [dabf2d6155725] daemon is not started [2022-03-05T14:13:57.664Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-05T14:13:57.922Z] check_test.go:279: [ddeb7a0b7310d] daemon is not started [2022-03-05T14:13:57.922Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-03-05T14:13:57.922Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-03-05T14:13:57.922Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-05T14:13:57.922Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-05T14:13:57.922Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-05T14:13:57.922Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-03-05T14:13:57.922Z] === RUN TestDockerNetworkSuite [2022-03-05T14:13:57.922Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-05T14:13:59.818Z] docker_cli_network_unix_test.go:46: [d235ed6fbcbe8] daemon is not started [2022-03-05T14:14:00.141Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-05T14:14:00.713Z] docker_cli_network_unix_test.go:46: [d0c4accb71a3c] daemon is not started [2022-03-05T14:14:00.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-05T14:14:03.237Z] docker_cli_network_unix_test.go:46: [d4a3a80e9c79b] daemon is not started [2022-03-05T14:14:03.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-05T14:14:04.860Z] docker_cli_network_unix_test.go:46: [df881a3e30313] daemon is not started [2022-03-05T14:14:05.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-05T14:14:05.116Z] docker_cli_network_unix_test.go:1233: [da224b6ce3444] daemon is not started [2022-03-05T14:14:07.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-05T14:14:08.573Z] docker_cli_network_unix_test.go:46: [de4a0b358aa98] daemon is not started [2022-03-05T14:14:08.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-05T14:14:13.006Z] docker_cli_network_unix_test.go:46: [d8f919bb3914d] daemon is not started [2022-03-05T14:14:13.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-05T14:14:15.833Z] docker_cli_network_unix_test.go:46: [d791272e43721] daemon is not started [2022-03-05T14:14:16.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-05T14:14:17.460Z] docker_cli_network_unix_test.go:46: [de4fdc0117d85] daemon is not started [2022-03-05T14:14:17.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-05T14:14:18.066Z] docker_cli_network_unix_test.go:46: [d06157719764a] daemon is not started [2022-03-05T14:14:18.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-05T14:14:18.325Z] docker_cli_network_unix_test.go:46: [db546d14515f2] daemon is not started [2022-03-05T14:14:18.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-05T14:14:18.840Z] docker_cli_network_unix_test.go:46: [da61154c0372f] daemon is not started [2022-03-05T14:14:19.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-05T14:14:19.676Z] docker_cli_network_unix_test.go:46: [df8bc8c3d145b] daemon is not started [2022-03-05T14:14:20.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-05T14:14:20.241Z] docker_cli_network_unix_test.go:46: [dbfd76bbacff2] daemon is not started [2022-03-05T14:14:20.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-05T14:14:20.807Z] docker_cli_network_unix_test.go:46: [d968a0362d040] daemon is not started [2022-03-05T14:14:20.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-05T14:14:21.063Z] docker_cli_network_unix_test.go:46: [d0896d70b01f1] daemon is not started [2022-03-05T14:14:21.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-05T14:14:21.578Z] docker_cli_network_unix_test.go:46: [d6a371c243559] daemon is not started [2022-03-05T14:14:21.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-05T14:14:21.578Z] docker_cli_network_unix_test.go:46: [d64183d304301] daemon is not started [2022-03-05T14:14:21.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-05T14:14:21.836Z] docker_cli_network_unix_test.go:46: [dacfe14119f1b] daemon is not started [2022-03-05T14:14:21.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-05T14:14:22.404Z] docker_cli_network_unix_test.go:46: [d31f22854b78b] daemon is not started [2022-03-05T14:14:22.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-05T14:14:22.969Z] docker_cli_network_unix_test.go:46: [d54598d09676b] daemon is not started [2022-03-05T14:14:23.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-05T14:14:23.535Z] docker_cli_network_unix_test.go:46: [de00c40d9bf85] daemon is not started [2022-03-05T14:14:23.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-05T14:14:23.791Z] docker_cli_network_unix_test.go:46: [d6d7672e6c819] daemon is not started [2022-03-05T14:14:23.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-05T14:14:23.792Z] docker_cli_network_unix_test.go:46: [d182df89e3117] daemon is not started [2022-03-05T14:14:23.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-05T14:14:25.159Z] docker_cli_network_unix_test.go:968: [dd0d70346798c] daemon is not started [2022-03-05T14:14:26.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-05T14:14:27.462Z] docker_cli_network_unix_test.go:46: [de5b1f537580e] daemon is not started [2022-03-05T14:14:27.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-05T14:14:29.984Z] docker_cli_network_unix_test.go:1116: [dfa41a6c8011b] daemon is not started [2022-03-05T14:14:33.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-05T14:14:33.263Z] docker_cli_network_unix_test.go:46: [da8713a7687d1] daemon is not started [2022-03-05T14:14:33.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-05T14:14:33.826Z] docker_cli_network_unix_test.go:46: [d874bd64632bb] daemon is not started [2022-03-05T14:14:33.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-05T14:14:33.826Z] docker_cli_network_unix_test.go:46: [d97535741e613] daemon is not started [2022-03-05T14:14:33.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-05T14:14:34.084Z] docker_cli_network_unix_test.go:46: [d15167bda1ec8] daemon is not started [2022-03-05T14:14:34.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-05T14:14:34.084Z] docker_cli_network_unix_test.go:46: [d267a6420a231] daemon is not started [2022-03-05T14:14:34.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-05T14:14:34.340Z] docker_cli_network_unix_test.go:46: [d1378d2ce1cb9] daemon is not started [2022-03-05T14:14:34.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-05T14:14:34.340Z] docker_cli_network_unix_test.go:46: [d86438506b785] daemon is not started [2022-03-05T14:14:34.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-05T14:14:35.709Z] docker_cli_network_unix_test.go:46: [d85823d73b7e2] daemon is not started [2022-03-05T14:14:36.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-05T14:14:36.906Z] docker_cli_network_unix_test.go:46: [d9436a3d268b6] daemon is not started [2022-03-05T14:14:36.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-05T14:14:36.906Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-05T14:14:36.906Z] docker_cli_network_unix_test.go:46: [d96069dc3935b] daemon is not started [2022-03-05T14:14:36.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-05T14:14:37.481Z] docker_cli_network_unix_test.go:46: [deef1cd7c8a10] daemon is not started [2022-03-05T14:14:37.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-05T14:14:41.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-05T14:14:42.587Z] docker_cli_network_unix_test.go:1084: [d163041ac882e] daemon is not started [2022-03-05T14:14:43.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-05T14:14:43.957Z] docker_cli_network_unix_test.go:46: [d81bc38e12a57] daemon is not started [2022-03-05T14:14:43.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-05T14:14:44.520Z] docker_cli_network_unix_test.go:46: [d5c227925a59d] daemon is not started [2022-03-05T14:14:44.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-05T14:14:46.150Z] docker_cli_network_unix_test.go:46: [d59d71fe34434] daemon is not started [2022-03-05T14:14:46.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-05T14:14:46.150Z] docker_cli_network_unix_test.go:46: [daa51b58ee560] daemon is not started [2022-03-05T14:14:46.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-05T14:14:46.715Z] docker_cli_network_unix_test.go:46: [dff7db830a3f9] daemon is not started [2022-03-05T14:14:46.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-05T14:14:47.536Z] docker_cli_network_unix_test.go:46: [d3643d362629c] daemon is not started [2022-03-05T14:14:47.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-05T14:14:48.098Z] docker_cli_network_unix_test.go:46: [d98f41fb990b9] daemon is not started [2022-03-05T14:14:48.354Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-05T14:14:53.609Z] docker_cli_network_unix_test.go:46: [df97ff3116f09] daemon is not started [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite (55.85s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.20s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.04s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.37s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.37s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.37s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.41s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-05T14:14:53.866Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.33s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-03-05T14:14:53.866Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.43s) [2022-03-05T14:14:53.866Z] === RUN TestDockerHubPullSuite [2022-03-05T14:14:53.866Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-05T14:14:55.236Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-05T14:14:57.758Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-05T14:14:58.320Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-05T14:14:59.713Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-05T14:14:59.970Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-05T14:14:59.970Z] --- PASS: TestDockerHubPullSuite (6.17s) [2022-03-05T14:14:59.970Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.58s) [2022-03-05T14:14:59.970Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-03-05T14:14:59.970Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.72s) [2022-03-05T14:14:59.970Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.37s) [2022-03-05T14:14:59.970Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-03-05T14:14:59.970Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-05T14:14:59.970Z] PASS [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === Skipped [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-05T14:14:59.970Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-05T14:14:59.970Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.970Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-05T14:14:59.970Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-03-05T14:14:59.970Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-05T14:14:59.970Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-05T14:14:59.971Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.03s) [2022-03-05T14:14:59.971Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.03s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-03-05T14:14:59.971Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-05T14:14:59.971Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-05T14:14:59.971Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-05T14:14:59.971Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-05T14:14:59.971Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-05T14:14:59.971Z] docker_cli_network_unix_test.go:46: [d96069dc3935b] daemon is not started [2022-03-05T14:14:59.971Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-05T14:14:59.971Z] [2022-03-05T14:14:59.971Z] DONE 1270 tests, 51 skipped in 1484.221s [2022-03-05T14:14:59.971Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T14:14:59.971Z] ++++ cat bundles/test-integration/docker.pid [2022-03-05T14:14:59.971Z] +++ kill 8219 [2022-03-05T14:15:00.898Z] +++ /etc/init.d/apparmor stop [2022-03-05T14:15:00.898Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T14:15:00.898Z] [2022-03-05T14:15:00.898Z] Unloading profiles will leave already running processes permanently [2022-03-05T14:15:00.898Z] unconfined, which can lead to unexpected situations. [2022-03-05T14:15:00.898Z] [2022-03-05T14:15:00.898Z] To set a process to complain mode, use the command line tool [2022-03-05T14:15:00.898Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T14:15:00.898Z] +++ true [2022-03-05T14:15:00.898Z] exiting test-integration [2022-03-05T14:15:00.898Z] ++ exit 0 [2022-03-05T14:15:00.898Z] [2022-03-05T14:15:01.154Z] + for job in $(jobs -p) [2022-03-05T14:15:01.154Z] + wait 12871 [2022-03-05T14:15:05.321Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-05T14:15:05.322Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-05T14:15:05.322Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-05T14:15:05.322Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-05T14:15:05.322Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-05T14:15:05.322Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-05T14:15:05.322Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-05T14:15:05.322Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T14:15:05.322Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-05T14:15:05.322Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T14:15:05.322Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-05T14:15:05.322Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T14:15:05.322Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-05T14:15:05.322Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-05T14:15:05.322Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-05T14:15:05.322Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T14:15:05.322Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-05T14:15:05.322Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-05T14:15:05.322Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-03-05T14:15:05.322Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-05T14:15:10.096Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-05T14:15:10.096Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T14:15:10.096Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-05T14:15:10.096Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-03-05T14:15:10.096Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-05T14:15:14.868Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-05T14:15:17.093Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-05T14:15:17.093Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-03-05T14:15:17.562Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-05T14:15:17.562Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-03-05T14:15:17.562Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-05T14:15:17.562Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-03-05T14:15:17.562Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-05T14:15:17.562Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-05T14:15:17.562Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-05T14:15:21.363Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-05T14:15:21.363Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-05T14:15:21.363Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-05T14:15:21.363Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T14:15:21.363Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-05T14:15:31.809Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-05T14:16:37.544Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-05T14:16:37.544Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-05T14:16:37.544Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-05T14:16:42.790Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-05T14:16:45.306Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-05T14:16:49.490Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-05T14:16:51.379Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-05T14:16:55.549Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-05T14:16:55.549Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-05T14:16:55.549Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-05T14:17:00.794Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-05T14:17:00.794Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-05T14:17:01.356Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-05T14:17:03.883Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-05T14:18:00.053Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-05T14:18:00.053Z] docker_cli_swarm_test.go:1186: [dc3de8c7adb63] joining swarm manager [d73c92691dd85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:18:06.599Z] docker_cli_swarm_test.go:1195: [d32e2c6318cee] joining swarm manager [d73c92691dd85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:18:14.209Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-05T14:18:14.209Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-03-05T14:18:14.209Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-05T14:18:14.209Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-05T14:18:14.209Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-05T14:18:15.778Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-05T14:18:16.768Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-05T14:18:16.768Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-03-05T14:18:16.768Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-05T14:18:16.768Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-03-05T14:18:16.768Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-05T14:18:16.768Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-03-05T14:18:16.768Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-05T14:18:17.239Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-05T14:18:18.232Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-05T14:18:22.155Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-05T14:18:24.385Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-05T14:18:24.385Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-03-05T14:18:24.385Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-05T14:18:24.385Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-03-05T14:18:24.385Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-05T14:18:24.385Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-05T14:18:28.185Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-05T14:18:43.143Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-05T14:18:49.034Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-05T14:18:50.603Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-05T14:18:50.603Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-03-05T14:18:50.603Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-05T14:18:53.214Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-05T14:18:54.402Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-05T14:18:55.971Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-05T14:18:57.380Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-05T14:19:01.546Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-05T14:19:02.913Z] docker_cli_swarm_test.go:1118: [d5eea09fe7dfb] joining swarm manager [db40ea67a53bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:19:04.277Z] docker_cli_swarm_test.go:1119: [d9f05807930f3] joining swarm manager [db40ea67a53bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:19:08.474Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-05T14:19:08.474Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-03-05T14:19:08.474Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-05T14:19:08.474Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-03-05T14:19:08.474Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-05T14:19:08.474Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-03-05T14:19:08.474Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-05T14:19:08.474Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-03-05T14:19:08.474Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-05T14:19:08.474Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-05T14:20:20.823Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-05T14:20:20.823Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-03-05T14:20:20.823Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-05T14:20:20.823Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-03-05T14:20:20.823Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-05T14:20:40.657Z] docker_cli_swarm_test.go:1172: [d64d068baf87d] joining swarm manager [db40ea67a53bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-05T14:20:50.979Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-05T14:20:50.979Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-03-05T14:20:50.979Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-05T14:20:50.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-05T14:20:59.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-05T14:20:59.655Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-03-05T14:21:00.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-05T14:21:07.156Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-05T14:21:07.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-05T14:21:09.046Z] docker_cli_swarm_test.go:1453: [d50034b9c15cc] joining swarm manager [d79bec0cbab90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:21:09.973Z] docker_cli_swarm_test.go:1454: [d7683b8ed2fff] joining swarm manager [d79bec0cbab90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T14:21:19.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-05T14:21:22.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-05T14:21:22.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-05T14:21:22.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-05T14:21:22.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-05T14:21:22.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-05T14:21:22.730Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-05T14:21:25.245Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-05T14:21:28.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-05T14:21:30.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-05T14:21:30.257Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-03-05T14:21:30.400Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-05T14:21:30.726Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-05T14:21:32.287Z] docker_cli_swarm_unix_test.go:62: [dad7f78bfc523] joining swarm manager [df054883aeba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:21:43.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-05T14:21:43.231Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-03-05T14:21:43.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-05T14:21:43.231Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-03-05T14:21:43.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-05T14:21:50.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-05T14:21:50.403Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-03-05T14:21:50.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-05T14:21:51.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-05T14:21:51.394Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-03-05T14:21:51.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-05T14:21:51.394Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-03-05T14:21:51.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-05T14:22:28.454Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-05T14:22:28.454Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-05T14:22:28.454Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-05T14:22:29.821Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-05T14:22:33.104Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-05T14:22:35.622Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-05T14:22:37.513Z] docker_api_swarm_test.go:961: [d8826ac260771] joining swarm manager [d73b8f161bfba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T14:22:42.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-05T14:22:42.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-05T14:22:42.298Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-03-05T14:22:42.768Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-05T14:22:42.768Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-03-05T14:22:43.237Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-05T14:22:45.462Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-05T14:22:45.462Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-03-05T14:22:45.462Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-05T14:22:51.341Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-05T14:22:53.562Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-05T14:22:53.562Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-03-05T14:22:53.562Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-05T14:22:53.562Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-03-05T14:22:53.562Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-05T14:22:55.133Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-05T14:22:55.557Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-05T14:22:56.705Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-05T14:22:57.694Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-05T14:22:58.164Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-05T14:22:59.154Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-05T14:23:06.340Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-05T14:23:07.727Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-05T14:23:09.303Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-05T14:23:09.303Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-03-05T14:23:09.303Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-05T14:23:09.616Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-05T14:23:10.872Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-05T14:23:10.872Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-03-05T14:23:10.872Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-05T14:23:11.342Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-05T14:23:12.132Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-05T14:23:14.302Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-05T14:23:14.680Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-05T14:23:14.771Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-05T14:23:15.762Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-05T14:23:15.762Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-03-05T14:23:15.762Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-05T14:23:16.752Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-05T14:23:17.742Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-05T14:23:17.742Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-03-05T14:23:17.742Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-05T14:23:17.742Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-03-05T14:23:17.742Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-05T14:23:22.768Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-05T14:23:26.419Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-05T14:23:26.935Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-05T14:23:28.823Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-05T14:23:31.342Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-05T14:23:33.858Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-05T14:23:36.374Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-05T14:23:39.643Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-05T14:23:41.570Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-05T14:24:09.136Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-05T14:24:09.136Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-05T14:24:09.606Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-05T14:24:16.773Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-05T14:24:16.773Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-03-05T14:24:17.243Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-05T14:24:17.243Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-03-05T14:24:17.712Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-05T14:24:17.712Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-03-05T14:24:17.712Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-05T14:24:18.182Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-05T14:24:18.182Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-03-05T14:24:18.652Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-05T14:24:37.733Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-05T14:24:52.570Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-05T14:24:54.533Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-05T14:24:54.533Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-05T14:24:54.533Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-03-05T14:24:55.007Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite (1694.99s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.98s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.12s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.14s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.99s) [2022-03-05T14:25:10.619Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.29s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.85s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.75s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.97s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.48s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.93s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.34s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.06s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.41s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.42s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.84s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.01s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.57s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.86s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.39s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.67s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.41s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.69s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.32s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.36s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (21.57s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.22s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.44s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.05s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.07s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.78s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.59s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.14s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.55s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.05s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.29s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.81s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.60s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.42s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.93s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.85s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.42s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.94s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.60s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.12s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.90s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.37s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.32s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.53s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.88s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.75s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.63s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.65s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.01s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.47s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.73s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.09s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.04s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.32s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.85s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.53s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.25s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.99s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (184.77s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.36s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.65s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.88s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.27s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.87s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.31s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.72s) [2022-03-05T14:25:10.619Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.94s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.17s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.89s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.82s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.34s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.99s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.35s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.45s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.04s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.82s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.00s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.18s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.65s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.25s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-03-05T14:25:10.619Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-03-05T14:25:10.619Z] === RUN TestDockerExternalVolumeSuite [2022-03-05T14:25:10.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-05T14:25:10.619Z] docker_cli_external_volume_driver_test.go:53: [df2e87a9d0312] daemon is not started [2022-03-05T14:25:25.461Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-05T14:25:37.866Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-05T14:25:37.866Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-05T14:25:37.866Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-05T14:25:40.086Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-05T14:25:43.886Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-05T14:25:52.578Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-05T14:26:33.097Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-05T14:26:41.184Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-05T14:26:56.046Z] docker_cli_external_volume_driver_test.go:53: [d463eaf21f19b] daemon is not started [2022-03-05T14:27:10.888Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-05T14:27:25.733Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-05T14:27:34.156Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-05T14:27:34.156Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-05T14:27:34.156Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-03-05T14:27:34.156Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-05T14:27:43.784Z] docker_cli_external_volume_driver_test.go:53: [dcae0c66b8bf3] daemon is not started [2022-03-05T14:27:55.962Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-05T14:27:55.962Z] docker_cli_external_volume_driver_test.go:53: [d005a441f7011] daemon is not started [2022-03-05T14:28:10.804Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-05T14:28:42.838Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-05T14:29:00.888Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-05T14:29:15.751Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-05T14:29:30.898Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-05T14:29:30.898Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-05T14:29:30.898Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-05T14:30:01.067Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-05T14:30:02.377Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-05T14:30:13.593Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-05T14:30:20.434Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-05T14:30:31.434Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-05T14:30:52.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-05T14:31:22.341Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-05T14:31:24.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-05T14:31:37.297Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-05T14:31:39.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-05T14:31:49.819Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-05T14:31:54.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-05T14:31:54.199Z] docker_cli_external_volume_driver_test.go:485: [d6a2ea51f2cb5] daemon is not started [2022-03-05T14:32:12.243Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-05T14:32:12.243Z] docker_cli_external_volume_driver_test.go:53: [dc68cc814e914] daemon is not started [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite (436.99s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.57s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-03-05T14:32:27.085Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-05T14:32:27.085Z] PASS [2022-03-05T14:32:27.085Z] [2022-03-05T14:32:27.085Z] === Skipped [2022-03-05T14:32:27.085Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-03-05T14:32:27.085Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-05T14:32:27.085Z] check_test.go:309: [d75dca5f47b01] daemon is not started [2022-03-05T14:32:27.085Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-03-05T14:32:27.085Z] [2022-03-05T14:32:27.085Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-05T14:32:27.085Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-05T14:32:27.085Z] check_test.go:309: [d9790f6029553] daemon is not started [2022-03-05T14:32:27.085Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-05T14:32:27.085Z] [2022-03-05T14:32:27.085Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-05T14:32:27.085Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-05T14:32:27.085Z] check_test.go:309: [d41cd6e737932] daemon is not started [2022-03-05T14:32:27.085Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-05T14:32:27.085Z] [2022-03-05T14:32:27.085Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-05T14:32:27.085Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-03-05T14:32:27.085Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-05T14:32:27.085Z] [2022-03-05T14:32:27.085Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-05T14:32:27.085Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-05T14:32:27.085Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-05T14:32:27.085Z] [2022-03-05T14:32:27.085Z] DONE 273 tests, 5 skipped in 2529.025s [2022-03-05T14:32:27.085Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T14:32:27.085Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d493b7de21073/docker.pid [2022-03-05T14:32:27.085Z] +++ kill 6753 [2022-03-05T14:32:27.085Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6753 is not a child of this shell [2022-03-05T14:32:27.085Z] warning: PID 6753 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d493b7de21073/docker.pid had a nonzero exit code [2022-03-05T14:32:27.085Z] ++++ cat bundles/test-integration/docker.pid [2022-03-05T14:32:27.085Z] +++ kill 8190 [2022-03-05T14:32:27.085Z] +++ /etc/init.d/apparmor stop [2022-03-05T14:32:27.085Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T14:32:27.085Z] [2022-03-05T14:32:27.085Z] Unloading profiles will leave already running processes permanently [2022-03-05T14:32:27.085Z] unconfined, which can lead to unexpected situations. [2022-03-05T14:32:27.085Z] [2022-03-05T14:32:27.085Z] To set a process to complain mode, use the command line tool [2022-03-05T14:32:27.085Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T14:32:27.085Z] +++ true [2022-03-05T14:32:27.085Z] exiting test-integration [2022-03-05T14:32:27.085Z] ++ exit 0 [2022-03-05T14:32:27.085Z] [2022-03-05T14:32:27.085Z] + exit 0 [2022-03-05T14:32:27.085Z] ++ jobs -p [2022-03-05T14:32:27.085Z] + pids= [2022-03-05T14:32:27.085Z] + echo 'Remaining pids to kill: []' [2022-03-05T14:32:27.085Z] Remaining pids to kill: [] [2022-03-05T14:32:27.085Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-05T14:32:27.096Z] Recording test results [2022-03-05T14:32:28.648Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T14:32:28.965Z] + echo Ensuring container killed. [2022-03-05T14:32:28.965Z] Ensuring container killed. [2022-03-05T14:32:28.965Z] + docker ps -aq -f name=docker-pr2-* [2022-03-05T14:32:28.965Z] + cids=6e06829610c6 [2022-03-05T14:32:28.965Z] 8ef9221c0863 [2022-03-05T14:32:28.965Z] d0d9e9931510 [2022-03-05T14:32:28.965Z] + [ -n 6e06829610c6 [2022-03-05T14:32:28.965Z] 8ef9221c0863 [2022-03-05T14:32:28.965Z] d0d9e9931510 ] [2022-03-05T14:32:28.965Z] + docker rm -vf 6e06829610c6 8ef9221c0863 d0d9e9931510 [2022-03-05T14:32:30.863Z] 6e06829610c6 [2022-03-05T14:32:30.863Z] 8ef9221c0863 [2022-03-05T14:32:31.425Z] d0d9e9931510 [Pipeline] sh [2022-03-05T14:32:31.744Z] + echo Chowning /workspace to jenkins user [2022-03-05T14:32:31.744Z] Chowning /workspace to jenkins user [2022-03-05T14:32:31.744Z] + id -u [2022-03-05T14:32:31.744Z] + id -g [2022-03-05T14:32:31.744Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43331:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T14:32:31.744Z] Unable to find image 'busybox:latest' locally [2022-03-05T14:32:31.744Z] latest: Pulling from library/busybox [2022-03-05T14:32:32.001Z] 7e5209d2300f: Pulling fs layer [2022-03-05T14:32:32.001Z] 7e5209d2300f: Verifying Checksum [2022-03-05T14:32:32.001Z] 7e5209d2300f: Download complete [2022-03-05T14:32:32.001Z] 7e5209d2300f: Pull complete [2022-03-05T14:32:32.259Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-05T14:32:32.259Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T14:32:35.078Z] + bundleName=amd64 [2022-03-05T14:32:35.078Z] + echo Creating amd64-bundles.tar.gz [2022-03-05T14:32:35.078Z] Creating amd64-bundles.tar.gz [2022-03-05T14:32:35.078Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-05T14:32:35.078Z] + 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-05T14:32:36.016Z] Archiving artifacts [2022-03-05T14:32:37.728Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43331/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T14:32:38.028Z] + make clean [2022-03-05T14:32:38.028Z] docker volume rm -f docker-dev-cache [2022-03-05T14:32:38.284Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T14:34:17.006Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-05T14:34:17.475Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-05T14:34:17.475Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-03-05T14:34:17.944Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-05T14:34:17.944Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-03-05T14:34:17.944Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-05T14:34:18.935Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-05T14:34:19.925Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-05T14:34:19.925Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-03-05T14:34:19.925Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-05T14:34:20.918Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-05T14:34:21.389Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-05T14:34:28.571Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-05T14:34:33.354Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-05T14:34:39.240Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-05T14:34:39.241Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-05T14:34:39.241Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-05T14:34:39.241Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-03-05T14:34:39.241Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-05T14:34:39.241Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-03-05T14:34:39.241Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-05T14:34:39.241Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-03-05T14:34:39.710Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-05T14:34:39.710Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-03-05T14:34:39.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-05T14:34:44.482Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-05T14:34:44.482Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-03-05T14:34:44.482Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-05T14:34:44.482Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-03-05T14:34:44.482Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-05T14:34:44.482Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T14:34:44.482Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-05T14:34:46.057Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-05T14:34:53.244Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-05T14:35:14.501Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-05T14:35:14.501Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-05T14:35:14.501Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-03-05T14:35:14.501Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-05T14:35:14.501Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-03-05T14:35:14.501Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-05T14:35:14.501Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-03-05T14:35:14.501Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-05T14:35:14.501Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-03-05T14:35:14.501Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-05T14:35:14.501Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-03-05T14:35:14.501Z] === RUN TestDockerSuite/TestBuildFails [2022-03-05T14:35:23.175Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-05T14:35:23.175Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-05T14:35:35.690Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-05T14:35:41.570Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-05T14:35:56.523Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-05T14:36:09.032Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-05T14:36:09.502Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-05T14:36:16.676Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-05T14:36:16.676Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-03-05T14:36:17.148Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-05T14:36:18.138Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-05T14:36:18.608Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-05T14:36:18.608Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-03-05T14:36:18.608Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-05T14:36:36.440Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-05T14:36:36.440Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T14:36:36.440Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-05T14:36:51.398Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-05T14:36:51.398Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-05T14:36:54.361Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-05T14:36:54.361Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-03-05T14:36:54.361Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-05T14:36:55.350Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-05T14:36:55.351Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-05T14:37:02.523Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-05T14:37:02.992Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-05T14:37:03.462Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-05T14:37:05.031Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-05T14:37:05.502Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-05T14:37:07.073Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-05T14:37:09.295Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-05T14:37:17.976Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-05T14:37:17.976Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T14:37:17.976Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-05T14:37:17.976Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-03-05T14:37:17.976Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-05T14:37:17.976Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-05T14:37:17.976Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-05T14:37:17.976Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-05T14:37:17.976Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-05T14:37:18.445Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-05T14:37:19.441Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-05T14:37:26.616Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-05T14:38:09.348Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-05T14:38:09.348Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-03-05T14:38:09.348Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-05T14:38:09.348Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-05T14:38:52.080Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-05T14:39:22.216Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-05T14:39:26.981Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-05T14:39:39.503Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-05T14:39:46.674Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-05T14:40:07.949Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-05T14:40:07.949Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-03-05T14:40:07.949Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-05T14:40:22.915Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-05T14:40:23.388Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-05T14:40:23.388Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-03-05T14:40:23.388Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-05T14:40:23.388Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-03-05T14:40:23.388Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-05T14:40:27.194Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-05T14:40:33.073Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-05T14:40:36.037Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-05T14:40:36.507Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-05T14:40:36.977Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-05T14:40:39.934Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-05T14:40:41.505Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-05T14:40:43.073Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-05T14:41:04.332Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-05T14:41:04.332Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-05T14:41:14.782Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-05T14:41:19.548Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-05T14:41:32.062Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-05T14:41:37.945Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-05T14:41:45.124Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-05T14:41:46.113Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-05T14:41:46.113Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-03-05T14:41:46.113Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-05T14:41:46.113Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-03-05T14:41:46.113Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-05T14:41:49.073Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-05T14:41:49.073Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-03-05T14:41:49.073Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-05T14:42:49.748Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-05T14:43:15.107Z] === RUN TestDockerSuite/TestBuildRm [2022-03-05T14:43:30.066Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-05T14:43:33.032Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-05T14:43:33.032Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-03-05T14:43:33.032Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-05T14:43:33.032Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-03-05T14:43:33.501Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-05T14:43:35.723Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-05T14:43:40.490Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-05T14:43:50.946Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-05T14:43:56.832Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-05T14:44:22.184Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-05T14:44:22.184Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-05T14:44:23.176Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-05T14:44:38.149Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-05T14:44:38.149Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-05T14:44:45.328Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-05T14:44:45.328Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-05T14:44:51.214Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-05T14:45:21.353Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-05T14:45:21.353Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-03-05T14:45:21.353Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-05T14:45:22.346Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-05T14:45:23.919Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-05T14:45:31.088Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-05T14:45:38.303Z] === RUN TestDockerSuite/TestBuildUser [2022-03-05T14:45:38.303Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-03-05T14:45:38.303Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-05T14:45:38.303Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T14:45:38.303Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-05T14:45:38.303Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-03-05T14:45:38.303Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-05T14:45:44.185Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-05T14:45:44.185Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-05T14:45:52.858Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-05T14:45:52.858Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-03-05T14:45:52.858Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-05T14:45:52.858Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-03-05T14:45:52.858Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-05T14:46:22.994Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-05T14:46:22.994Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-05T14:46:40.836Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-05T14:46:51.283Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-05T14:46:51.283Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-03-05T14:46:51.758Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-05T14:46:51.758Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-03-05T14:46:51.758Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-05T14:46:55.563Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-05T14:46:55.563Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-05T14:46:56.032Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-05T14:47:11.012Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-05T14:47:16.902Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-05T14:47:17.895Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-05T14:47:43.275Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-05T14:47:43.275Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-03-05T14:47:43.275Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-05T14:47:43.275Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-03-05T14:47:43.275Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-05T14:47:43.275Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-03-05T14:47:43.275Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-05T14:47:43.275Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-05T14:47:53.715Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-05T14:47:55.935Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-05T14:47:55.935Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-03-05T14:47:56.405Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-05T14:47:56.405Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-05T14:47:56.405Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-05T14:47:56.405Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T14:47:56.405Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-05T14:47:59.365Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-05T14:48:11.875Z] === RUN TestDockerSuite/TestCommitChange [2022-03-05T14:48:17.767Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-05T14:48:23.647Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-05T14:48:23.647Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T14:48:23.647Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-05T14:48:32.333Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-05T14:48:32.333Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-03-05T14:48:32.333Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-05T14:48:41.015Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-05T14:48:46.891Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-05T14:48:46.891Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T14:48:46.891Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-05T14:48:46.891Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T14:48:46.891Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-05T14:48:46.892Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-05T14:48:46.892Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-05T14:48:46.892Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-05T14:48:46.892Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-05T14:48:46.892Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-05T14:48:46.892Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-05T14:48:46.892Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-05T14:48:46.892Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-05T14:48:46.892Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-05T14:48:46.892Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-05T14:48:46.892Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-05T14:49:01.856Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-05T14:49:16.803Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-05T14:49:16.803Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T14:49:16.803Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-05T14:49:17.795Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-05T14:49:17.795Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-05T14:49:17.795Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-05T14:49:17.795Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T14:49:17.795Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-05T14:49:17.795Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-05T14:49:17.795Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-05T14:49:26.475Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-05T14:49:26.475Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-05T14:49:26.475Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-05T14:49:26.475Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-05T14:49:28.693Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-05T14:49:29.163Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-05T14:49:29.163Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-05T14:49:29.163Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-05T14:49:29.163Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-05T14:49:29.163Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-05T14:49:29.163Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T14:49:29.164Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-05T14:49:32.965Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-05T14:49:35.190Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-05T14:49:38.153Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-05T14:49:38.153Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-05T14:49:38.153Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-05T14:49:38.153Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-05T14:49:41.122Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-05T14:49:41.122Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-05T14:49:44.080Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-05T14:49:44.080Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T14:49:44.080Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-05T14:49:44.080Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T14:49:44.080Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-05T14:49:47.040Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-05T14:49:47.040Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-05T14:49:50.004Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-05T14:49:50.004Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-05T14:49:50.004Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-05T14:49:52.960Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-05T14:49:53.430Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-05T14:50:02.111Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-05T14:50:05.910Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-05T14:50:11.808Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-05T14:50:11.808Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-05T14:50:11.808Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-05T14:50:11.808Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-05T14:50:11.808Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-05T14:50:13.468Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-05T14:50:13.468Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-05T14:50:13.468Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-05T14:50:22.150Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-05T14:50:22.150Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T14:50:22.150Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-05T14:50:25.109Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-05T14:50:25.109Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-05T14:50:29.875Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-05T14:50:32.842Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-05T14:50:32.842Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-03-05T14:50:32.842Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-05T14:50:32.842Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-03-05T14:50:32.842Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-05T14:50:32.842Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-03-05T14:50:32.842Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-05T14:50:32.842Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-03-05T14:50:32.842Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-05T14:50:32.842Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-03-05T14:50:32.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-05T14:50:35.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-05T14:50:35.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-05T14:50:38.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-05T14:50:41.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-05T14:50:44.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-05T14:50:53.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004accf0_} [2022-03-05T14:50:55.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1185366050_c:\foo_false____} [2022-03-05T14:50:58.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1185366050_c:\foo_true____} [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-05T14:51:07.231Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-05T14:51:07.231Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-05T14:51:07.231Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-05T14:51:07.231Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-05T14:51:07.231Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-05T14:51:07.231Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T14:51:07.231Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-05T14:51:15.911Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-05T14:51:15.911Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-05T14:51:15.911Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-05T14:51:15.911Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-05T14:51:15.911Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-05T14:51:15.911Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-05T14:51:15.911Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-05T14:51:15.911Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-05T14:51:15.911Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-05T14:51:15.911Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-05T14:51:15.911Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-05T14:51:15.911Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-05T14:51:15.911Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T14:51:15.911Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-05T14:51:24.596Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-05T14:51:24.596Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-05T14:51:24.596Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-05T14:51:24.596Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-05T14:51:26.823Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-05T14:51:26.823Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-05T14:51:26.823Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-05T14:51:26.823Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-05T14:51:26.823Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-05T14:51:26.823Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-05T14:51:26.823Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-05T14:51:39.331Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-05T14:51:40.321Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-05T14:51:40.321Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T14:51:40.321Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-05T14:51:40.321Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-05T14:51:40.321Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-05T14:51:52.862Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-05T14:51:52.862Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T14:51:52.862Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-05T14:51:52.862Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T14:51:52.862Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-05T14:52:05.378Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-05T14:52:05.378Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-05T14:52:05.378Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-05T14:52:05.378Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-05T14:52:05.378Z] === RUN TestDockerSuite/TestCpToDot [2022-03-05T14:52:08.346Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-05T14:52:08.346Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-05T14:52:08.346Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-05T14:52:08.346Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-05T14:52:08.346Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-05T14:52:11.306Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-05T14:52:11.306Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T14:52:11.306Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-05T14:52:11.306Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-05T14:52:11.306Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-05T14:52:11.306Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-05T14:52:11.306Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-05T14:52:11.306Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-05T14:52:11.776Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-05T14:52:11.776Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-05T14:52:11.776Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-05T14:52:14.731Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-05T14:52:17.692Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-05T14:52:17.692Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-05T14:52:17.692Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-05T14:52:20.653Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-05T14:52:21.122Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-05T14:52:21.594Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-05T14:52:21.594Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-05T14:52:21.594Z] === RUN TestDockerSuite/TestCreateRM [2022-03-05T14:52:22.063Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-05T14:52:22.063Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T14:52:22.063Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-05T14:52:22.063Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-05T14:52:22.532Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-05T14:52:37.484Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-05T14:52:37.954Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-05T14:52:38.423Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-05T14:52:43.189Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-05T14:52:43.189Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-05T14:52:43.189Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-05T14:52:43.189Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-05T14:52:51.860Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-05T14:52:51.861Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-05T14:52:51.861Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-05T14:52:51.861Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-05T14:52:51.861Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-05T14:52:51.861Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-05T14:52:51.861Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-05T14:52:51.861Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-05T14:52:51.861Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-05T14:52:51.861Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-05T14:52:51.861Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDockerFails [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-05T14:52:51.861Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-05T14:52:51.861Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-05T14:52:51.861Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-05T14:52:51.861Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-05T14:52:51.861Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-03-05T14:52:51.861Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-05T14:52:54.817Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-05T14:52:57.772Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-05T14:53:00.728Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-05T14:53:21.979Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-05T14:53:27.860Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-05T14:53:35.030Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-05T14:53:37.247Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-05T14:53:38.237Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-05T14:53:43.002Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-05T14:53:43.471Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-05T14:53:45.039Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-05T14:53:57.558Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-05T14:54:02.327Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-05T14:54:02.327Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-05T14:54:02.327Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-05T14:54:02.327Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-03-05T14:54:02.327Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-05T14:54:02.327Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T14:54:02.327Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-05T14:54:02.327Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-03-05T14:54:02.327Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-05T14:54:03.320Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-05T14:54:03.320Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-03-05T14:54:03.320Z] === RUN TestDockerSuite/TestEventsRename [2022-03-05T14:54:11.991Z] === RUN TestDockerSuite/TestEventsResize [2022-03-05T14:54:15.795Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-05T14:54:18.022Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-05T14:54:21.818Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-05T14:54:27.697Z] === RUN TestDockerSuite/TestEventsTop [2022-03-05T14:54:27.697Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-03-05T14:54:27.697Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-05T14:54:29.918Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-05T14:54:34.677Z] === RUN TestDockerSuite/TestExec [2022-03-05T14:54:34.677Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T14:54:34.677Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-05T14:54:34.677Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-05T14:54:34.677Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-05T14:54:37.644Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-05T14:54:40.605Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-05T14:54:40.605Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T14:54:40.605Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-05T14:54:40.605Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T14:54:40.605Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-05T14:54:40.605Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-05T14:54:40.605Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-05T14:54:42.830Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-05T14:54:45.791Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-05T14:54:48.747Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-05T14:54:51.706Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-05T14:54:57.591Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-05T14:54:57.591Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-05T14:54:57.591Z] === RUN TestDockerSuite/TestExecEnv [2022-03-05T14:54:57.591Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T14:54:57.591Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-05T14:54:57.591Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-05T14:54:57.591Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-05T14:55:00.548Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-05T14:55:06.425Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-05T14:55:06.425Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-05T14:55:06.425Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-05T14:55:06.425Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-05T14:55:06.425Z] === RUN TestDockerSuite/TestExecParseError [2022-03-05T14:55:06.425Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T14:55:06.425Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-05T14:55:06.425Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-05T14:55:06.425Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-05T14:55:06.425Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-05T14:55:06.425Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-05T14:55:09.392Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-05T14:55:09.392Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-05T14:55:09.392Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-05T14:55:09.392Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-05T14:55:09.392Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-05T14:55:09.392Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T14:55:09.863Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-05T14:55:09.863Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-05T14:55:09.863Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-05T14:55:09.863Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-05T14:55:09.863Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-05T14:55:13.669Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-05T14:55:13.670Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-05T14:55:13.670Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-05T14:55:24.235Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-05T14:55:24.235Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-05T14:55:24.235Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-05T14:55:24.235Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-05T14:55:24.235Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-05T14:55:24.235Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-05T14:55:24.235Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-05T14:55:30.107Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-05T14:55:37.270Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-05T14:55:40.222Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-05T14:55:47.391Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-05T14:55:47.392Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T14:55:47.392Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-05T14:55:47.392Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-05T14:55:47.392Z] === RUN TestDockerSuite/TestHealth [2022-03-05T14:55:47.392Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-05T14:55:47.392Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-05T14:55:47.392Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-05T14:55:47.392Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-05T14:55:47.392Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-05T14:55:53.264Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-05T14:55:53.734Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-05T14:55:53.734Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-03-05T14:55:53.734Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-05T14:55:53.734Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-05T14:55:53.734Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-05T14:55:54.204Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-05T14:55:55.194Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-05T14:55:55.194Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-03-05T14:55:55.194Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-05T14:55:56.760Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-05T14:55:56.760Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-05T14:55:58.980Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-05T14:55:59.458Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-05T14:56:02.415Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-05T14:56:11.079Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-05T14:56:11.079Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-05T14:56:11.079Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-03-05T14:56:11.079Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-05T14:56:14.878Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-05T14:56:14.878Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-05T14:56:17.838Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestImportFile [2022-03-05T14:56:17.838Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-05T14:56:17.838Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-05T14:56:17.838Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-05T14:56:17.838Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-05T14:56:17.838Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-05T14:56:17.838Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-05T14:56:17.838Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-05T14:56:17.838Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-05T14:56:17.838Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T14:56:17.838Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-05T14:56:20.796Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-05T14:56:23.754Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-05T14:56:23.754Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T14:56:23.754Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-05T14:56:23.754Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-05T14:56:23.754Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-05T14:56:23.754Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-05T14:56:23.754Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-05T14:56:23.754Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-05T14:56:26.709Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-05T14:56:26.709Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-05T14:56:29.665Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-05T14:56:29.665Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-05T14:56:29.665Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-05T14:56:29.665Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-05T14:56:29.665Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-05T14:56:29.665Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-05T14:56:29.665Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-05T14:56:38.335Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-05T14:56:44.209Z] === RUN TestDockerSuite/TestInspectImage [2022-03-05T14:56:44.209Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T14:56:44.209Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-05T14:56:44.209Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T14:56:44.209Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-05T14:56:44.209Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T14:56:44.209Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-05T14:56:51.376Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-05T14:56:54.337Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-05T14:56:54.337Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-05T14:56:57.295Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-05T14:57:00.250Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-05T14:57:00.250Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-05T14:57:00.250Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-05T14:57:00.250Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-05T14:57:03.207Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-05T14:57:07.004Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-05T14:57:12.895Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-05T14:57:15.851Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-05T14:57:18.806Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-05T14:57:21.767Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-05T14:57:24.735Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-05T14:57:31.900Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-05T14:57:34.859Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-05T14:57:35.329Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-05T14:57:35.329Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-05T14:57:35.329Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T14:57:35.329Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-05T14:57:35.806Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-05T14:57:35.806Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-05T14:57:38.765Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-05T14:57:40.982Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-05T14:57:48.153Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-05T14:57:51.110Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-05T14:57:51.110Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-03-05T14:57:51.110Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-05T14:57:54.066Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-05T14:57:54.066Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-05T14:58:04.507Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-05T14:58:13.186Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-05T14:58:21.860Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-05T14:58:25.663Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-05T14:58:29.465Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-05T14:58:29.465Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-05T14:58:29.465Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-05T14:58:32.422Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-05T14:58:39.754Z] === RUN TestDockerSuite/TestLogsSince [2022-03-05T14:58:50.196Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-05T14:58:50.196Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-05T14:58:50.665Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-05T14:58:50.665Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-05T14:58:50.665Z] === RUN TestDockerSuite/TestLogsTail [2022-03-05T14:58:54.466Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-05T14:58:58.262Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-05T14:59:01.225Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-05T14:59:01.225Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestNetHostname [2022-03-05T14:59:01.225Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-05T14:59:01.225Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-05T14:59:01.225Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-05T14:59:01.225Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPluginActive [2022-03-05T14:59:01.225Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-05T14:59:01.225Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-05T14:59:01.225Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-05T14:59:01.225Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-05T14:59:01.225Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-05T14:59:01.225Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-05T14:59:01.225Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-05T14:59:01.225Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-05T14:59:01.225Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-05T14:59:01.225Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPortList [2022-03-05T14:59:01.225Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-05T14:59:01.225Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-05T14:59:07.098Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-05T14:59:07.098Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T14:59:07.098Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-05T14:59:07.098Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-05T14:59:07.098Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-05T14:59:07.098Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-05T14:59:07.098Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-05T14:59:07.098Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-05T14:59:07.098Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T14:59:07.098Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-05T14:59:07.098Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-05T14:59:07.098Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-05T14:59:07.098Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-05T14:59:07.098Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-05T14:59:07.098Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-05T14:59:07.098Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-05T14:59:07.098Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T14:59:07.098Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-05T14:59:12.972Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-05T14:59:12.972Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-05T14:59:12.972Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-05T14:59:25.485Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-05T14:59:25.485Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-03-05T14:59:25.485Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-05T14:59:37.987Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-05T15:00:13.852Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-05T15:00:13.852Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-05T15:00:13.852Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-05T15:00:13.852Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-05T15:00:26.358Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-05T15:00:35.034Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-05T15:00:49.979Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-05T15:01:00.410Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-05T15:01:00.410Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-03-05T15:01:00.410Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-05T15:01:00.410Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-03-05T15:01:00.410Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-05T15:01:10.853Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-05T15:01:10.853Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T15:01:10.853Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-05T15:01:10.853Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-03-05T15:01:10.853Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-05T15:01:10.853Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-03-05T15:01:10.853Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-05T15:01:10.853Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-03-05T15:01:10.853Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-05T15:01:21.289Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-05T15:01:21.289Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-03-05T15:01:21.289Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-05T15:01:21.757Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-05T15:01:21.757Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-05T15:01:21.757Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-05T15:01:23.325Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-05T15:01:24.314Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-05T15:01:24.314Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-05T15:01:24.314Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-05T15:01:30.189Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-05T15:01:34.951Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-05T15:01:37.907Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-05T15:02:08.063Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-05T15:02:08.063Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T15:02:08.063Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-05T15:02:15.226Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-05T15:02:15.226Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-05T15:02:15.696Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-05T15:02:16.689Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-05T15:02:22.564Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-05T15:02:27.326Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-05T15:02:27.326Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T15:02:27.326Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-05T15:02:33.201Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-05T15:02:33.201Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-05T15:02:33.201Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-05T15:02:54.443Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-05T15:02:55.433Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-05T15:02:56.421Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-05T15:03:05.101Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-05T15:03:12.272Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-05T15:03:27.229Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-05T15:03:32.002Z] === RUN TestDockerSuite/TestRmiTag [2022-03-05T15:03:33.571Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-05T15:03:36.530Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-05T15:04:01.832Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-05T15:04:07.711Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-05T15:04:13.584Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-05T15:04:14.575Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-05T15:04:14.575Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-03-05T15:04:14.575Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-05T15:04:14.575Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-03-05T15:04:14.575Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-05T15:04:14.575Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-03-05T15:04:14.575Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-05T15:04:14.575Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-03-05T15:04:15.044Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-05T15:04:15.044Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-03-05T15:04:15.044Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-05T15:04:15.044Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-03-05T15:04:15.044Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-05T15:04:15.044Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-03-05T15:04:15.044Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-05T15:04:17.262Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-05T15:04:17.262Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-03-05T15:04:17.262Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-05T15:04:17.262Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-03-05T15:04:17.262Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-05T15:04:29.766Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-05T15:04:31.994Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-05T15:04:40.669Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-05T15:04:47.835Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-05T15:04:50.055Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-05T15:04:50.055Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-05T15:04:55.930Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-05T15:04:55.930Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-03-05T15:04:55.930Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-05T15:04:55.930Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-03-05T15:04:55.930Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-05T15:04:55.930Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-03-05T15:04:55.930Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-05T15:04:55.930Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-03-05T15:04:55.930Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-05T15:04:55.930Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-03-05T15:04:55.930Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-05T15:04:55.930Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-03-05T15:04:55.930Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-05T15:04:55.930Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-03-05T15:04:55.930Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-05T15:04:55.930Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-03-05T15:04:55.930Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-05T15:04:55.930Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-03-05T15:04:55.930Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-05T15:04:55.930Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-03-05T15:04:55.930Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-05T15:04:55.930Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-03-05T15:04:55.930Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-05T15:05:04.597Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-05T15:05:04.597Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-03-05T15:05:04.597Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-05T15:05:08.403Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-05T15:05:08.403Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-03-05T15:05:08.403Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-05T15:05:08.403Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-03-05T15:05:08.403Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-05T15:05:10.622Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-05T15:05:10.622Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-03-05T15:05:10.622Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-05T15:05:10.622Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-03-05T15:05:10.622Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-05T15:05:10.622Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-03-05T15:05:11.093Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-05T15:05:11.093Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-03-05T15:05:11.093Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-05T15:05:11.093Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-03-05T15:05:11.093Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-05T15:05:11.093Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-03-05T15:05:11.093Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-05T15:05:11.093Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-05T15:05:11.093Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-05T15:05:14.048Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-05T15:05:17.006Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-05T15:05:19.965Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-05T15:05:19.965Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-03-05T15:05:19.965Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-05T15:05:19.965Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-03-05T15:05:19.965Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-05T15:05:19.965Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-03-05T15:05:19.965Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-05T15:05:22.925Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-05T15:05:22.925Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-03-05T15:05:22.925Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-05T15:05:22.925Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T15:05:22.925Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-05T15:05:22.925Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-03-05T15:05:22.925Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-05T15:05:22.925Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-03-05T15:05:22.925Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-05T15:05:25.148Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-05T15:05:32.326Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-05T15:05:32.326Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-03-05T15:05:32.326Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-05T15:05:32.326Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-03-05T15:05:32.326Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-05T15:05:32.326Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-03-05T15:05:32.326Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-05T15:05:32.326Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T15:05:32.326Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-05T15:05:32.326Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-03-05T15:05:32.326Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-05T15:05:32.326Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-03-05T15:05:32.326Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-05T15:05:35.280Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-05T15:05:35.280Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-03-05T15:05:35.280Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-05T15:05:35.280Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-05T15:05:35.280Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-03-05T15:05:35.280Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-05T15:05:38.243Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-05T15:05:41.206Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-05T15:05:41.206Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-03-05T15:05:41.206Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-05T15:05:44.171Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-05T15:05:44.171Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-03-05T15:05:44.172Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-05T15:05:44.172Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-03-05T15:05:44.172Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-05T15:05:44.172Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-03-05T15:05:44.172Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-05T15:05:52.851Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-05T15:05:55.071Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-05T15:05:58.025Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-05T15:06:00.982Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-05T15:06:00.982Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-05T15:06:00.982Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-03-05T15:06:00.982Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-05T15:06:00.982Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-03-05T15:06:00.982Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-05T15:06:00.982Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-03-05T15:06:00.982Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-05T15:06:00.982Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-03-05T15:06:00.982Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T15:06:00.982Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-05T15:06:00.982Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-05T15:06:00.982Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-03-05T15:06:00.982Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-05T15:06:00.982Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-03-05T15:06:00.982Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-05T15:06:11.412Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-05T15:06:11.412Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-03-05T15:06:11.412Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-05T15:06:11.412Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-05T15:06:11.412Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-03-05T15:06:11.412Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-05T15:06:11.412Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-03-05T15:06:11.412Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-05T15:06:11.412Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-03-05T15:06:11.412Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-05T15:06:11.412Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-03-05T15:06:11.412Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-05T15:06:23.913Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-05T15:06:23.913Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-03-05T15:06:23.913Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-05T15:06:25.480Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-05T15:06:25.480Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.480Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-05T15:06:25.480Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.480Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-05T15:06:25.480Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.950Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-05T15:06:25.950Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.950Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-05T15:06:25.950Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.950Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-05T15:06:25.950Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.950Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-05T15:06:25.950Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.950Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-05T15:06:25.950Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.950Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-03-05T15:06:25.950Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.950Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-05T15:06:25.950Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.950Z] === RUN TestDockerSuite/TestRunMount [2022-03-05T15:06:25.950Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.950Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-05T15:06:25.950Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.950Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-05T15:06:25.950Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.950Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-05T15:06:25.950Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-03-05T15:06:25.950Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-05T15:06:34.623Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-05T15:06:34.623Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-05T15:06:34.623Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-05T15:06:34.623Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-03-05T15:06:34.623Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-05T15:06:34.623Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-03-05T15:06:34.623Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-05T15:06:41.793Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-05T15:06:46.553Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-05T15:06:46.553Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-03-05T15:06:46.553Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-05T15:06:46.553Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-03-05T15:06:46.553Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-05T15:06:46.553Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-03-05T15:06:46.553Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-05T15:06:46.553Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-03-05T15:06:46.553Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-05T15:06:46.553Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-05T15:06:46.553Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-05T15:06:46.553Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-03-05T15:06:46.553Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-05T15:06:46.553Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-03-05T15:06:46.553Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-05T15:06:46.553Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-03-05T15:06:46.553Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-05T15:06:46.553Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-03-05T15:06:46.553Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-05T15:06:46.553Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-05T15:06:48.121Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-05T15:06:51.079Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-05T15:06:53.296Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-05T15:06:54.866Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-05T15:06:57.087Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-05T15:06:57.558Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-03-05T15:06:57.558Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-05T15:06:57.558Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-03-05T15:06:57.558Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-05T15:06:57.558Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-03-05T15:06:57.558Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-05T15:06:57.558Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-03-05T15:06:57.558Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-05T15:06:57.558Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-03-05T15:06:57.558Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-05T15:06:57.558Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-03-05T15:06:57.558Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-05T15:06:57.558Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-03-05T15:06:57.558Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-05T15:06:57.558Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-03-05T15:06:57.558Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T15:07:01.356Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-05T15:07:01.356Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-03-05T15:07:01.356Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-05T15:07:01.356Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-03-05T15:07:01.356Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-05T15:07:01.356Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-03-05T15:07:01.356Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-05T15:07:01.356Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-03-05T15:07:01.356Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-05T15:07:01.356Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T15:07:01.356Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-05T15:07:22.605Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-05T15:07:22.605Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-03-05T15:07:22.605Z] === RUN TestDockerSuite/TestRunRm [2022-03-05T15:07:28.482Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-05T15:07:34.353Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-05T15:07:43.023Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-05T15:07:50.187Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-05T15:07:52.406Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-05T15:07:55.370Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-05T15:07:55.371Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-03-05T15:07:55.371Z] === RUN TestDockerSuite/TestRunState [2022-03-05T15:07:55.371Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-03-05T15:07:55.371Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-05T15:07:58.331Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-05T15:07:58.331Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T15:07:58.331Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-05T15:08:01.290Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-05T15:08:01.290Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-03-05T15:08:01.290Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-05T15:08:01.290Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-03-05T15:08:01.290Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-05T15:08:01.290Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-05T15:08:01.290Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-05T15:08:01.290Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-03-05T15:08:01.290Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-05T15:08:07.167Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-05T15:08:07.167Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-03-05T15:08:07.167Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-05T15:08:07.167Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-03-05T15:08:07.167Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-05T15:08:07.167Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-03-05T15:08:07.167Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-05T15:08:07.167Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-03-05T15:08:07.167Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-05T15:08:07.167Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-03-05T15:08:07.167Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-05T15:08:07.167Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-03-05T15:08:07.167Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-05T15:08:07.167Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-03-05T15:08:07.167Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-05T15:08:07.167Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-03-05T15:08:07.167Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-05T15:08:07.167Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-03-05T15:08:07.167Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-05T15:08:07.167Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-03-05T15:08:07.167Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-05T15:08:10.123Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-05T15:08:10.123Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-03-05T15:08:10.123Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-05T15:08:13.085Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-05T15:08:13.085Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-03-05T15:08:13.085Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-05T15:08:13.085Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-03-05T15:08:13.085Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-05T15:08:23.524Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-05T15:08:38.477Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-05T15:08:42.287Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-05T15:08:50.973Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-05T15:08:50.973Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-03-05T15:08:50.973Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-05T15:08:51.442Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-05T15:08:55.237Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-05T15:08:58.195Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-05T15:09:01.153Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-05T15:09:01.153Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-03-05T15:09:01.153Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-05T15:09:01.153Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-05T15:09:01.153Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-05T15:09:01.153Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-03-05T15:09:01.153Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-05T15:09:01.153Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-05T15:09:01.153Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-05T15:09:01.153Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-05T15:09:01.153Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-05T15:09:01.153Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-03-05T15:09:01.153Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-05T15:09:01.153Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-03-05T15:09:01.153Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-05T15:09:07.030Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-05T15:09:08.599Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-05T15:09:11.558Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-05T15:09:17.442Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-05T15:09:17.442Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-05T15:09:17.442Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-05T15:09:17.442Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-05T15:09:17.442Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-05T15:09:17.442Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-05T15:09:17.442Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-05T15:09:17.442Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-05T15:09:17.442Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-05T15:09:17.442Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-05T15:09:17.442Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-05T15:09:17.442Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-05T15:09:17.442Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.442Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-05T15:09:17.442Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.911Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-05T15:09:17.911Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.911Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-05T15:09:17.911Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.911Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-05T15:09:17.911Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T15:09:17.911Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-05T15:09:20.869Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-05T15:09:20.869Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-05T15:09:21.339Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-05T15:09:21.808Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-05T15:09:23.378Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-05T15:09:33.817Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-05T15:09:33.817Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-03-05T15:09:33.817Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-05T15:09:44.259Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-05T15:09:44.259Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T15:09:44.259Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-05T15:09:48.057Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-05T15:09:48.057Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-03-05T15:09:48.057Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-05T15:09:48.057Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T15:09:48.057Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-05T15:09:48.057Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-03-05T15:09:48.057Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-05T15:09:48.057Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-03-05T15:09:48.057Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-05T15:09:56.731Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-05T15:09:56.731Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-05T15:09:56.731Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-05T15:09:56.731Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T15:09:56.731Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-05T15:09:56.731Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-05T15:09:56.731Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-05T15:09:56.731Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T15:09:56.731Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-05T15:09:56.731Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T15:09:56.731Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-05T15:09:56.731Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T15:09:56.731Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-05T15:09:58.299Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-05T15:10:01.289Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-05T15:10:01.289Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T15:10:01.289Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-05T15:10:04.244Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-05T15:10:04.244Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-03-05T15:10:04.244Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-05T15:10:04.244Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T15:10:04.244Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-05T15:10:04.244Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T15:10:04.244Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-05T15:10:04.244Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-03-05T15:10:04.244Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-05T15:10:04.244Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T15:10:04.244Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-05T15:10:04.244Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T15:10:04.713Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-05T15:10:22.551Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-05T15:10:22.551Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-05T15:10:22.551Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-05T15:10:22.551Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-03-05T15:10:22.551Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-05T15:10:22.551Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-05T15:10:22.551Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-05T15:10:22.551Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-05T15:10:31.221Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-05T15:10:31.221Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-05T15:10:34.177Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-05T15:10:34.647Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-05T15:10:35.636Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-05T15:10:35.636Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-05T15:10:35.636Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-05T15:10:50.591Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-05T15:10:50.591Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-03-05T15:10:50.591Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-05T15:10:51.579Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-05T15:10:51.579Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-05T15:10:51.579Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-03-05T15:10:51.579Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-05T15:11:00.248Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-05T15:11:00.248Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-05T15:11:00.736Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-05T15:11:13.250Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-05T15:11:13.250Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-03-05T15:11:13.250Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-05T15:11:14.242Z] --- PASS: TestDockerSuite (3519.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.10s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.41s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.42s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (142.50s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.65s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.45s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.11s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.95s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.88s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (151.23s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.65s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.60s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.72s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.19s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.86s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.93s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.59s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.24s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.13s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.33s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.57s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.04s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (11.13s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddTar (66.71s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (32.48s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.05s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.04s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.23s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.43s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.55s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.28s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.19s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.07s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (44.10s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.28s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.60s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.90s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.08s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.85s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.88s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.34s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCmd (0.79s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.74s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.76s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.94s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.99s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.70s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.68s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.55s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.15s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.99s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.38s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.44s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.76s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.56s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.01s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.99s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (36.96s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.26s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.60s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.47s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.23s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerignore (88.74s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.45s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (112.75s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.24s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.07s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (34.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.60s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.78s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.25s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.65s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.61s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (147.41s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.65s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.74s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.45s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.68s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.74s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.83s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.30s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.17s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.53s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.86s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.33s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.37s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (21.15s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.91s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildFails (7.86s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.74s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.63s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.44s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.53s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.07s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.77s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (16.65s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildHistory (14.74s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.30s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.62s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.10s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildLabel (1.35s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.25s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.80s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildLabels (1.30s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.14s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.64s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.17s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.98s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.63s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (39.72s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.18s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (33.08s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.64s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.59s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.87s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.15s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.07s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (15.05s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.06s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.74s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.73s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.41s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.30s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.94s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.56s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.80s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.43s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.08s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.17s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.57s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.46s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.16s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.59s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.58s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-05T15:11:14.243Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T15:11:14.243Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.93s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.21s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.10s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildRm (17.10s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.47s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.01s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.69s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.51s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.13s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (25.14s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.19s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.90s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (14.37s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.76s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildStderr (6.18s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.41s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.60s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.15s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.74s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.18s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.32s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.87s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.75s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.46s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.35s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.30s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (16.47s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.17s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.60s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.53s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.88s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.23s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.63s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.40s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.58s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.54s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.66s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.42s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.56s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.55s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.92s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (11.00s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestCommitChange (6.50s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.92s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.83s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestCommitTTY (9.22s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.86s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.89s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.66s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.87s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPICreate (8.07s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.21s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.36s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.83s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.90s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.08s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.85s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.01s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.67s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.12s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.67s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.66s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.35s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.53s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIStop (8.04s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.09s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.06s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.76s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.59s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (31.20s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.99s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.96s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.09s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.96s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004accf0_} (3.16s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1185366050_c:\foo_false____} (2.91s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1185366050_c:\foo_true____} (8.07s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.04s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-05T15:11:14.244Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-05T15:11:14.244Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (8.13s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCpGarbagePath (8.05s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.17s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.67s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.91s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.10s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.20s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCpToDot (3.32s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCpToStdout (3.18s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.36s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.95s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.60s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.82s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.49s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.90s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.13s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.98s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.13s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (19.55s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsCopy (7.12s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.66s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.84s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.08s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.92s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.38s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsFilters (11.04s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsFormat (5.95s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.11s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.25s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsRename (8.15s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsResize (3.73s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.81s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.56s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.57s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestEventsTop (0.04s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsUntag (2.89s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.66s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.64s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.68s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.61s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.92s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.01s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.63s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.60s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.99s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestExecInspectID (5.52s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.87s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.04s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.04s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.44s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (10.13s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.62s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.66s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.58s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.71s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.91s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.13s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.50s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.89s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.31s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.29s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.39s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.81s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.07s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.28s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImportBadURL (2.51s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.74s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.88s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-03-05T15:11:14.715Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.95s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s) [2022-03-05T15:11:14.715Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.85s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectDefault (7.82s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectHistory (5.80s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.75s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.00s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.90s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.95s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.92s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectStatus (3.56s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.66s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.04s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.97s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.99s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.93s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.70s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.86s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.13s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.04s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.04s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.72s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.60s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.57s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.31s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.96s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (9.57s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (9.31s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (9.19s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.52s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.32s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.92s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsSince (10.56s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsTail (4.04s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.38s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.90s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.60s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.88s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPsByOrder (11.22s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.39s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (33.37s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (16.08s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.68s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (14.19s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.53s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (11.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.81s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.86s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.42s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.04s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.21s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.05s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.98s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.42s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.44s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.19s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.30s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiBlank (0.11s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.86s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.53s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.94s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.84s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.94s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.65s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.55s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiTag (1.03s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.38s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.00s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (8.28s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.33s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.50s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.54s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.66s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.72s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.69s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.85s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.72s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.55s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.71s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.22s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.77s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.90s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.73s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.87s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.96s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.26s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.81s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.96s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.31s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.76s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunExitCode (7.98s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.87s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.89s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.95s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.81s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (12.27s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.27s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.68s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-05T15:11:14.716Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T15:11:14.716Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.10s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.15s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.33s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.71s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.59s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.32s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.59s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.43s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (19.13s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunRm (7.76s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.15s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.72s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.67s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.79s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.11s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.73s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.51s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.55s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.94s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.07s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (9.22s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (14.05s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.07s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.66s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.58s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.95s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.38s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.22s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.84s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.78s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.66s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.39s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.85s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.81s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.47s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.05s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.49s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.66s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.14s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.88s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.42s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.50s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.45s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.25s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLILs (8.40s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.00s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.61s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.65s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.27s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.87s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.81s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.16s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.61s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-05T15:11:14.717Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.96s) [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-05T15:11:14.717Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.717Z] --- PASS: TestDockerRegistrySuite (0.24s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T15:11:14.717Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.23s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-03-05T15:11:14.718Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-05T15:11:14.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-05T15:11:14.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-05T15:11:14.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-05T15:11:14.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-05T15:11:14.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-05T15:11:14.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-05T15:11:14.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-05T15:11:14.718Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-05T15:11:14.718Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-05T15:11:14.718Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-05T15:11:14.718Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-05T15:11:14.718Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-05T15:11:14.718Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T15:11:14.718Z] === RUN TestDockerDaemonSuite [2022-03-05T15:11:14.718Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-05T15:11:14.718Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-05T15:11:14.718Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-05T15:11:14.718Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T15:11:14.718Z] === RUN TestDockerSwarmSuite [2022-03-05T15:11:14.718Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-05T15:11:14.718Z] === RUN TestDockerPluginSuite [2022-03-05T15:11:14.718Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-05T15:11:14.718Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-05T15:11:14.718Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-05T15:11:14.718Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-05T15:11:14.718Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-05T15:11:14.718Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-05T15:11:14.718Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-05T15:11:14.718Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-05T15:11:14.718Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-05T15:11:14.718Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-05T15:11:14.718Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-05T15:11:14.718Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] --- PASS: TestDockerPluginSuite (0.04s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T15:11:14.718Z] === RUN TestDockerExternalVolumeSuite [2022-03-05T15:11:14.718Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-05T15:11:14.718Z] === RUN TestDockerNetworkSuite [2022-03-05T15:11:14.718Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-05T15:11:14.718Z] === RUN TestDockerHubPullSuite [2022-03-05T15:11:14.718Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T15:11:14.718Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-05T15:11:14.718Z] PASS [2022-03-05T15:11:14.718Z] ok github.com/docker/docker/integration-cli 3519.662s [2022-03-05T15:11:15.187Z] [2022-03-05T15:11:15.187Z] === Skipped [2022-03-05T15:11:15.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-05T15:11:15.187Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.187Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-05T15:11:15.187Z] [2022-03-05T15:11:15.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-05T15:11:15.187Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.187Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-05T15:11:15.187Z] [2022-03-05T15:11:15.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-05T15:11:15.187Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.187Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-05T15:11:15.187Z] [2022-03-05T15:11:15.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-03-05T15:11:15.187Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.187Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-03-05T15:11:15.187Z] [2022-03-05T15:11:15.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-05T15:11:15.187Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.187Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-05T15:11:15.187Z] [2022-03-05T15:11:15.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-05T15:11:15.187Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.187Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-05T15:11:15.187Z] [2022-03-05T15:11:15.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T15:11:15.187Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.187Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T15:11:15.187Z] [2022-03-05T15:11:15.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-05T15:11:15.187Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.187Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-05T15:11:15.187Z] [2022-03-05T15:11:15.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-05T15:11:15.187Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.187Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-05T15:11:15.187Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-05T15:11:15.188Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-05T15:11:15.188Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-05T15:11:15.188Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-03-05T15:11:15.188Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-03-05T15:11:15.188Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.65s) [2022-03-05T15:11:15.188Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.65s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.05s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.05s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.07s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.07s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.60s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.60s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T15:11:15.188Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.56s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.56s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.53s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.53s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T15:11:15.188Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.188Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T15:11:15.188Z] [2022-03-05T15:11:15.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.17s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.17s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.07s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.07s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-03-05T15:11:15.189Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.60s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.60s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.60s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.60s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.58s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.58s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.54s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.54s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.55s) [2022-03-05T15:11:15.189Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.55s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-05T15:11:15.189Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-03-05T15:11:15.189Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T15:11:15.189Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-05T15:11:15.189Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T15:11:15.189Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-05T15:11:15.189Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T15:11:15.189Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T15:11:15.189Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-03-05T15:11:15.189Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-05T15:11:15.189Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-05T15:11:15.189Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T15:11:15.189Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-05T15:11:15.189Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-05T15:11:15.189Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.189Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-05T15:11:15.189Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-05T15:11:15.190Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-05T15:11:15.190Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-05T15:11:15.190Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-05T15:11:15.190Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T15:11:15.190Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-05T15:11:15.190Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-05T15:11:15.190Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-05T15:11:15.190Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-05T15:11:15.190Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-03-05T15:11:15.190Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-05T15:11:15.190Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.04s) [2022-03-05T15:11:15.190Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.04s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-05T15:11:15.190Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T15:11:15.190Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.190Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T15:11:15.190Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-05T15:11:15.191Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T15:11:15.191Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T15:11:15.191Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T15:11:15.191Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-03-05T15:11:15.191Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-03-05T15:11:15.191Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-05T15:11:15.191Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-05T15:11:15.191Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-03-05T15:11:15.191Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-05T15:11:15.191Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T15:11:15.191Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-05T15:11:15.191Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-05T15:11:15.191Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.04s) [2022-03-05T15:11:15.191Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestEventsTop (0.04s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T15:11:15.191Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-05T15:11:15.191Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T15:11:15.191Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-05T15:11:15.191Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-05T15:11:15.191Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.04s) [2022-03-05T15:11:15.191Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.04s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.04s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.04s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-05T15:11:15.191Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.191Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-05T15:11:15.191Z] [2022-03-05T15:11:15.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-05T15:11:15.192Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-03-05T15:11:15.192Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-05T15:11:15.192Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T15:11:15.192Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-05T15:11:15.192Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-05T15:11:15.192Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-03-05T15:11:15.192Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-05T15:11:15.192Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-05T15:11:15.192Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.04s) [2022-03-05T15:11:15.192Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.04s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-05T15:11:15.192Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-05T15:11:15.192Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-05T15:11:15.192Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-05T15:11:15.192Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-05T15:11:15.192Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-03-05T15:11:15.192Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.192Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-03-05T15:11:15.192Z] [2022-03-05T15:11:15.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-03-05T15:11:15.192Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-03-05T15:11:15.665Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-05T15:11:15.665Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-05T15:11:15.665Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-05T15:11:15.665Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-05T15:11:15.665Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-05T15:11:15.665Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-05T15:11:15.665Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T15:11:15.665Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-05T15:11:15.665Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-05T15:11:15.665Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-05T15:11:15.665Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-05T15:11:15.665Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-03-05T15:11:15.665Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-05T15:11:15.665Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-05T15:11:15.665Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-05T15:11:15.665Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-05T15:11:15.665Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-05T15:11:15.665Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-05T15:11:15.665Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-05T15:11:15.665Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-05T15:11:15.665Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-05T15:11:15.665Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-03-05T15:11:15.665Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-05T15:11:15.665Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-05T15:11:15.665Z] [2022-03-05T15:11:15.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-05T15:11:15.665Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.665Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.666Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-05T15:11:15.666Z] [2022-03-05T15:11:15.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T15:11:15.666Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-05T15:11:15.667Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-05T15:11:15.667Z] [2022-03-05T15:11:15.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-05T15:11:15.668Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-05T15:11:15.668Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.668Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T15:11:15.668Z] [2022-03-05T15:11:15.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T15:11:15.668Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.23s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.23s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:15.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T15:11:15.669Z] [2022-03-05T15:11:15.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T15:11:15.669Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T15:11:16.139Z] [2022-03-05T15:11:16.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T15:11:16.139Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T15:11:16.139Z] [2022-03-05T15:11:16.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T15:11:16.139Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T15:11:16.139Z] [2022-03-05T15:11:16.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T15:11:16.139Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T15:11:16.139Z] [2022-03-05T15:11:16.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T15:11:16.139Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T15:11:16.139Z] [2022-03-05T15:11:16.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T15:11:16.139Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T15:11:16.139Z] [2022-03-05T15:11:16.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T15:11:16.139Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.139Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T15:11:16.139Z] [2022-03-05T15:11:16.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T15:11:16.139Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.139Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T15:11:16.139Z] [2022-03-05T15:11:16.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T15:11:16.139Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.139Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T15:11:16.139Z] [2022-03-05T15:11:16.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T15:11:16.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.139Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T15:11:16.139Z] [2022-03-05T15:11:16.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T15:11:16.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T15:11:16.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T15:11:16.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T15:11:16.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T15:11:16.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T15:11:16.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T15:11:16.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T15:11:16.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T15:11:16.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T15:11:16.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-05T15:11:16.140Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-05T15:11:16.140Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-05T15:11:16.140Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] DONE 1093 tests, 547 skipped in 3533.968s [2022-03-05T15:11:16.140Z] INFO: Integration tests ended at 03/05/2022 15:11:15. Duration:00:58:54.1353638 [2022-03-05T15:11:16.140Z] INFO: Docker info of the daemon under test at end of run [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] Containers: 2 [2022-03-05T15:11:16.140Z] Running: 0 [2022-03-05T15:11:16.140Z] Paused: 0 [2022-03-05T15:11:16.140Z] Stopped: 2 [2022-03-05T15:11:16.140Z] Images: 18 [2022-03-05T15:11:16.140Z] Server Version: 0.0.0-dev [2022-03-05T15:11:16.140Z] Storage Driver: windowsfilter [2022-03-05T15:11:16.140Z] Windows: [2022-03-05T15:11:16.140Z] Logging Driver: json-file [2022-03-05T15:11:16.140Z] Plugins: [2022-03-05T15:11:16.140Z] Volume: local [2022-03-05T15:11:16.140Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T15:11:16.140Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T15:11:16.140Z] Swarm: inactive [2022-03-05T15:11:16.140Z] Default Isolation: process [2022-03-05T15:11:16.140Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-05T15:11:16.140Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-05T15:11:16.140Z] OSType: windows [2022-03-05T15:11:16.140Z] Architecture: x86_64 [2022-03-05T15:11:16.140Z] CPUs: 4 [2022-03-05T15:11:16.140Z] Total Memory: 32GiB [2022-03-05T15:11:16.140Z] Name: azwin-2-9d86f0 [2022-03-05T15:11:16.140Z] ID: YE27:2FM2:C2FS:W4WI:AXTJ:2Y7X:ZMQ5:VSND:VA3Z:JO7R:XIRW:7FS7 [2022-03-05T15:11:16.140Z] Docker Root Dir: D:\CI\PR-43331\2\daemon [2022-03-05T15:11:16.140Z] Debug Mode (client): false [2022-03-05T15:11:16.140Z] Debug Mode (server): true [2022-03-05T15:11:16.140Z] File Descriptors: -1 [2022-03-05T15:11:16.140Z] Goroutines: 17 [2022-03-05T15:11:16.140Z] System Time: 2022-03-05T15:11:15.7866072Z [2022-03-05T15:11:16.140Z] EventsListeners: 0 [2022-03-05T15:11:16.140Z] Registry: https://index.docker.io/v1/ [2022-03-05T15:11:16.140Z] Labels: [2022-03-05T15:11:16.140Z] Experimental: false [2022-03-05T15:11:16.140Z] Insecure Registries: [2022-03-05T15:11:16.140Z] 127.0.0.0/8 [2022-03-05T15:11:16.140Z] Live Restore Enabled: false [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] [2022-03-05T15:11:16.140Z] INFO: Stopping daemon under test [2022-03-05T15:11:16.140Z] SUCCESS: The process with PID 3912 (child process of PID 5864) has been terminated. [2022-03-05T15:11:16.140Z] SUCCESS: The process with PID 5864 (child process of PID 2136) has been terminated. [2022-03-05T15:11:16.140Z] INFO: Stop tailing logs of the daemon under tests [2022-03-05T15:11:16.140Z] INFO: executeCI.ps1 Completed successfully at 03/05/2022 15:11:16. [2022-03-05T15:11:16.140Z] INFO: Tidying up at end of run [2022-03-05T15:11:16.140Z] INFO: Saving daemon under test log (d:\CI\PR-43331\2\dut.out) to bundles\CIDUT.out [2022-03-05T15:11:16.611Z] INFO: Saving daemon under test log (d:\CI\PR-43331\2\dut.err) to bundles\CIDUT.err [2022-03-05T15:11:16.611Z] INFO: Nuke-Everything... [2022-03-05T15:11:16.611Z] INFO: Container count on control daemon to delete is 2 [2022-03-05T15:11:17.084Z] 719d31224806 [2022-03-05T15:11:17.084Z] f42b331c1e06 [2022-03-05T15:11:17.084Z] INFO: Tidying pidfile d:\CI\PR-43331\2\docker.pid [2022-03-05T15:11:17.084Z] INFO: Nuking d:\CI [2022-03-05T15:11:59.813Z] INFO: Zapped successfully [2022-03-05T15:11:59.813Z] [2022-03-05T15:11:59.813Z] INFO: executeCI.ps1 exiting at Sat Mar 5 15:11:56 CUT 2022. Duration 01:32:24.6947669 [2022-03-05T15:11:59.813Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-05T15:12:00.086Z] Recording test results [2022-03-05T15:12:07.647Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-05T15:12:09.773Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-05T15:12:13.003Z] Archiving artifacts [2022-03-05T15:12:31.550Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43331/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T15:12:32.508Z] + make clean [2022-03-05T15:12:34.080Z] docker volume rm -f docker-dev-cache [2022-03-05T15:12:34.550Z] 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