Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 3f53b2ef7fab1e72a0368ab53c4ed993f0f5653f rather than ff1d9a3ec52e559443c7d36561c903755e57fa7d Obtained Jenkinsfile from 3f53b2ef7fab1e72a0368ab53c4ed993f0f5653f 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-42047@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 [2021-07-03T13:56:57.408Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-03T13:56:57.412Z] Trying to pass milestone 6 [Pipeline] milestone [2021-07-03T13:56:57.468Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-03T13:56:57.734Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0962df442b1bab763) in /home/ubuntu/workspace/moby_PR-42047 [Pipeline] { [Pipeline] checkout [2021-07-03T13:56:57.834Z] The recommended git tool is: git [2021-07-03T13:57:00.037Z] using credential docker-jenkins-github-credentials [2021-07-03T13:57:00.044Z] Cloning the remote Git repository [2021-07-03T13:57:00.045Z] Cloning with configured refspecs honoured and without tags [2021-07-03T13:57:00.072Z] Cloning repository https://github.com/moby/moby.git [2021-07-03T13:57:00.134Z] > git init /home/ubuntu/workspace/moby_PR-42047 # timeout=10 [2021-07-03T13:57:00.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-03T13:57:00.428Z] > git --version # timeout=10 [2021-07-03T13:57:00.440Z] > git --version # 'git version 2.17.1' [2021-07-03T13:57:00.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-03T13:57:00.443Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42047/head:refs/remotes/origin/PR-42047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-03T13:57:17.298Z] Fetching without tags [2021-07-03T13:57:17.575Z] Merging remotes/origin/master commit 3f53b2ef7fab1e72a0368ab53c4ed993f0f5653f into PR head commit ff1d9a3ec52e559443c7d36561c903755e57fa7d [2021-07-03T13:57:17.209Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-03T13:57:17.239Z] > git config --add remote.origin.fetch +refs/pull/42047/head:refs/remotes/origin/PR-42047 # timeout=10 [2021-07-03T13:57:17.258Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-03T13:57:17.284Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-03T13:57:17.308Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-03T13:57:17.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-03T13:57:17.309Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42047/head:refs/remotes/origin/PR-42047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-03T13:57:17.592Z] > git config core.sparsecheckout # timeout=10 [2021-07-03T13:57:17.605Z] > git checkout -f ff1d9a3ec52e559443c7d36561c903755e57fa7d # timeout=10 [2021-07-03T13:57:19.253Z] Merge succeeded, producing c5f920fd63ad7c1f46d142d09cf7831cd4d54f6e [2021-07-03T13:57:19.253Z] Checking out Revision c5f920fd63ad7c1f46d142d09cf7831cd4d54f6e (PR-42047) [2021-07-03T13:57:18.132Z] > git remote # timeout=10 [2021-07-03T13:57:18.145Z] > git config --get remote.origin.url # timeout=10 [2021-07-03T13:57:18.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-03T13:57:18.161Z] > git merge 3f53b2ef7fab1e72a0368ab53c4ed993f0f5653f # timeout=10 [2021-07-03T13:57:19.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-03T13:57:19.262Z] > git config core.sparsecheckout # timeout=10 [2021-07-03T13:57:19.278Z] > git checkout -f c5f920fd63ad7c1f46d142d09cf7831cd4d54f6e # timeout=10 [2021-07-03T13:57:23.111Z] Commit message: "Merge commit '3f53b2ef7fab1e72a0368ab53c4ed993f0f5653f' into HEAD" [2021-07-03T13:57:23.123Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-03T13:57:23.120Z] > git rev-list --no-walk cb9c62f00262dbc9436892c56c92eb34337cc6a7 # timeout=10 [2021-07-03T13:57:24.098Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42047:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-07-03T13:57:32.235Z] Unable to find image 'alpine:latest' locally [2021-07-03T13:57:32.235Z] latest: Pulling from library/alpine [2021-07-03T13:57:32.235Z] 5843afab3874: Pulling fs layer [2021-07-03T13:57:32.235Z] 5843afab3874: Verifying Checksum [2021-07-03T13:57:32.235Z] 5843afab3874: Download complete [2021-07-03T13:57:32.235Z] 5843afab3874: Pull complete [2021-07-03T13:57:32.235Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-03T13:57:32.235Z] Status: Downloaded newer image for alpine:latest [2021-07-03T13:57:37.520Z] 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-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [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-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "amd64" skipped due to when conditional Stage "rootless" skipped due to when conditional Stage "cgroup2" skipped due to when conditional Stage "arm64" skipped due to when conditional Stage "win-RS5" skipped due to when conditional Stage "win-2022" skipped due to when conditional Stage "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [2021-07-03T13:57:37.860Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05e8c5f082073bd3b) in /home/ubuntu/workspace/moby_PR-42047 [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" 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) [Pipeline] stage [Pipeline] { (Print info) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "rootless" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-07-03T13:57:37.927Z] The recommended git tool is: git [2021-07-03T13:57:37.937Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-03T13:57:37.949Z] Cloning the remote Git repository [2021-07-03T13:57:37.949Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "rootless" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run 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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] // stage Stage "amd64" skipped due to when conditional [Pipeline] } Stage "rootless" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [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] } [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-03T13:57:37.955Z] Cloning repository https://github.com/moby/moby.git [2021-07-03T13:57:37.955Z] > git init /home/ubuntu/workspace/moby_PR-42047 # timeout=10 [2021-07-03T13:57:37.974Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-03T13:57:37.974Z] > git --version # timeout=10 [2021-07-03T13:57:37.989Z] > git --version # 'git version 2.17.1' [2021-07-03T13:57:37.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-03T13:57:37.990Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42047/head:refs/remotes/origin/PR-42047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-03T13:57:52.675Z] Fetching without tags [2021-07-03T13:57:52.914Z] Merging remotes/origin/master commit 3f53b2ef7fab1e72a0368ab53c4ed993f0f5653f into PR head commit ff1d9a3ec52e559443c7d36561c903755e57fa7d [2021-07-03T13:57:52.651Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-03T13:57:52.659Z] > git config --add remote.origin.fetch +refs/pull/42047/head:refs/remotes/origin/PR-42047 # timeout=10 [2021-07-03T13:57:52.664Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-03T13:57:52.672Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-03T13:57:52.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-03T13:57:52.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-03T13:57:52.685Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42047/head:refs/remotes/origin/PR-42047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-03T13:57:52.919Z] > git config core.sparsecheckout # timeout=10 [2021-07-03T13:57:52.938Z] > git checkout -f ff1d9a3ec52e559443c7d36561c903755e57fa7d # timeout=10 [2021-07-03T13:57:53.385Z] > git remote # timeout=10 [2021-07-03T13:57:53.395Z] > git config --get remote.origin.url # timeout=10 [2021-07-03T13:57:53.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-03T13:57:53.401Z] > git merge 3f53b2ef7fab1e72a0368ab53c4ed993f0f5653f # timeout=10 [2021-07-03T13:57:54.846Z] Merge succeeded, producing 6c9ff8757c60fdbeb9085755f8b9473b9bc96735 [2021-07-03T13:57:54.846Z] Checking out Revision 6c9ff8757c60fdbeb9085755f8b9473b9bc96735 (PR-42047) [2021-07-03T13:57:55.186Z] Commit message: "Merge commit '3f53b2ef7fab1e72a0368ab53c4ed993f0f5653f' into HEAD" [2021-07-03T13:57:55.203Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-03T13:57:54.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-03T13:57:54.864Z] > git config core.sparsecheckout # timeout=10 [2021-07-03T13:57:54.877Z] > git checkout -f 6c9ff8757c60fdbeb9085755f8b9473b9bc96735 # timeout=10 [2021-07-03T13:57:55.193Z] > git rev-list --no-walk cb9c62f00262dbc9436892c56c92eb34337cc6a7 # timeout=10 [2021-07-03T13:57:55.859Z] + [ PR != PR ] [2021-07-03T13:57:55.859Z] + [ master != master ] [2021-07-03T13:57:55.859Z] + [ true = true ] [2021-07-03T13:57:55.859Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-03T13:57:56.193Z] + docker version [2021-07-03T13:57:56.193Z] Client: Docker Engine - Community [2021-07-03T13:57:56.193Z] Version: 20.10.6 [2021-07-03T13:57:56.193Z] API version: 1.41 [2021-07-03T13:57:56.193Z] Go version: go1.13.15 [2021-07-03T13:57:56.193Z] Git commit: 370c289 [2021-07-03T13:57:56.193Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-03T13:57:56.193Z] OS/Arch: linux/amd64 [2021-07-03T13:57:56.193Z] Context: default [2021-07-03T13:57:56.193Z] Experimental: true [2021-07-03T13:57:56.193Z] [2021-07-03T13:57:56.193Z] Server: Docker Engine - Community [2021-07-03T13:57:56.193Z] Engine: [2021-07-03T13:57:56.193Z] Version: 20.10.6 [2021-07-03T13:57:56.193Z] API version: 1.41 (minimum version 1.12) [2021-07-03T13:57:56.193Z] Go version: go1.13.15 [2021-07-03T13:57:56.193Z] Git commit: 8728dd2 [2021-07-03T13:57:56.193Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-03T13:57:56.193Z] OS/Arch: linux/amd64 [2021-07-03T13:57:56.193Z] Experimental: true [2021-07-03T13:57:56.193Z] containerd: [2021-07-03T13:57:56.193Z] Version: 1.4.6 [2021-07-03T13:57:56.193Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-03T13:57:56.193Z] runc: [2021-07-03T13:57:56.193Z] Version: 1.0.0-rc95 [2021-07-03T13:57:56.193Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-03T13:57:56.193Z] docker-init: [2021-07-03T13:57:56.193Z] Version: 0.19.0 [2021-07-03T13:57:56.193Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-03T13:57:56.486Z] + docker info [2021-07-03T13:57:57.423Z] Client: [2021-07-03T13:57:57.423Z] Context: default [2021-07-03T13:57:57.423Z] Debug Mode: false [2021-07-03T13:57:57.423Z] Plugins: [2021-07-03T13:57:57.423Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-03T13:57:57.423Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-03T13:57:57.423Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-03T13:57:57.423Z] [2021-07-03T13:57:57.423Z] Server: [2021-07-03T13:57:57.423Z] Containers: 0 [2021-07-03T13:57:57.423Z] Running: 0 [2021-07-03T13:57:57.423Z] Paused: 0 [2021-07-03T13:57:57.423Z] Stopped: 0 [2021-07-03T13:57:57.423Z] Images: 2 [2021-07-03T13:57:57.423Z] Server Version: 20.10.6 [2021-07-03T13:57:57.423Z] Storage Driver: overlay2 [2021-07-03T13:57:57.423Z] Backing Filesystem: extfs [2021-07-03T13:57:57.423Z] Supports d_type: true [2021-07-03T13:57:57.423Z] Native Overlay Diff: true [2021-07-03T13:57:57.423Z] userxattr: false [2021-07-03T13:57:57.423Z] Logging Driver: json-file [2021-07-03T13:57:57.423Z] Cgroup Driver: cgroupfs [2021-07-03T13:57:57.423Z] Cgroup Version: 1 [2021-07-03T13:57:57.423Z] Plugins: [2021-07-03T13:57:57.423Z] Volume: local [2021-07-03T13:57:57.423Z] Network: bridge host ipvlan macvlan null overlay [2021-07-03T13:57:57.423Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-03T13:57:57.423Z] Swarm: inactive [2021-07-03T13:57:57.423Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-03T13:57:57.423Z] Default Runtime: runc [2021-07-03T13:57:57.423Z] Init Binary: docker-init [2021-07-03T13:57:57.423Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-03T13:57:57.423Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-03T13:57:57.423Z] init version: de40ad0 [2021-07-03T13:57:57.423Z] Security Options: [2021-07-03T13:57:57.423Z] apparmor [2021-07-03T13:57:57.423Z] seccomp [2021-07-03T13:57:57.423Z] Profile: default [2021-07-03T13:57:57.423Z] Kernel Version: 5.4.0-1048-aws [2021-07-03T13:57:57.423Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-03T13:57:57.423Z] OSType: linux [2021-07-03T13:57:57.423Z] Architecture: x86_64 [2021-07-03T13:57:57.423Z] CPUs: 2 [2021-07-03T13:57:57.423Z] Total Memory: 7.569GiB [2021-07-03T13:57:57.423Z] Name: ip-10-100-110-218 [2021-07-03T13:57:57.423Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-03T13:57:57.423Z] Docker Root Dir: /var/lib/docker [2021-07-03T13:57:57.423Z] Debug Mode: false [2021-07-03T13:57:57.423Z] Registry: https://index.docker.io/v1/ [2021-07-03T13:57:57.423Z] Labels: [2021-07-03T13:57:57.423Z] Experimental: true [2021-07-03T13:57:57.423Z] Insecure Registries: [2021-07-03T13:57:57.423Z] 127.0.0.0/8 [2021-07-03T13:57:57.423Z] Live Restore Enabled: true [2021-07-03T13:57:57.423Z] [2021-07-03T13:57:57.423Z] WARNING: No swap limit support [Pipeline] sh [2021-07-03T13:57:57.709Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-03T13:57:57.709Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-03T13:57:57.709Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42047/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-03T13:57:57.709Z] + bash /home/ubuntu/workspace/moby_PR-42047/check-config.sh [2021-07-03T13:57:57.709Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-03T13:57:57.709Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-03T13:57:57.709Z] [2021-07-03T13:57:57.709Z] Generally Necessary: [2021-07-03T13:57:57.709Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-03T13:57:57.709Z] - apparmor: enabled and tools installed [2021-07-03T13:57:57.709Z] - CONFIG_NAMESPACES: enabled [2021-07-03T13:57:57.709Z] - CONFIG_NET_NS: enabled [2021-07-03T13:57:57.709Z] - CONFIG_PID_NS: enabled [2021-07-03T13:57:57.709Z] - CONFIG_IPC_NS: enabled [2021-07-03T13:57:57.709Z] - CONFIG_UTS_NS: enabled [2021-07-03T13:57:57.709Z] - CONFIG_CGROUPS: enabled [2021-07-03T13:57:57.709Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-03T13:57:57.709Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-03T13:57:57.709Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-03T13:57:57.709Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-03T13:57:57.709Z] - CONFIG_CPUSETS: enabled [2021-07-03T13:57:57.709Z] - CONFIG_MEMCG: enabled [2021-07-03T13:57:57.968Z] - CONFIG_KEYS: enabled [2021-07-03T13:57:57.968Z] - CONFIG_VETH: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-03T13:57:57.968Z] [2021-07-03T13:57:57.968Z] Optional Features: [2021-07-03T13:57:57.968Z] - CONFIG_USER_NS: enabled [2021-07-03T13:57:57.968Z] - CONFIG_SECCOMP: enabled [2021-07-03T13:57:57.968Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-03T13:57:57.968Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-03T13:57:57.968Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-03T13:57:57.968Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-03T13:57:57.968Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-03T13:57:57.968Z] - CONFIG_BLK_CGROUP: enabled [2021-07-03T13:57:57.968Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-03T13:57:57.968Z] - CONFIG_CGROUP_PERF: enabled [2021-07-03T13:57:57.968Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-03T13:57:57.968Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-03T13:57:57.968Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-03T13:57:57.968Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-03T13:57:57.968Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-03T13:57:57.968Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_IP_VS: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-03T13:57:57.968Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-03T13:57:57.968Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-03T13:57:57.968Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-03T13:57:57.968Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-03T13:57:57.968Z] - CONFIG_EXT4_FS: enabled [2021-07-03T13:57:57.968Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-03T13:57:57.968Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-03T13:57:57.968Z] - Network Drivers: [2021-07-03T13:57:57.968Z] - "overlay": [2021-07-03T13:57:57.968Z] - CONFIG_VXLAN: enabled (as module) [2021-07-03T13:57:57.968Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-03T13:57:57.968Z] Optional (for encrypted networks): [2021-07-03T13:57:58.226Z] - CONFIG_CRYPTO: enabled [2021-07-03T13:57:58.226Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-03T13:57:58.226Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-03T13:57:58.226Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-03T13:57:58.226Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-03T13:57:58.226Z] - CONFIG_XFRM: enabled [2021-07-03T13:57:58.226Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-03T13:57:58.226Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-03T13:57:58.226Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-03T13:57:58.226Z] - "ipvlan": [2021-07-03T13:57:58.226Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-03T13:57:58.226Z] - "macvlan": [2021-07-03T13:57:58.226Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-03T13:57:58.226Z] - CONFIG_DUMMY: enabled (as module) [2021-07-03T13:57:58.226Z] - "ftp,tftp client in container": [2021-07-03T13:57:58.226Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-03T13:57:58.226Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-03T13:57:58.226Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-03T13:57:58.226Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-03T13:57:58.226Z] - Storage Drivers: [2021-07-03T13:57:58.226Z] - "aufs": [2021-07-03T13:57:58.226Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-03T13:57:58.226Z] - "btrfs": [2021-07-03T13:57:58.226Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-03T13:57:58.226Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-03T13:57:58.226Z] - "devicemapper": [2021-07-03T13:57:58.226Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-03T13:57:58.226Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-03T13:57:58.226Z] - "overlay": [2021-07-03T13:57:58.226Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-03T13:57:58.226Z] - "zfs": [2021-07-03T13:57:58.226Z] - /dev/zfs: present [2021-07-03T13:57:58.226Z] - zfs command: missing [2021-07-03T13:57:58.226Z] - zpool command: missing [2021-07-03T13:57:58.226Z] [2021-07-03T13:57:58.226Z] Limits: [2021-07-03T13:57:58.226Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-03T13:57:58.226Z] [2021-07-03T13:57:58.226Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-03T13:57:58.564Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:6c9ff8757c60fdbeb9085755f8b9473b9bc96735 . [2021-07-03T13:57:58.564Z] #1 [internal] load build definition from Dockerfile [2021-07-03T13:57:58.564Z] #1 sha256:c3b21c7e4b85f4eb51bc8358dfaf4a987a47ac31b444252001a4a488e049461e [2021-07-03T13:57:58.564Z] #1 transferring dockerfile: 16.59kB done [2021-07-03T13:57:58.564Z] #1 DONE 0.0s [2021-07-03T13:57:58.564Z] [2021-07-03T13:57:58.564Z] #2 [internal] load .dockerignore [2021-07-03T13:57:58.564Z] #2 sha256:25d7e3846c6f84517c319f46039525a4886bdd6f545c88e5015de98cdc58b0c5 [2021-07-03T13:57:58.564Z] #2 transferring context: 87B done [2021-07-03T13:57:58.564Z] #2 DONE 0.0s [2021-07-03T13:57:58.564Z] [2021-07-03T13:57:58.564Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-03T13:57:58.564Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-03T13:57:58.831Z] #3 DONE 0.1s [2021-07-03T13:57:58.831Z] [2021-07-03T13:57:58.831Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-03T13:57:58.831Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-03T13:57:58.831Z] #4 CACHED [2021-07-03T13:57:59.089Z] [2021-07-03T13:57:59.090Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-03T13:57:59.090Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-03T13:57:59.090Z] #5 DONE 0.1s [2021-07-03T13:57:59.090Z] [2021-07-03T13:57:59.090Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-03T13:57:59.090Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-03T13:57:59.090Z] #7 DONE 0.1s [2021-07-03T13:57:59.090Z] [2021-07-03T13:57:59.090Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-03T13:57:59.090Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-03T13:57:59.090Z] #8 DONE 0.1s [2021-07-03T13:57:59.090Z] [2021-07-03T13:57:59.090Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-03T13:57:59.090Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-03T13:57:59.090Z] #6 DONE 0.1s [2021-07-03T13:57:59.349Z] [2021-07-03T13:57:59.349Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-03T13:57:59.349Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-03T13:57:59.349Z] #9 DONE 0.0s [2021-07-03T13:57:59.349Z] [2021-07-03T13:57:59.349Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-03T13:57:59.349Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-03T13:57:59.349Z] #72 DONE 0.0s [2021-07-03T13:57:59.349Z] [2021-07-03T13:57:59.349Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-03T13:57:59.349Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-03T13:57:59.349Z] #70 DONE 0.0s [2021-07-03T13:57:59.349Z] [2021-07-03T13:57:59.349Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-03T13:57:59.349Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-03T13:57:59.349Z] #33 DONE 0.0s [2021-07-03T13:57:59.349Z] [2021-07-03T13:57:59.349Z] #30 [internal] load build context [2021-07-03T13:57:59.349Z] #30 sha256:e2eee039c32455b9a550b65b93eb5828a974b0ba957afd13bc371c7a4d2be201 [2021-07-03T13:57:59.349Z] #30 ... [2021-07-03T13:57:59.349Z] [2021-07-03T13:57:59.349Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-03T13:57:59.349Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-07-03T13:57:59.349Z] #10 CACHED [2021-07-03T13:57:59.349Z] [2021-07-03T13:57:59.349Z] #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 [2021-07-03T13:57:59.349Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-07-03T13:57:59.349Z] #11 CACHED [2021-07-03T13:57:59.349Z] [2021-07-03T13:57:59.349Z] #30 [internal] load build context [2021-07-03T13:57:59.349Z] #30 sha256:e2eee039c32455b9a550b65b93eb5828a974b0ba957afd13bc371c7a4d2be201 [2021-07-03T13:57:59.920Z] #30 ... [2021-07-03T13:57:59.920Z] [2021-07-03T13:57:59.920Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-03T13:57:59.920Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-03T13:57:59.920Z] #49 DONE 0.4s [2021-07-03T13:57:59.920Z] [2021-07-03T13:57:59.920Z] #30 [internal] load build context [2021-07-03T13:57:59.920Z] #30 sha256:e2eee039c32455b9a550b65b93eb5828a974b0ba957afd13bc371c7a4d2be201 [2021-07-03T13:58:00.867Z] #30 ... [2021-07-03T13:58:00.867Z] [2021-07-03T13:58:00.867Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-03T13:58:00.867Z] #12 sha256:4ba1b820d7cf7fab04de28c302cc5ad6ba5c1bce5b0faa2c8c7476b3cb90f15d [2021-07-03T13:58:00.867Z] #12 DONE 1.2s [2021-07-03T13:58:00.867Z] [2021-07-03T13:58:00.867Z] #30 [internal] load build context [2021-07-03T13:58:00.867Z] #30 sha256:e2eee039c32455b9a550b65b93eb5828a974b0ba957afd13bc371c7a4d2be201 [2021-07-03T13:58:01.809Z] #30 ... [2021-07-03T13:58:01.809Z] [2021-07-03T13:58:01.809Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-03T13:58:01.809Z] #13 sha256:e140c858d0ae984f613493f6e398b12ac1fe8911fce7f7e228f0b580d079bca7 [2021-07-03T13:58:01.809Z] #13 DONE 1.2s [2021-07-03T13:58:01.809Z] [2021-07-03T13:58:01.809Z] #30 [internal] load build context [2021-07-03T13:58:01.809Z] #30 sha256:e2eee039c32455b9a550b65b93eb5828a974b0ba957afd13bc371c7a4d2be201 [2021-07-03T13:58:02.067Z] #30 transferring context: 55.68MB 2.7s done [2021-07-03T13:58:02.325Z] #30 DONE 2.8s [2021-07-03T13:58:02.325Z] [2021-07-03T13:58:02.325Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-03T13:58:02.325Z] #14 sha256:ec239385c399ab19d8fa3dbf6c1477cd5664cd9f5387025175700edbf3476eac [2021-07-03T13:58:02.584Z] #14 DONE 0.8s [2021-07-03T13:58:02.584Z] [2021-07-03T13:58:02.584Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-03T13:58:02.584Z] #15 sha256:e3fc2e67146fa8b81da8d1e6deb2aa1d0b4b0723b9b644b4562650f1364464ff [2021-07-03T13:58:03.154Z] #15 DONE 0.5s [2021-07-03T13:58:03.154Z] [2021-07-03T13:58:03.154Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-03T13:58:03.154Z] #16 sha256:b943fb6d8e4bfd933f8fb6ce9991b2bdb2e0b97bcf7e6b55faa4484cfac8d541 [2021-07-03T13:58:03.723Z] #16 DONE 0.5s [2021-07-03T13:58:03.723Z] [2021-07-03T13:58:03.723Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-03T13:58:03.723Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-07-03T13:58:04.659Z] #17 0.867 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-03T13:58:04.659Z] #17 0.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-03T13:58:04.659Z] #17 1.034 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-03T13:58:04.659Z] #17 1.036 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-03T13:58:04.918Z] #17 1.192 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-03T13:58:04.918Z] #17 1.302 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-03T13:58:04.918Z] #17 1.418 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-03T13:58:05.178Z] #17 1.546 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-03T13:58:05.179Z] #17 1.680 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-03T13:58:05.438Z] #17 1.802 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-07-03T13:58:05.438Z] #17 1.807 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-03T13:58:05.438Z] #17 1.812 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-03T13:58:05.438Z] #17 1.817 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-03T13:58:05.438Z] #17 1.822 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-03T13:58:05.438Z] #17 1.826 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-03T13:58:05.438Z] #17 1.831 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-03T13:58:05.438Z] #17 1.832 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-03T13:58:05.438Z] #17 1.833 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-03T13:58:05.438Z] #17 1.833 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-03T13:58:05.438Z] #17 1.834 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-03T13:58:05.438Z] #17 1.835 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-03T13:58:12.122Z] #17 8.237 Fetched 48.3 MB in 8s (6297 kB/s) [2021-07-03T13:58:15.408Z] #17 8.237 Reading package lists... [2021-07-03T13:58:18.697Z] #17 11.43 Reading package lists... [2021-07-03T13:58:18.956Z] #17 14.66 Building dependency tree... [2021-07-03T13:58:19.523Z] #17 15.75 The following additional packages will be installed: [2021-07-03T13:58:19.523Z] #17 15.75 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-03T13:58:19.523Z] #17 15.75 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-03T13:58:19.523Z] #17 15.75 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-03T13:58:19.523Z] #17 15.75 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-03T13:58:19.523Z] #17 15.75 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-03T13:58:19.523Z] #17 15.75 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-03T13:58:19.523Z] #17 15.75 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-03T13:58:19.523Z] #17 15.75 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-03T13:58:19.523Z] #17 15.75 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-03T13:58:19.523Z] #17 15.75 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-03T13:58:19.523Z] #17 15.75 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-03T13:58:19.523Z] #17 15.75 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-03T13:58:19.523Z] #17 15.75 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-03T13:58:19.523Z] #17 15.75 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-03T13:58:19.523Z] #17 15.75 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-03T13:58:19.523Z] #17 15.75 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-03T13:58:19.523Z] #17 15.75 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-03T13:58:19.523Z] #17 15.75 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-03T13:58:19.523Z] #17 15.75 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-03T13:58:19.523Z] #17 15.75 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-03T13:58:19.523Z] #17 15.75 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-03T13:58:19.523Z] #17 15.75 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-03T13:58:19.523Z] #17 15.75 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-03T13:58:19.523Z] #17 15.75 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-03T13:58:19.523Z] #17 15.75 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-03T13:58:19.523Z] #17 15.75 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-03T13:58:19.523Z] #17 15.75 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-03T13:58:19.523Z] #17 15.75 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-03T13:58:19.523Z] #17 15.75 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-03T13:58:19.523Z] #17 15.75 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-03T13:58:19.523Z] #17 15.75 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-03T13:58:19.523Z] #17 15.75 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-03T13:58:19.523Z] #17 15.75 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-03T13:58:19.523Z] #17 15.75 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-03T13:58:19.523Z] #17 15.75 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-03T13:58:19.524Z] #17 15.75 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-03T13:58:19.524Z] #17 15.75 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-03T13:58:19.524Z] #17 15.75 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-03T13:58:19.524Z] #17 15.75 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-03T13:58:19.524Z] #17 15.75 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-03T13:58:19.524Z] #17 15.75 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-03T13:58:19.524Z] #17 15.75 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-03T13:58:19.524Z] #17 15.75 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-03T13:58:19.524Z] #17 15.75 linux-libc-dev-s390x-cross patch xz-utils [2021-07-03T13:58:19.524Z] #17 15.76 Suggested packages: [2021-07-03T13:58:19.524Z] #17 15.76 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-03T13:58:19.524Z] #17 15.76 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-03T13:58:19.524Z] #17 15.76 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-03T13:58:19.524Z] #17 15.76 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-03T13:58:19.524Z] #17 15.76 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-03T13:58:19.524Z] #17 15.76 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-03T13:58:19.524Z] #17 15.76 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-03T13:58:19.524Z] #17 15.76 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-03T13:58:19.524Z] #17 15.76 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-03T13:58:19.524Z] #17 15.76 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-03T13:58:19.524Z] #17 15.76 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-03T13:58:19.524Z] #17 15.76 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-03T13:58:19.524Z] #17 15.76 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-03T13:58:19.524Z] #17 15.76 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-03T13:58:19.524Z] #17 15.76 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-03T13:58:19.524Z] #17 15.76 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-03T13:58:19.524Z] #17 15.76 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-03T13:58:19.524Z] #17 15.76 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-03T13:58:19.524Z] #17 15.76 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-03T13:58:19.524Z] #17 15.76 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-03T13:58:19.524Z] #17 15.76 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-03T13:58:19.524Z] #17 15.76 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-03T13:58:19.524Z] #17 15.76 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-03T13:58:19.524Z] #17 15.76 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-03T13:58:19.524Z] #17 15.76 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-03T13:58:19.524Z] #17 15.76 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-03T13:58:19.524Z] #17 15.76 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-03T13:58:19.524Z] #17 15.76 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-03T13:58:19.524Z] #17 15.76 libyaml-shell-perl ed diffutils-doc [2021-07-03T13:58:19.524Z] #17 15.76 Recommended packages: [2021-07-03T13:58:19.524Z] #17 15.76 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-03T13:58:19.524Z] #17 15.76 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-03T13:58:20.901Z] #17 16.99 The following NEW packages will be installed: [2021-07-03T13:58:20.901Z] #17 16.99 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-03T13:58:20.901Z] #17 16.99 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-03T13:58:20.901Z] #17 16.99 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-03T13:58:20.901Z] #17 16.99 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-03T13:58:20.901Z] #17 16.99 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-03T13:58:20.901Z] #17 16.99 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-03T13:58:20.901Z] #17 16.99 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-03T13:58:20.901Z] #17 16.99 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-03T13:58:20.901Z] #17 16.99 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-03T13:58:20.901Z] #17 16.99 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-03T13:58:20.901Z] #17 16.99 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-03T13:58:20.901Z] #17 16.99 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-03T13:58:20.901Z] #17 16.99 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-03T13:58:20.901Z] #17 16.99 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-03T13:58:20.901Z] #17 16.99 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-03T13:58:20.901Z] #17 16.99 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-03T13:58:20.901Z] #17 16.99 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-03T13:58:20.901Z] #17 16.99 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-03T13:58:20.901Z] #17 17.00 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-03T13:58:20.901Z] #17 17.00 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-03T13:58:20.901Z] #17 17.00 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-03T13:58:20.901Z] #17 17.00 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-03T13:58:20.901Z] #17 17.00 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-03T13:58:20.901Z] #17 17.00 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-03T13:58:20.901Z] #17 17.00 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-03T13:58:20.901Z] #17 17.00 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-03T13:58:20.901Z] #17 17.00 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-03T13:58:20.901Z] #17 17.00 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-03T13:58:20.901Z] #17 17.00 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-03T13:58:20.901Z] #17 17.00 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-03T13:58:20.901Z] #17 17.00 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-03T13:58:20.901Z] #17 17.00 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-03T13:58:20.901Z] #17 17.00 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-03T13:58:20.901Z] #17 17.00 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-03T13:58:20.901Z] #17 17.00 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-03T13:58:20.901Z] #17 17.00 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-03T13:58:20.901Z] #17 17.00 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-03T13:58:20.901Z] #17 17.00 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-03T13:58:20.901Z] #17 17.00 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-03T13:58:20.901Z] #17 17.00 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-03T13:58:20.901Z] #17 17.00 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-03T13:58:20.901Z] #17 17.00 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-03T13:58:20.901Z] #17 17.00 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-03T13:58:20.901Z] #17 17.00 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-03T13:58:20.901Z] #17 17.00 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-03T13:58:20.901Z] #17 17.00 linux-libc-dev-s390x-cross patch xz-utils [2021-07-03T13:58:20.901Z] #17 17.32 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-07-03T13:58:20.901Z] #17 17.32 Need to get 169 MB of archives. [2021-07-03T13:58:20.901Z] #17 17.32 After this operation, 612 MB of additional disk space will be used. [2021-07-03T13:58:20.901Z] #17 17.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-03T13:58:20.901Z] #17 17.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-03T13:58:20.901Z] #17 17.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-03T13:58:20.901Z] #17 17.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-03T13:58:20.901Z] #17 17.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-03T13:58:20.901Z] #17 17.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-03T13:58:20.901Z] #17 17.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-03T13:58:20.901Z] #17 17.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-03T13:58:20.901Z] #17 17.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-03T13:58:20.901Z] #17 17.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-03T13:58:21.160Z] #17 17.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-03T13:58:21.160Z] #17 17.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-03T13:58:21.160Z] #17 17.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-07-03T13:58:21.160Z] #17 17.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-07-03T13:58:21.160Z] #17 17.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-07-03T13:58:21.160Z] #17 17.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-07-03T13:58:21.160Z] #17 17.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-07-03T13:58:21.160Z] #17 17.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-03T13:58:21.419Z] #17 17.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-07-03T13:58:21.419Z] #17 17.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-03T13:58:21.419Z] #17 17.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-07-03T13:58:21.419Z] #17 17.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-03T13:58:21.419Z] #17 17.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-07-03T13:58:21.419Z] #17 17.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-07-03T13:58:21.419Z] #17 17.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-03T13:58:21.419Z] #17 17.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-03T13:58:21.419Z] #17 17.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-03T13:58:21.419Z] #17 17.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-03T13:58:21.419Z] #17 17.79 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-03T13:58:21.419Z] #17 17.81 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-07-03T13:58:21.419Z] #17 17.81 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-03T13:58:21.419Z] #17 17.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-03T13:58:21.419Z] #17 17.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-03T13:58:21.419Z] #17 17.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-03T13:58:21.419Z] #17 17.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-03T13:58:21.419Z] #17 17.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-03T13:58:21.419Z] #17 17.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-03T13:58:21.419Z] #17 17.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-03T13:58:21.419Z] #17 17.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-07-03T13:58:21.419Z] #17 17.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-07-03T13:58:21.419Z] #17 17.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-03T13:58:21.678Z] #17 17.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-07-03T13:58:21.678Z] #17 17.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-03T13:58:21.678Z] #17 17.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-07-03T13:58:21.678Z] #17 17.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-07-03T13:58:21.678Z] #17 18.01 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-03T13:58:21.678Z] #17 18.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-03T13:58:21.678Z] #17 18.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-03T13:58:21.678Z] #17 18.03 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-03T13:58:21.678Z] #17 18.03 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-03T13:58:21.678Z] #17 18.03 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-03T13:58:21.678Z] #17 18.11 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-03T13:58:21.678Z] #17 18.12 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-03T13:58:21.939Z] #17 18.12 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-03T13:58:21.939Z] #17 18.12 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-03T13:58:21.939Z] #17 18.12 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-03T13:58:21.939Z] #17 18.12 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-03T13:58:21.939Z] #17 18.12 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-03T13:58:21.939Z] #17 18.12 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-03T13:58:21.939Z] #17 18.12 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-03T13:58:21.939Z] #17 18.13 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-03T13:58:21.939Z] #17 18.13 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-03T13:58:21.939Z] #17 18.13 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-03T13:58:21.939Z] #17 18.13 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-03T13:58:21.939Z] #17 18.13 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-03T13:58:21.939Z] #17 18.14 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-07-03T13:58:21.939Z] #17 18.14 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-03T13:58:21.939Z] #17 18.14 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-03T13:58:21.939Z] #17 18.14 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-03T13:58:21.939Z] #17 18.14 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-03T13:58:21.939Z] #17 18.15 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-03T13:58:21.939Z] #17 18.15 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-07-03T13:58:21.939Z] #17 18.15 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-07-03T13:58:21.939Z] #17 18.22 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-07-03T13:58:21.939Z] #17 18.23 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-07-03T13:58:21.939Z] #17 18.24 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-03T13:58:21.939Z] #17 18.26 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-07-03T13:58:21.939Z] #17 18.27 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-07-03T13:58:21.939Z] #17 18.34 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-07-03T13:58:21.939Z] #17 18.34 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-03T13:58:21.939Z] #17 18.34 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-03T13:58:21.939Z] #17 18.35 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-07-03T13:58:21.939Z] #17 18.35 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-03T13:58:21.939Z] #17 18.35 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-03T13:58:21.939Z] #17 18.35 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-03T13:58:21.939Z] #17 18.36 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-03T13:58:21.939Z] #17 18.36 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-03T13:58:21.939Z] #17 18.36 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-07-03T13:58:21.939Z] #17 18.37 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-07-03T13:58:21.939Z] #17 18.44 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-07-03T13:58:21.939Z] #17 18.44 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-07-03T13:58:21.939Z] #17 18.45 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-03T13:58:22.198Z] #17 18.47 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-07-03T13:58:22.198Z] #17 18.48 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-07-03T13:58:22.198Z] #17 18.55 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-07-03T13:58:22.198Z] #17 18.55 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-03T13:58:22.198Z] #17 18.55 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-03T13:58:22.198Z] #17 18.57 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-07-03T13:58:22.198Z] #17 18.57 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-03T13:58:22.198Z] #17 18.57 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-03T13:58:22.198Z] #17 18.57 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-03T13:58:22.198Z] #17 18.57 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-03T13:58:22.198Z] #17 18.58 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-03T13:58:22.198Z] #17 18.58 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-03T13:58:22.198Z] #17 18.58 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-03T13:58:22.198Z] #17 18.58 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-03T13:58:22.198Z] #17 18.58 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-03T13:58:22.198Z] #17 18.59 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-07-03T13:58:22.198Z] #17 18.60 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-07-03T13:58:22.198Z] #17 18.67 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-07-03T13:58:22.457Z] #17 18.67 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-07-03T13:58:22.457Z] #17 18.68 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-03T13:58:22.457Z] #17 18.70 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-07-03T13:58:22.457Z] #17 18.72 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-07-03T13:58:22.457Z] #17 18.79 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-07-03T13:58:22.457Z] #17 18.79 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-03T13:58:22.457Z] #17 18.79 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-03T13:58:22.457Z] #17 18.80 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-07-03T13:58:22.457Z] #17 18.80 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-03T13:58:22.457Z] #17 18.80 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-03T13:58:22.457Z] #17 18.80 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-03T13:58:22.457Z] #17 18.80 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-03T13:58:22.457Z] #17 18.81 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-03T13:58:22.457Z] #17 18.81 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-03T13:58:22.457Z] #17 18.81 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-07-03T13:58:22.457Z] #17 18.82 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-07-03T13:58:22.457Z] #17 18.88 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-03T13:58:22.457Z] #17 18.88 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-07-03T13:58:22.715Z] #17 18.97 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-03T13:58:22.715Z] #17 19.04 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-07-03T13:58:22.715Z] #17 19.05 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-07-03T13:58:22.715Z] #17 19.11 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-03T13:58:22.715Z] #17 19.11 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-03T13:58:22.973Z] #17 19.38 debconf: delaying package configuration, since apt-utils is not installed [2021-07-03T13:58:22.973Z] #17 19.47 Fetched 169 MB in 2s (81.5 MB/s) [2021-07-03T13:58:23.232Z] #17 19.50 Selecting previously unselected package liblocale-gettext-perl. [2021-07-03T13:58:23.232Z] #17 19.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.) [2021-07-03T13:58:23.232Z] #17 19.60 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-03T13:58:23.232Z] #17 19.60 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-03T13:58:23.232Z] #17 19.64 Selecting previously unselected package bzip2. [2021-07-03T13:58:23.232Z] #17 19.64 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-03T13:58:23.232Z] #17 19.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-03T13:58:23.232Z] #17 19.68 Selecting previously unselected package libmagic-mgc. [2021-07-03T13:58:23.490Z] #17 19.68 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-03T13:58:23.490Z] #17 19.68 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-03T13:58:23.490Z] #17 19.76 Selecting previously unselected package libmagic1:amd64. [2021-07-03T13:58:23.490Z] #17 19.76 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-03T13:58:23.490Z] #17 19.76 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-03T13:58:23.490Z] #17 19.80 Selecting previously unselected package file. [2021-07-03T13:58:23.490Z] #17 19.80 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-03T13:58:23.490Z] #17 19.80 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-03T13:58:23.490Z] #17 19.84 Selecting previously unselected package xz-utils. [2021-07-03T13:58:23.490Z] #17 19.84 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-03T13:58:23.490Z] #17 19.85 Unpacking xz-utils (5.2.4-1) ... [2021-07-03T13:58:23.490Z] #17 19.92 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-03T13:58:23.748Z] #17 19.92 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-03T13:58:23.748Z] #17 19.93 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-03T13:58:24.006Z] #17 20.27 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-03T13:58:24.006Z] #17 20.27 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-03T13:58:24.006Z] #17 20.28 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-03T13:58:24.265Z] #17 20.58 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-03T13:58:24.265Z] #17 20.58 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-03T13:58:24.265Z] #17 20.59 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-03T13:58:24.524Z] #17 20.90 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-03T13:58:24.524Z] #17 20.90 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-03T13:58:24.524Z] #17 20.90 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-03T13:58:24.783Z] #17 21.19 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-03T13:58:24.783Z] #17 21.19 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-03T13:58:24.783Z] #17 21.20 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-03T13:58:25.351Z] #17 21.44 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-03T13:58:25.351Z] #17 21.44 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:25.351Z] #17 21.45 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-03T13:58:25.351Z] #17 21.48 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-03T13:58:25.351Z] #17 21.49 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:25.351Z] #17 21.49 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:25.919Z] #17 22.05 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-03T13:58:25.919Z] #17 22.05 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:25.919Z] #17 22.05 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-03T13:58:25.919Z] #17 22.09 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-03T13:58:25.919Z] #17 22.09 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:25.919Z] #17 22.10 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-03T13:58:26.487Z] #17 22.68 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-03T13:58:26.487Z] #17 22.68 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:26.487Z] #17 22.69 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-03T13:58:26.487Z] #17 22.72 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-03T13:58:26.487Z] #17 22.73 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:26.487Z] #17 22.73 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-03T13:58:27.054Z] #17 23.32 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-03T13:58:27.054Z] #17 23.32 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:27.054Z] #17 23.32 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-03T13:58:27.054Z] #17 23.36 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-03T13:58:27.054Z] #17 23.36 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:27.054Z] #17 23.37 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:27.622Z] #17 23.96 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-03T13:58:27.622Z] #17 23.96 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:27.622Z] #17 23.97 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-03T13:58:27.622Z] #17 24.00 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-03T13:58:27.622Z] #17 24.01 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:27.622Z] #17 24.01 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:28.189Z] #17 24.55 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-03T13:58:28.189Z] #17 24.55 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:28.189Z] #17 24.56 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:28.189Z] #17 24.58 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-03T13:58:28.189Z] #17 24.58 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:28.189Z] #17 24.59 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-03T13:58:28.189Z] #17 24.61 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-03T13:58:28.189Z] #17 24.62 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:28.189Z] #17 24.62 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-03T13:58:28.447Z] #17 24.65 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-03T13:58:28.447Z] #17 24.65 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:28.447Z] #17 24.65 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:28.447Z] #17 24.68 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-03T13:58:28.447Z] #17 24.68 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:28.447Z] #17 24.69 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:28.447Z] #17 24.72 Selecting previously unselected package cross-config. [2021-07-03T13:58:28.447Z] #17 24.72 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-03T13:58:28.447Z] #17 24.73 Unpacking cross-config (2.6.15-3) ... [2021-07-03T13:58:28.447Z] #17 24.75 Selecting previously unselected package gcc-8-cross-base. [2021-07-03T13:58:28.447Z] #17 24.76 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:28.447Z] #17 24.76 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-03T13:58:28.447Z] #17 24.80 Selecting previously unselected package libc6-arm64-cross. [2021-07-03T13:58:28.447Z] #17 24.80 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-03T13:58:28.447Z] #17 24.80 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-03T13:58:28.705Z] #17 24.95 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-03T13:58:28.705Z] #17 24.95 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-03T13:58:28.705Z] #17 24.96 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-03T13:58:28.705Z] #17 24.99 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-03T13:58:28.705Z] #17 24.99 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:28.705Z] #17 24.99 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:28.705Z] #17 25.03 Selecting previously unselected package libitm1-arm64-cross. [2021-07-03T13:58:28.705Z] #17 25.03 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:28.705Z] #17 25.04 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:28.705Z] #17 25.06 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-03T13:58:28.705Z] #17 25.07 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:28.705Z] #17 25.07 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:28.705Z] #17 25.10 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-03T13:58:28.963Z] #17 25.10 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:28.963Z] #17 25.10 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:28.963Z] #17 25.16 Selecting previously unselected package libasan5-arm64-cross. [2021-07-03T13:58:28.963Z] #17 25.17 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:28.963Z] #17 25.17 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:28.963Z] #17 25.23 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-03T13:58:28.963Z] #17 25.23 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:28.963Z] #17 25.24 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:28.963Z] #17 25.28 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-03T13:58:28.963Z] #17 25.29 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:28.963Z] #17 25.29 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:28.963Z] #17 25.35 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-03T13:58:29.221Z] #17 25.35 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:29.221Z] #17 25.35 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:29.221Z] #17 25.39 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-03T13:58:29.221Z] #17 25.39 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:29.221Z] #17 25.39 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:29.221Z] #17 25.53 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-03T13:58:29.221Z] #17 25.53 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:29.221Z] #17 25.53 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:29.786Z] #17 26.13 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-03T13:58:29.786Z] #17 26.13 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:29.786Z] #17 26.13 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:29.786Z] #17 26.16 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-03T13:58:29.786Z] #17 26.17 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-03T13:58:29.786Z] #17 26.17 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-03T13:58:30.045Z] #17 26.33 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-03T13:58:30.045Z] #17 26.33 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-03T13:58:30.045Z] #17 26.33 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-03T13:58:30.303Z] #17 26.61 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-03T13:58:30.303Z] #17 26.61 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:30.303Z] #17 26.62 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:30.562Z] #17 26.84 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-03T13:58:30.562Z] #17 26.85 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:30.562Z] #17 26.85 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:31.129Z] #17 27.45 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-03T13:58:31.129Z] #17 27.45 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:31.129Z] #17 27.46 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:31.129Z] #17 27.48 Selecting previously unselected package patch. [2021-07-03T13:58:31.129Z] #17 27.48 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-03T13:58:31.129Z] #17 27.49 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-03T13:58:31.129Z] #17 27.53 Selecting previously unselected package dpkg-dev. [2021-07-03T13:58:31.129Z] #17 27.53 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-03T13:58:31.129Z] #17 27.53 Unpacking dpkg-dev (1.19.7) ... [2021-07-03T13:58:31.388Z] #17 27.64 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-03T13:58:31.388Z] #17 27.64 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-03T13:58:31.388Z] #17 27.64 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-03T13:58:31.388Z] #17 27.67 Selecting previously unselected package libio-string-perl. [2021-07-03T13:58:31.388Z] #17 27.68 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-03T13:58:31.388Z] #17 27.68 Unpacking libio-string-perl (1.08-3) ... [2021-07-03T13:58:31.388Z] #17 27.71 Selecting previously unselected package libicu63:amd64. [2021-07-03T13:58:31.388Z] #17 27.71 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-03T13:58:31.388Z] #17 27.72 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-03T13:58:32.322Z] #17 28.51 Selecting previously unselected package libxml2:amd64. [2021-07-03T13:58:32.322Z] #17 28.52 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-03T13:58:32.322Z] #17 28.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-03T13:58:32.322Z] #17 28.60 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-03T13:58:32.322Z] #17 28.60 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-03T13:58:32.322Z] #17 28.61 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-03T13:58:32.323Z] #17 28.63 Selecting previously unselected package libxml-sax-base-perl. [2021-07-03T13:58:32.323Z] #17 28.63 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-03T13:58:32.323Z] #17 28.64 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-03T13:58:32.323Z] #17 28.67 Selecting previously unselected package libxml-sax-perl. [2021-07-03T13:58:32.323Z] #17 28.67 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-03T13:58:32.323Z] #17 28.68 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-03T13:58:32.323Z] #17 28.72 Selecting previously unselected package libxml-libxml-perl. [2021-07-03T13:58:32.323Z] #17 28.72 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-03T13:58:32.323Z] #17 28.73 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-03T13:58:32.323Z] #17 28.78 Selecting previously unselected package libxml-simple-perl. [2021-07-03T13:58:32.323Z] #17 28.79 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-03T13:58:32.323Z] #17 28.79 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-03T13:58:32.323Z] #17 28.82 Selecting previously unselected package libyaml-perl. [2021-07-03T13:58:32.581Z] #17 28.82 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-03T13:58:32.581Z] #17 28.83 Unpacking libyaml-perl (1.27-1) ... [2021-07-03T13:58:32.581Z] #17 28.86 Selecting previously unselected package libconfig-auto-perl. [2021-07-03T13:58:32.581Z] #17 28.86 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-03T13:58:32.581Z] #17 28.87 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-03T13:58:32.581Z] #17 28.89 Selecting previously unselected package libfile-which-perl. [2021-07-03T13:58:32.581Z] #17 28.90 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-03T13:58:32.581Z] #17 28.90 Unpacking libfile-which-perl (1.23-1) ... [2021-07-03T13:58:32.581Z] #17 28.93 Selecting previously unselected package libfile-homedir-perl. [2021-07-03T13:58:32.581Z] #17 28.93 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-03T13:58:32.581Z] #17 28.93 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-03T13:58:32.581Z] #17 28.97 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-03T13:58:32.581Z] #17 28.97 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-03T13:58:32.581Z] #17 28.97 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-03T13:58:32.581Z] #17 29.01 Selecting previously unselected package dpkg-cross. [2021-07-03T13:58:32.581Z] #17 29.01 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-03T13:58:32.581Z] #17 29.02 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-03T13:58:32.581Z] #17 29.05 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-03T13:58:32.839Z] #17 29.05 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-03T13:58:32.839Z] #17 29.05 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-03T13:58:32.839Z] #17 29.08 Selecting previously unselected package libc6-armel-cross. [2021-07-03T13:58:32.839Z] #17 29.08 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-03T13:58:32.839Z] #17 29.09 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-03T13:58:32.839Z] #17 29.21 Selecting previously unselected package libgcc1-armel-cross. [2021-07-03T13:58:32.839Z] #17 29.21 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-03T13:58:32.839Z] #17 29.21 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-03T13:58:32.839Z] #17 29.25 Selecting previously unselected package libgomp1-armel-cross. [2021-07-03T13:58:32.839Z] #17 29.25 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:32.839Z] #17 29.25 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:32.839Z] #17 29.28 Selecting previously unselected package libatomic1-armel-cross. [2021-07-03T13:58:32.839Z] #17 29.29 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:32.839Z] #17 29.29 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:32.839Z] #17 29.32 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-03T13:58:33.098Z] #17 29.32 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:33.098Z] #17 29.32 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:33.098Z] #17 29.38 Selecting previously unselected package libasan5-armel-cross. [2021-07-03T13:58:33.098Z] #17 29.38 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:33.098Z] #17 29.38 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:33.098Z] #17 29.44 Selecting previously unselected package libubsan1-armel-cross. [2021-07-03T13:58:33.098Z] #17 29.45 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:33.098Z] #17 29.45 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:33.098Z] #17 29.48 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-03T13:58:33.098Z] #17 29.49 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:33.098Z] #17 29.49 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:33.098Z] #17 29.59 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-03T13:58:33.356Z] #17 29.59 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:33.356Z] #17 29.59 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-03T13:58:33.923Z] #17 30.22 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-03T13:58:33.923Z] #17 30.22 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:33.923Z] #17 30.23 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-03T13:58:33.923Z] #17 30.26 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-03T13:58:33.923Z] #17 30.26 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-03T13:58:33.923Z] #17 30.27 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-03T13:58:33.923Z] #17 30.43 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-03T13:58:33.923Z] #17 30.44 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-03T13:58:34.182Z] #17 30.44 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-03T13:58:34.182Z] #17 30.69 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-03T13:58:34.441Z] #17 30.70 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:34.441Z] #17 30.70 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:34.441Z] #17 30.94 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-03T13:58:34.441Z] #17 30.94 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:34.441Z] #17 30.95 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-03T13:58:35.376Z] #17 31.58 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-03T13:58:35.376Z] #17 31.58 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:35.376Z] #17 31.59 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-03T13:58:35.376Z] #17 31.62 Selecting previously unselected package crossbuild-essential-armel. [2021-07-03T13:58:35.376Z] #17 31.62 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-03T13:58:35.376Z] #17 31.62 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-03T13:58:35.376Z] #17 31.65 Selecting previously unselected package libc6-armhf-cross. [2021-07-03T13:58:35.376Z] #17 31.65 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-03T13:58:35.376Z] #17 31.66 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-03T13:58:35.376Z] #17 31.78 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-03T13:58:35.376Z] #17 31.79 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-03T13:58:35.376Z] #17 31.79 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-03T13:58:35.376Z] #17 31.82 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-03T13:58:35.376Z] #17 31.83 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:35.376Z] #17 31.83 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:35.376Z] #17 31.87 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-03T13:58:35.376Z] #17 31.87 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:35.376Z] #17 31.89 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:35.634Z] #17 31.92 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-03T13:58:35.634Z] #17 31.92 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:35.634Z] #17 31.93 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:35.634Z] #17 31.99 Selecting previously unselected package libasan5-armhf-cross. [2021-07-03T13:58:35.634Z] #17 32.00 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:35.634Z] #17 32.00 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:35.634Z] #17 32.06 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-03T13:58:35.634Z] #17 32.06 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:35.634Z] #17 32.07 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:35.634Z] #17 32.10 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-03T13:58:35.892Z] #17 32.11 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:35.892Z] #17 32.11 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:35.892Z] #17 32.21 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-03T13:58:35.892Z] #17 32.21 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:35.892Z] #17 32.22 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-03T13:58:36.460Z] #17 32.84 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-03T13:58:36.460Z] #17 32.84 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:36.460Z] #17 32.85 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-03T13:58:36.460Z] #17 32.88 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-03T13:58:36.460Z] #17 32.88 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-03T13:58:36.460Z] #17 32.89 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-03T13:58:36.719Z] #17 33.04 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-03T13:58:36.719Z] #17 33.05 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-03T13:58:36.719Z] #17 33.05 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-03T13:58:36.978Z] #17 33.30 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-03T13:58:36.978Z] #17 33.30 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:36.978Z] #17 33.31 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:37.237Z] #17 33.54 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-03T13:58:37.237Z] #17 33.54 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:37.237Z] #17 33.55 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-03T13:58:37.804Z] #17 34.18 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-03T13:58:37.804Z] #17 34.19 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:37.804Z] #17 34.19 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-03T13:58:37.804Z] #17 34.22 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-03T13:58:37.804Z] #17 34.22 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-03T13:58:37.804Z] #17 34.23 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-03T13:58:37.804Z] #17 34.25 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-03T13:58:38.063Z] #17 34.25 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-03T13:58:38.063Z] #17 34.26 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-03T13:58:38.063Z] #17 34.43 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-03T13:58:38.063Z] #17 34.43 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-03T13:58:38.063Z] #17 34.44 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-03T13:58:38.063Z] #17 34.47 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-03T13:58:38.063Z] #17 34.47 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:38.063Z] #17 34.47 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:38.063Z] #17 34.51 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-03T13:58:38.321Z] #17 34.52 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:38.321Z] #17 34.52 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:38.321Z] #17 34.56 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-03T13:58:38.321Z] #17 34.56 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:38.321Z] #17 34.56 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:38.321Z] #17 34.59 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-03T13:58:38.321Z] #17 34.59 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:38.321Z] #17 34.60 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:38.321Z] #17 34.67 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-03T13:58:38.321Z] #17 34.67 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:38.321Z] #17 34.68 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:38.321Z] #17 34.75 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-03T13:58:38.321Z] #17 34.75 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:38.321Z] #17 34.75 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:38.321Z] #17 34.80 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-03T13:58:38.579Z] #17 34.80 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:38.579Z] #17 34.80 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:38.579Z] #17 34.86 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-03T13:58:38.579Z] #17 34.86 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:38.579Z] #17 34.87 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:38.579Z] #17 34.91 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-03T13:58:38.579Z] #17 34.91 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:38.579Z] #17 34.92 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:38.579Z] #17 34.96 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-03T13:58:38.579Z] #17 34.96 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:38.579Z] #17 34.99 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:38.839Z] #17 35.16 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-03T13:58:38.839Z] #17 35.16 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:38.839Z] #17 35.17 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:39.407Z] #17 35.80 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-03T13:58:39.407Z] #17 35.81 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:39.407Z] #17 35.81 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:39.407Z] #17 35.84 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-03T13:58:39.407Z] #17 35.84 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-03T13:58:39.407Z] #17 35.85 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-03T13:58:39.666Z] #17 36.01 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-03T13:58:39.666Z] #17 36.01 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-03T13:58:39.666Z] #17 36.01 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-03T13:58:40.233Z] #17 36.33 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-03T13:58:40.233Z] #17 36.33 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:40.233Z] #17 36.34 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:40.233Z] #17 36.58 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-03T13:58:40.233Z] #17 36.58 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:40.233Z] #17 36.59 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:40.801Z] #17 37.23 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-03T13:58:40.801Z] #17 37.23 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:40.801Z] #17 37.24 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:40.801Z] #17 37.26 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-03T13:58:40.801Z] #17 37.26 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-03T13:58:40.801Z] #17 37.27 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-03T13:58:40.801Z] #17 37.30 Selecting previously unselected package libc6-s390x-cross. [2021-07-03T13:58:41.059Z] #17 37.30 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-03T13:58:41.059Z] #17 37.30 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-03T13:58:41.059Z] #17 37.44 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-03T13:58:41.059Z] #17 37.44 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-03T13:58:41.059Z] #17 37.44 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-03T13:58:41.059Z] #17 37.48 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-03T13:58:41.059Z] #17 37.48 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:41.059Z] #17 37.48 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:41.059Z] #17 37.52 Selecting previously unselected package libitm1-s390x-cross. [2021-07-03T13:58:41.059Z] #17 37.52 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:41.059Z] #17 37.52 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:41.059Z] #17 37.55 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-03T13:58:41.318Z] #17 37.55 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:41.318Z] #17 37.56 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:41.318Z] #17 37.59 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-03T13:58:41.318Z] #17 37.59 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:41.318Z] #17 37.59 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:41.318Z] #17 37.66 Selecting previously unselected package libasan5-s390x-cross. [2021-07-03T13:58:41.318Z] #17 37.66 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:41.318Z] #17 37.66 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:41.318Z] #17 37.72 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-03T13:58:41.318Z] #17 37.73 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:41.318Z] #17 37.73 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:41.318Z] #17 37.76 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-03T13:58:41.576Z] #17 37.77 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:41.576Z] #17 37.77 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:41.576Z] #17 37.87 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-03T13:58:41.576Z] #17 37.88 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:41.576Z] #17 37.88 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:42.510Z] #17 38.83 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-03T13:58:42.511Z] #17 38.83 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:42.511Z] #17 38.91 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:42.769Z] #17 39.11 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-03T13:58:42.770Z] #17 39.11 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-03T13:58:42.770Z] #17 39.12 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-03T13:58:43.028Z] #17 39.27 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-03T13:58:43.028Z] #17 39.28 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-03T13:58:43.028Z] #17 39.28 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-03T13:58:43.300Z] #17 39.55 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-03T13:58:43.300Z] #17 39.55 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-03T13:58:43.300Z] #17 39.56 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:43.300Z] #17 39.79 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-03T13:58:43.559Z] #17 39.79 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-03T13:58:43.559Z] #17 39.79 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:44.127Z] #17 40.41 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-03T13:58:44.127Z] #17 40.41 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-03T13:58:44.127Z] #17 40.41 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:44.127Z] #17 40.44 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-03T13:58:44.127Z] #17 40.44 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-03T13:58:44.127Z] #17 40.45 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-03T13:58:44.127Z] #17 40.50 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-03T13:58:44.127Z] #17 40.51 Setting up libfile-which-perl (1.23-1) ... [2021-07-03T13:58:44.127Z] #17 40.52 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-03T13:58:44.127Z] #17 40.53 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-03T13:58:44.127Z] #17 40.54 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-03T13:58:44.127Z] #17 40.55 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-03T13:58:44.127Z] #17 40.56 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-03T13:58:44.127Z] #17 40.57 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-03T13:58:44.127Z] #17 40.58 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-03T13:58:44.127Z] #17 40.59 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-03T13:58:44.127Z] #17 40.61 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-03T13:58:44.386Z] #17 40.62 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.386Z] #17 40.63 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-03T13:58:44.386Z] #17 40.65 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-03T13:58:44.386Z] #17 40.66 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-03T13:58:44.386Z] #17 40.67 Setting up file (1:5.35-4+deb10u2) ... [2021-07-03T13:58:44.386Z] #17 40.68 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.386Z] #17 40.69 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.386Z] #17 40.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-03T13:58:44.386Z] #17 40.71 Setting up libyaml-perl (1.27-1) ... [2021-07-03T13:58:44.386Z] #17 40.72 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-03T13:58:44.386Z] #17 40.73 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-03T13:58:44.386Z] #17 40.74 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-03T13:58:44.386Z] #17 40.76 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-03T13:58:44.386Z] #17 40.77 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-03T13:58:44.386Z] #17 40.78 Setting up libio-string-perl (1.08-3) ... [2021-07-03T13:58:44.386Z] #17 40.79 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-03T13:58:44.386Z] #17 40.81 Setting up cross-config (2.6.15-3) ... [2021-07-03T13:58:44.644Z] #17 40.92 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-03T13:58:44.644Z] #17 40.94 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-03T13:58:44.644Z] #17 40.95 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:44.644Z] #17 40.97 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-03T13:58:44.644Z] #17 40.98 Setting up xz-utils (5.2.4-1) ... [2021-07-03T13:58:44.644Z] #17 41.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-03T13:58:44.644Z] #17 41.02 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-03T13:58:44.644Z] #17 41.04 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-03T13:58:44.644Z] #17 41.05 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-03T13:58:44.644Z] #17 41.06 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:44.644Z] #17 41.07 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.09 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.10 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-03T13:58:44.903Z] #17 41.11 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-03T13:58:44.903Z] #17 41.12 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.13 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.14 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-03T13:58:44.903Z] #17 41.16 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-03T13:58:44.903Z] #17 41.17 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-03T13:58:44.903Z] #17 41.19 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-03T13:58:44.903Z] #17 41.20 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-03T13:58:44.903Z] #17 41.21 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-03T13:58:44.903Z] #17 41.22 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.23 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-03T13:58:44.903Z] #17 41.24 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-03T13:58:44.903Z] #17 41.25 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.26 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.27 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.28 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.29 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.31 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.32 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.33 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.34 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.35 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-03T13:58:44.903Z] #17 41.36 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:44.903Z] #17 41.37 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.38 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:44.903Z] #17 41.39 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-03T13:58:44.903Z] #17 41.40 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:45.161Z] #17 41.41 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.161Z] #17 41.42 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-03T13:58:45.161Z] #17 41.44 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.161Z] #17 41.45 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-03T13:58:45.161Z] #17 41.52 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-03T13:58:45.161Z] #17 41.59 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-03T13:58:45.420Z] #17 41.72 [2021-07-03T13:58:45.420Z] #17 41.72 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-03T13:58:45.420Z] #17 41.75 Setting up dpkg-dev (1.19.7) ... [2021-07-03T13:58:45.420Z] #17 41.77 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.420Z] #17 41.78 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-03T13:58:45.420Z] #17 41.80 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:45.420Z] #17 41.81 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.420Z] #17 41.83 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.420Z] #17 41.84 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.420Z] #17 41.85 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-03T13:58:45.420Z] #17 41.89 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-03T13:58:45.678Z] #17 41.96 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-03T13:58:45.678Z] #17 42.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-03T13:58:45.678Z] #17 42.15 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-03T13:58:45.936Z] #17 42.17 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-03T13:58:45.936Z] #17 42.18 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:45.936Z] #17 42.19 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.20 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.21 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.22 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.24 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.25 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.26 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.27 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.28 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.29 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.30 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.31 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.32 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.33 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:45.936Z] #17 42.34 Setting up libxml-simple-perl (2.25-1) ... [2021-07-03T13:58:45.936Z] #17 42.35 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:46.194Z] #17 42.36 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:46.194Z] #17 42.38 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-03T13:58:46.194Z] #17 42.39 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.40 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-03T13:58:46.195Z] #17 42.41 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.42 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.43 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-03T13:58:46.195Z] #17 42.44 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.45 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.46 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.47 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.48 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.49 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.50 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.52 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.53 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-03T13:58:46.195Z] #17 42.54 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.55 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-03T13:58:46.195Z] #17 42.56 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:46.195Z] #17 42.58 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.58 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.59 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-03T13:58:46.195Z] #17 42.60 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:46.195Z] #17 42.61 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:46.195Z] #17 42.62 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-03T13:58:46.195Z] #17 42.64 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:46.195Z] #17 42.65 Setting up dpkg-cross (2.6.15-3) ... [2021-07-03T13:58:46.195Z] #17 42.68 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:46.453Z] #17 42.69 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-03T13:58:46.453Z] #17 42.70 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-03T13:58:46.453Z] #17 42.72 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-03T13:58:46.453Z] #17 42.73 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-03T13:58:46.453Z] #17 42.74 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-03T13:58:46.453Z] #17 42.75 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-03T13:58:46.453Z] #17 42.76 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-03T13:58:46.453Z] #17 42.77 Setting up crossbuild-essential-armel (12.6) ... [2021-07-03T13:58:46.453Z] #17 42.78 Processing triggers for libc-bin (2.28-10) ... [2021-07-03T13:58:47.021Z] #17 DONE 43.2s [2021-07-03T13:58:47.021Z] [2021-07-03T13:58:47.021Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-03T13:58:47.021Z] #18 sha256:4e7dbf64f9af4323142aeb05bf2038563a726837f0159db9cec08890cd2fcf8a [2021-07-03T13:58:48.925Z] #18 DONE 1.8s [2021-07-03T13:58:48.925Z] [2021-07-03T13:58:48.925Z] #19 [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 [2021-07-03T13:58:48.925Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-03T13:58:50.301Z] #19 1.433 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-03T13:58:50.301Z] #19 1.433 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-03T13:58:50.301Z] #19 1.554 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-03T13:58:50.301Z] #19 1.568 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-03T13:58:50.560Z] #19 1.846 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-03T13:58:50.560Z] #19 1.894 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-03T13:58:50.560Z] #19 1.917 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-03T13:58:50.560Z] #19 1.962 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-03T13:58:50.820Z] #19 2.014 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-03T13:58:51.389Z] #19 2.792 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-03T13:58:51.648Z] #19 ... [2021-07-03T13:58:51.648Z] [2021-07-03T13:58:51.648Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-03T13:58:51.648Z] #31 sha256:f2370b0b3f7951a2f16b4569743885f471b03eb6ff5526de58cbf6c513f2259d [2021-07-03T13:58:51.648Z] #31 1.440 + RM_GOPATH=0 [2021-07-03T13:58:51.648Z] #31 1.440 + TMP_GOPATH= [2021-07-03T13:58:51.648Z] #31 1.440 + : /build [2021-07-03T13:58:51.648Z] #31 1.440 + '[' -z '' ']' [2021-07-03T13:58:51.648Z] #31 1.445 ++ mktemp -d [2021-07-03T13:58:51.648Z] #31 1.445 + export GOPATH=/tmp/tmp.DjKS7sJyrP [2021-07-03T13:58:51.648Z] #31 1.445 + GOPATH=/tmp/tmp.DjKS7sJyrP [2021-07-03T13:58:51.648Z] #31 1.445 + RM_GOPATH=1 [2021-07-03T13:58:51.648Z] #31 1.445 + case "$(go env GOARCH)" in [2021-07-03T13:58:51.648Z] #31 1.445 ++ go env GOARCH [2021-07-03T13:58:51.648Z] #31 1.447 + export GO_BUILDMODE=-buildmode=pie [2021-07-03T13:58:51.648Z] #31 1.447 + GO_BUILDMODE=-buildmode=pie [2021-07-03T13:58:51.648Z] #31 1.447 ++ dirname /tmp/install/install.sh [2021-07-03T13:58:51.648Z] #31 1.448 Install docker/cli version 17.06.2-ce from stable [2021-07-03T13:58:51.648Z] #31 1.448 + dir=/tmp/install [2021-07-03T13:58:51.648Z] #31 1.448 + bin=dockercli [2021-07-03T13:58:51.648Z] #31 1.448 + shift [2021-07-03T13:58:51.648Z] #31 1.448 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-03T13:58:51.648Z] #31 1.448 + . /tmp/install/dockercli.installer [2021-07-03T13:58:51.648Z] #31 1.448 ++ : stable [2021-07-03T13:58:51.648Z] #31 1.448 ++ : 17.06.2-ce [2021-07-03T13:58:51.648Z] #31 1.448 + install_dockercli [2021-07-03T13:58:51.648Z] #31 1.448 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-03T13:58:51.648Z] #31 1.448 ++ uname -m [2021-07-03T13:58:51.648Z] #31 1.451 + arch=x86_64 [2021-07-03T13:58:51.648Z] #31 1.451 + '[' x86_64 '!=' x86_64 ']' [2021-07-03T13:58:51.648Z] #31 1.451 + url=https://download.docker.com/linux/static [2021-07-03T13:58:51.648Z] #31 1.452 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-03T13:58:51.648Z] #31 1.452 + tar -xz docker/docker [2021-07-03T13:58:51.648Z] #31 4.659 + mkdir -p /build [2021-07-03T13:58:51.648Z] #31 4.671 + mv docker/docker /build/ [2021-07-03T13:58:51.648Z] #31 4.678 + rmdir docker [2021-07-03T13:58:51.648Z] #31 DONE 4.8s [2021-07-03T13:58:51.907Z] [2021-07-03T13:58:51.907Z] #66 [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 [2021-07-03T13:58:51.907Z] #66 sha256:f9410ecafb859e535d92ac69d0a7e651c2c733380faf6963159fb808a2b846b4 [2021-07-03T13:58:51.907Z] #66 1.636 + RM_GOPATH=0 [2021-07-03T13:58:51.907Z] #66 1.636 + TMP_GOPATH= [2021-07-03T13:58:51.907Z] #66 1.636 + : /build [2021-07-03T13:58:51.907Z] #66 1.636 + '[' -z '' ']' [2021-07-03T13:58:51.907Z] #66 1.640 ++ mktemp -d [2021-07-03T13:58:51.907Z] #66 1.640 + export GOPATH=/tmp/tmp.fe1d8qoD9m [2021-07-03T13:58:51.907Z] #66 1.640 + GOPATH=/tmp/tmp.fe1d8qoD9m [2021-07-03T13:58:51.907Z] #66 1.640 + RM_GOPATH=1 [2021-07-03T13:58:51.907Z] #66 1.640 + case "$(go env GOARCH)" in [2021-07-03T13:58:51.907Z] #66 1.641 ++ go env GOARCH [2021-07-03T13:58:51.907Z] #66 1.646 + export GO_BUILDMODE=-buildmode=pie [2021-07-03T13:58:51.907Z] #66 1.646 + GO_BUILDMODE=-buildmode=pie [2021-07-03T13:58:51.907Z] #66 1.646 ++ dirname /tmp/install/install.sh [2021-07-03T13:58:51.907Z] #66 1.646 + dir=/tmp/install [2021-07-03T13:58:51.908Z] #66 1.646 + bin=rootlesskit [2021-07-03T13:58:51.908Z] #66 1.646 + shift [2021-07-03T13:58:51.908Z] #66 1.647 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-03T13:58:51.908Z] #66 1.647 + . /tmp/install/rootlesskit.installer [2021-07-03T13:58:51.908Z] #66 1.647 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-03T13:58:51.908Z] #66 1.647 + install_rootlesskit [2021-07-03T13:58:51.908Z] #66 1.648 + case "$1" in [2021-07-03T13:58:51.908Z] #66 1.648 + export CGO_ENABLED=0 [2021-07-03T13:58:51.908Z] #66 1.648 + CGO_ENABLED=0 [2021-07-03T13:58:51.908Z] #66 1.648 + _install_rootlesskit [2021-07-03T13:58:51.908Z] #66 1.648 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-03T13:58:51.908Z] #66 1.649 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-03T13:58:51.908Z] #66 1.649 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fe1d8qoD9m/src/github.com/rootless-containers/rootlesskit [2021-07-03T13:58:51.908Z] #66 1.672 Cloning into '/tmp/tmp.fe1d8qoD9m/src/github.com/rootless-containers/rootlesskit'... [2021-07-03T13:58:51.908Z] #66 3.623 + cd /tmp/tmp.fe1d8qoD9m/src/github.com/rootless-containers/rootlesskit [2021-07-03T13:58:51.908Z] #66 3.624 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-03T13:58:51.908Z] #66 3.636 + export GO111MODULE=on [2021-07-03T13:58:51.908Z] #66 3.639 + GO111MODULE=on [2021-07-03T13:58:51.908Z] #66 3.640 + export GOPROXY=https://proxy.golang.org [2021-07-03T13:58:51.908Z] #66 3.640 + GOPROXY=https://proxy.golang.org [2021-07-03T13:58:51.908Z] #66 3.640 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-03T13:58:51.908Z] #66 3.640 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-03T13:58:51.908Z] #66 4.483 go: downloading github.com/pkg/errors v0.9.1 [2021-07-03T13:58:51.908Z] #66 4.511 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-03T13:58:51.908Z] #66 4.519 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-03T13:58:51.908Z] #66 4.752 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-03T13:58:52.479Z] #66 ... [2021-07-03T13:58:52.479Z] [2021-07-03T13:58:52.479Z] #19 [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 [2021-07-03T13:58:52.479Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-03T13:58:52.479Z] #19 3.893 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-03T13:58:53.418Z] #19 4.604 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-03T13:58:54.369Z] #19 5.472 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-03T13:58:54.369Z] #19 ... [2021-07-03T13:58:54.369Z] [2021-07-03T13:58:54.369Z] #34 [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 [2021-07-03T13:58:54.369Z] #34 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-07-03T13:58:54.369Z] #34 CACHED [2021-07-03T13:58:54.369Z] [2021-07-03T13:58:54.369Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-03T13:58:54.369Z] #35 sha256:9d55a6189d50e45980468e9d0b6e33c9cf7171fa57edeb65cb6156b1dbd71e73 [2021-07-03T13:58:54.369Z] #35 CACHED [2021-07-03T13:58:54.630Z] [2021-07-03T13:58:54.631Z] #36 [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 [2021-07-03T13:58:54.631Z] #36 sha256:a853bf86ca3eccec58c8ee8b44f49f1f3ade72ab2bb295a78a0b4ddad1361724 [2021-07-03T13:58:54.631Z] #36 CACHED [2021-07-03T13:58:54.631Z] [2021-07-03T13:58:54.631Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-03T13:58:54.631Z] #38 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-07-03T13:58:54.631Z] #38 CACHED [2021-07-03T13:58:54.631Z] [2021-07-03T13:58:54.631Z] #39 [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 [2021-07-03T13:58:54.631Z] #39 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4 [2021-07-03T13:58:54.631Z] #39 CACHED [2021-07-03T13:58:54.631Z] [2021-07-03T13:58:54.631Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-03T13:58:54.631Z] #41 sha256:4d8a034ad16ea33ee5ffd8f6d9e32d28b7774e5bb8666868c02a4771645ae8d8 [2021-07-03T13:58:54.631Z] #41 CACHED [2021-07-03T13:58:54.631Z] [2021-07-03T13:58:54.631Z] #66 [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 [2021-07-03T13:58:54.631Z] #66 sha256:f9410ecafb859e535d92ac69d0a7e651c2c733380faf6963159fb808a2b846b4 [2021-07-03T13:58:54.631Z] #66 5.913 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-03T13:58:54.631Z] #66 6.249 go: downloading github.com/google/uuid v1.2.0 [2021-07-03T13:58:54.631Z] #66 6.270 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-03T13:58:54.631Z] #66 6.295 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-03T13:58:54.631Z] #66 6.309 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-03T13:58:54.631Z] #66 6.343 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-03T13:58:54.631Z] #66 6.419 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-03T13:58:54.631Z] #66 6.626 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-03T13:58:54.631Z] #66 6.702 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-03T13:58:54.631Z] #66 7.543 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-03T13:58:56.536Z] #66 9.330 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-03T13:58:57.105Z] #66 ... [2021-07-03T13:58:57.105Z] [2021-07-03T13:58:57.105Z] #63 [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 [2021-07-03T13:58:57.105Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-07-03T13:58:57.105Z] #63 2.044 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-03T13:58:57.105Z] #63 2.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-03T13:58:57.105Z] #63 2.051 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-03T13:58:57.105Z] #63 2.539 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-03T13:58:57.105Z] #63 3.100 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-03T13:58:57.105Z] #63 3.784 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-03T13:58:57.105Z] #63 4.448 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-03T13:58:57.105Z] #63 5.509 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-03T13:58:57.105Z] #63 6.092 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-03T13:58:57.105Z] #63 6.105 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-07-03T13:58:57.105Z] #63 6.130 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-03T13:58:57.105Z] #63 6.153 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-03T13:58:57.105Z] #63 6.180 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-03T13:58:57.105Z] #63 6.188 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-03T13:58:57.105Z] #63 6.188 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-03T13:58:57.105Z] #63 6.192 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-03T13:58:57.105Z] #63 6.195 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-03T13:58:57.105Z] #63 6.196 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-03T13:58:57.105Z] #63 ... [2021-07-03T13:58:57.105Z] [2021-07-03T13:58:57.105Z] #43 [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 [2021-07-03T13:58:57.105Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-07-03T13:58:57.105Z] #43 2.043 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-03T13:58:57.105Z] #43 2.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-03T13:58:57.105Z] #43 2.043 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-03T13:58:57.105Z] #43 2.534 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-03T13:58:57.105Z] #43 3.034 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-03T13:58:57.105Z] #43 3.683 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-03T13:58:57.105Z] #43 4.474 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-03T13:58:57.105Z] #43 5.332 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-03T13:58:57.105Z] #43 6.038 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-07-03T13:58:57.105Z] #43 6.063 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-03T13:58:57.105Z] #43 6.115 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-03T13:58:57.105Z] #43 6.131 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-03T13:58:57.105Z] #43 6.151 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-03T13:58:57.105Z] #43 6.172 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-03T13:58:57.105Z] #43 6.173 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-03T13:58:57.105Z] #43 6.175 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-03T13:58:57.105Z] #43 6.179 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-03T13:58:57.105Z] #43 6.194 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-03T13:58:57.105Z] #43 ... [2021-07-03T13:58:57.105Z] [2021-07-03T13:58:57.105Z] #19 [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 [2021-07-03T13:58:57.105Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-03T13:58:57.105Z] #19 6.171 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-03T13:58:57.105Z] #19 6.583 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-03T13:58:57.105Z] #19 6.592 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-07-03T13:58:57.105Z] #19 6.605 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-03T13:58:57.105Z] #19 6.615 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-03T13:58:57.105Z] #19 6.647 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-03T13:58:57.105Z] #19 6.655 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-03T13:58:57.105Z] #19 6.659 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-03T13:58:57.105Z] #19 6.660 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-03T13:58:57.105Z] #19 6.661 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-03T13:58:57.105Z] #19 6.661 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-03T13:59:09.319Z] #19 ... [2021-07-03T13:59:09.319Z] [2021-07-03T13:59:09.319Z] #63 [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 [2021-07-03T13:59:09.319Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-07-03T13:59:09.319Z] #63 21.84 Fetched 39.9 MB in 20s (1978 kB/s) [2021-07-03T13:59:14.586Z] #63 21.84 Reading package lists... [2021-07-03T13:59:14.586Z] #63 ... [2021-07-03T13:59:14.586Z] [2021-07-03T13:59:14.586Z] #66 [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 [2021-07-03T13:59:14.586Z] #66 sha256:f9410ecafb859e535d92ac69d0a7e651c2c733380faf6963159fb808a2b846b4 [2021-07-03T13:59:14.586Z] #66 27.62 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-03T13:59:14.586Z] #66 27.62 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-03T13:59:17.883Z] #66 DONE 30.8s [2021-07-03T13:59:17.883Z] [2021-07-03T13:59:17.883Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-03T13:59:17.883Z] #67 sha256:30e655ef02bf8c9e7e20f07ce8befa0382d94645a2667c578f9d78a60487822a [2021-07-03T13:59:17.883Z] #67 DONE 0.1s [2021-07-03T13:59:17.883Z] [2021-07-03T13:59:17.883Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-03T13:59:17.883Z] #68 sha256:adeda01b4378a282bcda87f3bfcc5e69942e3ab6efac9b9386a63a3eab6d6d4e [2021-07-03T13:59:17.883Z] #68 DONE 0.1s [2021-07-03T13:59:17.883Z] [2021-07-03T13:59:17.883Z] #63 [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 [2021-07-03T13:59:17.883Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-07-03T13:59:17.883Z] #63 21.84 Reading package lists... [2021-07-03T13:59:19.263Z] #63 30.85 Reading package lists... [2021-07-03T13:59:19.263Z] #63 ... [2021-07-03T13:59:19.263Z] [2021-07-03T13:59:19.263Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-03T13:59:19.263Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-03T13:59:19.263Z] #71 CACHED [2021-07-03T13:59:19.263Z] [2021-07-03T13:59:19.263Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-03T13:59:19.263Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-03T13:59:19.263Z] #73 CACHED [2021-07-03T13:59:19.263Z] [2021-07-03T13:59:19.263Z] #43 [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 [2021-07-03T13:59:19.263Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-07-03T13:59:19.263Z] #43 22.19 Fetched 39.9 MB in 20s (1971 kB/s) [2021-07-03T13:59:19.263Z] #43 22.19 Reading package lists... [2021-07-03T13:59:21.188Z] #43 32.19 Reading package lists... [2021-07-03T13:59:21.188Z] #43 ... [2021-07-03T13:59:21.188Z] [2021-07-03T13:59:21.188Z] #19 [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 [2021-07-03T13:59:21.188Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-03T13:59:21.188Z] #19 22.31 Fetched 42.2 MB in 21s (1999 kB/s) [2021-07-03T13:59:21.466Z] #19 22.31 Reading package lists... [2021-07-03T13:59:25.953Z] #19 33.00 Reading package lists... [2021-07-03T13:59:25.953Z] #19 ... [2021-07-03T13:59:25.953Z] [2021-07-03T13:59:25.953Z] #63 [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 [2021-07-03T13:59:25.953Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-07-03T13:59:25.953Z] #63 30.85 Reading package lists... [2021-07-03T13:59:27.857Z] #63 38.87 Building dependency tree... [2021-07-03T13:59:27.857Z] #63 40.48 Reading state information... [2021-07-03T13:59:28.794Z] #63 41.74 The following additional packages will be installed: [2021-07-03T13:59:28.794Z] #63 41.75 libbtrfs0 [2021-07-03T13:59:28.794Z] #63 41.86 The following NEW packages will be installed: [2021-07-03T13:59:28.794Z] #63 41.88 libbtrfs-dev libbtrfs0 [2021-07-03T13:59:29.362Z] #63 42.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-03T13:59:29.362Z] #63 42.27 Need to get 119 kB of archives. [2021-07-03T13:59:29.362Z] #63 42.27 After this operation, 387 kB of additional disk space will be used. [2021-07-03T13:59:29.362Z] #63 42.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-03T13:59:29.362Z] #63 42.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-03T13:59:29.621Z] #63 42.58 debconf: delaying package configuration, since apt-utils is not installed [2021-07-03T13:59:29.621Z] #63 42.79 Fetched 119 kB in 0s (451 kB/s) [2021-07-03T13:59:29.880Z] #63 42.84 Selecting previously unselected package libbtrfs0. [2021-07-03T13:59:29.880Z] #63 42.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-03T13:59:29.880Z] #63 42.89 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-03T13:59:29.880Z] #63 42.90 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-03T13:59:29.880Z] #63 42.97 Selecting previously unselected package libbtrfs-dev. [2021-07-03T13:59:29.880Z] #63 42.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-03T13:59:29.880Z] #63 42.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-03T13:59:30.139Z] #63 43.07 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-03T13:59:30.139Z] #63 43.09 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-03T13:59:30.139Z] #63 43.10 Processing triggers for libc-bin (2.28-10) ... [2021-07-03T13:59:30.139Z] #63 DONE 43.3s [2021-07-03T13:59:30.139Z] [2021-07-03T13:59:30.139Z] #64 [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 [2021-07-03T13:59:30.139Z] #64 sha256:858d022a70efa7ebe242bfd25092d0c46d06441a6cf6711eea0f25e4562aaddb [2021-07-03T13:59:31.522Z] #64 1.007 + RM_GOPATH=0 [2021-07-03T13:59:31.522Z] #64 1.007 + TMP_GOPATH= [2021-07-03T13:59:31.522Z] #64 1.007 + : /build [2021-07-03T13:59:31.522Z] #64 1.008 + '[' -z '' ']' [2021-07-03T13:59:31.522Z] #64 1.008 ++ mktemp -d [2021-07-03T13:59:31.522Z] #64 1.009 + export GOPATH=/tmp/tmp.itmMTpkpqZ [2021-07-03T13:59:31.522Z] #64 1.009 + GOPATH=/tmp/tmp.itmMTpkpqZ [2021-07-03T13:59:31.522Z] #64 1.009 + RM_GOPATH=1 [2021-07-03T13:59:31.522Z] #64 1.010 + case "$(go env GOARCH)" in [2021-07-03T13:59:31.522Z] #64 1.010 ++ go env GOARCH [2021-07-03T13:59:31.522Z] #64 1.015 + export GO_BUILDMODE=-buildmode=pie [2021-07-03T13:59:31.522Z] #64 1.015 + GO_BUILDMODE=-buildmode=pie [2021-07-03T13:59:31.522Z] #64 1.016 ++ dirname /tmp/install/install.sh [2021-07-03T13:59:31.522Z] #64 1.016 + dir=/tmp/install [2021-07-03T13:59:31.522Z] #64 1.017 + bin=containerd [2021-07-03T13:59:31.522Z] #64 1.017 + shift [2021-07-03T13:59:31.522Z] #64 1.017 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-03T13:59:31.522Z] #64 1.017 + . /tmp/install/containerd.installer [2021-07-03T13:59:31.522Z] #64 1.017 ++ set -e [2021-07-03T13:59:31.522Z] #64 1.018 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-03T13:59:31.522Z] #64 1.018 + install_containerd [2021-07-03T13:59:31.522Z] #64 1.019 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-03T13:59:31.522Z] #64 1.019 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-03T13:59:31.522Z] #64 1.019 + git clone https://github.com/containerd/containerd.git /tmp/tmp.itmMTpkpqZ/src/github.com/containerd/containerd [2021-07-03T13:59:31.522Z] #64 1.021 Cloning into '/tmp/tmp.itmMTpkpqZ/src/github.com/containerd/containerd'... [2021-07-03T13:59:33.426Z] #64 ... [2021-07-03T13:59:33.426Z] [2021-07-03T13:59:33.426Z] #43 [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 [2021-07-03T13:59:33.426Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-07-03T13:59:33.426Z] #43 32.19 Reading package lists... [2021-07-03T13:59:33.426Z] #43 39.12 Building dependency tree... [2021-07-03T13:59:33.426Z] #43 40.67 Reading state information... [2021-07-03T13:59:33.426Z] #43 41.68 The following additional packages will be installed: [2021-07-03T13:59:33.426Z] #43 41.69 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-03T13:59:33.426Z] #43 41.70 Suggested packages: [2021-07-03T13:59:33.426Z] #43 41.70 cmake-doc ninja-build lrzip [2021-07-03T13:59:33.426Z] #43 41.70 Recommended packages: [2021-07-03T13:59:33.426Z] #43 41.70 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-03T13:59:33.426Z] #43 42.19 The following NEW packages will be installed: [2021-07-03T13:59:33.426Z] #43 42.21 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-03T13:59:33.426Z] #43 42.60 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-07-03T13:59:33.426Z] #43 42.60 Need to get 5913 kB of archives. [2021-07-03T13:59:33.426Z] #43 42.60 After this operation, 27.4 MB of additional disk space will be used. [2021-07-03T13:59:33.426Z] #43 42.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-03T13:59:33.426Z] #43 42.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-03T13:59:33.426Z] #43 42.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-03T13:59:33.426Z] #43 42.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-03T13:59:33.426Z] #43 42.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-03T13:59:33.426Z] #43 42.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-03T13:59:33.426Z] #43 42.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-07-03T13:59:33.426Z] #43 42.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-03T13:59:33.426Z] #43 43.23 debconf: delaying package configuration, since apt-utils is not installed [2021-07-03T13:59:33.426Z] #43 43.50 Fetched 5913 kB in 0s (12.6 MB/s) [2021-07-03T13:59:33.426Z] #43 43.57 Selecting previously unselected package xxd. [2021-07-03T13:59:33.426Z] #43 43.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-03T13:59:33.426Z] #43 43.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-03T13:59:33.426Z] #43 43.65 Unpacking xxd (2:8.1.0875-5) ... [2021-07-03T13:59:33.426Z] #43 43.81 Selecting previously unselected package vim-common. [2021-07-03T13:59:33.426Z] #43 43.82 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-03T13:59:33.426Z] #43 43.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-03T13:59:33.426Z] #43 44.00 Selecting previously unselected package cmake-data. [2021-07-03T13:59:33.426Z] #43 44.00 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-03T13:59:33.426Z] #43 44.01 Unpacking cmake-data (3.13.4-1) ... [2021-07-03T13:59:33.426Z] #43 44.78 Selecting previously unselected package libarchive13:amd64. [2021-07-03T13:59:33.426Z] #43 44.78 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-03T13:59:33.426Z] #43 44.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-03T13:59:33.426Z] #43 44.85 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-03T13:59:33.426Z] #43 44.86 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-03T13:59:33.426Z] #43 44.86 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-03T13:59:33.427Z] #43 44.90 Selecting previously unselected package librhash0:amd64. [2021-07-03T13:59:33.427Z] #43 44.91 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-03T13:59:33.427Z] #43 44.91 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-03T13:59:33.427Z] #43 44.97 Selecting previously unselected package libuv1:amd64. [2021-07-03T13:59:33.427Z] #43 44.97 Preparing to unpack .../6-libuv1_1.24.1-1_amd64.deb ... [2021-07-03T13:59:33.427Z] #43 44.98 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-07-03T13:59:33.427Z] #43 45.02 Selecting previously unselected package cmake. [2021-07-03T13:59:33.427Z] #43 45.03 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-03T13:59:33.427Z] #43 45.03 Unpacking cmake (3.13.4-1) ... [2021-07-03T13:59:33.427Z] #43 46.07 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-03T13:59:33.427Z] #43 46.09 Setting up xxd (2:8.1.0875-5) ... [2021-07-03T13:59:33.427Z] #43 46.10 Setting up libuv1:amd64 (1.24.1-1) ... [2021-07-03T13:59:33.427Z] #43 46.12 Setting up vim-common (2:8.1.0875-5) ... [2021-07-03T13:59:33.427Z] #43 46.14 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-03T13:59:33.427Z] #43 46.15 Setting up cmake-data (3.13.4-1) ... [2021-07-03T13:59:33.427Z] #43 46.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-03T13:59:33.427Z] #43 46.19 Setting up cmake (3.13.4-1) ... [2021-07-03T13:59:33.427Z] #43 46.20 Processing triggers for libc-bin (2.28-10) ... [2021-07-03T13:59:33.427Z] #43 46.26 Processing triggers for mime-support (3.62) ... [2021-07-03T13:59:33.427Z] #43 DONE 46.6s [2021-07-03T13:59:33.687Z] [2021-07-03T13:59:33.687Z] #19 [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 [2021-07-03T13:59:33.687Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-03T13:59:33.687Z] #19 33.00 Reading package lists... [2021-07-03T13:59:33.687Z] #19 40.41 Building dependency tree... [2021-07-03T13:59:33.687Z] #19 41.66 Reading state information... [2021-07-03T13:59:33.687Z] #19 42.43 The following additional packages will be installed: [2021-07-03T13:59:33.687Z] #19 42.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-03T13:59:33.687Z] #19 42.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-03T13:59:33.687Z] #19 42.46 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-03T13:59:33.687Z] #19 42.46 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-03T13:59:33.687Z] #19 42.46 mingw-w64-x86-64-dev [2021-07-03T13:59:33.687Z] #19 42.48 Suggested packages: [2021-07-03T13:59:33.687Z] #19 42.48 gcc-8-locales seccomp wine64 [2021-07-03T13:59:33.687Z] #19 42.83 The following NEW packages will be installed: [2021-07-03T13:59:33.687Z] #19 42.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-03T13:59:33.687Z] #19 42.84 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-03T13:59:33.687Z] #19 42.84 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-03T13:59:33.687Z] #19 42.84 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-03T13:59:33.687Z] #19 42.84 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-03T13:59:33.687Z] #19 42.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-03T13:59:33.687Z] #19 42.86 The following packages will be upgraded: [2021-07-03T13:59:33.687Z] #19 42.86 libseccomp2 [2021-07-03T13:59:33.687Z] #19 43.20 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-03T13:59:33.687Z] #19 43.20 Need to get 77.8 MB of archives. [2021-07-03T13:59:33.687Z] #19 43.20 After this operation, 487 MB of additional disk space will be used. [2021-07-03T13:59:33.687Z] #19 43.20 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-03T13:59:33.687Z] #19 43.20 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-03T13:59:33.687Z] #19 43.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-03T13:59:33.687Z] #19 43.28 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] [2021-07-03T13:59:33.687Z] #19 43.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-03T13:59:33.687Z] #19 43.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-03T13:59:33.687Z] #19 43.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-03T13:59:33.687Z] #19 43.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-03T13:59:33.687Z] #19 43.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-03T13:59:33.687Z] #19 43.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-03T13:59:33.687Z] #19 43.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-03T13:59:33.687Z] #19 44.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~deb10u1 [25.4 MB] [2021-07-03T13:59:33.687Z] #19 45.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-03T13:59:33.687Z] #19 45.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-03T13:59:33.687Z] #19 45.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-03T13:59:33.687Z] #19 45.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-03T13:59:33.945Z] #19 45.10 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] [2021-07-03T13:59:33.945Z] #19 45.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-03T13:59:33.945Z] #19 45.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-03T13:59:33.945Z] #19 45.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-03T13:59:33.945Z] #19 45.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-03T13:59:33.945Z] #19 45.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-03T13:59:33.945Z] #19 45.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-03T13:59:33.945Z] #19 45.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-03T13:59:33.945Z] #19 45.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-03T13:59:33.945Z] #19 45.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-03T13:59:34.513Z] #19 45.68 debconf: delaying package configuration, since apt-utils is not installed [2021-07-03T13:59:34.772Z] #19 45.80 Fetched 77.8 MB in 2s (34.8 MB/s) [2021-07-03T13:59:34.772Z] #19 45.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-03T13:59:34.772Z] #19 45.88 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-03T13:59:34.772Z] #19 45.90 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-03T13:59:34.772Z] #19 45.99 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-03T13:59:34.772Z] #19 46.08 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-03T13:59:35.031Z] #19 46.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-03T13:59:35.031Z] #19 46.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-03T13:59:35.031Z] #19 46.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-03T13:59:35.600Z] #19 46.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-03T13:59:35.600Z] #19 46.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-03T13:59:35.600Z] #19 46.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-03T13:59:36.536Z] #19 47.59 Selecting previously unselected package binutils-mingw-w64. [2021-07-03T13:59:36.536Z] #19 47.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-03T13:59:36.536Z] #19 47.59 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-03T13:59:36.536Z] #19 47.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-03T13:59:36.536Z] #19 47.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-03T13:59:36.536Z] #19 47.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-03T13:59:36.536Z] #19 47.72 Selecting previously unselected package dmsetup. [2021-07-03T13:59:36.536Z] #19 47.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-03T13:59:36.536Z] #19 47.73 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-03T13:59:36.536Z] #19 47.81 Selecting previously unselected package mingw-w64-common. [2021-07-03T13:59:36.536Z] #19 47.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-03T13:59:36.536Z] #19 47.82 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-03T13:59:37.104Z] #19 ... [2021-07-03T13:59:37.104Z] [2021-07-03T13:59:37.104Z] #44 [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 [2021-07-03T13:59:37.104Z] #44 sha256:2b6f8d68712fa0a2ebe69ffddd656c0b49dfbc4d16898e2b9e6d35a1bb2707f4 [2021-07-03T13:59:37.104Z] #44 0.903 + RM_GOPATH=0 [2021-07-03T13:59:37.104Z] #44 0.903 + TMP_GOPATH= [2021-07-03T13:59:37.104Z] #44 0.903 + : /build [2021-07-03T13:59:37.104Z] #44 0.903 + '[' -z '' ']' [2021-07-03T13:59:37.104Z] #44 0.904 ++ mktemp -d [2021-07-03T13:59:37.104Z] #44 0.906 + export GOPATH=/tmp/tmp.GoWGrkSzAg [2021-07-03T13:59:37.104Z] #44 0.906 + GOPATH=/tmp/tmp.GoWGrkSzAg [2021-07-03T13:59:37.104Z] #44 0.906 + RM_GOPATH=1 [2021-07-03T13:59:37.104Z] #44 0.907 + case "$(go env GOARCH)" in [2021-07-03T13:59:37.104Z] #44 0.907 ++ go env GOARCH [2021-07-03T13:59:37.104Z] #44 0.911 + export GO_BUILDMODE=-buildmode=pie [2021-07-03T13:59:37.104Z] #44 0.911 + GO_BUILDMODE=-buildmode=pie [2021-07-03T13:59:37.104Z] #44 0.912 ++ dirname /tmp/install/install.sh [2021-07-03T13:59:37.104Z] #44 0.913 + dir=/tmp/install [2021-07-03T13:59:37.104Z] #44 0.913 + bin=tini [2021-07-03T13:59:37.104Z] #44 0.913 + shift [2021-07-03T13:59:37.104Z] #44 0.913 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-03T13:59:37.104Z] #44 0.914 + . /tmp/install/tini.installer [2021-07-03T13:59:37.104Z] #44 0.914 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-03T13:59:37.104Z] #44 0.914 + install_tini [2021-07-03T13:59:37.104Z] #44 0.914 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-03T13:59:37.104Z] #44 0.915 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-03T13:59:37.104Z] #44 0.915 + git clone https://github.com/krallin/tini.git /tmp/tmp.GoWGrkSzAg/tini [2021-07-03T13:59:37.104Z] #44 0.916 Cloning into '/tmp/tmp.GoWGrkSzAg/tini'... [2021-07-03T13:59:37.104Z] #44 1.275 + cd /tmp/tmp.GoWGrkSzAg/tini [2021-07-03T13:59:37.104Z] #44 1.275 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-03T13:59:37.104Z] #44 1.280 + cmake . [2021-07-03T13:59:37.104Z] #44 1.559 -- The C compiler identification is GNU 8.3.0 [2021-07-03T13:59:37.104Z] #44 1.573 -- Check for working C compiler: /usr/bin/cc [2021-07-03T13:59:37.104Z] #44 1.767 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-03T13:59:37.104Z] #44 1.768 -- Detecting C compiler ABI info [2021-07-03T13:59:37.104Z] #44 1.934 -- Detecting C compiler ABI info - done [2021-07-03T13:59:37.104Z] #44 1.944 -- Detecting C compile features [2021-07-03T13:59:37.104Z] #44 2.574 -- Detecting C compile features - done [2021-07-03T13:59:37.104Z] #44 2.585 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-03T13:59:37.104Z] #44 2.632 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-03T13:59:37.104Z] #44 2.662 -- Configuring done [2021-07-03T13:59:37.104Z] #44 2.670 -- Generating done [2021-07-03T13:59:37.104Z] #44 2.674 -- Build files have been written to: /tmp/tmp.GoWGrkSzAg/tini [2021-07-03T13:59:37.104Z] #44 2.680 + make tini-static [2021-07-03T13:59:37.104Z] #44 2.786 Scanning dependencies of target tini-static [2021-07-03T13:59:37.104Z] #44 2.812 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-03T13:59:37.104Z] #44 3.267 [100%] Linking C executable tini-static [2021-07-03T13:59:37.104Z] #44 3.454 [100%] Built target tini-static [2021-07-03T13:59:37.104Z] #44 3.492 + mkdir -p /build [2021-07-03T13:59:37.104Z] #44 3.495 + cp tini-static /build/docker-init [2021-07-03T13:59:37.104Z] #44 DONE 3.7s [2021-07-03T13:59:37.362Z] [2021-07-03T13:59:37.363Z] #19 [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 [2021-07-03T13:59:37.363Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-03T13:59:38.745Z] #19 49.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-03T13:59:38.745Z] #19 49.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-03T13:59:38.745Z] #19 49.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-03T13:59:39.003Z] #19 ... [2021-07-03T13:59:39.003Z] [2021-07-03T13:59:39.003Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-03T13:59:39.003Z] #46 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-07-03T13:59:39.003Z] #46 CACHED [2021-07-03T13:59:39.003Z] [2021-07-03T13:59:39.004Z] #47 [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 [2021-07-03T13:59:39.004Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-03T13:59:39.004Z] #47 CACHED [2021-07-03T13:59:39.004Z] [2021-07-03T13:59:39.004Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-03T13:59:39.004Z] #50 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-07-03T13:59:39.004Z] #50 CACHED [2021-07-03T13:59:39.004Z] [2021-07-03T13:59:39.004Z] #51 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-03T13:59:39.004Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-03T13:59:39.004Z] #51 CACHED [2021-07-03T13:59:39.004Z] [2021-07-03T13:59:39.004Z] #53 [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 [2021-07-03T13:59:39.004Z] #53 sha256:8841264ecbdd2b6933a7b42b94b0addb964f78c84446050cc9f893ac2ef3c54a [2021-07-03T13:59:39.004Z] #53 CACHED [2021-07-03T13:59:39.004Z] [2021-07-03T13:59:39.004Z] #55 [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 [2021-07-03T13:59:39.004Z] #55 sha256:0869b5f60e903256ddbecb138d13655e71674e224f87235dab97d0171e425bb7 [2021-07-03T13:59:39.004Z] #55 CACHED [2021-07-03T13:59:39.004Z] [2021-07-03T13:59:39.004Z] #57 [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 [2021-07-03T13:59:39.004Z] #57 sha256:b029b3e64087e2b1d58a663638c64a391920b161153e2bd6fc92a92a60ef9447 [2021-07-03T13:59:39.004Z] #57 CACHED [2021-07-03T13:59:39.004Z] [2021-07-03T13:59:39.004Z] #59 [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 [2021-07-03T13:59:39.004Z] #59 sha256:113de154129f8ae068e48edeeebd9c4f56268ce01305779ee0435309a043b0d5 [2021-07-03T13:59:39.004Z] #59 CACHED [2021-07-03T13:59:39.262Z] [2021-07-03T13:59:39.262Z] #64 [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 [2021-07-03T13:59:39.262Z] #64 sha256:858d022a70efa7ebe242bfd25092d0c46d06441a6cf6711eea0f25e4562aaddb [2021-07-03T13:59:40.198Z] #64 ... [2021-07-03T13:59:40.198Z] [2021-07-03T13:59:40.198Z] #19 [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 [2021-07-03T13:59:40.198Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-03T13:59:40.198Z] #19 51.38 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-03T13:59:40.198Z] #19 51.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-03T13:59:40.198Z] #19 51.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-03T13:59:40.198Z] #19 51.46 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-03T13:59:40.198Z] #19 51.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-03T13:59:40.198Z] #19 51.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-03T13:59:45.466Z] #19 56.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-03T13:59:45.466Z] #19 56.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-03T13:59:45.466Z] #19 56.19 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-03T13:59:49.662Z] #19 60.14 Selecting previously unselected package libapparmor1:amd64. [2021-07-03T13:59:49.662Z] #19 60.15 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-03T13:59:49.662Z] #19 60.15 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-03T13:59:49.662Z] #19 60.20 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-03T13:59:49.662Z] #19 60.21 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-03T13:59:49.662Z] #19 60.22 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-03T13:59:49.662Z] #19 60.29 Selecting previously unselected package libbtrfs0. [2021-07-03T13:59:49.662Z] #19 60.29 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-03T13:59:49.662Z] #19 60.30 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-03T13:59:49.662Z] #19 60.34 Selecting previously unselected package libbtrfs-dev. [2021-07-03T13:59:49.662Z] #19 60.34 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-03T13:59:49.662Z] #19 60.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-03T13:59:49.662Z] #19 60.40 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-03T13:59:49.662Z] #19 60.41 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-03T13:59:49.662Z] #19 60.41 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-03T13:59:49.662Z] #19 60.46 Selecting previously unselected package libudev-dev:amd64. [2021-07-03T13:59:49.662Z] #19 60.46 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-03T13:59:49.662Z] #19 60.47 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-03T13:59:49.662Z] #19 60.54 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-03T13:59:49.662Z] #19 60.54 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-03T13:59:49.662Z] #19 60.55 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-03T13:59:49.662Z] #19 60.66 Selecting previously unselected package libpcre16-3:amd64. [2021-07-03T13:59:49.662Z] #19 60.66 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-03T13:59:49.662Z] #19 60.66 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-03T13:59:49.662Z] #19 60.74 Selecting previously unselected package libpcre32-3:amd64. [2021-07-03T13:59:49.662Z] #19 60.74 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-03T13:59:49.662Z] #19 60.74 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-03T13:59:49.662Z] #19 60.81 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-03T13:59:49.662Z] #19 60.81 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-03T13:59:49.662Z] #19 60.82 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-03T13:59:49.662Z] #19 60.87 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-03T13:59:49.662Z] #19 60.87 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-03T13:59:49.662Z] #19 60.88 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-03T13:59:49.922Z] #19 61.05 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-03T13:59:49.922Z] #19 61.06 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-03T13:59:49.922Z] #19 61.06 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-03T13:59:49.922Z] #19 61.16 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-03T13:59:49.922Z] #19 61.16 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-03T13:59:49.922Z] #19 61.17 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-03T13:59:49.922Z] #19 61.21 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-03T13:59:49.922Z] #19 61.22 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-03T13:59:49.922Z] #19 61.23 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-03T13:59:49.922Z] #19 61.29 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-03T13:59:50.181Z] #19 61.29 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-03T13:59:50.181Z] #19 61.30 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-03T13:59:50.181Z] #19 61.48 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-03T13:59:50.181Z] #19 61.49 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-03T13:59:50.181Z] #19 61.51 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-03T13:59:50.181Z] #19 61.52 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-03T13:59:50.181Z] #19 61.53 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-03T13:59:50.440Z] #19 61.54 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-03T13:59:50.440Z] #19 61.55 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-03T13:59:50.440Z] #19 61.57 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-03T13:59:50.440Z] #19 61.58 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-03T13:59:50.440Z] #19 61.59 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-03T13:59:50.440Z] #19 61.61 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-03T13:59:50.440Z] #19 61.63 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-03T13:59:50.440Z] #19 61.64 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-03T13:59:50.440Z] #19 61.65 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-03T13:59:50.440Z] #19 61.66 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-03T13:59:50.440Z] #19 61.68 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-03T13:59:50.440Z] #19 61.69 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-03T13:59:50.440Z] #19 61.70 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-03T13:59:50.440Z] #19 61.71 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 [2021-07-03T13:59:50.440Z] #19 61.72 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 [2021-07-03T13:59:50.440Z] #19 61.73 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-03T13:59:50.440Z] #19 61.74 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 [2021-07-03T13:59:50.441Z] #19 61.74 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 [2021-07-03T13:59:50.441Z] #19 61.75 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-03T13:59:50.441Z] #19 61.76 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-03T13:59:50.700Z] #19 61.78 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-03T13:59:50.700Z] #19 61.79 Setting up dmsetup (2:1.02.155-3) ... [2021-07-03T13:59:50.700Z] #19 61.80 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-03T13:59:50.701Z] #19 61.81 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-03T13:59:50.701Z] #19 61.83 Processing triggers for libc-bin (2.28-10) ... [2021-07-03T13:59:51.637Z] #19 DONE 62.8s [2021-07-03T13:59:51.637Z] [2021-07-03T13:59:51.637Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-03T13:59:51.637Z] #20 sha256:73402ef437df642e8b0e2e2008387bbdf7dd5b0524bc3c40a3cd49672975109c [2021-07-03T13:59:52.203Z] #20 ... [2021-07-03T13:59:52.203Z] [2021-07-03T13:59:52.203Z] #64 [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 [2021-07-03T13:59:52.203Z] #64 sha256:858d022a70efa7ebe242bfd25092d0c46d06441a6cf6711eea0f25e4562aaddb [2021-07-03T13:59:52.203Z] #64 11.94 + cd /tmp/tmp.itmMTpkpqZ/src/github.com/containerd/containerd [2021-07-03T13:59:52.203Z] #64 11.94 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-03T13:59:52.203Z] #64 12.53 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-03T13:59:52.203Z] #64 12.53 + BUILDTAGS='netgo osusergo static_build' [2021-07-03T13:59:52.203Z] #64 12.53 + export EXTRA_FLAGS=-buildmode=pie [2021-07-03T13:59:52.203Z] #64 12.53 + EXTRA_FLAGS=-buildmode=pie [2021-07-03T13:59:52.203Z] #64 12.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-03T13:59:52.203Z] #64 12.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-03T13:59:52.203Z] #64 12.53 + '[' '' = dynamic ']' [2021-07-03T13:59:52.203Z] #64 12.53 + make [2021-07-03T13:59:52.203Z] #64 13.09 + bin/ctr [2021-07-03T13:59:52.771Z] #64 ... [2021-07-03T13:59:52.771Z] [2021-07-03T13:59:52.771Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-03T13:59:52.771Z] #20 sha256:73402ef437df642e8b0e2e2008387bbdf7dd5b0524bc3c40a3cd49672975109c [2021-07-03T13:59:52.771Z] #20 1.247 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-03T13:59:53.029Z] #20 1.417 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-03T13:59:53.029Z] #20 1.435 Get:3 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-03T13:59:53.029Z] #20 1.465 Get:4 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-03T13:59:53.029Z] #20 1.473 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-03T13:59:53.029Z] #20 1.495 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-03T13:59:53.029Z] #20 1.499 Hit:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-03T13:59:53.029Z] #20 1.512 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-03T13:59:53.029Z] #20 1.530 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-03T13:59:53.029Z] #20 1.582 Hit:10 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-03T13:59:54.406Z] #20 2.560 Fetched 2862 kB in 2s (1823 kB/s) [2021-07-03T13:59:59.691Z] #20 2.560 Reading package lists... [2021-07-03T14:00:04.969Z] #20 7.852 Reading package lists... [2021-07-03T14:00:06.344Z] #20 13.37 Building dependency tree... [2021-07-03T14:00:06.344Z] #20 14.55 Reading state information... [2021-07-03T14:00:07.279Z] #20 15.55 The following additional packages will be installed: [2021-07-03T14:00:07.279Z] #20 15.55 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-03T14:00:07.279Z] #20 15.55 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-03T14:00:07.279Z] #20 15.55 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-03T14:00:07.279Z] #20 15.55 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-03T14:00:07.279Z] #20 15.56 libgcc1:ppc64el libgcc1:s390x [2021-07-03T14:00:07.279Z] #20 15.57 Suggested packages: [2021-07-03T14:00:07.279Z] #20 15.57 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-03T14:00:07.279Z] #20 15.57 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-03T14:00:07.279Z] #20 15.57 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-03T14:00:07.279Z] #20 15.57 libc-l10n:s390x locales:s390x [2021-07-03T14:00:07.279Z] #20 15.57 Recommended packages: [2021-07-03T14:00:07.279Z] #20 15.57 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-03T14:00:07.279Z] #20 15.57 libidn2-0:s390x [2021-07-03T14:00:07.279Z] #20 15.77 The following NEW packages will be installed: [2021-07-03T14:00:07.279Z] #20 15.77 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-03T14:00:07.279Z] #20 15.77 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-03T14:00:07.279Z] #20 15.77 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-03T14:00:07.279Z] #20 15.77 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-03T14:00:07.279Z] #20 15.77 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-03T14:00:07.279Z] #20 15.77 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-03T14:00:07.279Z] #20 15.78 libgcc1:ppc64el libgcc1:s390x [2021-07-03T14:00:07.846Z] #20 16.12 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-03T14:00:07.846Z] #20 16.12 Need to get 15.0 MB of archives. [2021-07-03T14:00:07.846Z] #20 16.12 After this operation, 68.1 MB of additional disk space will be used. [2021-07-03T14:00:07.846Z] #20 16.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-03T14:00:07.846Z] #20 16.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-03T14:00:07.846Z] #20 16.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-03T14:00:07.846Z] #20 16.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-03T14:00:07.846Z] #20 16.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-03T14:00:07.846Z] #20 16.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-03T14:00:07.846Z] #20 16.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-03T14:00:07.846Z] #20 16.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-03T14:00:07.846Z] #20 16.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-03T14:00:07.846Z] #20 16.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-03T14:00:07.846Z] #20 16.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-03T14:00:07.846Z] #20 16.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-03T14:00:07.846Z] #20 16.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-03T14:00:07.846Z] #20 16.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-03T14:00:07.846Z] #20 16.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-03T14:00:07.846Z] #20 16.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-03T14:00:08.104Z] #20 16.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-03T14:00:08.104Z] #20 16.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-03T14:00:08.104Z] #20 16.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-03T14:00:08.104Z] #20 16.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-03T14:00:08.104Z] #20 16.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-03T14:00:08.104Z] #20 16.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-03T14:00:08.104Z] #20 16.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-03T14:00:08.362Z] #20 16.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-03T14:00:08.362Z] #20 16.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-03T14:00:08.929Z] #20 17.14 debconf: delaying package configuration, since apt-utils is not installed [2021-07-03T14:00:08.929Z] #20 17.30 Fetched 15.0 MB in 1s (18.1 MB/s) [2021-07-03T14:00:08.929Z] #20 17.34 Selecting previously unselected package gcc-8-base:armhf. [2021-07-03T14:00:08.929Z] #20 17.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-07-03T14:00:08.929Z] #20 17.38 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-03T14:00:08.929Z] #20 17.39 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-03T14:00:08.929Z] #20 17.44 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-03T14:00:09.189Z] #20 17.45 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-03T14:00:09.189Z] #20 17.45 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-03T14:00:09.189Z] #20 17.51 Selecting previously unselected package gcc-8-base:s390x. [2021-07-03T14:00:09.189Z] #20 17.52 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-03T14:00:09.189Z] #20 17.52 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-03T14:00:09.189Z] #20 17.57 Selecting previously unselected package gcc-8-base:arm64. [2021-07-03T14:00:09.189Z] #20 17.57 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-03T14:00:09.189Z] #20 17.58 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-03T14:00:09.189Z] #20 17.64 Selecting previously unselected package gcc-8-base:armel. [2021-07-03T14:00:09.189Z] #20 17.64 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-03T14:00:09.189Z] #20 17.65 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-03T14:00:09.189Z] #20 17.71 Selecting previously unselected package libgcc1:arm64. [2021-07-03T14:00:09.448Z] #20 17.71 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-03T14:00:09.448Z] #20 17.72 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-03T14:00:09.448Z] #20 17.79 Selecting previously unselected package libc6:arm64. [2021-07-03T14:00:09.448Z] #20 17.79 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-03T14:00:09.448Z] #20 17.96 Unpacking libc6:arm64 (2.28-10) ... [2021-07-03T14:00:10.015Z] #20 18.40 Selecting previously unselected package libapparmor1:arm64. [2021-07-03T14:00:10.015Z] #20 18.40 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-03T14:00:10.015Z] #20 18.41 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-03T14:00:10.274Z] #20 18.46 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-03T14:00:10.274Z] #20 18.46 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-03T14:00:10.274Z] #20 18.47 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-03T14:00:10.274Z] #20 18.53 Selecting previously unselected package libgcc1:armel. [2021-07-03T14:00:10.274Z] #20 18.53 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-03T14:00:10.274Z] #20 18.54 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-03T14:00:10.274Z] #20 18.61 Selecting previously unselected package libc6:armel. [2021-07-03T14:00:10.274Z] #20 18.61 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-03T14:00:10.533Z] #20 18.78 Unpacking libc6:armel (2.28-10) ... [2021-07-03T14:00:10.791Z] #20 19.26 Selecting previously unselected package libapparmor1:armel. [2021-07-03T14:00:10.791Z] #20 19.27 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-03T14:00:10.791Z] #20 19.28 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-03T14:00:11.049Z] #20 19.33 Selecting previously unselected package libapparmor-dev:armel. [2021-07-03T14:00:11.049Z] #20 19.34 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-03T14:00:11.049Z] #20 19.34 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-03T14:00:11.049Z] #20 19.41 Selecting previously unselected package libgcc1:armhf. [2021-07-03T14:00:11.049Z] #20 19.42 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-03T14:00:11.049Z] #20 19.43 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-03T14:00:11.049Z] #20 19.50 Selecting previously unselected package libc6:armhf. [2021-07-03T14:00:11.049Z] #20 19.50 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-03T14:00:11.307Z] #20 19.71 Unpacking libc6:armhf (2.28-10) ... [2021-07-03T14:00:11.566Z] #20 20.13 Selecting previously unselected package libapparmor1:armhf. [2021-07-03T14:00:11.824Z] #20 20.13 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-03T14:00:11.824Z] #20 20.14 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-03T14:00:11.824Z] #20 20.19 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-03T14:00:11.824Z] #20 20.20 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-03T14:00:11.824Z] #20 20.20 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-03T14:00:11.824Z] #20 20.27 Selecting previously unselected package libgcc1:ppc64el. [2021-07-03T14:00:12.083Z] #20 20.28 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-03T14:00:12.083Z] #20 20.28 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-03T14:00:12.083Z] #20 20.35 Selecting previously unselected package libc6:ppc64el. [2021-07-03T14:00:12.083Z] #20 20.36 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-03T14:00:12.342Z] #20 20.55 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-03T14:00:12.863Z] #20 21.14 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-03T14:00:12.863Z] #20 21.14 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-03T14:00:12.863Z] #20 21.15 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-03T14:00:12.863Z] #20 21.21 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-03T14:00:12.863Z] #20 21.22 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-03T14:00:12.863Z] #20 21.22 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-03T14:00:12.863Z] #20 21.33 Selecting previously unselected package libgcc1:s390x. [2021-07-03T14:00:12.863Z] #20 21.34 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-03T14:00:12.863Z] #20 21.35 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-03T14:00:13.121Z] #20 21.43 Selecting previously unselected package libc6:s390x. [2021-07-03T14:00:13.121Z] #20 21.44 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-03T14:00:13.380Z] #20 21.62 Unpacking libc6:s390x (2.28-10) ... [2021-07-03T14:00:13.639Z] #20 22.11 Selecting previously unselected package libapparmor1:s390x. [2021-07-03T14:00:13.639Z] #20 22.12 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-03T14:00:13.639Z] #20 22.13 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-03T14:00:13.899Z] #20 22.17 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-03T14:00:13.899Z] #20 22.18 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-03T14:00:13.899Z] #20 22.18 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-03T14:00:13.899Z] #20 22.29 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-03T14:00:13.899Z] #20 22.30 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-03T14:00:13.899Z] #20 22.31 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-03T14:00:13.899Z] #20 22.32 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-03T14:00:13.899Z] #20 22.33 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-03T14:00:13.899Z] #20 22.35 Setting up libc6:arm64 (2.28-10) ... [2021-07-03T14:00:15.275Z] #20 23.59 Setting up libc6:armel (2.28-10) ... [2021-07-03T14:00:16.653Z] #20 24.82 Setting up libc6:armhf (2.28-10) ... [2021-07-03T14:00:17.629Z] #20 26.05 Setting up libc6:ppc64el (2.28-10) ... [2021-07-03T14:00:19.013Z] #20 27.33 Setting up libc6:s390x (2.28-10) ... [2021-07-03T14:00:20.390Z] #20 28.54 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-03T14:00:20.390Z] #20 28.56 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-03T14:00:20.390Z] #20 28.58 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-03T14:00:20.390Z] #20 28.59 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-03T14:00:20.390Z] #20 28.60 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-03T14:00:20.390Z] #20 28.61 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-03T14:00:20.390Z] #20 28.63 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-03T14:00:20.390Z] #20 28.64 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-03T14:00:20.390Z] #20 28.66 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-03T14:00:20.390Z] #20 28.67 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-03T14:00:20.390Z] #20 28.69 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-03T14:00:20.390Z] #20 28.70 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-03T14:00:20.390Z] #20 28.71 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-03T14:00:20.390Z] #20 28.73 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-03T14:00:20.390Z] #20 28.74 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-03T14:00:20.390Z] #20 28.76 Processing triggers for libc-bin (2.28-10) ... [2021-07-03T14:00:20.957Z] #20 DONE 29.4s [2021-07-03T14:00:20.957Z] [2021-07-03T14:00:20.957Z] #61 [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 [2021-07-03T14:00:20.957Z] #61 sha256:45e6d46e8b2fd724f5b5df4a522d5006d4b6a36b91f93f4632ce347a55e03212 [2021-07-03T14:00:22.335Z] #61 1.081 + RM_GOPATH=0 [2021-07-03T14:00:22.335Z] #61 1.081 + TMP_GOPATH= [2021-07-03T14:00:22.335Z] #61 1.081 + : /build [2021-07-03T14:00:22.335Z] #61 1.081 + '[' -z '' ']' [2021-07-03T14:00:22.335Z] #61 1.081 ++ mktemp -d [2021-07-03T14:00:22.335Z] #61 1.086 + export GOPATH=/tmp/tmp.DV9sx5SijA [2021-07-03T14:00:22.335Z] #61 1.086 + GOPATH=/tmp/tmp.DV9sx5SijA [2021-07-03T14:00:22.335Z] #61 1.086 + RM_GOPATH=1 [2021-07-03T14:00:22.335Z] #61 1.086 + case "$(go env GOARCH)" in [2021-07-03T14:00:22.335Z] #61 1.086 ++ go env GOARCH [2021-07-03T14:00:22.335Z] #61 1.100 + export GO_BUILDMODE=-buildmode=pie [2021-07-03T14:00:22.335Z] #61 1.100 + GO_BUILDMODE=-buildmode=pie [2021-07-03T14:00:22.335Z] #61 1.100 ++ dirname /tmp/install/install.sh [2021-07-03T14:00:22.335Z] #61 1.100 + dir=/tmp/install [2021-07-03T14:00:22.335Z] #61 1.100 + bin=runc [2021-07-03T14:00:22.335Z] #61 1.100 + shift [2021-07-03T14:00:22.335Z] #61 1.100 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-03T14:00:22.335Z] #61 1.100 + . /tmp/install/runc.installer [2021-07-03T14:00:22.335Z] #61 1.100 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-03T14:00:22.335Z] #61 1.100 + install_runc [2021-07-03T14:00:22.335Z] #61 1.100 + uname -r [2021-07-03T14:00:22.335Z] #61 1.102 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-03T14:00:22.335Z] #61 1.102 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-03T14:00:22.335Z] #61 1.102 + RUNC_BUILDTAGS='seccomp ' [2021-07-03T14:00:22.335Z] #61 1.102 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-03T14:00:22.335Z] #61 1.102 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DV9sx5SijA/src/github.com/opencontainers/runc [2021-07-03T14:00:22.335Z] #61 1.106 Cloning into '/tmp/tmp.DV9sx5SijA/src/github.com/opencontainers/runc'... [2021-07-03T14:00:22.335Z] #61 ... [2021-07-03T14:00:22.335Z] [2021-07-03T14:00:22.335Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-03T14:00:22.335Z] #21 sha256:02e11c15e92d1cf902ef14e0bc18d16c35c0dcd601a615f0f9782307a92c6055 [2021-07-03T14:00:22.335Z] #21 DONE 1.4s [2021-07-03T14:00:22.593Z] [2021-07-03T14:00:22.593Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-03T14:00:22.593Z] #22 sha256:10afe5c81cb7080e90e4669baed8c1aee94fda7524d2d2bc38f75f8a146bbbee [2021-07-03T14:00:23.529Z] #22 DONE 1.1s [2021-07-03T14:00:23.529Z] [2021-07-03T14:00:23.529Z] #64 [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 [2021-07-03T14:00:23.529Z] #64 sha256:858d022a70efa7ebe242bfd25092d0c46d06441a6cf6711eea0f25e4562aaddb [2021-07-03T14:00:23.529Z] #64 51.48 + bin/containerd [2021-07-03T14:00:24.467Z] #64 ... [2021-07-03T14:00:24.467Z] [2021-07-03T14:00:24.467Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-03T14:00:24.467Z] #23 sha256:3080c4eebbe11b6a82d8bbeeab5fbff68c683d4e31ffed64b957bd235379871e [2021-07-03T14:00:24.467Z] #23 0.952 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-03T14:00:24.467Z] #23 DONE 1.0s [2021-07-03T14:00:24.467Z] [2021-07-03T14:00:24.467Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-03T14:00:24.467Z] #24 sha256:1952e465261da5f31914a4c8740d03f5a5c8b541f5281d9273ed2e18dd3d0d9e [2021-07-03T14:00:25.406Z] #24 DONE 1.0s [2021-07-03T14:00:25.406Z] [2021-07-03T14:00:25.406Z] #61 [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 [2021-07-03T14:00:25.406Z] #61 sha256:45e6d46e8b2fd724f5b5df4a522d5006d4b6a36b91f93f4632ce347a55e03212 [2021-07-03T14:00:25.973Z] #61 ... [2021-07-03T14:00:25.974Z] [2021-07-03T14:00:25.974Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-03T14:00:25.974Z] #25 sha256:45238e52abd8d3b8563241fd9533b311192ac85c1436ffec83faf0338a9c0c2f [2021-07-03T14:00:26.541Z] #25 DONE 1.1s [2021-07-03T14:00:26.541Z] [2021-07-03T14:00:26.541Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-03T14:00:26.541Z] #26 sha256:ae0db780aaf914d8d5c97fabc00ac54c46b4af1693c0f45229eabc8e7f6fa0b7 [2021-07-03T14:00:27.918Z] #26 DONE 1.1s [2021-07-03T14:00:27.918Z] [2021-07-03T14:00:27.918Z] #27 [dev-systemd-false 7/25] 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 [2021-07-03T14:00:27.918Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067 [2021-07-03T14:00:29.293Z] #27 1.317 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-03T14:00:29.293Z] #27 1.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-03T14:00:29.293Z] #27 1.322 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-03T14:00:29.293Z] #27 1.322 Hit:4 http://deb.debian.org/debian buster-backports InRelease [2021-07-03T14:00:29.293Z] #27 1.568 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-03T14:00:29.861Z] #27 1.892 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-03T14:00:30.120Z] #27 2.354 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-03T14:00:30.688Z] #27 2.825 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-03T14:00:30.946Z] #27 ... [2021-07-03T14:00:30.946Z] [2021-07-03T14:00:30.946Z] #61 [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 [2021-07-03T14:00:30.946Z] #61 sha256:45e6d46e8b2fd724f5b5df4a522d5006d4b6a36b91f93f4632ce347a55e03212 [2021-07-03T14:00:30.946Z] #61 5.056 + cd /tmp/tmp.DV9sx5SijA/src/github.com/opencontainers/runc [2021-07-03T14:00:30.946Z] #61 5.057 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-03T14:00:30.946Z] #61 5.217 + '[' -z '' ']' [2021-07-03T14:00:30.946Z] #61 5.217 + target=static [2021-07-03T14:00:30.946Z] #61 5.217 + make 'BUILDTAGS=seccomp ' static [2021-07-03T14:00:30.946Z] #61 5.462 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-03T14:00:30.946Z] #61 8.969 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-03T14:00:30.946Z] #61 9.827 + mkdir -p /build [2021-07-03T14:00:30.946Z] #61 9.829 + cp runc /build/runc [2021-07-03T14:00:30.946Z] #61 DONE 10.0s [2021-07-03T14:00:30.946Z] [2021-07-03T14:00:30.947Z] #27 [dev-systemd-false 7/25] 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 [2021-07-03T14:00:30.947Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067 [2021-07-03T14:00:30.947Z] #27 3.212 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-03T14:00:31.516Z] #27 3.636 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-03T14:00:31.516Z] #27 3.664 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-03T14:00:31.516Z] #27 3.699 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-03T14:00:31.516Z] #27 3.740 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-07-03T14:00:31.516Z] #27 3.764 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-03T14:00:31.516Z] #27 3.786 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-03T14:00:31.516Z] #27 3.793 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-03T14:00:31.516Z] #27 3.793 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-03T14:00:31.516Z] #27 3.797 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-03T14:00:31.516Z] #27 3.805 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-03T14:00:32.452Z] #27 4.722 Get:20 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-03T14:00:32.452Z] #27 4.744 Get:21 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-03T14:00:32.710Z] #27 4.762 Get:22 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-03T14:00:32.710Z] #27 4.783 Get:23 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-03T14:00:32.710Z] #27 4.808 Get:24 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-03T14:00:40.829Z] #27 12.66 Fetched 42.2 MB in 12s (3642 kB/s) [2021-07-03T14:00:46.103Z] #27 12.66 Reading package lists... [2021-07-03T14:00:51.376Z] #27 18.15 Reading package lists... [2021-07-03T14:00:52.755Z] #27 23.42 Building dependency tree... [2021-07-03T14:00:52.755Z] #27 24.62 Reading state information... [2021-07-03T14:00:53.326Z] #27 25.45 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-03T14:00:53.326Z] #27 25.45 libcap2-bin is already the newest version (1:2.25-2). [2021-07-03T14:00:53.326Z] #27 25.45 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-03T14:00:53.326Z] #27 25.45 xz-utils is already the newest version (5.2.4-1). [2021-07-03T14:00:53.326Z] #27 25.45 The following additional packages will be installed: [2021-07-03T14:00:53.326Z] #27 25.46 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-03T14:00:53.326Z] #27 25.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-03T14:00:53.326Z] #27 25.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-03T14:00:53.326Z] #27 25.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-03T14:00:53.326Z] #27 25.46 python3.7 python3.7-minimal vim-runtime xxd [2021-07-03T14:00:53.326Z] #27 25.47 Suggested packages: [2021-07-03T14:00:53.326Z] #27 25.47 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-03T14:00:53.326Z] #27 25.47 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-03T14:00:53.326Z] #27 25.47 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-03T14:00:53.326Z] #27 25.47 Recommended packages: [2021-07-03T14:00:53.326Z] #27 25.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-03T14:00:53.326Z] #27 25.47 python3-keyrings.alt python3-xdg unzip [2021-07-03T14:00:54.704Z] #27 26.70 The following NEW packages will be installed: [2021-07-03T14:00:54.704Z] #27 26.71 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-03T14:00:54.704Z] #27 26.71 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-03T14:00:54.704Z] #27 26.71 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-03T14:00:54.704Z] #27 26.71 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-03T14:00:54.704Z] #27 26.71 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-03T14:00:54.704Z] #27 26.71 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-03T14:00:54.704Z] #27 26.71 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-03T14:00:54.704Z] #27 26.71 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-03T14:00:54.704Z] #27 27.05 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-07-03T14:00:54.704Z] #27 27.05 Need to get 20.0 MB of archives. [2021-07-03T14:00:54.704Z] #27 27.05 After this operation, 82.5 MB of additional disk space will be used. [2021-07-03T14:00:54.704Z] #27 27.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-03T14:00:54.704Z] #27 27.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-03T14:00:54.704Z] #27 27.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-03T14:00:54.704Z] #27 27.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-03T14:00:54.963Z] #27 27.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-03T14:00:54.963Z] #27 27.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-03T14:00:54.963Z] #27 27.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-03T14:00:54.963Z] #27 27.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-03T14:00:54.963Z] #27 27.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-03T14:00:54.963Z] #27 27.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-03T14:00:54.963Z] #27 27.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-03T14:00:54.963Z] #27 27.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-03T14:00:54.963Z] #27 27.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-03T14:00:54.963Z] #27 27.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-03T14:00:54.963Z] #27 27.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-03T14:00:54.963Z] #27 27.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-03T14:00:54.963Z] #27 27.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-03T14:00:54.963Z] #27 27.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-03T14:00:54.963Z] #27 27.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-03T14:00:54.963Z] #27 27.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-03T14:00:54.963Z] #27 27.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-03T14:00:54.963Z] #27 27.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-03T14:00:54.963Z] #27 27.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-03T14:00:54.963Z] #27 27.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-03T14:00:54.963Z] #27 27.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-03T14:00:54.963Z] #27 27.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-03T14:00:54.963Z] #27 27.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-03T14:00:54.963Z] #27 27.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-03T14:00:54.963Z] #27 27.23 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-03T14:00:54.963Z] #27 27.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-03T14:00:54.963Z] #27 27.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-03T14:00:54.963Z] #27 27.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-03T14:00:54.963Z] #27 27.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-03T14:00:54.963Z] #27 27.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-03T14:00:54.963Z] #27 27.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-03T14:00:54.963Z] #27 27.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-03T14:00:54.963Z] #27 27.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-03T14:00:54.963Z] #27 27.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-03T14:00:54.963Z] #27 27.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-03T14:00:54.963Z] #27 27.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-03T14:00:54.963Z] #27 27.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-03T14:00:54.963Z] #27 27.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-03T14:00:55.222Z] #27 27.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-03T14:00:55.222Z] #27 27.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-03T14:00:55.222Z] #27 27.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-03T14:00:55.790Z] #27 27.94 debconf: delaying package configuration, since apt-utils is not installed [2021-07-03T14:00:55.790Z] #27 28.06 Fetched 20.0 MB in 1s (25.3 MB/s) [2021-07-03T14:00:56.050Z] #27 28.10 Selecting previously unselected package pigz. [2021-07-03T14:00:56.050Z] #27 28.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 ... 39111 files and directories currently installed.) [2021-07-03T14:00:56.050Z] #27 28.14 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-03T14:00:56.050Z] #27 28.15 Unpacking pigz (2.4-1) ... [2021-07-03T14:00:56.050Z] #27 28.21 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-03T14:00:56.050Z] #27 28.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-03T14:00:56.050Z] #27 28.22 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-03T14:00:56.309Z] #27 28.37 Selecting previously unselected package python3.7-minimal. [2021-07-03T14:00:56.309Z] #27 28.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-03T14:00:56.309Z] #27 28.39 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-03T14:00:56.568Z] #27 28.70 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-03T14:00:56.568Z] #27 28.72 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-03T14:00:57.136Z] #27 29.43 Selecting previously unselected package python3-minimal. [2021-07-03T14:00:57.136Z] #27 29.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-07-03T14:00:57.136Z] #27 29.47 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-03T14:00:57.136Z] #27 29.48 Unpacking python3-minimal (3.7.3-1) ... [2021-07-03T14:00:57.396Z] #27 29.53 Selecting previously unselected package libmpdec2:amd64. [2021-07-03T14:00:57.396Z] #27 29.54 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-03T14:00:57.396Z] #27 29.55 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-03T14:00:57.396Z] #27 29.61 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-03T14:00:57.396Z] #27 29.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-03T14:00:57.396Z] #27 29.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-03T14:00:57.964Z] #27 29.98 Selecting previously unselected package python3.7. [2021-07-03T14:00:57.964Z] #27 29.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-03T14:00:57.964Z] #27 29.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-03T14:00:57.964Z] #27 30.06 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-03T14:00:57.964Z] #27 30.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-03T14:00:57.964Z] #27 30.08 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-03T14:00:57.964Z] #27 30.16 Setting up python3-minimal (3.7.3-1) ... [2021-07-03T14:00:58.223Z] #27 30.48 Selecting previously unselected package python3. [2021-07-03T14:00:58.223Z] #27 30.48 (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 ... 39772 files and directories currently installed.) [2021-07-03T14:00:58.223Z] #27 30.52 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-03T14:00:58.223Z] #27 30.53 Unpacking python3 (3.7.3-1) ... [2021-07-03T14:00:58.482Z] #27 30.60 Selecting previously unselected package libip4tc0:amd64. [2021-07-03T14:00:58.482Z] #27 30.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-03T14:00:58.482Z] #27 30.61 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-03T14:00:58.482Z] #27 30.67 Selecting previously unselected package libip6tc0:amd64. [2021-07-03T14:00:58.482Z] #27 30.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-03T14:00:58.482Z] #27 30.68 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-03T14:00:58.482Z] #27 30.73 Selecting previously unselected package libiptc0:amd64. [2021-07-03T14:00:58.482Z] #27 30.73 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-03T14:00:58.482Z] #27 30.74 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-03T14:00:58.482Z] #27 30.79 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-03T14:00:58.482Z] #27 30.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-03T14:00:58.482Z] #27 30.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-03T14:00:58.482Z] #27 30.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-03T14:00:58.742Z] #27 30.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-03T14:00:58.742Z] #27 30.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-03T14:00:58.742Z] #27 30.92 Selecting previously unselected package libnftnl11:amd64. [2021-07-03T14:00:58.742Z] #27 30.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-03T14:00:58.742Z] #27 30.93 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-03T14:00:58.742Z] #27 31.00 Selecting previously unselected package iptables. [2021-07-03T14:00:58.742Z] #27 31.00 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-03T14:00:58.742Z] #27 31.00 Unpacking iptables (1.8.2-4) ... [2021-07-03T14:00:59.001Z] #27 31.13 Selecting previously unselected package xxd. [2021-07-03T14:00:59.001Z] #27 31.14 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-03T14:00:59.001Z] #27 31.15 Unpacking xxd (2:8.1.0875-5) ... [2021-07-03T14:00:59.001Z] #27 31.23 Selecting previously unselected package vim-common. [2021-07-03T14:00:59.001Z] #27 31.24 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-03T14:00:59.001Z] #27 31.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-03T14:00:59.259Z] #27 31.34 Selecting previously unselected package bash-completion. [2021-07-03T14:00:59.259Z] #27 31.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-03T14:01:00.638Z] #27 32.57 Unpacking bash-completion (1:2.8-6) ... [2021-07-03T14:01:00.638Z] #27 32.76 Selecting previously unselected package apparmor. [2021-07-03T14:01:00.638Z] #27 32.77 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-03T14:01:00.638Z] #27 32.81 Unpacking apparmor (2.13.2-10) ... [2021-07-03T14:01:00.897Z] #27 32.97 Selecting previously unselected package aufs-tools. [2021-07-03T14:01:00.897Z] #27 32.98 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-03T14:01:00.897Z] #27 32.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-03T14:01:00.897Z] #27 33.06 Selecting previously unselected package libonig5:amd64. [2021-07-03T14:01:00.897Z] #27 33.07 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-03T14:01:00.897Z] #27 33.07 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-03T14:01:00.897Z] #27 33.16 Selecting previously unselected package libjq1:amd64. [2021-07-03T14:01:00.897Z] #27 33.16 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-03T14:01:00.897Z] #27 33.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-03T14:01:00.897Z] #27 33.23 Selecting previously unselected package jq. [2021-07-03T14:01:00.897Z] #27 33.24 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-03T14:01:00.897Z] #27 33.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-03T14:01:00.897Z] #27 33.30 Selecting previously unselected package libaio1:amd64. [2021-07-03T14:01:01.156Z] #27 33.30 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-03T14:01:01.156Z] #27 33.31 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-03T14:01:01.156Z] #27 33.36 Selecting previously unselected package libgpm2:amd64. [2021-07-03T14:01:01.156Z] #27 33.37 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-03T14:01:01.156Z] #27 33.38 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-03T14:01:01.156Z] #27 33.43 Selecting previously unselected package libnet1:amd64. [2021-07-03T14:01:01.415Z] #27 33.43 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-03T14:01:01.415Z] #27 33.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-03T14:01:01.415Z] #27 33.50 Selecting previously unselected package libnl-3-200:amd64. [2021-07-03T14:01:01.415Z] #27 33.51 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-03T14:01:01.415Z] #27 33.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-03T14:01:01.415Z] #27 33.57 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-03T14:01:01.415Z] #27 33.58 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-03T14:01:01.415Z] #27 33.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-03T14:01:01.415Z] #27 33.64 Selecting previously unselected package libreadline5:amd64. [2021-07-03T14:01:01.415Z] #27 33.64 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-03T14:01:01.415Z] #27 33.65 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-03T14:01:01.415Z] #27 33.71 Selecting previously unselected package net-tools. [2021-07-03T14:01:01.415Z] #27 33.71 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-03T14:01:01.415Z] #27 33.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-03T14:01:01.415Z] #27 33.80 Selecting previously unselected package python-pip-whl. [2021-07-03T14:01:01.675Z] #27 33.81 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-03T14:01:01.675Z] #27 33.82 Unpacking python-pip-whl (18.1-5) ... [2021-07-03T14:01:01.675Z] #27 34.05 Selecting previously unselected package python3-lib2to3. [2021-07-03T14:01:01.934Z] #27 34.06 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-03T14:01:01.934Z] #27 34.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-03T14:01:01.934Z] #27 34.13 Selecting previously unselected package python3-distutils. [2021-07-03T14:01:01.934Z] #27 34.15 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-03T14:01:01.934Z] #27 34.15 Unpacking python3-distutils (3.7.3-1) ... [2021-07-03T14:01:01.934Z] #27 34.22 Selecting previously unselected package python3-pip. [2021-07-03T14:01:01.934Z] #27 34.23 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-03T14:01:01.934Z] #27 34.24 Unpacking python3-pip (18.1-5) ... [2021-07-03T14:01:01.934Z] #27 34.34 Selecting previously unselected package python3-pkg-resources. [2021-07-03T14:01:02.193Z] #27 34.35 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-03T14:01:02.193Z] #27 34.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-03T14:01:02.193Z] #27 34.45 Selecting previously unselected package python3-setuptools. [2021-07-03T14:01:02.193Z] #27 34.46 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-03T14:01:02.193Z] #27 34.47 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-03T14:01:02.193Z] #27 34.57 Selecting previously unselected package python3-wheel. [2021-07-03T14:01:02.452Z] #27 34.57 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-03T14:01:02.452Z] #27 34.58 Unpacking python3-wheel (0.32.3-2) ... [2021-07-03T14:01:02.452Z] #27 34.63 Selecting previously unselected package sudo. [2021-07-03T14:01:02.452Z] #27 34.64 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-03T14:01:02.452Z] #27 34.65 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-03T14:01:02.452Z] #27 34.86 Selecting previously unselected package thin-provisioning-tools. [2021-07-03T14:01:02.711Z] #27 34.86 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-03T14:01:02.711Z] #27 34.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-03T14:01:02.711Z] #27 34.99 Selecting previously unselected package uidmap. [2021-07-03T14:01:02.711Z] #27 35.00 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-03T14:01:02.711Z] #27 35.00 Unpacking uidmap (1:4.5-1.1) ... [2021-07-03T14:01:02.711Z] #27 35.08 Selecting previously unselected package vim-runtime. [2021-07-03T14:01:02.711Z] #27 35.08 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-03T14:01:02.970Z] #27 35.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-03T14:01:02.970Z] #27 35.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-03T14:01:02.970Z] #27 35.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-03T14:01:04.347Z] #27 36.43 Selecting previously unselected package vim. [2021-07-03T14:01:04.348Z] #27 36.44 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-03T14:01:04.348Z] #27 36.46 Unpacking vim (2:8.1.0875-5) ... [2021-07-03T14:01:04.348Z] #27 36.69 Selecting previously unselected package xfsprogs. [2021-07-03T14:01:04.607Z] #27 36.70 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-03T14:01:04.607Z] #27 36.71 Unpacking xfsprogs (4.20.0-1) ... [2021-07-03T14:01:04.865Z] #27 36.94 Selecting previously unselected package zip. [2021-07-03T14:01:04.865Z] #27 36.95 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-03T14:01:04.865Z] #27 36.96 Unpacking zip (3.0-11+b1) ... [2021-07-03T14:01:04.865Z] #27 37.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-03T14:01:04.865Z] #27 37.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-03T14:01:04.865Z] #27 37.12 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-03T14:01:04.865Z] #27 37.13 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-03T14:01:04.865Z] #27 37.14 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-03T14:01:04.865Z] #27 37.16 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-03T14:01:04.865Z] #27 37.17 Setting up uidmap (1:4.5-1.1) ... [2021-07-03T14:01:04.865Z] #27 37.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-03T14:01:05.123Z] #27 37.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-03T14:01:05.123Z] #27 37.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-03T14:01:05.123Z] #27 37.25 Setting up xxd (2:8.1.0875-5) ... [2021-07-03T14:01:05.123Z] #27 37.35 Setting up zip (3.0-11+b1) ... [2021-07-03T14:01:05.123Z] #27 37.37 Setting up vim-common (2:8.1.0875-5) ... [2021-07-03T14:01:05.123Z] #27 37.40 Setting up bash-completion (1:2.8-6) ... [2021-07-03T14:01:06.500Z] #27 38.68 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-03T14:01:06.500Z] #27 38.69 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-03T14:01:06.500Z] #27 38.73 invoke-rc.d: could not determine current runlevel [2021-07-03T14:01:06.500Z] #27 38.74 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-03T14:01:06.500Z] #27 38.75 Setting up pigz (2.4-1) ... [2021-07-03T14:01:06.500Z] #27 38.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-03T14:01:06.500Z] #27 38.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-03T14:01:06.761Z] #27 38.80 Setting up python-pip-whl (18.1-5) ... [2021-07-03T14:01:06.761Z] #27 38.82 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-03T14:01:06.761Z] #27 38.83 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-03T14:01:06.761Z] #27 38.99 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-03T14:01:06.761Z] #27 39.01 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-03T14:01:06.761Z] #27 39.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-03T14:01:06.761Z] #27 39.04 Setting up vim (2:8.1.0875-5) ... [2021-07-03T14:01:06.761Z] #27 39.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-03T14:01:06.761Z] #27 39.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-03T14:01:06.761Z] #27 39.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-03T14:01:06.761Z] #27 39.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-03T14:01:06.761Z] #27 39.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-03T14:01:06.761Z] #27 39.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-03T14:01:06.761Z] #27 39.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-03T14:01:06.761Z] #27 39.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-03T14:01:06.761Z] #27 39.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-03T14:01:06.761Z] #27 39.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-03T14:01:06.761Z] #27 39.13 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-03T14:01:06.761Z] #27 39.14 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-03T14:01:07.020Z] #27 39.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-03T14:01:07.020Z] #27 39.17 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-03T14:01:07.957Z] #27 40.13 Setting up iptables (1.8.2-4) ... [2021-07-03T14:01:07.957Z] #27 40.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-03T14:01:07.957Z] #27 40.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-03T14:01:07.957Z] #27 40.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-03T14:01:07.957Z] #27 40.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-03T14:01:07.957Z] #27 40.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-03T14:01:07.957Z] #27 40.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-03T14:01:07.957Z] #27 40.18 Setting up python3 (3.7.3-1) ... [2021-07-03T14:01:08.216Z] #27 40.38 Setting up python3-wheel (0.32.3-2) ... [2021-07-03T14:01:08.476Z] #27 40.70 Setting up apparmor (2.13.2-10) ... [2021-07-03T14:01:09.414Z] #27 41.69 Setting up xfsprogs (4.20.0-1) ... [2021-07-03T14:01:09.414Z] #27 41.70 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-03T14:01:09.673Z] #27 41.87 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-03T14:01:09.932Z] #27 42.20 Setting up python3-distutils (3.7.3-1) ... [2021-07-03T14:01:10.192Z] #27 42.38 Setting up python3-setuptools (40.8.0-1) ... [2021-07-03T14:01:10.760Z] #27 42.89 Setting up python3-pip (18.1-5) ... [2021-07-03T14:01:11.024Z] #27 43.26 Processing triggers for libc-bin (2.28-10) ... [2021-07-03T14:01:11.284Z] #27 43.31 Processing triggers for mime-support (3.62) ... [2021-07-03T14:01:11.852Z] #27 DONE 44.1s [2021-07-03T14:01:11.852Z] [2021-07-03T14:01:11.852Z] #28 [dev-systemd-false 8/25] 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 [2021-07-03T14:01:11.852Z] #28 sha256:9a5262c8b60d656939dbd31ac6ada084fe57ab2b26d512ef0a756b2ae3f56878 [2021-07-03T14:01:12.790Z] #28 0.851 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-03T14:01:12.790Z] #28 0.855 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-03T14:01:12.790Z] #28 0.858 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-03T14:01:12.790Z] #28 DONE 0.9s [2021-07-03T14:01:12.790Z] [2021-07-03T14:01:12.790Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-03T14:01:12.790Z] #29 sha256:bf9aa37e25bcefddd61296816f6f03f52b245c07e8f5abc5af8206e1bd6e6f74 [2021-07-03T14:01:15.325Z] #29 2.200 Collecting yamllint==1.26.1 [2021-07-03T14:01:19.527Z] #29 ... [2021-07-03T14:01:19.527Z] [2021-07-03T14:01:19.527Z] #64 [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 [2021-07-03T14:01:19.527Z] #64 sha256:858d022a70efa7ebe242bfd25092d0c46d06441a6cf6711eea0f25e4562aaddb [2021-07-03T14:01:19.527Z] #64 106.7 # github.com/containerd/containerd/cmd/containerd [2021-07-03T14:01:19.527Z] #64 106.7 /usr/bin/ld: /tmp/go-link-608339378/000019.o: in function `New': [2021-07-03T14:01:19.527Z] #64 106.7 /tmp/tmp.itmMTpkpqZ/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 [2021-07-03T14:01:19.527Z] #64 106.7 + bin/containerd-stress [2021-07-03T14:01:19.527Z] #64 107.8 + bin/containerd-shim [2021-07-03T14:01:22.097Z] #64 ... [2021-07-03T14:01:22.097Z] [2021-07-03T14:01:22.097Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-03T14:01:22.097Z] #29 sha256:bf9aa37e25bcefddd61296816f6f03f52b245c07e8f5abc5af8206e1bd6e6f74 [2021-07-03T14:01:22.097Z] #29 7.493 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-03T14:01:22.097Z] #29 7.940 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-03T14:01:22.097Z] #29 7.958 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-03T14:01:22.097Z] #29 7.981 Collecting pyyaml (from yamllint==1.26.1) [2021-07-03T14:01:22.097Z] #29 8.091 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-03T14:01:22.097Z] #29 8.199 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-03T14:01:22.097Z] #29 8.200 Building wheels for collected packages: yamllint [2021-07-03T14:01:22.097Z] #29 8.201 Running setup.py bdist_wheel for yamllint: started [2021-07-03T14:01:22.097Z] #29 8.565 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-03T14:01:22.097Z] #29 8.565 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-03T14:01:22.097Z] #29 8.583 Successfully built yamllint [2021-07-03T14:01:22.097Z] #29 8.589 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-03T14:01:22.097Z] #29 8.731 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-03T14:01:22.097Z] #29 DONE 8.9s [2021-07-03T14:01:22.097Z] [2021-07-03T14:01:22.097Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-03T14:01:22.097Z] #32 sha256:91fd7d283bf9acd85d225158e7f6071716ec783a1794b976e4fe42a99e74a152 [2021-07-03T14:01:22.097Z] #32 DONE 0.1s [2021-07-03T14:01:22.097Z] [2021-07-03T14:01:22.097Z] #64 [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 [2021-07-03T14:01:22.097Z] #64 sha256:858d022a70efa7ebe242bfd25092d0c46d06441a6cf6711eea0f25e4562aaddb [2021-07-03T14:01:22.097Z] #64 ... [2021-07-03T14:01:22.097Z] [2021-07-03T14:01:22.097Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-03T14:01:22.097Z] #37 sha256:56e50d0982347a50687e6cd90f374bcee8960c6fbdb04030716a55f1ec996c51 [2021-07-03T14:01:24.002Z] #37 DONE 1.9s [2021-07-03T14:01:24.002Z] [2021-07-03T14:01:24.002Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-03T14:01:24.002Z] #40 sha256:1b4ebf9acd3c5f59163f86bf79f6b6ddcfec788192848e85ce61a8c9bc615e26 [2021-07-03T14:01:24.002Z] #40 DONE 0.1s [2021-07-03T14:01:24.002Z] [2021-07-03T14:01:24.002Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-03T14:01:24.002Z] #42 sha256:4882e55e029ccc0642caca42866e525fd503c326ed37ccd9d1903010a034d96f [2021-07-03T14:01:24.002Z] #42 DONE 0.1s [2021-07-03T14:01:24.002Z] [2021-07-03T14:01:24.002Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-03T14:01:24.002Z] #45 sha256:417acfa93955e992ab5b0060adef7d5441cc5a271ced423e27671a109a1c7de1 [2021-07-03T14:01:24.002Z] #45 DONE 0.1s [2021-07-03T14:01:24.002Z] [2021-07-03T14:01:24.002Z] #64 [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 [2021-07-03T14:01:24.002Z] #64 sha256:858d022a70efa7ebe242bfd25092d0c46d06441a6cf6711eea0f25e4562aaddb [2021-07-03T14:01:24.261Z] #64 ... [2021-07-03T14:01:24.261Z] [2021-07-03T14:01:24.261Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-03T14:01:24.261Z] #48 sha256:20fd9bed05be5d78e397291890bd6f7e39d2d1d0d1ff8f6a631624f044f814f5 [2021-07-03T14:01:24.261Z] #48 DONE 0.2s [2021-07-03T14:01:24.261Z] [2021-07-03T14:01:24.261Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-03T14:01:24.261Z] #52 sha256:093f70595acf69e7c9b5ccdf5351c451c26c9b518be56cac8fd5bf44b950d9e9 [2021-07-03T14:01:24.261Z] #52 DONE 0.1s [2021-07-03T14:01:24.261Z] [2021-07-03T14:01:24.261Z] #64 [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 [2021-07-03T14:01:24.261Z] #64 sha256:858d022a70efa7ebe242bfd25092d0c46d06441a6cf6711eea0f25e4562aaddb [2021-07-03T14:01:24.520Z] #64 ... [2021-07-03T14:01:24.520Z] [2021-07-03T14:01:24.520Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-03T14:01:24.520Z] #54 sha256:6e4d8407f824030b413ba8e066711d33327bc039cb23f26d1dd69e8d7a0c9ad5 [2021-07-03T14:01:24.520Z] #54 DONE 0.1s [2021-07-03T14:01:24.520Z] [2021-07-03T14:01:24.520Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-03T14:01:24.520Z] #56 sha256:eda60cf50e7638fa915e08bbb0f05b92f35b7a69ca76072a98f848be7de5403b [2021-07-03T14:01:24.520Z] #56 DONE 0.1s [2021-07-03T14:01:24.520Z] [2021-07-03T14:01:24.520Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-03T14:01:24.520Z] #58 sha256:1cec882be58cf3d73c3770873b7105afdcf9056a6f03ef449b8d0182c7477e03 [2021-07-03T14:01:24.779Z] #58 DONE 0.2s [2021-07-03T14:01:24.779Z] [2021-07-03T14:01:24.779Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-03T14:01:24.779Z] #60 sha256:2d5f398d64dc5b7f7a275c3ac63003c9b76e9a6418561381972e1c1246b1ec1f [2021-07-03T14:01:24.779Z] #60 DONE 0.1s [2021-07-03T14:01:24.779Z] [2021-07-03T14:01:24.779Z] #64 [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 [2021-07-03T14:01:24.779Z] #64 sha256:858d022a70efa7ebe242bfd25092d0c46d06441a6cf6711eea0f25e4562aaddb [2021-07-03T14:01:25.037Z] #64 ... [2021-07-03T14:01:25.037Z] [2021-07-03T14:01:25.037Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-03T14:01:25.037Z] #62 sha256:979c8d29a96d1db52a9e0ba496d9ea44d3eb1caf1b4f601b93c3213104fc6734 [2021-07-03T14:01:25.037Z] #62 DONE 0.1s [2021-07-03T14:01:25.037Z] [2021-07-03T14:01:25.037Z] #64 [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 [2021-07-03T14:01:25.037Z] #64 sha256:858d022a70efa7ebe242bfd25092d0c46d06441a6cf6711eea0f25e4562aaddb [2021-07-03T14:01:26.941Z] #64 116.5 + bin/containerd-shim-runc-v1 [2021-07-03T14:01:32.208Z] #64 121.2 + bin/containerd-shim-runc-v2 [2021-07-03T14:01:32.208Z] #64 121.8 + binaries [2021-07-03T14:01:32.208Z] #64 121.8 + install -D bin/containerd /build/containerd [2021-07-03T14:01:32.208Z] #64 121.9 + install -D bin/containerd-shim /build/containerd-shim [2021-07-03T14:01:32.208Z] #64 121.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-03T14:01:32.208Z] #64 121.9 + install -D bin/ctr /build/ctr [2021-07-03T14:01:32.208Z] #64 DONE 122.1s [2021-07-03T14:01:33.586Z] [2021-07-03T14:01:33.586Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-03T14:01:33.586Z] #65 sha256:8a707b3fa407286f277ef012b6248e6a45c5cf8f82cbbb32b22e55b7061cda5a [2021-07-03T14:01:33.586Z] #65 DONE 0.2s [2021-07-03T14:01:33.586Z] [2021-07-03T14:01:33.586Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-03T14:01:33.586Z] #69 sha256:94a0cc3bfdb31f9f3369be4864fbbe3a00437a5bb1783a5a71dedbb39f079249 [2021-07-03T14:01:33.586Z] #69 DONE 0.1s [2021-07-03T14:01:33.845Z] [2021-07-03T14:01:33.845Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-03T14:01:33.845Z] #74 sha256:1785e8f8af867bd37970d5e80e2a27e80a9bf84d8dd60550276e83bc3f5ff07b [2021-07-03T14:01:34.104Z] #74 DONE 0.4s [2021-07-03T14:01:34.363Z] [2021-07-03T14:01:34.363Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-03T14:01:34.363Z] #75 sha256:a6a1d583a6b0885e320491a0b26f342aa2909c040b5e26949c49fd0870ab3e4e [2021-07-03T14:01:34.363Z] #75 DONE 0.0s [2021-07-03T14:01:34.363Z] [2021-07-03T14:01:34.363Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-03T14:01:34.363Z] #76 sha256:dd0838fa4ebd0186869e6db72e87b5f2def9cea3ef9d4b369d27f5549b8c9275 [2021-07-03T14:01:35.298Z] #76 DONE 0.9s [2021-07-03T14:01:35.298Z] [2021-07-03T14:01:35.298Z] #77 exporting to image [2021-07-03T14:01:35.298Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-03T14:01:35.298Z] #77 exporting layers [2021-07-03T14:01:45.269Z] #77 exporting layers 10.2s done [2021-07-03T14:01:45.269Z] #77 writing image sha256:7002a5fc2acd43f675fb8e4931373e8558b71e45e24fd8b9f6d0e14ca4bf2f31 done [2021-07-03T14:01:45.269Z] #77 naming to docker.io/library/docker:6c9ff8757c60fdbeb9085755f8b9473b9bc96735 done [2021-07-03T14:01:45.269Z] #77 DONE 10.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-03T14:01:45.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42047/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42047/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c9ff8757c60fdbeb9085755f8b9473b9bc96735 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6c9ff8757c60fdbeb9085755f8b9473b9bc96735 hack/validate/default [2021-07-03T14:01:47.514Z] Congratulations! Seccomp profile generation is done correctly. [2021-07-03T14:01:47.514Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-03T14:01:55.630Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-07-03T14:01:57.005Z] Congratulations! All API changes are done the right way. [2021-07-03T14:01:57.005Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-03T14:01:57.005Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-03T14:01:57.005Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-03T14:01:57.005Z] Congratulations! No new tests were added to integration-cli. [2021-07-03T14:01:57.005Z] [2021-07-03T14:01:57.005Z] INFO Start validation with golang-ci-lint [2021-07-03T14:01:57.005Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-03T14:01:57.005Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-03T14:01:57.005Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-03T14:04:18.472Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 2m14.578229045s [2021-07-03T14:04:18.472Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 529.058505ms [2021-07-03T14:04:40.521Z] INFO [runner/unused/goanalysis] analyzers took 34.304312187s with top 10 stages: buildssa: 29.605496385s, U1000: 4.698815802s [2021-07-03T14:06:16.958Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m34.401227454s with top 10 stages: buildssa: 1m49.98569592s, goimports: 23.665726208s, unconvert: 15.246295411s, gosec: 12.44344744s, golint: 8.481885478s, misspell: 5.632710104s, ineffassign: 5.273672326s, inspect: 4.526968416s, vrp: 3.921207243s, printf: 2.154963275s [2021-07-03T14:06:16.958Z] INFO [runner] Issues before processing: 2863, after processing: 0 [2021-07-03T14:06:16.958Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1899/1899, nolint: 0/78, cgo: 2288/2863, filename_unadjuster: 2288/2288, autogenerated_exclude: 1899/2288, path_prettifier: 2288/2288, skip_files: 2288/2288, skip_dirs: 2288/2288, exclude: 1899/1899, exclude-rules: 78/1899 [2021-07-03T14:06:16.958Z] INFO [runner] processing took 68.883054ms with stages: nolint: 27.771656ms, identifier_marker: 19.256983ms, path_prettifier: 10.013589ms, autogenerated_exclude: 5.026215ms, exclude-rules: 3.664374ms, skip_dirs: 1.986929ms, cgo: 1.042015ms, filename_unadjuster: 117.3µs, max_same_issues: 1.267µs, uniq_by_line: 556ns, diff: 365ns, max_from_linter: 364ns, exclude: 347ns, skip_files: 334ns, source_code: 314ns, max_per_file_from_linter: 241ns, path_shortener: 205ns [2021-07-03T14:06:16.958Z] INFO [runner] linters took 1m51.096828136s with stages: goanalysis_metalinter: 1m25.966588484s, unused: 25.061234344s [2021-07-03T14:06:16.958Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-07-03T14:06:16.958Z] INFO Memory: 2464 samples, avg is 1914.3MB, max is 4775.4MB [2021-07-03T14:06:16.958Z] INFO Execution took 4m6.214305776s [2021-07-03T14:06:16.958Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-03T14:06:17.295Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c9ff8757c60fdbeb9085755f8b9473b9bc96735 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6c9ff8757c60fdbeb9085755f8b9473b9bc96735 hack/make.sh dynbinary test-docker-py [2021-07-03T14:06:17.861Z] [2021-07-03T14:06:18.120Z] Removing bundles/ [2021-07-03T14:06:18.120Z] [2021-07-03T14:06:18.120Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-03T14:06:18.120Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-03T14:06:18.120Z] GOOS="" GOARCH="" GOARM="" [2021-07-03T14:07:54.561Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-03T14:07:54.561Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-03T14:07:54.561Z] GOOS="" GOARCH="" GOARM="" [2021-07-03T14:07:54.561Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-03T14:07:54.561Z] [2021-07-03T14:07:54.561Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-03T14:07:54.561Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-03T14:07:54.561Z] Using test binary docker [2021-07-03T14:07:54.561Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-03T14:07:54.561Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-03T14:07:54.561Z] INFO: Waiting for daemon to start... [2021-07-03T14:07:54.561Z] Starting dockerd [2021-07-03T14:07:54.561Z] . [2021-07-03T14:07:54.561Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-03T14:08:41.231Z] sha256:fe298cd7b34a070a1bf8adbe8e67690b8e4b79b4caf62afb2803d24f75eef34f [2021-07-03T14:08:41.231Z] INFO: Starting docker-py tests... [2021-07-03T14:08:41.231Z] ============================= test session starts ============================== [2021-07-03T14:08:41.231Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-03T14:08:41.231Z] rootdir: /src, inifile: pytest.ini [2021-07-03T14:08:41.231Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-03T14:08:41.231Z] collected 390 items / 1 deselected / 389 selected [2021-07-03T14:08:41.231Z] [2021-07-03T14:08:56.455Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-03T14:08:57.021Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-03T14:08:58.781Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-03T14:09:35.418Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-03T14:10:42.622Z] ..........................xx.................... [ 29%] [2021-07-03T14:11:08.456Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-03T14:11:17.786Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-03T14:11:21.569Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-03T14:11:41.931Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-03T14:11:49.142Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-03T14:11:50.642Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-03T14:11:55.002Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-03T14:12:09.460Z] .......................... [ 67%] [2021-07-03T14:12:50.353Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-03T14:13:05.477Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-03T14:13:08.007Z] tests/integration/client_test.py ..... [ 75%] [2021-07-03T14:13:08.007Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-03T14:13:08.265Z] tests/integration/errors_test.py . [ 76%] [2021-07-03T14:13:33.952Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-03T14:13:52.322Z] ......... [ 86%] [2021-07-03T14:13:57.494Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-03T14:13:58.946Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-03T14:14:05.504Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-03T14:14:06.074Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-03T14:14:12.173Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-03T14:14:18.985Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-03T14:14:19.243Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-03T14:14:23.919Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-03T14:14:24.437Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-03T14:14:24.437Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-03T14:14:24.437Z] [2021-07-03T14:14:24.437Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-03T14:14:24.437Z] =========================== short test summary info ============================ [2021-07-03T14:14:24.437Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-03T14:14:24.437Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-03T14:14:24.437Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-03T14:14:24.437Z] Not supported on most drivers [2021-07-03T14:14:24.437Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-03T14:14:24.437Z] Output of docker top depends on host distro, and is not formalized. [2021-07-03T14:14:24.437Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-03T14:14:24.437Z] Output of docker top depends on host distro, and is not formalized. [2021-07-03T14:14:24.437Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-03T14:14:24.437Z] Can fail if eth0 has multiple IP addresses [2021-07-03T14:14:24.437Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-03T14:14:24.437Z] This doesn't seem to be taken into account by the engine [2021-07-03T14:14:24.437Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-03T14:14:24.437Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-03T14:14:24.437Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-03T14:14:24.437Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 349.99 seconds == [2021-07-03T14:14:24.696Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-03T14:14:36.893Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-03T14:14:36.893Z] [2021-07-03T14:14:36.893Z] Unloading profiles will leave already running processes permanently [2021-07-03T14:14:36.893Z] unconfined, which can lead to unexpected situations. [2021-07-03T14:14:36.893Z] [2021-07-03T14:14:36.893Z] To set a process to complain mode, use the command line tool [2021-07-03T14:14:36.893Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-03T14:14:36.893Z] Post stage [Pipeline] junit [2021-07-03T14:14:36.906Z] Recording test results [2021-07-03T14:14:36.967Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-03T14:14:37.252Z] + echo Ensuring container killed. [2021-07-03T14:14:37.252Z] Ensuring container killed. [2021-07-03T14:14:37.252Z] + docker rm -vf docker-pr7 [2021-07-03T14:14:37.252Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-07-03T14:14:37.534Z] + echo Chowning /workspace to jenkins user [2021-07-03T14:14:37.534Z] Chowning /workspace to jenkins user [2021-07-03T14:14:37.534Z] + id -u [2021-07-03T14:14:37.534Z] + id -g [2021-07-03T14:14:37.534Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42047:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-03T14:14:39.225Z] + bundleName=docker-py [2021-07-03T14:14:39.225Z] + echo Creating docker-py-bundles.tar.gz [2021-07-03T14:14:39.225Z] Creating docker-py-bundles.tar.gz [2021-07-03T14:14:39.225Z] + 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 [2021-07-03T14:14:39.236Z] Archiving artifacts [2021-07-03T14:14:39.554Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42047/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-03T14:14:39.913Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=6c9ff8757c60fdbeb9085755f8b9473b9bc96735 -e DOCKER_GRAPHDRIVER docker:6c9ff8757c60fdbeb9085755f8b9473b9bc96735 hack/make.sh binary [2021-07-03T14:14:40.479Z] [2021-07-03T14:14:40.479Z] Removing bundles/ [2021-07-03T14:14:40.479Z] [2021-07-03T14:14:40.479Z] ---> Making bundle: binary (in bundles/binary) [2021-07-03T14:14:40.479Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-03T14:14:40.479Z] GOOS="" GOARCH="" GOARM="" [2021-07-03T14:16:16.930Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-03T14:16:16.930Z] Copying nested executables into bundles/binary-daemon [2021-07-03T14:16:16.930Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-03T14:16:16.930Z] GOOS="" GOARCH="" GOARM="" [2021-07-03T14:16:16.931Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-03T14:16:16.931Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-03T14:16:17.257Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=6c9ff8757c60fdbeb9085755f8b9473b9bc96735 -e DOCKER_GRAPHDRIVER docker:6c9ff8757c60fdbeb9085755f8b9473b9bc96735 hack/make.sh cross [2021-07-03T14:16:17.515Z] [2021-07-03T14:16:17.773Z] Removing bundles/ [2021-07-03T14:16:17.773Z] [2021-07-03T14:16:17.773Z] ---> Making bundle: cross (in bundles/cross) [2021-07-03T14:16:17.773Z] Cross building: bundles/cross/linux/amd64 [2021-07-03T14:16:17.773Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-03T14:16:17.773Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-03T14:17:54.226Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-03T14:17:54.226Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-03T14:17:54.226Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-03T14:17:54.226Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-03T14:17:54.226Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-03T14:17:54.226Z] Cross building: bundles/cross/windows/amd64 [2021-07-03T14:17:54.226Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-03T14:17:54.226Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-03T14:19:01.915Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-03T14:19:02.174Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-03T14:19:02.174Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-03T14:19:02.432Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-03T14:19:02.432Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-03T14:19:02.690Z] remote: Enumerating objects: 23, done. [2021-07-03T14:19:02.690Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-03T14:19:02.690Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-03T14:19:02.690Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-03T14:19:02.690Z] 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. [2021-07-03T14:19:02.690Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-03T14:19:07.963Z] Cross building: bundles/cross/linux/ppc64le [2021-07-03T14:19:07.963Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-03T14:19:07.963Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-03T14:20:44.409Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-03T14:20:44.409Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-03T14:20:44.409Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-03T14:20:44.409Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-03T14:20:44.409Z] Cross building: bundles/cross/linux/s390x [2021-07-03T14:20:44.409Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-03T14:20:44.409Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-03T14:21:52.160Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-03T14:21:52.728Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-03T14:21:52.728Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-03T14:21:52.988Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-03T14:21:52.988Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-03T14:21:54.691Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-03T14:21:54.975Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c9ff8757c60fdbeb9085755f8b9473b9bc96735 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6c9ff8757c60fdbeb9085755f8b9473b9bc96735 hack/test/unit [2021-07-03T14:21:55.542Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-03T14:21:55.542Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-03T14:21:55.542Z] + TESTDIRS=./... [2021-07-03T14:21:55.542Z] + exclude_paths='/vendor/|/integration' [2021-07-03T14:21:55.542Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-03T14:21:55.542Z] ++ go list ./... [2021-07-03T14:21:56.479Z] + pkg_list='github.com/docker/docker/api [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/backend/build [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/httputils [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/middleware [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/build [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/container [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/debug [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/distribution [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/grpc [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/image [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/network [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/plugin [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/session [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/swarm [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/system [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/volume [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/backend [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/blkiodev [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/container [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/events [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/filters [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/image [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/mount [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/network [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/registry [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/strslice [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/swarm [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/time [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/versions [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/types/volume [2021-07-03T14:21:56.479Z] github.com/docker/docker/builder [2021-07-03T14:21:56.479Z] github.com/docker/docker/builder/builder-next [2021-07-03T14:21:56.479Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-03T14:21:56.479Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-03T14:21:56.479Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-03T14:21:56.479Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-03T14:21:56.479Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-03T14:21:56.479Z] github.com/docker/docker/builder/builder-next/worker [2021-07-03T14:21:56.479Z] github.com/docker/docker/builder/dockerfile [2021-07-03T14:21:56.479Z] github.com/docker/docker/builder/dockerignore [2021-07-03T14:21:56.479Z] github.com/docker/docker/builder/remotecontext [2021-07-03T14:21:56.479Z] github.com/docker/docker/builder/remotecontext/git [2021-07-03T14:21:56.479Z] github.com/docker/docker/cli [2021-07-03T14:21:56.479Z] github.com/docker/docker/cli/config [2021-07-03T14:21:56.479Z] github.com/docker/docker/cli/debug [2021-07-03T14:21:56.479Z] github.com/docker/docker/client [2021-07-03T14:21:56.479Z] github.com/docker/docker/cmd/docker-proxy [2021-07-03T14:21:56.479Z] github.com/docker/docker/cmd/dockerd [2021-07-03T14:21:56.479Z] github.com/docker/docker/container [2021-07-03T14:21:56.479Z] github.com/docker/docker/container/stream [2021-07-03T14:21:56.479Z] github.com/docker/docker/contrib/apparmor [2021-07-03T14:21:56.479Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-03T14:21:56.479Z] github.com/docker/docker/contrib/httpserver [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/cluster [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/cluster/convert [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/cluster/executor [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/cluster/provider [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/config [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/discovery [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/events [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/events/testutils [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/exec [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/images [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/initlayer [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/links [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/listeners [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/gelf [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/journald [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/local [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/logentries [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/splunk [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/syslog [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/logger/templates [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/names [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/network [2021-07-03T14:21:56.479Z] github.com/docker/docker/daemon/stats [2021-07-03T14:21:56.479Z] github.com/docker/docker/distribution [2021-07-03T14:21:56.479Z] github.com/docker/docker/distribution/metadata [2021-07-03T14:21:56.479Z] github.com/docker/docker/distribution/utils [2021-07-03T14:21:56.479Z] github.com/docker/docker/distribution/xfer [2021-07-03T14:21:56.479Z] github.com/docker/docker/dockerversion [2021-07-03T14:21:56.479Z] github.com/docker/docker/errdefs [2021-07-03T14:21:56.479Z] github.com/docker/docker/image [2021-07-03T14:21:56.479Z] github.com/docker/docker/image/cache [2021-07-03T14:21:56.479Z] github.com/docker/docker/image/tarexport [2021-07-03T14:21:56.479Z] github.com/docker/docker/image/v1 [2021-07-03T14:21:56.479Z] github.com/docker/docker/internal/test/suite [2021-07-03T14:21:56.479Z] github.com/docker/docker/layer [2021-07-03T14:21:56.479Z] github.com/docker/docker/libcontainerd [2021-07-03T14:21:56.479Z] github.com/docker/docker/libcontainerd/queue [2021-07-03T14:21:56.479Z] github.com/docker/docker/libcontainerd/remote [2021-07-03T14:21:56.479Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-03T14:21:56.479Z] github.com/docker/docker/libcontainerd/types [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/api [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/bitseq [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/cluster [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/config [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/datastore [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/driverapi [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/etchosts [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/idm [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/ipam [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/iptables [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/netlabel [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/netutils [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/networkdb [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/ns [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/options [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/osl [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/portallocator [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/portmapper [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/testutils [2021-07-03T14:21:56.479Z] github.com/docker/docker/libnetwork/types [2021-07-03T14:21:56.479Z] github.com/docker/docker/oci [2021-07-03T14:21:56.479Z] github.com/docker/docker/oci/caps [2021-07-03T14:21:56.479Z] github.com/docker/docker/opts [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/aaparser [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/archive [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/authorization [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/broadcaster [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/capabilities [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/chrootarchive [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/containerfs [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/devicemapper [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/directory [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/discovery [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/discovery/file [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/discovery/kv [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/discovery/memory [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/dmesg [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/filenotify [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/fileutils [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/fsutils [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/homedir [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/idtools [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/ioutils [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/jsonmessage [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/locker [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/longpath [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/loopback [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/mount [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/namesgenerator [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/parsers [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/pidfile [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/platform [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/plugingetter [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/plugins [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/plugins/transport [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/pools [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/progress [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/pubsub [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/reexec [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/signal [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/stdcopy [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/streamformatter [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/stringid [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/symlink [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/sysinfo [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/system [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/tailfile [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/tarsum [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/term [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/term/windows [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/truncindex [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/urlutil [2021-07-03T14:21:56.479Z] github.com/docker/docker/pkg/useragent [2021-07-03T14:21:56.479Z] github.com/docker/docker/plugin [2021-07-03T14:21:56.479Z] github.com/docker/docker/plugin/executor/containerd [2021-07-03T14:21:56.479Z] github.com/docker/docker/plugin/v2 [2021-07-03T14:21:56.479Z] github.com/docker/docker/profiles/apparmor [2021-07-03T14:21:56.479Z] github.com/docker/docker/profiles/seccomp [2021-07-03T14:21:56.479Z] github.com/docker/docker/quota [2021-07-03T14:21:56.479Z] github.com/docker/docker/reference [2021-07-03T14:21:56.479Z] github.com/docker/docker/registry [2021-07-03T14:21:56.479Z] github.com/docker/docker/registry/resumable [2021-07-03T14:21:56.479Z] github.com/docker/docker/restartmanager [2021-07-03T14:21:56.479Z] github.com/docker/docker/rootless [2021-07-03T14:21:56.479Z] github.com/docker/docker/rootless/specconv [2021-07-03T14:21:56.479Z] github.com/docker/docker/runconfig [2021-07-03T14:21:56.479Z] github.com/docker/docker/runconfig/opts [2021-07-03T14:21:56.479Z] github.com/docker/docker/testutil [2021-07-03T14:21:56.479Z] github.com/docker/docker/testutil/daemon [2021-07-03T14:21:56.479Z] github.com/docker/docker/testutil/environment [2021-07-03T14:21:56.479Z] github.com/docker/docker/testutil/fakecontext [2021-07-03T14:21:56.479Z] github.com/docker/docker/testutil/fakegit [2021-07-03T14:21:56.479Z] github.com/docker/docker/testutil/fakestorage [2021-07-03T14:21:56.479Z] github.com/docker/docker/testutil/fixtures/load [2021-07-03T14:21:56.479Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-03T14:21:56.479Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-03T14:21:56.479Z] github.com/docker/docker/testutil/registry [2021-07-03T14:21:56.479Z] github.com/docker/docker/testutil/request [2021-07-03T14:21:56.479Z] github.com/docker/docker/volume [2021-07-03T14:21:56.479Z] github.com/docker/docker/volume/drivers [2021-07-03T14:21:56.479Z] github.com/docker/docker/volume/local [2021-07-03T14:21:56.479Z] github.com/docker/docker/volume/mounts [2021-07-03T14:21:56.479Z] github.com/docker/docker/volume/service [2021-07-03T14:21:56.479Z] github.com/docker/docker/volume/service/opts [2021-07-03T14:21:56.479Z] github.com/docker/docker/volume/testutils' [2021-07-03T14:21:56.479Z] + echo 'github.com/docker/docker/api [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/backend/build [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/httputils [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/middleware [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/build [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/container [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/debug [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/distribution [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/grpc [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/image [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/network [2021-07-03T14:21:56.479Z] github.com/docker/docker/api/server/router/plugin [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/server/router/session [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/server/router/swarm [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/server/router/system [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/server/router/volume [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/backend [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/blkiodev [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/container [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/events [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/filters [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/image [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/mount [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/network [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/registry [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/strslice [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/swarm [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/time [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/versions [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-03T14:21:56.480Z] github.com/docker/docker/api/types/volume [2021-07-03T14:21:56.480Z] github.com/docker/docker/builder [2021-07-03T14:21:56.480Z] github.com/docker/docker/builder/builder-next [2021-07-03T14:21:56.480Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-03T14:21:56.480Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-03T14:21:56.480Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-03T14:21:56.480Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-03T14:21:56.480Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-03T14:21:56.480Z] github.com/docker/docker/builder/builder-next/worker [2021-07-03T14:21:56.480Z] github.com/docker/docker/builder/dockerfile [2021-07-03T14:21:56.480Z] github.com/docker/docker/builder/dockerignore [2021-07-03T14:21:56.480Z] github.com/docker/docker/builder/remotecontext [2021-07-03T14:21:56.480Z] github.com/docker/docker/builder/remotecontext/git [2021-07-03T14:21:56.480Z] github.com/docker/docker/cli [2021-07-03T14:21:56.480Z] github.com/docker/docker/cli/config [2021-07-03T14:21:56.480Z] github.com/docker/docker/cli/debug [2021-07-03T14:21:56.480Z] github.com/docker/docker/client [2021-07-03T14:21:56.480Z] github.com/docker/docker/cmd/docker-proxy [2021-07-03T14:21:56.480Z] github.com/docker/docker/cmd/dockerd [2021-07-03T14:21:56.480Z] github.com/docker/docker/container [2021-07-03T14:21:56.480Z] github.com/docker/docker/container/stream [2021-07-03T14:21:56.480Z] github.com/docker/docker/contrib/apparmor [2021-07-03T14:21:56.480Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-03T14:21:56.480Z] github.com/docker/docker/contrib/httpserver [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/cluster [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/cluster/convert [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/cluster/executor [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/cluster/provider [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/config [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/discovery [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/events [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/events/testutils [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/exec [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/images [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/initlayer [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/links [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/listeners [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/gelf [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/journald [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/local [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/logentries [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/splunk [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/syslog [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/logger/templates [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/names [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/network [2021-07-03T14:21:56.480Z] github.com/docker/docker/daemon/stats [2021-07-03T14:21:56.480Z] github.com/docker/docker/distribution [2021-07-03T14:21:56.480Z] github.com/docker/docker/distribution/metadata [2021-07-03T14:21:56.480Z] github.com/docker/docker/distribution/utils [2021-07-03T14:21:56.480Z] github.com/docker/docker/distribution/xfer [2021-07-03T14:21:56.480Z] github.com/docker/docker/dockerversion [2021-07-03T14:21:56.480Z] github.com/docker/docker/errdefs [2021-07-03T14:21:56.480Z] github.com/docker/docker/image [2021-07-03T14:21:56.480Z] github.com/docker/docker/image/cache [2021-07-03T14:21:56.480Z] github.com/docker/docker/image/tarexport [2021-07-03T14:21:56.480Z] github.com/docker/docker/image/v1 [2021-07-03T14:21:56.480Z] github.com/docker/docker/internal/test/suite [2021-07-03T14:21:56.480Z] github.com/docker/docker/layer [2021-07-03T14:21:56.480Z] github.com/docker/docker/libcontainerd [2021-07-03T14:21:56.480Z] github.com/docker/docker/libcontainerd/queue [2021-07-03T14:21:56.480Z] github.com/docker/docker/libcontainerd/remote [2021-07-03T14:21:56.480Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-03T14:21:56.480Z] github.com/docker/docker/libcontainerd/types [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/api [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/bitseq [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/cluster [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/config [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/datastore [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/driverapi [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/etchosts [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/idm [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/ipam [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/iptables [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/netlabel [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/netutils [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/networkdb [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/ns [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/options [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/osl [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/portallocator [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/portmapper [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/testutils [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/types [2021-07-03T14:21:56.480Z] github.com/docker/docker/oci [2021-07-03T14:21:56.480Z] github.com/docker/docker/oci/caps [2021-07-03T14:21:56.480Z] github.com/docker/docker/opts [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/aaparser [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/archive [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/authorization [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/broadcaster [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/capabilities [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/chrootarchive [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/containerfs [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/devicemapper [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/directory [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/discovery [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/discovery/file [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/discovery/kv [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/discovery/memory [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/dmesg [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/filenotify [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/fileutils [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/fsutils [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/homedir [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/idtools [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/ioutils [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/jsonmessage [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/locker [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/longpath [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/loopback [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/mount [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/namesgenerator [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/parsers [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/pidfile [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/platform [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/plugingetter [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/plugins [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/plugins/transport [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/pools [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/progress [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/pubsub [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/reexec [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/signal [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/stdcopy [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/streamformatter [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/stringid [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/symlink [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/sysinfo [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/system [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/tailfile [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/tarsum [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/term [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/term/windows [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/truncindex [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/urlutil [2021-07-03T14:21:56.480Z] github.com/docker/docker/pkg/useragent [2021-07-03T14:21:56.480Z] github.com/docker/docker/plugin [2021-07-03T14:21:56.480Z] github.com/docker/docker/plugin/executor/containerd [2021-07-03T14:21:56.480Z] github.com/docker/docker/plugin/v2 [2021-07-03T14:21:56.480Z] github.com/docker/docker/profiles/apparmor [2021-07-03T14:21:56.480Z] github.com/docker/docker/profiles/seccomp [2021-07-03T14:21:56.480Z] github.com/docker/docker/quota [2021-07-03T14:21:56.480Z] github.com/docker/docker/reference [2021-07-03T14:21:56.480Z] github.com/docker/docker/registry [2021-07-03T14:21:56.480Z] github.com/docker/docker/registry/resumable [2021-07-03T14:21:56.480Z] github.com/docker/docker/restartmanager [2021-07-03T14:21:56.480Z] github.com/docker/docker/rootless [2021-07-03T14:21:56.480Z] github.com/docker/docker/rootless/specconv [2021-07-03T14:21:56.480Z] github.com/docker/docker/runconfig [2021-07-03T14:21:56.480Z] github.com/docker/docker/runconfig/opts [2021-07-03T14:21:56.480Z] github.com/docker/docker/testutil [2021-07-03T14:21:56.480Z] github.com/docker/docker/testutil/daemon [2021-07-03T14:21:56.480Z] github.com/docker/docker/testutil/environment [2021-07-03T14:21:56.480Z] github.com/docker/docker/testutil/fakecontext [2021-07-03T14:21:56.480Z] github.com/docker/docker/testutil/fakegit [2021-07-03T14:21:56.480Z] github.com/docker/docker/testutil/fakestorage [2021-07-03T14:21:56.480Z] github.com/docker/docker/testutil/fixtures/load [2021-07-03T14:21:56.480Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-03T14:21:56.480Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-03T14:21:56.480Z] github.com/docker/docker/testutil/registry [2021-07-03T14:21:56.480Z] github.com/docker/docker/testutil/request [2021-07-03T14:21:56.480Z] github.com/docker/docker/volume [2021-07-03T14:21:56.480Z] github.com/docker/docker/volume/drivers [2021-07-03T14:21:56.480Z] github.com/docker/docker/volume/local [2021-07-03T14:21:56.480Z] github.com/docker/docker/volume/mounts [2021-07-03T14:21:56.480Z] github.com/docker/docker/volume/service [2021-07-03T14:21:56.480Z] github.com/docker/docker/volume/service/opts [2021-07-03T14:21:56.480Z] github.com/docker/docker/volume/testutils' [2021-07-03T14:21:56.480Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-03T14:21:56.480Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-03T14:21:56.480Z] + type docker-proxy [2021-07-03T14:21:56.480Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-03T14:21:56.480Z] + hack/make.sh binary-proxy install-proxy [2021-07-03T14:21:56.480Z] [2021-07-03T14:21:56.480Z] Removing bundles/ [2021-07-03T14:21:56.480Z] [2021-07-03T14:21:56.480Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-03T14:21:56.480Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-03T14:21:56.480Z] GOOS="" GOARCH="" GOARM="" [2021-07-03T14:22:03.048Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-03T14:22:03.048Z] [2021-07-03T14:22:03.048Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-03T14:22:03.048Z] Installing docker-proxy to /usr/local/bin/ [2021-07-03T14:22:03.048Z] [2021-07-03T14:22:03.048Z] + mkdir -p bundles [2021-07-03T14:22:03.049Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/docker-proxy 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/apparmor 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/rootless/specconv 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 [2021-07-03T14:22:03.615Z] ? github.com/docker/docker/api [no test files] [2021-07-03T14:22:21.701Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2021-07-03T14:23:58.166Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-03T14:23:58.167Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2021-07-03T14:23:58.167Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-03T14:23:58.167Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.7% of statements [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-03T14:23:58.167Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-03T14:23:58.167Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-03T14:23:58.167Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-07-03T14:23:58.167Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/builder [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-03T14:23:58.167Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2021-07-03T14:23:58.167Z] ok github.com/docker/docker/builder/dockerfile 0.206s coverage: 48.7% of statements [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-03T14:23:58.167Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-07-03T14:23:58.167Z] ok github.com/docker/docker/builder/remotecontext/git 1.261s coverage: 86.3% of statements [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/cli [no test files] [2021-07-03T14:23:58.167Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-03T14:23:58.167Z] ok github.com/docker/docker/cmd/docker-proxy 0.111s coverage: 67.6% of statements [2021-07-03T14:23:58.425Z] ok github.com/docker/docker/client 0.171s coverage: 75.5% of statements [2021-07-03T14:24:45.108Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 29.1% of statements [2021-07-03T14:24:45.108Z] ok github.com/docker/docker/container 0.125s coverage: 34.6% of statements [2021-07-03T14:24:45.108Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-03T14:24:45.108Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-03T14:24:45.108Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-03T14:24:45.108Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-03T14:24:53.231Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2021-07-03T14:24:54.165Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2021-07-03T14:24:55.539Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.9% of statements [2021-07-03T14:25:03.651Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-07-03T14:25:03.651Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.4% of statements [2021-07-03T14:25:03.909Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-03T14:25:04.168Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-03T14:25:04.736Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-03T14:25:06.647Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.803s coverage: 73.3% of statements [2021-07-03T14:25:06.647Z] ok github.com/docker/docker/daemon 12.140s coverage: 17.4% of statements [2021-07-03T14:25:06.647Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-03T14:25:06.647Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-03T14:25:06.647Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-03T14:25:06.647Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-03T14:25:07.589Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.420s coverage: 56.2% of statements [2021-07-03T14:25:08.964Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-07-03T14:25:10.868Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-07-03T14:25:12.247Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.296s coverage: 49.4% of statements [2021-07-03T14:25:12.247Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.717s coverage: 45.9% of statements [2021-07-03T14:25:12.247Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-03T14:25:13.623Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-07-03T14:25:14.190Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.663s coverage: 57.7% of statements [2021-07-03T14:25:14.190Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-03T14:25:14.190Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-03T14:25:14.757Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2021-07-03T14:25:15.015Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-07-03T14:25:16.390Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.8% of statements [2021-07-03T14:25:16.391Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-03T14:25:16.391Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-03T14:25:16.958Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.5% of statements [2021-07-03T14:25:17.893Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 77.4% of statements [2021-07-03T14:25:17.893Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-03T14:25:17.893Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-03T14:25:17.893Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-07-03T14:25:18.461Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2021-07-03T14:25:18.720Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 69.9% of statements [2021-07-03T14:25:18.978Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-07-03T14:25:19.915Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-07-03T14:25:19.915Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-03T14:25:20.174Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 59.3% of statements [2021-07-03T14:25:20.741Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-07-03T14:25:21.678Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-07-03T14:25:21.937Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2021-07-03T14:25:22.504Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-03T14:25:23.071Z] ok github.com/docker/docker/daemon/logger/splunk 1.652s coverage: 82.5% of statements [2021-07-03T14:25:23.071Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-03T14:25:23.071Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-03T14:25:24.007Z] ok github.com/docker/docker/distribution 0.127s coverage: 25.4% of statements [2021-07-03T14:25:24.266Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-07-03T14:25:24.266Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-03T14:25:25.203Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-07-03T14:25:25.769Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-07-03T14:25:26.336Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-03T14:25:26.903Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-03T14:25:27.162Z] ok github.com/docker/docker/distribution/xfer 1.973s coverage: 85.1% of statements [2021-07-03T14:25:27.162Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-03T14:25:27.162Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2021-07-03T14:25:27.162Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-03T14:25:27.743Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-07-03T14:25:37.722Z] ok github.com/docker/docker/layer 7.864s coverage: 68.8% of statements [2021-07-03T14:25:37.722Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-03T14:25:37.722Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-03T14:25:37.722Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-03T14:25:37.722Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-03T14:25:39.622Z] ok github.com/docker/docker/libnetwork/api 1.361s coverage: 90.1% of statements [2021-07-03T14:25:40.190Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2021-07-03T14:25:41.565Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-07-03T14:25:41.823Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-03T14:25:42.082Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-03T14:25:44.613Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.443s coverage: 59.9% of statements [2021-07-03T14:25:44.872Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-03T14:25:45.440Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.169s coverage: 4.0% of statements [2021-07-03T14:25:46.008Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-07-03T14:25:46.266Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-03T14:25:56.234Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.225s coverage: 7.2% of statements [2021-07-03T14:25:56.234Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-03T14:25:56.234Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-07-03T14:25:56.234Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-07-03T14:25:56.494Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-07-03T14:25:56.752Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-03T14:25:57.011Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-03T14:25:57.270Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-03T14:26:09.470Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-07-03T14:26:09.728Z] ok github.com/docker/docker/libnetwork 37.869s coverage: 40.7% of statements [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-03T14:26:09.728Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-03T14:26:10.296Z] ok github.com/docker/docker/libnetwork/ipams/null 0.014s coverage: 57.1% of statements [2021-07-03T14:26:11.252Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.028s coverage: 47.4% of statements [2021-07-03T14:26:11.510Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.009s coverage: 71.4% of statements [2021-07-03T14:26:12.445Z] ok github.com/docker/docker/libnetwork/ipamutils 0.512s coverage: 74.0% of statements [2021-07-03T14:26:13.820Z] ok github.com/docker/docker/libnetwork/iptables 0.429s coverage: 45.1% of statements [2021-07-03T14:26:14.079Z] ok github.com/docker/docker/libnetwork/netlabel 0.010s coverage: 60.0% of statements [2021-07-03T14:26:14.645Z] ok github.com/docker/docker/libnetwork/netutils 0.033s coverage: 44.1% of statements [2021-07-03T14:26:26.849Z] ok github.com/docker/docker/libnetwork/ipam 18.653s coverage: 85.3% of statements [2021-07-03T14:26:26.849Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-03T14:26:26.849Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-03T14:26:26.849Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-03T14:26:26.849Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2021-07-03T14:26:32.113Z] ok github.com/docker/docker/libnetwork/osl 4.329s coverage: 39.7% of statements [2021-07-03T14:26:32.113Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-03T14:26:32.372Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-07-03T14:26:33.308Z] ok github.com/docker/docker/libnetwork/portmapper 0.231s coverage: 49.5% of statements [2021-07-03T14:26:33.308Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.5% of statements [2021-07-03T14:26:33.876Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-03T14:26:34.135Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-07-03T14:26:34.701Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-07-03T14:26:34.701Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-03T14:26:36.603Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 81.9% of statements [2021-07-03T14:26:37.978Z] ok github.com/docker/docker/pkg/authorization 0.648s coverage: 68.3% of statements [2021-07-03T14:26:37.978Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-03T14:26:38.237Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-07-03T14:26:41.520Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 43.2% of statements [2021-07-03T14:26:41.520Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-03T14:26:41.778Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-07-03T14:26:41.778Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-03T14:26:46.016Z] ok github.com/docker/docker/pkg/discovery/kv 3.027s coverage: 84.1% of statements [2021-07-03T14:26:46.016Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-03T14:26:46.016Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-03T14:26:46.016Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-03T14:26:46.957Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-03T14:26:47.216Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-03T14:26:47.475Z] ok github.com/docker/docker/pkg/fsutils 0.145s coverage: 85.1% of statements [2021-07-03T14:26:47.734Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-03T14:26:48.301Z] ok github.com/docker/docker/pkg/idtools 0.333s coverage: 69.5% of statements [2021-07-03T14:26:49.237Z] ok github.com/docker/docker/pkg/ioutils 0.398s coverage: 69.3% of statements [2021-07-03T14:26:49.496Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-03T14:26:49.754Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-07-03T14:26:49.754Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-03T14:26:50.012Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-03T14:26:50.271Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-03T14:26:50.531Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-03T14:26:50.531Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-03T14:27:29.225Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2021-07-03T14:27:29.225Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-03T14:27:29.225Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-03T14:27:29.225Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-03T14:27:29.225Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-03T14:27:29.225Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-07-03T14:27:29.225Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-03T14:27:31.121Z] ok github.com/docker/docker/pkg/signal 3.264s coverage: 62.3% of statements [2021-07-03T14:27:31.121Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-03T14:27:31.379Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-03T14:27:31.637Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2021-07-03T14:27:32.204Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-07-03T14:27:32.463Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-03T14:27:32.721Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2021-07-03T14:27:33.287Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2021-07-03T14:27:33.545Z] testing: warning: no tests to run [2021-07-03T14:27:33.545Z] coverage: [no statements] [2021-07-03T14:27:33.545Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-07-03T14:27:33.803Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-03T14:27:33.803Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-03T14:27:34.060Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-03T14:27:35.961Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-07-03T14:27:36.219Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-03T14:27:36.478Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2021-07-03T14:27:37.414Z] ok github.com/docker/docker/quota 0.230s coverage: 71.4% of statements [2021-07-03T14:27:37.672Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2021-07-03T14:27:39.059Z] ok github.com/docker/docker/registry 0.068s coverage: 58.8% of statements [2021-07-03T14:27:39.323Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-07-03T14:27:39.323Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-07-03T14:27:39.889Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-03T14:27:40.148Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-03T14:27:43.430Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-03T14:27:43.688Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.4% of statements [2021-07-03T14:27:44.255Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2021-07-03T14:27:45.189Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-07-03T14:29:06.597Z] ok github.com/docker/docker/libnetwork/networkdb 156.911s coverage: 60.5% of statements [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/rootless [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/volume [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-03T14:29:06.597Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-03T14:29:06.597Z] [2021-07-03T14:29:06.597Z] === Skipped [2021-07-03T14:29:06.597Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-03T14:29:06.597Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-03T14:29:06.597Z] [2021-07-03T14:29:06.597Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-03T14:29:06.597Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-03T14:29:06.597Z] [2021-07-03T14:29:06.597Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-03T14:29:06.597Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-03T14:29:06.597Z] [2021-07-03T14:29:06.597Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-03T14:29:06.597Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-03T14:29:06.597Z] [2021-07-03T14:29:06.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-03T14:29:06.597Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-03T14:29:06.597Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-03T14:29:06.597Z] [2021-07-03T14:29:06.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-03T14:29:06.597Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-03T14:29:06.597Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-03T14:29:06.597Z] [2021-07-03T14:29:06.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-03T14:29:06.597Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-03T14:29:06.597Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-03T14:29:06.597Z] [2021-07-03T14:29:06.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-03T14:29:06.597Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-03T14:29:06.597Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-03T14:29:06.597Z] [2021-07-03T14:29:06.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-03T14:29:06.597Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-03T14:29:06.597Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-03T14:29:06.597Z] [2021-07-03T14:29:06.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-03T14:29:06.597Z] graphtest_unix.go:71: No driver to put! [2021-07-03T14:29:06.597Z] [2021-07-03T14:29:06.597Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-03T14:29:06.598Z] time="2021-07-03T14:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-03T14:29:06.598Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-03T14:29:06.598Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-03T14:29:06.598Z] time="2021-07-03T14:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-03T14:29:06.598Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-03T14:29:06.598Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-03T14:29:06.598Z] time="2021-07-03T14:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-03T14:29:06.598Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-03T14:29:06.598Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-03T14:29:06.598Z] time="2021-07-03T14:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-03T14:29:06.598Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-03T14:29:06.598Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-03T14:29:06.598Z] time="2021-07-03T14:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-03T14:29:06.598Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-03T14:29:06.598Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-03T14:29:06.598Z] graphtest_unix.go:71: No driver to put! [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-03T14:29:06.598Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-03T14:29:06.598Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-03T14:29:06.598Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-03T14:29:06.598Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-03T14:29:06.598Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-03T14:29:06.598Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-03T14:29:06.598Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-03T14:29:06.598Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-03T14:29:06.598Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-03T14:29:06.598Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-03T14:29:06.598Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-03T14:29:06.598Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-03T14:29:06.598Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-03T14:29:06.598Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-03T14:29:06.598Z] graphtest_unix.go:71: No driver to put! [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-03T14:29:06.598Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-03T14:29:06.598Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-03T14:29:06.598Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-03T14:29:06.598Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-03T14:29:06.598Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-03T14:29:06.598Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-03T14:29:06.598Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-03T14:29:06.598Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-03T14:29:06.598Z] firewalld_test.go:13: firewalld is not running [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-03T14:29:06.598Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-03T14:29:06.598Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] [2021-07-03T14:29:06.598Z] DONE 2627 tests, 37 skipped in 411.600s Post stage [Pipeline] junit [2021-07-03T14:29:06.610Z] Recording test results [2021-07-03T14:29:06.796Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-03T14:29:07.130Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42047/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c9ff8757c60fdbeb9085755f8b9473b9bc96735 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6c9ff8757c60fdbeb9085755f8b9473b9bc96735 hack/validate/vendor [2021-07-03T14:29:08.085Z] update vendored copy of archive/tar [2021-07-03T14:29:08.085Z] downloading: https://golang.org/dl/go1.16.5.src.tar.gz [2021-07-03T14:29:09.018Z] patching file stat_unix.go [2021-07-03T14:29:09.276Z] 2021/07/03 14:29:09 Collecting initial packages [2021-07-03T14:29:09.276Z] 2021/07/03 14:29:09 Download dependencies [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Starting whole vndr cycle because no package specified [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Ignoring paths matching "^archive/tar" [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone github.com/bits-and-blooms/bitset, revision 59de210119f50cedaa42d175dc88b6335fcf63f6, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone github.com/moby/sys, revision b0f1fd7235275d01bd35cc4421e884e522395f45, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone golang.org/x/sys, revision d19ff857e887eacb631721f188c7d365c2331456, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-07-03T14:29:13.462Z] 2021/07/03 14:29:12 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-07-03T14:29:14.029Z] 2021/07/03 14:29:13 Finished clone github.com/syndtr/gocapability [2021-07-03T14:29:14.029Z] 2021/07/03 14:29:13 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-07-03T14:29:14.029Z] 2021/07/03 14:29:13 Finished clone github.com/bits-and-blooms/bitset [2021-07-03T14:29:14.029Z] 2021/07/03 14:29:13 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-07-03T14:29:14.029Z] 2021/07/03 14:29:13 Finished clone github.com/creack/pty [2021-07-03T14:29:14.029Z] 2021/07/03 14:29:13 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-07-03T14:29:14.287Z] 2021/07/03 14:29:14 Finished clone github.com/docker/go-units [2021-07-03T14:29:14.287Z] 2021/07/03 14:29:14 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-07-03T14:29:14.287Z] 2021/07/03 14:29:14 Finished clone github.com/RackSec/srslog [2021-07-03T14:29:14.287Z] 2021/07/03 14:29:14 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-07-03T14:29:14.287Z] 2021/07/03 14:29:14 Finished clone github.com/moby/locker [2021-07-03T14:29:14.287Z] 2021/07/03 14:29:14 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-07-03T14:29:14.287Z] 2021/07/03 14:29:14 Finished clone github.com/tchap/go-patricia [2021-07-03T14:29:14.287Z] 2021/07/03 14:29:14 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-07-03T14:29:14.287Z] 2021/07/03 14:29:14 Finished clone github.com/moby/term [2021-07-03T14:29:14.287Z] 2021/07/03 14:29:14 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-07-03T14:29:14.287Z] 2021/07/03 14:29:14 Finished clone github.com/moby/sys [2021-07-03T14:29:14.287Z] 2021/07/03 14:29:14 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-07-03T14:29:14.545Z] 2021/07/03 14:29:14 Finished clone gotest.tools/v3 [2021-07-03T14:29:14.545Z] 2021/07/03 14:29:14 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-07-03T14:29:14.804Z] 2021/07/03 14:29:14 Finished clone github.com/google/go-cmp [2021-07-03T14:29:14.804Z] 2021/07/03 14:29:14 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-07-03T14:29:14.804Z] 2021/07/03 14:29:14 Finished clone github.com/sirupsen/logrus [2021-07-03T14:29:14.804Z] 2021/07/03 14:29:14 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-07-03T14:29:15.371Z] 2021/07/03 14:29:15 Finished clone github.com/docker/go-connections [2021-07-03T14:29:15.371Z] 2021/07/03 14:29:15 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-07-03T14:29:15.371Z] 2021/07/03 14:29:15 Finished clone github.com/tonistiigi/units [2021-07-03T14:29:15.371Z] 2021/07/03 14:29:15 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-07-03T14:29:15.371Z] 2021/07/03 14:29:15 Finished clone github.com/imdario/mergo [2021-07-03T14:29:15.371Z] 2021/07/03 14:29:15 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-07-03T14:29:15.629Z] 2021/07/03 14:29:15 Finished clone github.com/google/shlex [2021-07-03T14:29:15.629Z] 2021/07/03 14:29:15 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-07-03T14:29:15.629Z] 2021/07/03 14:29:15 Finished clone github.com/opentracing-contrib/go-stdlib [2021-07-03T14:29:15.629Z] 2021/07/03 14:29:15 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-07-03T14:29:15.629Z] 2021/07/03 14:29:15 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-07-03T14:29:15.629Z] 2021/07/03 14:29:15 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-07-03T14:29:15.629Z] 2021/07/03 14:29:15 Finished clone golang.org/x/sync [2021-07-03T14:29:15.629Z] 2021/07/03 14:29:15 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-07-03T14:29:15.629Z] 2021/07/03 14:29:15 Finished clone github.com/mitchellh/hashstructure [2021-07-03T14:29:15.629Z] 2021/07/03 14:29:15 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-07-03T14:29:15.888Z] 2021/07/03 14:29:15 Finished clone github.com/opentracing/opentracing-go [2021-07-03T14:29:15.888Z] 2021/07/03 14:29:15 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-07-03T14:29:16.147Z] 2021/07/03 14:29:15 Finished clone github.com/gofrs/flock [2021-07-03T14:29:16.147Z] 2021/07/03 14:29:15 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-07-03T14:29:16.715Z] 2021/07/03 14:29:16 Finished clone github.com/docker/go-events [2021-07-03T14:29:16.715Z] 2021/07/03 14:29:16 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-07-03T14:29:16.715Z] 2021/07/03 14:29:16 Finished clone github.com/armon/go-radix [2021-07-03T14:29:16.715Z] 2021/07/03 14:29:16 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-07-03T14:29:16.715Z] 2021/07/03 14:29:16 Finished clone github.com/armon/go-metrics [2021-07-03T14:29:16.715Z] 2021/07/03 14:29:16 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-07-03T14:29:16.974Z] 2021/07/03 14:29:16 Finished clone github.com/sean-/seed [2021-07-03T14:29:16.974Z] 2021/07/03 14:29:16 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-07-03T14:29:17.233Z] 2021/07/03 14:29:16 Finished clone github.com/hashicorp/errwrap [2021-07-03T14:29:17.233Z] 2021/07/03 14:29:16 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-07-03T14:29:17.233Z] 2021/07/03 14:29:17 Finished clone github.com/hashicorp/go-multierror [2021-07-03T14:29:17.233Z] 2021/07/03 14:29:17 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-07-03T14:29:18.170Z] 2021/07/03 14:29:18 Finished clone github.com/hashicorp/memberlist [2021-07-03T14:29:18.170Z] 2021/07/03 14:29:18 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-07-03T14:29:18.170Z] 2021/07/03 14:29:18 Finished clone github.com/vishvananda/netns [2021-07-03T14:29:18.170Z] 2021/07/03 14:29:18 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-07-03T14:29:18.170Z] 2021/07/03 14:29:18 Finished clone github.com/tonistiigi/fsutil [2021-07-03T14:29:18.170Z] 2021/07/03 14:29:18 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-07-03T14:29:18.170Z] 2021/07/03 14:29:18 Finished clone github.com/docker/libkv [2021-07-03T14:29:18.170Z] 2021/07/03 14:29:18 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-07-03T14:29:18.429Z] 2021/07/03 14:29:18 Finished clone github.com/hashicorp/go-sockaddr [2021-07-03T14:29:18.429Z] 2021/07/03 14:29:18 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-07-03T14:29:18.688Z] 2021/07/03 14:29:18 Finished clone github.com/deckarep/golang-set [2021-07-03T14:29:18.688Z] 2021/07/03 14:29:18 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-07-03T14:29:18.947Z] 2021/07/03 14:29:18 Finished clone github.com/samuel/go-zookeeper [2021-07-03T14:29:18.947Z] 2021/07/03 14:29:18 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-07-03T14:29:19.206Z] 2021/07/03 14:29:19 Finished clone github.com/moby/ipvs [2021-07-03T14:29:19.206Z] 2021/07/03 14:29:19 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-07-03T14:29:19.465Z] 2021/07/03 14:29:19 Finished clone github.com/coreos/go-semver [2021-07-03T14:29:19.465Z] 2021/07/03 14:29:19 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-07-03T14:29:20.032Z] 2021/07/03 14:29:19 Finished clone github.com/ishidawataru/sctp [2021-07-03T14:29:20.032Z] 2021/07/03 14:29:19 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-07-03T14:29:20.032Z] 2021/07/03 14:29:19 Finished clone github.com/vishvananda/netlink [2021-07-03T14:29:20.032Z] 2021/07/03 14:29:19 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-07-03T14:29:20.598Z] 2021/07/03 14:29:20 Finished clone github.com/modern-go/concurrent [2021-07-03T14:29:20.598Z] 2021/07/03 14:29:20 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-07-03T14:29:21.165Z] 2021/07/03 14:29:21 Finished clone github.com/modern-go/reflect2 [2021-07-03T14:29:21.165Z] 2021/07/03 14:29:21 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-07-03T14:29:21.732Z] 2021/07/03 14:29:21 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-07-03T14:29:21.732Z] 2021/07/03 14:29:21 Finished clone github.com/hashicorp/go-msgpack [2021-07-03T14:29:21.991Z] 2021/07/03 14:29:21 Finished clone github.com/json-iterator/go [2021-07-03T14:29:21.991Z] 2021/07/03 14:29:21 Clone github.com/opencontainers/runc, revision b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7, attempt 1/20 [2021-07-03T14:29:21.991Z] 2021/07/03 14:29:21 Finished clone go.etcd.io/bbolt [2021-07-03T14:29:21.991Z] 2021/07/03 14:29:21 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-07-03T14:29:22.250Z] 2021/07/03 14:29:22 Finished clone github.com/opencontainers/go-digest [2021-07-03T14:29:22.250Z] 2021/07/03 14:29:22 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-07-03T14:29:22.508Z] 2021/07/03 14:29:22 Finished clone github.com/mistifyio/go-zfs [2021-07-03T14:29:22.508Z] 2021/07/03 14:29:22 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-07-03T14:29:23.884Z] 2021/07/03 14:29:23 Finished clone github.com/cyphar/filepath-securejoin [2021-07-03T14:29:23.884Z] 2021/07/03 14:29:23 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-07-03T14:29:24.452Z] 2021/07/03 14:29:24 Finished clone golang.org/x/net [2021-07-03T14:29:24.452Z] 2021/07/03 14:29:24 Clone github.com/coreos/go-systemd/v22, revision 256724e3db397c5ca4287b8f0c78e9e8492fdb01, attempt 1/20 [2021-07-03T14:29:25.019Z] 2021/07/03 14:29:24 Finished clone github.com/hashicorp/serf [2021-07-03T14:29:25.019Z] 2021/07/03 14:29:24 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-07-03T14:29:25.019Z] 2021/07/03 14:29:24 Finished clone github.com/opencontainers/runtime-spec [2021-07-03T14:29:25.019Z] 2021/07/03 14:29:24 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-07-03T14:29:25.277Z] 2021/07/03 14:29:25 Finished clone github.com/vbatts/tar-split [2021-07-03T14:29:25.277Z] 2021/07/03 14:29:25 Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20 [2021-07-03T14:29:25.844Z] 2021/07/03 14:29:25 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-07-03T14:29:25.844Z] 2021/07/03 14:29:25 Finished clone github.com/opencontainers/image-spec [2021-07-03T14:29:25.844Z] 2021/07/03 14:29:25 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-07-03T14:29:25.844Z] 2021/07/03 14:29:25 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-07-03T14:29:26.104Z] 2021/07/03 14:29:26 Finished clone github.com/coreos/go-systemd [2021-07-03T14:29:26.104Z] 2021/07/03 14:29:26 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-07-03T14:29:26.671Z] 2021/07/03 14:29:26 Finished clone github.com/coreos/go-systemd/v22 [2021-07-03T14:29:26.671Z] 2021/07/03 14:29:26 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-07-03T14:29:26.671Z] 2021/07/03 14:29:26 Finished clone github.com/Graylog2/go-gelf [2021-07-03T14:29:26.671Z] 2021/07/03 14:29:26 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-07-03T14:29:26.671Z] 2021/07/03 14:29:26 Finished clone github.com/fluent/fluent-logger-golang [2021-07-03T14:29:26.671Z] 2021/07/03 14:29:26 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-07-03T14:29:27.239Z] 2021/07/03 14:29:27 Finished clone github.com/godbus/dbus/v5 [2021-07-03T14:29:27.239Z] 2021/07/03 14:29:27 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-07-03T14:29:27.239Z] 2021/07/03 14:29:27 Finished clone github.com/philhofer/fwd [2021-07-03T14:29:27.239Z] 2021/07/03 14:29:27 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-07-03T14:29:28.176Z] 2021/07/03 14:29:27 Finished clone github.com/fsnotify/fsnotify [2021-07-03T14:29:28.176Z] 2021/07/03 14:29:27 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-07-03T14:29:28.176Z] 2021/07/03 14:29:28 Finished clone github.com/bsphere/le_go [2021-07-03T14:29:28.176Z] 2021/07/03 14:29:28 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-07-03T14:29:28.744Z] 2021/07/03 14:29:28 Finished clone github.com/jmespath/go-jmespath [2021-07-03T14:29:28.744Z] 2021/07/03 14:29:28 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-07-03T14:29:29.680Z] 2021/07/03 14:29:29 Finished clone github.com/golang/groupcache [2021-07-03T14:29:29.680Z] 2021/07/03 14:29:29 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-07-03T14:29:29.680Z] 2021/07/03 14:29:29 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-07-03T14:29:29.680Z] 2021/07/03 14:29:29 Finished clone golang.org/x/oauth2 [2021-07-03T14:29:29.680Z] 2021/07/03 14:29:29 Finished clone github.com/tinylib/msgp [2021-07-03T14:29:29.680Z] 2021/07/03 14:29:29 Clone github.com/containerd/containerd, revision 36cc874494a56a253cd181a1a685b44b58a2e34a, attempt 1/20 [2021-07-03T14:29:31.584Z] 2021/07/03 14:29:31 Finished clone github.com/googleapis/gax-go [2021-07-03T14:29:31.584Z] 2021/07/03 14:29:31 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-07-03T14:29:32.152Z] 2021/07/03 14:29:32 Finished clone go.opencensus.io [2021-07-03T14:29:32.152Z] 2021/07/03 14:29:32 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-07-03T14:29:33.103Z] 2021/07/03 14:29:32 Finished clone github.com/containerd/fifo [2021-07-03T14:29:33.103Z] 2021/07/03 14:29:32 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-07-03T14:29:35.632Z] 2021/07/03 14:29:35 Finished clone github.com/miekg/dns [2021-07-03T14:29:35.632Z] 2021/07/03 14:29:35 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-07-03T14:29:35.632Z] 2021/07/03 14:29:35 Finished clone github.com/containerd/cgroups [2021-07-03T14:29:35.632Z] 2021/07/03 14:29:35 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-07-03T14:29:37.537Z] 2021/07/03 14:29:37 Finished clone github.com/containerd/go-runc [2021-07-03T14:29:37.537Z] 2021/07/03 14:29:37 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-07-03T14:29:37.537Z] 2021/07/03 14:29:37 Finished clone golang.org/x/sys [2021-07-03T14:29:37.537Z] 2021/07/03 14:29:37 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-07-03T14:29:38.104Z] 2021/07/03 14:29:37 Finished clone github.com/containerd/continuity [2021-07-03T14:29:38.104Z] 2021/07/03 14:29:38 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-07-03T14:29:38.104Z] 2021/07/03 14:29:38 Clone github.com/cilium/ebpf, revision ef54c303d1fff1e80a9bf20f00a378fde5419d61, attempt 1/20 [2021-07-03T14:29:38.104Z] 2021/07/03 14:29:38 Finished clone github.com/containerd/console [2021-07-03T14:29:38.364Z] 2021/07/03 14:29:38 Finished clone github.com/containerd/typeurl [2021-07-03T14:29:38.364Z] 2021/07/03 14:29:38 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-07-03T14:29:39.300Z] 2021/07/03 14:29:39 Finished clone github.com/containerd/ttrpc [2021-07-03T14:29:39.300Z] 2021/07/03 14:29:39 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-07-03T14:29:39.870Z] 2021/07/03 14:29:39 Finished clone golang.org/x/text [2021-07-03T14:29:39.870Z] 2021/07/03 14:29:39 Clone github.com/docker/swarmkit, revision 2dcf70aafdc9ea55af3aaaeca440638cde0ecda6, attempt 1/20 [2021-07-03T14:29:39.870Z] 2021/07/03 14:29:39 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-07-03T14:29:39.870Z] 2021/07/03 14:29:39 Finished clone github.com/opencontainers/runc [2021-07-03T14:29:40.129Z] 2021/07/03 14:29:40 Finished clone github.com/gogo/googleapis [2021-07-03T14:29:40.129Z] 2021/07/03 14:29:40 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-07-03T14:29:42.664Z] 2021/07/03 14:29:42 Finished clone github.com/pelletier/go-toml [2021-07-03T14:29:42.664Z] 2021/07/03 14:29:42 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-07-03T14:29:42.664Z] 2021/07/03 14:29:42 Finished clone github.com/docker/distribution [2021-07-03T14:29:42.664Z] 2021/07/03 14:29:42 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-07-03T14:29:42.664Z] 2021/07/03 14:29:42 Finished clone google.golang.org/grpc [2021-07-03T14:29:42.664Z] 2021/07/03 14:29:42 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-07-03T14:29:43.599Z] 2021/07/03 14:29:43 Finished clone github.com/moby/buildkit [2021-07-03T14:29:43.599Z] 2021/07/03 14:29:43 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 [2021-07-03T14:29:43.858Z] 2021/07/03 14:29:43 Finished clone github.com/fernet/fernet-go [2021-07-03T14:29:43.858Z] 2021/07/03 14:29:43 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-07-03T14:29:43.858Z] 2021/07/03 14:29:43 Finished clone github.com/cilium/ebpf [2021-07-03T14:29:43.858Z] 2021/07/03 14:29:43 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-07-03T14:29:45.762Z] 2021/07/03 14:29:45 Finished clone golang.org/x/time [2021-07-03T14:29:45.762Z] 2021/07/03 14:29:45 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-07-03T14:29:45.762Z] 2021/07/03 14:29:45 Finished clone github.com/hashicorp/go-memdb [2021-07-03T14:29:45.762Z] 2021/07/03 14:29:45 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-07-03T14:29:46.329Z] 2021/07/03 14:29:46 Finished clone github.com/hashicorp/go-immutable-radix [2021-07-03T14:29:46.329Z] 2021/07/03 14:29:46 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-07-03T14:29:46.897Z] 2021/07/03 14:29:46 Finished clone github.com/hashicorp/golang-lru [2021-07-03T14:29:46.897Z] 2021/07/03 14:29:46 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-07-03T14:29:47.834Z] 2021/07/03 14:29:47 Finished clone github.com/coreos/pkg [2021-07-03T14:29:47.834Z] 2021/07/03 14:29:47 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-07-03T14:29:48.402Z] 2021/07/03 14:29:48 Finished clone github.com/golang/protobuf [2021-07-03T14:29:48.402Z] 2021/07/03 14:29:48 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-07-03T14:29:50.308Z] 2021/07/03 14:29:49 Finished clone github.com/beorn7/perks [2021-07-03T14:29:50.308Z] 2021/07/03 14:29:49 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-07-03T14:29:50.308Z] 2021/07/03 14:29:50 Finished clone golang.org/x/crypto [2021-07-03T14:29:50.308Z] 2021/07/03 14:29:50 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-07-03T14:29:51.687Z] 2021/07/03 14:29:51 Finished clone github.com/prometheus/client_model [2021-07-03T14:29:51.687Z] 2021/07/03 14:29:51 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-07-03T14:29:51.687Z] 2021/07/03 14:29:51 Finished clone code.cloudfoundry.org/clock [2021-07-03T14:29:51.687Z] 2021/07/03 14:29:51 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-07-03T14:29:51.946Z] 2021/07/03 14:29:51 Finished clone github.com/prometheus/client_golang [2021-07-03T14:29:51.946Z] 2021/07/03 14:29:51 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-07-03T14:29:53.325Z] 2021/07/03 14:29:53 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-07-03T14:29:53.325Z] 2021/07/03 14:29:53 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-07-03T14:29:53.325Z] 2021/07/03 14:29:53 Finished clone github.com/pkg/errors [2021-07-03T14:29:53.325Z] 2021/07/03 14:29:53 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-07-03T14:29:54.266Z] 2021/07/03 14:29:54 Finished clone github.com/prometheus/common [2021-07-03T14:29:54.266Z] 2021/07/03 14:29:54 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-07-03T14:29:54.841Z] 2021/07/03 14:29:54 Finished clone github.com/cespare/xxhash/v2 [2021-07-03T14:29:54.841Z] 2021/07/03 14:29:54 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-07-03T14:29:54.841Z] 2021/07/03 14:29:54 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-07-03T14:29:54.841Z] 2021/07/03 14:29:54 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-07-03T14:29:54.841Z] 2021/07/03 14:29:54 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-07-03T14:29:54.841Z] 2021/07/03 14:29:54 Finished clone github.com/prometheus/procfs [2021-07-03T14:29:56.221Z] 2021/07/03 14:29:56 Finished clone github.com/klauspost/compress [2021-07-03T14:29:56.221Z] 2021/07/03 14:29:56 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-07-03T14:29:56.479Z] 2021/07/03 14:29:56 Finished clone github.com/inconshreveable/mousetrap [2021-07-03T14:29:56.479Z] 2021/07/03 14:29:56 Clone github.com/opencontainers/selinux, revision 76bc82e11d854d3e40c08889d13c98abcea72ea2, attempt 1/20 [2021-07-03T14:29:56.738Z] 2021/07/03 14:29:56 Finished clone github.com/morikuni/aec [2021-07-03T14:29:56.738Z] 2021/07/03 14:29:56 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-07-03T14:29:56.998Z] 2021/07/03 14:29:56 Finished clone github.com/google/certificate-transparency-go [2021-07-03T14:29:56.998Z] 2021/07/03 14:29:56 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-07-03T14:29:56.998Z] 2021/07/03 14:29:56 Finished clone github.com/spf13/pflag [2021-07-03T14:29:56.998Z] 2021/07/03 14:29:56 Clone github.com/Microsoft/hcsshim, revision e811ee705ec77df2ae28857ade553043fb564d91, attempt 1/20 [2021-07-03T14:29:57.565Z] 2021/07/03 14:29:57 Finished clone github.com/docker/go-metrics [2021-07-03T14:29:57.566Z] 2021/07/03 14:29:57 Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20 [2021-07-03T14:29:57.566Z] 2021/07/03 14:29:57 Finished clone github.com/spf13/cobra [2021-07-03T14:29:57.566Z] 2021/07/03 14:29:57 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-07-03T14:29:58.501Z] 2021/07/03 14:29:58 Finished clone github.com/docker/libtrust [2021-07-03T14:29:58.501Z] 2021/07/03 14:29:58 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-07-03T14:29:58.501Z] 2021/07/03 14:29:58 Finished clone github.com/Azure/go-ansiterm [2021-07-03T14:29:58.501Z] 2021/07/03 14:29:58 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-07-03T14:29:59.436Z] 2021/07/03 14:29:59 Finished clone github.com/google/uuid [2021-07-03T14:29:59.695Z] 2021/07/03 14:29:59 Finished clone github.com/Microsoft/go-winio [2021-07-03T14:30:00.635Z] 2021/07/03 14:30:00 Finished clone github.com/opencontainers/selinux [2021-07-03T14:30:00.635Z] 2021/07/03 14:30:00 Finished clone github.com/gorilla/mux [2021-07-03T14:30:08.752Z] 2021/07/03 14:30:07 Finished clone github.com/golang/gddo [2021-07-03T14:30:11.287Z] 2021/07/03 14:30:10 Finished clone github.com/cloudflare/cfssl [2021-07-03T14:30:16.560Z] 2021/07/03 14:30:16 Finished clone github.com/docker/swarmkit [2021-07-03T14:30:20.752Z] 2021/07/03 14:30:20 Finished clone github.com/coreos/etcd [2021-07-03T14:30:24.946Z] 2021/07/03 14:30:24 Finished clone cloud.google.com/go [2021-07-03T14:30:25.514Z] 2021/07/03 14:30:25 Finished clone github.com/containerd/containerd [2021-07-03T14:30:26.451Z] 2021/07/03 14:30:26 Finished clone github.com/Microsoft/hcsshim [2021-07-03T14:30:38.686Z] 2021/07/03 14:30:38 Finished clone google.golang.org/genproto [2021-07-03T14:30:38.945Z] 2021/07/03 14:30:38 Finished clone github.com/gogo/protobuf [2021-07-03T14:31:25.630Z] 2021/07/03 14:31:24 Finished clone github.com/hashicorp/consul [2021-07-03T14:31:29.821Z] 2021/07/03 14:31:29 Finished clone github.com/aws/aws-sdk-go [2021-07-03T14:34:21.315Z] 2021/07/03 14:34:20 Finished clone google.golang.org/api [2021-07-03T14:34:21.315Z] 2021/07/03 14:34:20 Dependencies downloaded. Download time: 5m7.80933974s [2021-07-03T14:34:21.315Z] 2021/07/03 14:34:20 Collecting all dependencies [2021-07-03T14:34:33.535Z] 2021/07/03 14:34:32 Clean vendor dir from unused packages [2021-07-03T14:34:33.535Z] 2021/07/03 14:34:32 Ignoring paths matching "^archive/tar" [2021-07-03T14:34:33.535Z] 2021/07/03 14:34:33 Success [2021-07-03T14:34:33.535Z] 2021/07/03 14:34:33 Running time: 5m24.227434484s [2021-07-03T14:34:33.535Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-03T14:34:34.420Z] + echo Ensuring container killed. [2021-07-03T14:34:34.420Z] Ensuring container killed. [2021-07-03T14:34:34.420Z] + docker rm -vf docker-pr7 [2021-07-03T14:34:34.420Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-07-03T14:34:34.703Z] + echo Chowning /workspace to jenkins user [2021-07-03T14:34:34.703Z] Chowning /workspace to jenkins user [2021-07-03T14:34:34.703Z] + id -u [2021-07-03T14:34:34.703Z] + id -g [2021-07-03T14:34:34.703Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42047:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-03T14:34:35.929Z] + bundleName=unit [2021-07-03T14:34:35.929Z] + echo Creating unit-bundles.tar.gz [2021-07-03T14:34:35.929Z] Creating unit-bundles.tar.gz [2021-07-03T14:34:35.929Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-03T14:34:35.929Z] bundles/junit-report.xml [2021-07-03T14:34:35.929Z] bundles/go-test-report.json [2021-07-03T14:34:35.929Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-03T14:34:35.940Z] Archiving artifacts [2021-07-03T14:34:36.346Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42047/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-03T14:34:36.656Z] + make clean [2021-07-03T14:34:36.656Z] docker volume rm -f docker-dev-cache [2021-07-03T14:34:36.917Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [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