Pull request #44152 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 22.06 at 8af2e62556dea0c3161a0971fbf9219f9e1f059d rather than f925f295f4571a208b3932ccc329cc199aaad8ce Obtained Jenkinsfile from 8af2e62556dea0c3161a0971fbf9219f9e1f059d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44152@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-16T17:55:34.938Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-16T17:55:34.943Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-16T17:55:35.179Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-069144d990604b53f) in /home/ubuntu/workspace/moby_PR-44152 [Pipeline] { [Pipeline] checkout [2022-09-16T17:55:35.245Z] The recommended git tool is: git [2022-09-16T17:55:36.861Z] using credential docker-jenkins-github-credentials [2022-09-16T17:55:36.870Z] Cloning the remote Git repository [2022-09-16T17:55:36.870Z] Cloning with configured refspecs honoured and without tags [2022-09-16T17:55:36.881Z] Cloning repository https://github.com/moby/moby.git [2022-09-16T17:55:36.928Z] > git init /home/ubuntu/workspace/moby_PR-44152 # timeout=10 [2022-09-16T17:55:37.227Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-16T17:55:37.227Z] > git --version # timeout=10 [2022-09-16T17:55:37.230Z] > git --version # 'git version 2.17.1' [2022-09-16T17:55:37.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:55:37.232Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44152/head:refs/remotes/origin/PR-44152 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-16T17:55:48.743Z] Fetching without tags [2022-09-16T17:55:48.921Z] Merging remotes/origin/22.06 commit 8af2e62556dea0c3161a0971fbf9219f9e1f059d into PR head commit f925f295f4571a208b3932ccc329cc199aaad8ce [2022-09-16T17:55:49.546Z] Merge succeeded, producing f925f295f4571a208b3932ccc329cc199aaad8ce [2022-09-16T17:55:49.546Z] Checking out Revision f925f295f4571a208b3932ccc329cc199aaad8ce (PR-44152) [2022-09-16T17:55:48.724Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-16T17:55:48.731Z] > git config --add remote.origin.fetch +refs/pull/44152/head:refs/remotes/origin/PR-44152 # timeout=10 [2022-09-16T17:55:48.734Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-16T17:55:48.740Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-16T17:55:48.745Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-16T17:55:48.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:55:48.746Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44152/head:refs/remotes/origin/PR-44152 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-16T17:55:48.925Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T17:55:48.928Z] > git checkout -f f925f295f4571a208b3932ccc329cc199aaad8ce # timeout=10 [2022-09-16T17:55:49.530Z] > git remote # timeout=10 [2022-09-16T17:55:49.533Z] > git config --get remote.origin.url # timeout=10 [2022-09-16T17:55:49.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:55:49.536Z] > git merge 8af2e62556dea0c3161a0971fbf9219f9e1f059d # timeout=10 [2022-09-16T17:55:49.542Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-16T17:55:49.547Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T17:55:49.549Z] > git checkout -f f925f295f4571a208b3932ccc329cc199aaad8ce # timeout=10 [2022-09-16T17:55:53.614Z] Commit message: "ci: reusable dco workflow" [2022-09-16T17:55:53.614Z] First time build. Skipping changelog. [2022-09-16T17:55:53.627Z] > git --version # timeout=10 [2022-09-16T17:55:53.629Z] > git --version # 'git version 2.17.1' [2022-09-16T17:55:53.631Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T17:55:54.409Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44152:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-16T17:56:16.301Z] Unable to find image 'alpine:latest' locally [2022-09-16T17:56:16.301Z] latest: Pulling from library/alpine [2022-09-16T17:56:16.301Z] 213ec9aee27d: Pulling fs layer [2022-09-16T17:56:16.301Z] 213ec9aee27d: Verifying Checksum [2022-09-16T17:56:16.301Z] 213ec9aee27d: Download complete [2022-09-16T17:56:16.301Z] 213ec9aee27d: Pull complete [2022-09-16T17:56:16.301Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-16T17:56:16.301Z] Status: Downloaded newer image for alpine:latest [2022-09-16T17:56:19.568Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [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] node [2022-09-16T17:56:20.000Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-069144d990604b53f) in /home/ubuntu/workspace/moby_PR-44152 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" 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 "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2022-09-16T17:56:20.051Z] The recommended git tool is: git [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) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-09-16T17:56:20.100Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-09-16T17:56:20.113Z] Fetching changes from the remote Git repository [2022-09-16T17:56:20.117Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-16T17:56:20.292Z] Merging remotes/origin/22.06 commit 8af2e62556dea0c3161a0971fbf9219f9e1f059d into PR head commit f925f295f4571a208b3932ccc329cc199aaad8ce [2022-09-16T17:56:20.388Z] Merge succeeded, producing f925f295f4571a208b3932ccc329cc199aaad8ce [2022-09-16T17:56:20.388Z] Checking out Revision f925f295f4571a208b3932ccc329cc199aaad8ce (PR-44152) [2022-09-16T17:56:20.440Z] Commit message: "ci: reusable dco workflow" [2022-09-16T17:56:20.491Z] > git --version # timeout=10 [2022-09-16T17:56:20.492Z] > git --version # 'git version 2.17.1' [2022-09-16T17:56:20.505Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T17:56:20.109Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44152/.git # timeout=10 [2022-09-16T17:56:20.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-16T17:56:20.118Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-16T17:56:20.118Z] > git --version # timeout=10 [2022-09-16T17:56:20.120Z] > git --version # 'git version 2.17.1' [2022-09-16T17:56:20.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:56:20.121Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44152/head:refs/remotes/origin/PR-44152 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-16T17:56:20.293Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T17:56:20.295Z] > git checkout -f f925f295f4571a208b3932ccc329cc199aaad8ce # timeout=10 [2022-09-16T17:56:20.375Z] > git remote # timeout=10 [2022-09-16T17:56:20.377Z] > git config --get remote.origin.url # timeout=10 [2022-09-16T17:56:20.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:56:20.379Z] > git merge 8af2e62556dea0c3161a0971fbf9219f9e1f059d # timeout=10 [2022-09-16T17:56:20.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-16T17:56:20.389Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T17:56:20.391Z] > git checkout -f f925f295f4571a208b3932ccc329cc199aaad8ce # timeout=10 [2022-09-16T17:56:21.158Z] + [ PR != PR ] [2022-09-16T17:56:21.158Z] + [ 22.06 != master ] [2022-09-16T17:56:21.158Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-16T17:56:21.463Z] + docker version [2022-09-16T17:56:21.463Z] Client: Docker Engine - Community [2022-09-16T17:56:21.463Z] Version: 22.06.0-beta.0 [2022-09-16T17:56:21.463Z] API version: 1.42 [2022-09-16T17:56:21.463Z] Go version: go1.18.3 [2022-09-16T17:56:21.463Z] Git commit: 3e9117b [2022-09-16T17:56:21.463Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-16T17:56:21.463Z] OS/Arch: linux/amd64 [2022-09-16T17:56:21.463Z] Context: default [2022-09-16T17:56:21.463Z] [2022-09-16T17:56:21.463Z] Server: Docker Engine - Community [2022-09-16T17:56:21.463Z] Engine: [2022-09-16T17:56:21.463Z] Version: 22.06.0-beta.0 [2022-09-16T17:56:21.463Z] API version: 1.42 (minimum version 1.12) [2022-09-16T17:56:21.463Z] Go version: go1.18.3 [2022-09-16T17:56:21.463Z] Git commit: 38633e7 [2022-09-16T17:56:21.463Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-16T17:56:21.463Z] OS/Arch: linux/amd64 [2022-09-16T17:56:21.463Z] Experimental: true [2022-09-16T17:56:21.463Z] containerd: [2022-09-16T17:56:21.463Z] Version: 1.6.8 [2022-09-16T17:56:21.463Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-16T17:56:21.463Z] runc: [2022-09-16T17:56:21.463Z] Version: 1.1.4 [2022-09-16T17:56:21.463Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-16T17:56:21.463Z] docker-init: [2022-09-16T17:56:21.463Z] Version: 0.19.0 [2022-09-16T17:56:21.463Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-16T17:56:21.735Z] + docker info [2022-09-16T17:56:21.735Z] Client: [2022-09-16T17:56:21.735Z] Context: default [2022-09-16T17:56:21.735Z] Debug Mode: false [2022-09-16T17:56:21.735Z] Plugins: [2022-09-16T17:56:21.735Z] buildx: Docker Buildx (Docker Inc.) [2022-09-16T17:56:21.735Z] Version: f500bf6 [2022-09-16T17:56:21.735Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-16T17:56:21.735Z] compose: Docker Compose (Docker Inc.) [2022-09-16T17:56:21.735Z] Version: v2.11.0 [2022-09-16T17:56:21.735Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-16T17:56:21.735Z] scan: Docker Scan (Docker Inc.) [2022-09-16T17:56:21.735Z] Version: v0.17.0 [2022-09-16T17:56:21.735Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-16T17:56:21.735Z] [2022-09-16T17:56:21.735Z] Server: [2022-09-16T17:56:21.735Z] Containers: 0 [2022-09-16T17:56:21.735Z] Running: 0 [2022-09-16T17:56:21.735Z] Paused: 0 [2022-09-16T17:56:21.735Z] Stopped: 0 [2022-09-16T17:56:21.735Z] Images: 1 [2022-09-16T17:56:21.735Z] Server Version: 22.06.0-beta.0 [2022-09-16T17:56:21.735Z] Storage Driver: overlay2 [2022-09-16T17:56:21.735Z] Backing Filesystem: extfs [2022-09-16T17:56:21.735Z] Supports d_type: true [2022-09-16T17:56:21.735Z] Using metacopy: false [2022-09-16T17:56:21.735Z] Native Overlay Diff: true [2022-09-16T17:56:21.735Z] userxattr: false [2022-09-16T17:56:21.735Z] Logging Driver: json-file [2022-09-16T17:56:21.735Z] Cgroup Driver: cgroupfs [2022-09-16T17:56:21.735Z] Cgroup Version: 1 [2022-09-16T17:56:21.735Z] Plugins: [2022-09-16T17:56:21.735Z] Volume: local [2022-09-16T17:56:21.735Z] Network: bridge host ipvlan macvlan null overlay [2022-09-16T17:56:21.735Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-16T17:56:21.735Z] Swarm: inactive [2022-09-16T17:56:21.735Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-16T17:56:21.735Z] Default Runtime: runc [2022-09-16T17:56:21.735Z] Init Binary: docker-init [2022-09-16T17:56:21.735Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-16T17:56:21.735Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-16T17:56:21.735Z] init version: de40ad0 [2022-09-16T17:56:21.735Z] Security Options: [2022-09-16T17:56:21.735Z] apparmor [2022-09-16T17:56:21.735Z] seccomp [2022-09-16T17:56:21.735Z] Profile: builtin [2022-09-16T17:56:21.735Z] Kernel Version: 5.4.0-1084-aws [2022-09-16T17:56:21.735Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-16T17:56:21.735Z] OSType: linux [2022-09-16T17:56:21.735Z] Architecture: x86_64 [2022-09-16T17:56:21.735Z] CPUs: 8 [2022-09-16T17:56:21.735Z] Total Memory: 30.91GiB [2022-09-16T17:56:21.735Z] Name: ip-10-100-85-226 [2022-09-16T17:56:21.735Z] ID: 4e66d922-08f5-4556-a2a1-fead38978a83 [2022-09-16T17:56:21.735Z] Docker Root Dir: /var/lib/docker [2022-09-16T17:56:21.735Z] Debug Mode: false [2022-09-16T17:56:21.735Z] Registry: https://index.docker.io/v1/ [2022-09-16T17:56:21.735Z] Labels: [2022-09-16T17:56:21.735Z] Experimental: true [2022-09-16T17:56:21.735Z] Insecure Registries: [2022-09-16T17:56:21.735Z] 127.0.0.0/8 [2022-09-16T17:56:21.735Z] Live Restore Enabled: true [2022-09-16T17:56:21.735Z] [2022-09-16T17:56:21.735Z] WARNING: No swap limit support [Pipeline] sh [2022-09-16T17:56:22.052Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-16T17:56:22.052Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-16T17:56:22.052Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44152/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-16T17:56:22.308Z] + bash /home/ubuntu/workspace/moby_PR-44152/check-config.sh [2022-09-16T17:56:22.308Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-16T17:56:22.308Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-16T17:56:22.308Z] [2022-09-16T17:56:22.308Z] Generally Necessary: [2022-09-16T17:56:22.308Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-16T17:56:22.308Z] - apparmor: enabled and tools installed [2022-09-16T17:56:22.308Z] - CONFIG_NAMESPACES: enabled [2022-09-16T17:56:22.308Z] - CONFIG_NET_NS: enabled [2022-09-16T17:56:22.308Z] - CONFIG_PID_NS: enabled [2022-09-16T17:56:22.308Z] - CONFIG_IPC_NS: enabled [2022-09-16T17:56:22.308Z] - CONFIG_UTS_NS: enabled [2022-09-16T17:56:22.308Z] - CONFIG_CGROUPS: enabled [2022-09-16T17:56:22.308Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-16T17:56:22.308Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-16T17:56:22.308Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-16T17:56:22.308Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-16T17:56:22.308Z] - CONFIG_CPUSETS: enabled [2022-09-16T17:56:22.308Z] - CONFIG_MEMCG: enabled [2022-09-16T17:56:22.308Z] - CONFIG_KEYS: enabled [2022-09-16T17:56:22.308Z] - CONFIG_VETH: enabled (as module) [2022-09-16T17:56:22.308Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-16T17:56:22.308Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-16T17:56:22.308Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-16T17:56:22.308Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-16T17:56:22.308Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-16T17:56:22.308Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-16T17:56:22.308Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-16T17:56:22.308Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-16T17:56:22.564Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-16T17:56:22.564Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-16T17:56:22.564Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-16T17:56:22.564Z] - CONFIG_CGROUP_BPF: enabled [2022-09-16T17:56:22.564Z] [2022-09-16T17:56:22.564Z] Optional Features: [2022-09-16T17:56:22.564Z] - CONFIG_USER_NS: enabled [2022-09-16T17:56:22.564Z] - CONFIG_SECCOMP: enabled [2022-09-16T17:56:22.564Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-16T17:56:22.564Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-16T17:56:22.564Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-16T17:56:22.564Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-16T17:56:22.564Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-16T17:56:22.564Z] - CONFIG_BLK_CGROUP: enabled [2022-09-16T17:56:22.564Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-16T17:56:22.564Z] - CONFIG_CGROUP_PERF: enabled [2022-09-16T17:56:22.564Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-16T17:56:22.564Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-16T17:56:22.564Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-16T17:56:22.564Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-16T17:56:22.564Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-16T17:56:22.564Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-16T17:56:22.564Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-16T17:56:22.564Z] - CONFIG_IP_VS: enabled (as module) [2022-09-16T17:56:22.564Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-16T17:56:22.564Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-16T17:56:22.564Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-16T17:56:22.564Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-16T17:56:22.564Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-16T17:56:22.564Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-16T17:56:22.564Z] - CONFIG_EXT4_FS: enabled [2022-09-16T17:56:22.564Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-16T17:56:22.564Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-16T17:56:22.564Z] - Network Drivers: [2022-09-16T17:56:22.564Z] - "overlay": [2022-09-16T17:56:22.564Z] - CONFIG_VXLAN: enabled (as module) [2022-09-16T17:56:22.564Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-16T17:56:22.564Z] Optional (for encrypted networks): [2022-09-16T17:56:22.821Z] - CONFIG_CRYPTO: enabled [2022-09-16T17:56:22.821Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-16T17:56:22.821Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-16T17:56:22.821Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-16T17:56:22.821Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-16T17:56:22.821Z] - CONFIG_XFRM: enabled [2022-09-16T17:56:22.821Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-16T17:56:22.821Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-16T17:56:22.821Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-16T17:56:22.821Z] - "ipvlan": [2022-09-16T17:56:22.821Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-16T17:56:22.821Z] - "macvlan": [2022-09-16T17:56:22.821Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-16T17:56:22.821Z] - CONFIG_DUMMY: enabled (as module) [2022-09-16T17:56:22.821Z] - "ftp,tftp client in container": [2022-09-16T17:56:22.821Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-16T17:56:22.821Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-16T17:56:22.821Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-16T17:56:22.821Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-16T17:56:22.821Z] - Storage Drivers: [2022-09-16T17:56:22.821Z] - "aufs": [2022-09-16T17:56:22.821Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-16T17:56:22.821Z] - "btrfs": [2022-09-16T17:56:22.821Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-16T17:56:22.821Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-16T17:56:22.821Z] - "devicemapper": [2022-09-16T17:56:22.821Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-16T17:56:22.821Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-16T17:56:22.821Z] - "overlay": [2022-09-16T17:56:22.821Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-16T17:56:22.821Z] - "zfs": [2022-09-16T17:56:22.821Z] - /dev/zfs: present [2022-09-16T17:56:22.821Z] - zfs command: missing [2022-09-16T17:56:22.821Z] - zpool command: missing [2022-09-16T17:56:22.821Z] [2022-09-16T17:56:22.821Z] Limits: [2022-09-16T17:56:22.821Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-16T17:56:22.821Z] [2022-09-16T17:56:22.821Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-16T17:56:23.180Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f925f295f4571a208b3932ccc329cc199aaad8ce . [2022-09-16T17:56:23.438Z] #1 [internal] load .dockerignore [2022-09-16T17:56:23.438Z] #1 transferring context: 145B done [2022-09-16T17:56:23.438Z] #1 DONE 0.1s [2022-09-16T17:56:23.438Z] [2022-09-16T17:56:23.438Z] #2 [internal] load build definition from Dockerfile [2022-09-16T17:56:23.438Z] #2 transferring dockerfile: 19.29kB done [2022-09-16T17:56:23.438Z] #2 DONE 0.1s [2022-09-16T17:56:23.438Z] [2022-09-16T17:56:23.438Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-16T17:56:23.695Z] #3 DONE 0.3s [2022-09-16T17:56:23.695Z] [2022-09-16T17:56:23.695Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-16T17:56:23.695Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-16T17:56:23.695Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-16T17:56:23.695Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-16T17:56:23.695Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-09-16T17:56:23.695Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-16T17:56:23.951Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done [2022-09-16T17:56:23.951Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-09-16T17:56:23.951Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s done [2022-09-16T17:56:24.208Z] #4 DONE 0.4s [2022-09-16T17:56:24.463Z] [2022-09-16T17:56:24.463Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-16T17:56:25.025Z] #5 ... [2022-09-16T17:56:25.025Z] [2022-09-16T17:56:25.025Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-16T17:56:25.025Z] #6 DONE 0.8s [2022-09-16T17:56:25.025Z] [2022-09-16T17:56:25.025Z] #7 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-16T17:56:25.025Z] #7 DONE 0.9s [2022-09-16T17:56:25.282Z] [2022-09-16T17:56:25.282Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-16T17:56:25.282Z] #8 DONE 0.9s [2022-09-16T17:56:25.282Z] [2022-09-16T17:56:25.282Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-16T17:56:25.282Z] #5 DONE 0.9s [2022-09-16T17:56:25.538Z] [2022-09-16T17:56:25.538Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:56:25.538Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-16T17:56:25.538Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-16T17:56:25.538Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-16T17:56:25.538Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-16T17:56:25.795Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2022-09-16T17:56:25.795Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.4s [2022-09-16T17:56:26.097Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-09-16T17:56:26.355Z] #9 ... [2022-09-16T17:56:26.355Z] [2022-09-16T17:56:26.355Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-16T17:56:26.355Z] #10 DONE 0.8s [2022-09-16T17:56:26.355Z] [2022-09-16T17:56:26.355Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:56:26.355Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-09-16T17:56:26.355Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-16T17:56:26.918Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2022-09-16T17:56:27.924Z] #9 ... [2022-09-16T17:56:27.924Z] [2022-09-16T17:56:27.924Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:56:27.924Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-16T17:56:27.924Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-16T17:56:27.924Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-16T17:56:27.924Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-16T17:56:27.924Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-09-16T17:56:27.924Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2022-09-16T17:56:27.924Z] #11 DONE 2.3s [2022-09-16T17:56:27.924Z] [2022-09-16T17:56:27.924Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:56:27.924Z] #9 DONE 2.4s [2022-09-16T17:56:27.924Z] [2022-09-16T17:56:27.924Z] #12 [internal] load build context [2022-09-16T17:56:27.924Z] #12 transferring context: 62.69MB 2.3s done [2022-09-16T17:56:27.924Z] #12 DONE 2.4s [2022-09-16T17:56:27.924Z] [2022-09-16T17:56:27.924Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:56:27.924Z] #13 resolve docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 0.1s done [2022-09-16T17:56:27.924Z] #13 sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 1.86kB / 1.86kB done [2022-09-16T17:56:27.924Z] #13 sha256:122f3484f844467ebe0674cf57272e61981770eb0bc7d316d1f0be281a88229f 1.80kB / 1.80kB done [2022-09-16T17:56:27.924Z] #13 sha256:4f7c78c9b46f6f45ba171e6031b4a8581536b2c215847d76cd42e5a7267a49ac 7.10kB / 7.10kB done [2022-09-16T17:56:27.924Z] #13 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 1.7s done [2022-09-16T17:56:27.924Z] #13 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 5.16MB / 5.16MB 1.8s done [2022-09-16T17:56:27.924Z] #13 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.88MB / 10.88MB 1.9s done [2022-09-16T17:56:27.924Z] #13 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 0.6s [2022-09-16T17:56:27.924Z] #13 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 29.36MB / 54.58MB 2.4s [2022-09-16T17:56:27.924Z] #13 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 22.02MB / 85.96MB 2.4s [2022-09-16T17:56:27.924Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 12.58MB / 148.82MB 2.4s [2022-09-16T17:56:27.924Z] #13 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 38.80MB / 54.58MB 2.5s [2022-09-16T17:56:27.924Z] #13 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 31.46MB / 85.96MB 2.5s [2022-09-16T17:56:27.924Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 22.02MB / 148.82MB 2.5s [2022-09-16T17:56:28.181Z] #13 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 51.38MB / 54.58MB 2.6s [2022-09-16T17:56:28.181Z] #13 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 41.94MB / 85.96MB 2.6s [2022-09-16T17:56:28.181Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 34.60MB / 148.82MB 2.6s [2022-09-16T17:56:28.181Z] #13 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 2.7s [2022-09-16T17:56:28.181Z] #13 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 51.38MB / 85.96MB 2.7s [2022-09-16T17:56:28.181Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 44.04MB / 148.82MB 2.7s [2022-09-16T17:56:28.438Z] #13 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 72.35MB / 85.96MB 2.9s [2022-09-16T17:56:28.438Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 64.33MB / 148.82MB 2.9s [2022-09-16T17:56:28.438Z] #13 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 81.79MB / 85.96MB 3.0s [2022-09-16T17:56:28.438Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 74.45MB / 148.82MB 3.0s [2022-09-16T17:56:28.438Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 84.72MB / 148.82MB 3.1s [2022-09-16T17:56:28.695Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 94.37MB / 148.82MB 3.2s [2022-09-16T17:56:28.695Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 104.86MB / 148.82MB 3.3s [2022-09-16T17:56:28.952Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 114.29MB / 148.82MB 3.4s [2022-09-16T17:56:28.952Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 123.73MB / 148.82MB 3.5s [2022-09-16T17:56:29.225Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 144.70MB / 148.82MB 3.7s [2022-09-16T17:56:29.787Z] #13 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 4.0s done [2022-09-16T17:56:30.044Z] #13 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 [2022-09-16T17:56:30.309Z] #13 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.1s done [2022-09-16T17:56:30.565Z] #13 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 5.0s done [2022-09-16T17:56:31.127Z] #13 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 [2022-09-16T17:56:31.127Z] #13 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.2s done [2022-09-16T17:56:32.058Z] #13 ... [2022-09-16T17:56:32.058Z] [2022-09-16T17:56:32.058Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-16T17:56:32.058Z] #14 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.1s done [2022-09-16T17:56:32.058Z] #14 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done [2022-09-16T17:56:32.058Z] #14 sha256:c0508353648d7db3c313661409ca41a2d12c63a4d06007387679161a8372329f 529B / 529B done [2022-09-16T17:56:32.058Z] #14 sha256:43d28810c1b4c28a1be3bac8e0e40fcc472b2bfcfcda952544ed99cb874d2b1a 1.46kB / 1.46kB done [2022-09-16T17:56:32.058Z] #14 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 1.7s done [2022-09-16T17:56:32.058Z] #14 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 1.9s done [2022-09-16T17:56:32.058Z] #14 DONE 6.5s [2022-09-16T17:56:32.058Z] [2022-09-16T17:56:32.058Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:56:32.058Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 148.82MB / 148.82MB 6.4s done [2022-09-16T17:56:32.058Z] #13 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 0.1s [2022-09-16T17:56:32.058Z] #13 sha256:8709771bd9da550643f5f4e3b49e92bb3f90543507ff36b5a998dd461fb8dd28 157B / 157B 6.4s done [2022-09-16T17:56:33.426Z] #13 ... [2022-09-16T17:56:33.426Z] [2022-09-16T17:56:33.426Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-16T17:56:33.426Z] #15 DONE 0.6s [2022-09-16T17:56:33.426Z] [2022-09-16T17:56:33.426Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:56:33.426Z] #13 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 1.4s done [2022-09-16T17:56:33.989Z] #13 ... [2022-09-16T17:56:33.989Z] [2022-09-16T17:56:33.989Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-16T17:56:33.989Z] #16 DONE 0.7s [2022-09-16T17:56:33.989Z] [2022-09-16T17:56:33.989Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:56:33.989Z] #13 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 0.1s [2022-09-16T17:56:35.003Z] Still waiting to schedule task [2022-09-16T17:56:35.004Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-09-16T17:56:35.882Z] #13 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 1.7s done [2022-09-16T17:56:35.882Z] #13 extracting sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f [2022-09-16T17:56:40.055Z] #13 extracting sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 3.6s done [2022-09-16T17:56:40.055Z] #13 extracting sha256:8709771bd9da550643f5f4e3b49e92bb3f90543507ff36b5a998dd461fb8dd28 [2022-09-16T17:56:40.055Z] #13 extracting sha256:8709771bd9da550643f5f4e3b49e92bb3f90543507ff36b5a998dd461fb8dd28 done [2022-09-16T17:56:40.616Z] #13 DONE 15.2s [2022-09-16T17:56:40.616Z] [2022-09-16T17:56:40.616Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-16T17:56:40.616Z] #0 1.273 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:56:40.616Z] #0 1.282 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:56:40.616Z] #0 1.282 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:56:40.616Z] #0 1.399 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:56:40.616Z] #0 1.673 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:56:40.616Z] #0 1.676 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:56:40.616Z] #0 2.892 Fetched 8578 kB in 2s (4533 kB/s) [2022-09-16T17:56:40.616Z] #0 2.892 Reading package lists... [2022-09-16T17:56:40.616Z] #0 3.519 Reading package lists... [2022-09-16T17:56:40.616Z] #0 4.100 Building dependency tree... [2022-09-16T17:56:40.616Z] #0 4.349 The following additional packages will be installed: [2022-09-16T17:56:40.616Z] #0 4.349 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-16T17:56:40.616Z] #0 4.349 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-16T17:56:40.616Z] #0 4.349 Recommended packages: [2022-09-16T17:56:40.616Z] #0 4.349 libldap-common publicsuffix libsasl2-modules [2022-09-16T17:56:40.616Z] #0 4.495 The following NEW packages will be installed: [2022-09-16T17:56:40.616Z] #0 4.495 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-16T17:56:40.616Z] #0 4.495 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-16T17:56:40.616Z] #0 4.496 libssh2-1 openssl [2022-09-16T17:56:40.616Z] #0 4.763 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:56:40.616Z] #0 4.763 Need to get 3047 kB of archives. [2022-09-16T17:56:40.616Z] #0 4.763 After this operation, 6661 kB of additional disk space will be used. [2022-09-16T17:56:40.616Z] #0 4.763 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-16T17:56:40.616Z] #0 4.772 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-16T17:56:40.616Z] #0 4.773 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-16T17:56:40.616Z] #0 4.775 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-16T17:56:40.616Z] #0 4.776 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-16T17:56:40.616Z] #0 4.800 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-16T17:56:40.616Z] #0 4.802 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-16T17:56:40.616Z] #0 4.802 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-16T17:56:40.616Z] #0 4.803 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-16T17:56:40.616Z] #0 4.804 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-16T17:56:40.616Z] #0 4.805 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-09-16T17:56:40.616Z] #0 4.807 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-09-16T17:56:40.616Z] #0 4.809 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-16T17:56:40.617Z] #0 4.813 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-16T17:56:40.617Z] #0 4.815 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-16T17:56:40.617Z] #0 4.979 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:56:40.617Z] #0 5.004 Fetched 3047 kB in 0s (9337 kB/s) [2022-09-16T17:56:40.617Z] #0 5.025 Selecting previously unselected package openssl. [2022-09-16T17:56:40.617Z] #0 5.025 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-16T17:56:40.617Z] #0 5.029 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.033 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-16T17:56:40.617Z] #0 5.135 Selecting previously unselected package ca-certificates. [2022-09-16T17:56:40.617Z] #0 5.136 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-16T17:56:40.617Z] #0 5.141 Unpacking ca-certificates (20210119) ... [2022-09-16T17:56:40.617Z] #0 5.193 Selecting previously unselected package libbrotli1:amd64. [2022-09-16T17:56:40.617Z] #0 5.194 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.203 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-16T17:56:40.617Z] #0 5.261 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-16T17:56:40.617Z] #0 5.262 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.266 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:56:40.617Z] #0 5.303 Selecting previously unselected package libsasl2-2:amd64. [2022-09-16T17:56:40.617Z] #0 5.304 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.308 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:56:40.617Z] #0 5.354 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-16T17:56:40.617Z] #0 5.356 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.358 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-16T17:56:40.617Z] #0 5.409 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-16T17:56:40.617Z] #0 5.410 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.414 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-16T17:56:40.617Z] #0 5.453 Selecting previously unselected package libpsl5:amd64. [2022-09-16T17:56:40.617Z] #0 5.455 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.458 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-16T17:56:40.617Z] #0 5.494 Selecting previously unselected package librtmp1:amd64. [2022-09-16T17:56:40.617Z] #0 5.495 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.500 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-16T17:56:40.617Z] #0 5.548 Selecting previously unselected package libssh2-1:amd64. [2022-09-16T17:56:40.617Z] #0 5.550 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.553 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-16T17:56:40.617Z] #0 5.600 Selecting previously unselected package libcurl4:amd64. [2022-09-16T17:56:40.617Z] #0 5.601 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.605 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-16T17:56:40.617Z] #0 5.668 Selecting previously unselected package curl. [2022-09-16T17:56:40.617Z] #0 5.669 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.672 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-09-16T17:56:40.617Z] #0 5.720 Selecting previously unselected package libonig5:amd64. [2022-09-16T17:56:40.617Z] #0 5.721 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.729 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-16T17:56:40.617Z] #0 5.789 Selecting previously unselected package libjq1:amd64. [2022-09-16T17:56:40.617Z] #0 5.790 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.794 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-16T17:56:40.617Z] #0 5.833 Selecting previously unselected package jq. [2022-09-16T17:56:40.617Z] #0 5.835 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-16T17:56:40.617Z] #0 5.839 Unpacking jq (1.6-2.1) ... [2022-09-16T17:56:40.617Z] #0 5.882 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-16T17:56:40.617Z] #0 5.895 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-16T17:56:40.617Z] #0 5.907 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-16T17:56:40.617Z] #0 5.922 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:56:40.617Z] #0 5.936 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-16T17:56:40.617Z] #0 5.947 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:56:40.617Z] #0 5.959 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-16T17:56:40.617Z] #0 5.971 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-16T17:56:40.617Z] #0 5.999 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-16T17:56:40.617Z] #0 6.016 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-16T17:56:40.617Z] #0 6.026 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-16T17:56:40.617Z] #0 6.036 Setting up ca-certificates (20210119) ... [2022-09-16T17:56:40.617Z] #0 6.456 Updating certificates in /etc/ssl/certs... [2022-09-16T17:56:40.617Z] #0 6.961 129 added, 0 removed; done. [2022-09-16T17:56:40.617Z] #0 7.032 Setting up jq (1.6-2.1) ... [2022-09-16T17:56:40.617Z] #0 7.045 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-16T17:56:40.617Z] #0 7.059 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-09-16T17:56:40.617Z] #0 7.070 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:56:40.617Z] #0 7.090 Processing triggers for ca-certificates (20210119) ... [2022-09-16T17:56:40.617Z] #0 7.098 Updating certificates in /etc/ssl/certs... [2022-09-16T17:56:40.617Z] #0 7.504 0 added, 0 removed; done. [2022-09-16T17:56:40.617Z] #0 7.504 Running hooks in /etc/ca-certificates/update.d... [2022-09-16T17:56:40.617Z] #0 7.505 done. [2022-09-16T17:56:41.544Z] #17 DONE 9.6s [2022-09-16T17:56:41.544Z] [2022-09-16T17:56:41.544Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-16T17:56:41.544Z] #18 ... [2022-09-16T17:56:41.544Z] [2022-09-16T17:56:41.544Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-16T17:56:41.544Z] #19 DONE 0.0s [2022-09-16T17:56:41.801Z] [2022-09-16T17:56:41.801Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:56:42.057Z] #20 ... [2022-09-16T17:56:42.057Z] [2022-09-16T17:56:42.057Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-16T17:56:42.057Z] #18 DONE 1.4s [2022-09-16T17:56:42.314Z] [2022-09-16T17:56:42.314Z] #21 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-16T17:56:42.314Z] #21 DONE 0.4s [2022-09-16T17:56:42.314Z] [2022-09-16T17:56:42.314Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:56:42.570Z] #20 ... [2022-09-16T17:56:42.570Z] [2022-09-16T17:56:42.570Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-16T17:56:42.570Z] #22 DONE 0.1s [2022-09-16T17:56:42.570Z] [2022-09-16T17:56:42.570Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-16T17:56:42.570Z] #23 DONE 0.1s [2022-09-16T17:56:42.570Z] [2022-09-16T17:56:42.570Z] #24 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-16T17:56:42.570Z] #24 DONE 0.2s [2022-09-16T17:56:42.570Z] [2022-09-16T17:56:42.570Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:56:42.570Z] #20 1.134 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-16T17:56:43.133Z] #20 1.319 [2022-09-16T17:56:43.133Z] [2022-09-16T17:56:43.133Z] #20 ... [2022-09-16T17:56:43.133Z] [2022-09-16T17:56:43.133Z] #25 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-16T17:56:43.133Z] #25 DONE 0.6s [2022-09-16T17:56:43.133Z] [2022-09-16T17:56:43.133Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:56:43.133Z] #20 1.537 #=#=# ######################################################################## 100.0% [2022-09-16T17:56:43.390Z] #20 1.823 [2022-09-16T17:56:44.320Z] #20 2.716 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-16T17:56:44.582Z] #20 2.974 [2022-09-16T17:56:44.840Z] [2022-09-16T17:56:44.840Z] #20 ... [2022-09-16T17:56:44.840Z] [2022-09-16T17:56:44.840Z] #26 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-16T17:56:44.840Z] #26 DONE 1.6s [2022-09-16T17:56:44.840Z] [2022-09-16T17:56:44.840Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:56:44.840Z] #20 3.198 #=#=# #################################################### 73.5% ######################################################################## 100.0% [2022-09-16T17:56:45.098Z] #20 3.563 [2022-09-16T17:56:46.483Z] #20 ... [2022-09-16T17:56:46.484Z] [2022-09-16T17:56:46.484Z] #27 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-16T17:56:46.484Z] #27 DONE 1.5s [2022-09-16T17:56:46.484Z] [2022-09-16T17:56:46.484Z] #28 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-16T17:56:46.484Z] #0 1.347 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-16T17:56:46.484Z] #0 3.395 tomll can be used in two ways: [2022-09-16T17:56:46.484Z] #0 3.396 Writing to STDIN and reading from STDOUT: [2022-09-16T17:56:46.484Z] #0 3.396 cat file.toml | tomll > file.toml [2022-09-16T17:56:46.484Z] #0 3.396 [2022-09-16T17:56:46.484Z] #0 3.396 Reading and updating a list of files: [2022-09-16T17:56:46.484Z] #0 3.396 tomll a.toml b.toml c.toml [2022-09-16T17:56:46.484Z] #0 3.396 [2022-09-16T17:56:46.484Z] #0 3.396 When given a list of files, tomll will modify all files in place without asking. [2022-09-16T17:56:46.484Z] #28 DONE 3.8s [2022-09-16T17:56:46.484Z] [2022-09-16T17:56:46.484Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T17:56:46.484Z] #0 1.942 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-16T17:56:46.484Z] #0 2.740 go: downloading github.com/fatih/color v1.13.0 [2022-09-16T17:56:46.484Z] #0 2.740 go: downloading github.com/pkg/errors v0.9.1 [2022-09-16T17:56:46.484Z] #0 2.754 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-16T17:56:46.484Z] #0 2.761 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-16T17:56:46.484Z] #0 2.761 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-16T17:56:46.484Z] #0 2.761 go: downloading github.com/spf13/viper v1.11.0 [2022-09-16T17:56:46.484Z] #0 2.782 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-16T17:56:46.484Z] #0 2.791 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-16T17:56:46.484Z] #0 2.854 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-16T17:56:46.484Z] #0 3.085 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-16T17:56:46.484Z] #0 3.105 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-16T17:56:46.484Z] #0 3.114 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-16T17:56:46.484Z] #0 3.152 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-16T17:56:46.484Z] #0 3.167 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-16T17:56:46.484Z] #0 3.221 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-16T17:56:46.484Z] #0 3.264 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-16T17:56:46.484Z] #0 3.321 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-16T17:56:46.484Z] #0 3.357 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-16T17:56:46.484Z] #0 3.404 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-16T17:56:46.484Z] #0 3.410 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-16T17:56:46.484Z] #0 3.412 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-16T17:56:46.484Z] #0 3.433 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-16T17:56:46.484Z] #0 3.453 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-16T17:56:46.484Z] #0 3.457 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-16T17:56:46.484Z] #0 3.460 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-16T17:56:46.484Z] #0 3.487 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-16T17:56:46.484Z] #0 3.487 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-16T17:56:46.484Z] #0 3.522 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-16T17:56:46.484Z] #0 3.543 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-16T17:56:46.484Z] #0 3.547 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-16T17:56:46.484Z] #0 3.585 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-16T17:56:46.484Z] #0 3.586 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-16T17:56:46.484Z] #0 3.593 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-16T17:56:46.484Z] #0 3.595 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-16T17:56:46.484Z] #0 3.632 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-16T17:56:46.484Z] #0 3.633 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-16T17:56:46.484Z] #0 3.708 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-16T17:56:46.484Z] #0 3.787 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-16T17:56:46.484Z] #0 3.801 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-16T17:56:46.484Z] #0 3.858 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-16T17:56:46.484Z] #0 3.863 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-16T17:56:46.484Z] #0 3.908 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-16T17:56:46.484Z] #29 4.043 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-16T17:56:46.484Z] #29 4.043 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-16T17:56:46.484Z] #29 4.108 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-16T17:56:46.484Z] #29 4.182 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-16T17:56:46.484Z] #29 4.182 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-16T17:56:46.741Z] #29 4.214 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-16T17:56:46.741Z] #29 4.214 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-16T17:56:46.741Z] #29 4.238 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-16T17:56:46.741Z] #29 4.282 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-16T17:56:46.741Z] #29 4.289 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-16T17:56:46.741Z] #29 4.350 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-16T17:56:46.741Z] #29 4.363 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-16T17:56:46.998Z] #29 4.443 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-16T17:56:46.998Z] #29 4.457 go: downloading github.com/julz/importas v0.1.0 [2022-09-16T17:56:46.998Z] #29 4.458 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-16T17:56:46.998Z] #29 4.466 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-16T17:56:46.998Z] #29 4.479 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-16T17:56:46.998Z] #29 4.496 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-16T17:56:46.998Z] #29 4.506 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-16T17:56:46.998Z] #29 4.552 go: downloading github.com/spf13/afero v1.8.2 [2022-09-16T17:56:46.998Z] #29 4.578 go: downloading github.com/spf13/cast v1.4.1 [2022-09-16T17:56:46.998Z] #29 4.606 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-16T17:56:47.256Z] #29 4.721 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-16T17:56:47.256Z] #29 4.750 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-16T17:56:47.256Z] #29 4.759 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-16T17:56:47.256Z] #29 4.777 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-16T17:56:47.256Z] #29 4.810 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-16T17:56:47.256Z] #29 4.861 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-16T17:56:47.256Z] #29 4.873 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-16T17:56:47.256Z] #29 4.901 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-16T17:56:47.513Z] #29 ... [2022-09-16T17:56:47.513Z] [2022-09-16T17:56:47.513Z] #30 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-16T17:56:47.513Z] #30 DONE 1.4s [2022-09-16T17:56:47.513Z] [2022-09-16T17:56:47.513Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:56:47.513Z] #20 5.077 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-16T17:56:47.513Z] #20 5.593 [2022-09-16T17:56:47.771Z] #20 5.845 #=#=# ################# 25.0% ##################################### 51.5% ################################################################ 89.0% ######################################################################## 100.0% [2022-09-16T17:56:48.337Z] #20 6.581 [2022-09-16T17:56:48.902Z] #20 ... [2022-09-16T17:56:48.902Z] [2022-09-16T17:56:48.902Z] #31 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-16T17:56:48.902Z] #31 DONE 1.4s [2022-09-16T17:56:49.159Z] [2022-09-16T17:56:49.159Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T17:56:49.159Z] #29 5.189 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-16T17:56:49.159Z] #29 5.190 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-16T17:56:49.159Z] #29 5.197 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-16T17:56:49.159Z] #29 5.239 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-16T17:56:49.159Z] #29 5.244 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-16T17:56:49.159Z] #29 5.310 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-16T17:56:49.159Z] #29 5.322 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-16T17:56:49.159Z] #29 5.348 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-16T17:56:49.159Z] #29 5.368 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-16T17:56:49.159Z] #29 5.396 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-16T17:56:49.159Z] #29 5.434 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-16T17:56:49.159Z] #29 5.475 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-16T17:56:49.159Z] #29 5.538 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-16T17:56:49.159Z] #29 5.554 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-16T17:56:49.159Z] #29 5.554 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-16T17:56:49.159Z] #29 5.570 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-16T17:56:49.159Z] #29 5.598 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-16T17:56:49.159Z] #29 5.606 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-16T17:56:49.159Z] #29 5.634 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-16T17:56:49.159Z] #29 5.641 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-16T17:56:49.159Z] #29 5.641 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-16T17:56:49.159Z] #29 5.704 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-16T17:56:49.159Z] #29 5.810 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-16T17:56:49.159Z] #29 5.837 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-16T17:56:49.159Z] #29 5.860 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-16T17:56:49.159Z] #29 5.861 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-16T17:56:49.159Z] #29 5.876 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-16T17:56:49.159Z] #29 5.896 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-16T17:56:49.159Z] #29 6.368 go: downloading honnef.co/go/tools v0.3.1 [2022-09-16T17:56:49.159Z] #29 6.369 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-16T17:56:49.159Z] #29 6.372 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-16T17:56:49.159Z] #29 6.427 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-16T17:56:49.159Z] #29 6.434 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-16T17:56:49.159Z] #29 6.485 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-16T17:56:49.159Z] #29 6.573 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-16T17:56:49.159Z] #29 6.586 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-16T17:56:49.159Z] #29 6.602 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-16T17:56:49.159Z] #29 6.647 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-16T17:56:49.159Z] #29 6.661 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-16T17:56:49.159Z] #29 6.718 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-16T17:56:49.160Z] #29 6.730 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-16T17:56:49.160Z] #29 6.744 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-16T17:56:49.416Z] #29 6.890 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-16T17:56:49.416Z] #29 7.117 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-16T17:56:49.416Z] #29 7.134 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-16T17:56:49.674Z] #29 7.209 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-16T17:56:49.674Z] #29 7.218 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-16T17:56:49.674Z] #29 7.290 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-16T17:56:49.674Z] #29 7.374 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-16T17:56:49.931Z] #29 7.422 go: downloading golang.org/x/text v0.3.7 [2022-09-16T17:56:49.931Z] #29 7.548 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-16T17:56:49.931Z] #29 7.552 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-16T17:56:49.931Z] #29 7.553 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-16T17:56:49.931Z] #29 7.554 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-16T17:56:49.931Z] #29 7.646 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-16T17:56:50.188Z] #29 7.672 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-16T17:56:50.188Z] #29 7.740 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-16T17:56:50.188Z] #29 7.746 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-16T17:56:50.188Z] #29 7.814 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-16T17:56:50.188Z] #29 7.835 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-16T17:56:50.446Z] #29 7.946 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-16T17:56:50.446Z] #29 7.948 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-16T17:56:50.446Z] #29 7.991 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-16T17:56:50.446Z] #29 8.018 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-16T17:56:50.704Z] #29 8.314 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-16T17:56:50.704Z] #29 8.341 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-16T17:56:50.704Z] #29 8.389 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-16T17:56:50.962Z] #29 8.392 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-16T17:56:50.962Z] #29 8.425 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-16T17:56:50.962Z] #29 8.443 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-16T17:56:50.962Z] #29 8.494 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-16T17:56:50.962Z] #29 8.499 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-16T17:56:50.962Z] #29 8.504 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-16T17:56:50.962Z] #29 8.506 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-16T17:56:50.962Z] #29 8.571 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-16T17:56:50.962Z] #29 8.577 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-16T17:56:50.962Z] #29 8.582 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-16T17:56:50.962Z] #29 8.599 go: downloading github.com/prometheus/common v0.32.1 [2022-09-16T17:56:50.962Z] #29 8.653 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-16T17:56:51.221Z] #29 8.726 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-16T17:56:51.221Z] #29 8.763 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-16T17:56:51.479Z] #29 ... [2022-09-16T17:56:51.479Z] [2022-09-16T17:56:51.479Z] #32 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-16T17:56:51.479Z] #0 1.346 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-16T17:56:51.479Z] #0 2.271 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-16T17:56:51.479Z] #0 2.273 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-16T17:56:51.479Z] #0 2.273 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-16T17:56:51.479Z] #0 2.797 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-16T17:56:51.479Z] #0 8.566 v3.0.2 [2022-09-16T17:56:51.479Z] #32 DONE 9.0s [2022-09-16T17:56:51.736Z] [2022-09-16T17:56:51.736Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:56:51.736Z] #20 8.084 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-16T17:56:51.736Z] #20 8.677 [2022-09-16T17:56:51.736Z] #20 8.932 #=#=# ######################################################################## 100.0% [2022-09-16T17:56:51.736Z] #20 9.373 [2022-09-16T17:56:51.995Z] #20 10.38 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-16T17:56:52.258Z] #20 ... [2022-09-16T17:56:52.258Z] [2022-09-16T17:56:52.258Z] #33 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-16T17:56:52.258Z] #0 1.886 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-16T17:56:52.258Z] #0 2.479 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-16T17:56:52.258Z] #0 2.479 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-16T17:56:52.258Z] #0 2.957 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-16T17:56:52.258Z] #0 2.957 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-16T17:56:52.258Z] #0 3.160 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-16T17:56:52.258Z] #0 3.217 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-16T17:56:52.258Z] #0 9.573 NAME: [2022-09-16T17:56:52.258Z] #0 9.573 go-winres - A tool for embedding resources in Windows executables [2022-09-16T17:56:52.258Z] #0 9.573 [2022-09-16T17:56:52.258Z] #0 9.573 USAGE: [2022-09-16T17:56:52.258Z] #0 9.573 go-winres [global options] command [command options] [arguments...] [2022-09-16T17:56:52.258Z] #0 9.574 [2022-09-16T17:56:52.258Z] #0 9.574 COMMANDS: [2022-09-16T17:56:52.258Z] #0 9.574 init Create an initial ./winres/winres.json [2022-09-16T17:56:52.258Z] #0 9.574 make Make syso files for the "go build" command [2022-09-16T17:56:52.258Z] #0 9.574 simply Make syso files for the "go build" command (simplified) [2022-09-16T17:56:52.258Z] #0 9.575 extract Extract all resources from an executable [2022-09-16T17:56:52.258Z] #0 9.576 patch Replace resources in an executable file (exe, dll) [2022-09-16T17:56:52.258Z] #0 9.576 help, h Shows a list of commands or help for one command [2022-09-16T17:56:52.258Z] #0 9.576 [2022-09-16T17:56:52.258Z] #0 9.576 GLOBAL OPTIONS: [2022-09-16T17:56:52.258Z] #0 9.576 --help, -h show help (default: false) [2022-09-16T17:56:52.258Z] #33 DONE 9.8s [2022-09-16T17:56:52.258Z] [2022-09-16T17:56:52.258Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-16T17:56:52.258Z] #0 2.437 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:56:52.258Z] #0 2.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:56:52.258Z] #0 2.722 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:56:52.258Z] #0 2.746 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:56:52.258Z] #0 3.143 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:56:52.258Z] #0 3.576 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:56:52.258Z] #0 4.991 Fetched 8578 kB in 3s (2868 kB/s) [2022-09-16T17:56:52.258Z] #0 4.991 Reading package lists... [2022-09-16T17:56:52.258Z] #0 6.275 Reading package lists... [2022-09-16T17:56:52.258Z] #0 7.542 Building dependency tree... [2022-09-16T17:56:52.258Z] #0 8.013 python3 is already the newest version (3.9.2-3). [2022-09-16T17:56:52.258Z] #0 8.013 The following additional packages will be installed: [2022-09-16T17:56:52.258Z] #0 8.014 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-16T17:56:52.258Z] #0 8.015 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-16T17:56:52.258Z] #0 8.016 Suggested packages: [2022-09-16T17:56:52.258Z] #0 8.016 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-16T17:56:52.258Z] #0 8.016 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-16T17:56:52.258Z] #0 8.016 m4-doc ed diffutils-doc [2022-09-16T17:56:52.258Z] #0 8.016 Recommended packages: [2022-09-16T17:56:52.258Z] #0 8.016 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-16T17:56:52.258Z] #0 8.343 The following NEW packages will be installed: [2022-09-16T17:56:52.258Z] #0 8.344 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-16T17:56:52.258Z] #0 8.345 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-16T17:56:52.258Z] #0 8.346 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-16T17:56:52.258Z] #0 8.347 libyajl2 m4 patch xz-utils [2022-09-16T17:56:52.258Z] #0 8.629 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:56:52.258Z] #0 8.629 Need to get 5945 kB of archives. [2022-09-16T17:56:52.258Z] #0 8.629 After this operation, 18.7 MB of additional disk space will be used. [2022-09-16T17:56:52.258Z] #0 8.629 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-16T17:56:52.258Z] #0 8.633 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-16T17:56:52.258Z] #0 8.637 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-16T17:56:52.258Z] #0 8.639 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-16T17:56:52.258Z] #0 8.641 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-16T17:56:52.258Z] #0 8.644 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-16T17:56:52.258Z] #0 8.646 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-16T17:56:52.258Z] #0 8.649 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-16T17:56:52.258Z] #0 8.653 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-16T17:56:52.258Z] #0 8.656 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-16T17:56:52.258Z] #0 8.672 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-16T17:56:52.258Z] #0 8.674 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB] [2022-09-16T17:56:52.258Z] #0 8.726 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-16T17:56:52.258Z] #0 8.727 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-16T17:56:52.258Z] #0 8.728 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-16T17:56:52.258Z] #0 8.729 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-16T17:56:52.258Z] #0 8.730 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-16T17:56:52.258Z] #0 8.731 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-16T17:56:52.258Z] #0 8.732 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-09-16T17:56:52.258Z] #0 8.737 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-16T17:56:52.258Z] #0 8.746 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-09-16T17:56:52.258Z] #0 8.748 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-16T17:56:52.258Z] #0 8.751 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-16T17:56:52.258Z] #0 9.114 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:56:52.258Z] #0 9.179 Fetched 5945 kB in 0s (15.0 MB/s) [2022-09-16T17:56:52.258Z] #0 9.236 Selecting previously unselected package bzip2. [2022-09-16T17:56:52.258Z] #0 9.236 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-16T17:56:52.258Z] #0 9.259 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-16T17:56:52.258Z] #0 9.267 Unpacking bzip2 (1.0.8-4) ... [2022-09-16T17:56:52.258Z] #0 9.417 Selecting previously unselected package libmagic-mgc. [2022-09-16T17:56:52.258Z] #0 9.420 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-16T17:56:52.258Z] #0 9.440 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-16T17:56:52.258Z] #0 9.700 Selecting previously unselected package libmagic1:amd64. [2022-09-16T17:56:52.258Z] #0 9.716 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-16T17:56:52.258Z] #0 9.765 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-16T17:56:52.258Z] #0 9.877 Selecting previously unselected package file. [2022-09-16T17:56:52.258Z] #0 9.880 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-16T17:56:52.258Z] #0 9.895 Unpacking file (1:5.39-3) ... [2022-09-16T17:56:52.515Z] #34 10.06 Selecting previously unselected package xz-utils. [2022-09-16T17:56:52.515Z] #34 10.06 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-16T17:56:52.515Z] #34 10.09 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:56:52.515Z] #34 ... [2022-09-16T17:56:52.515Z] [2022-09-16T17:56:52.515Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-16T17:56:52.515Z] #0 2.239 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-16T17:56:52.515Z] #0 3.166 go: downloading github.com/fatih/color v1.10.0 [2022-09-16T17:56:52.515Z] #0 3.186 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-16T17:56:52.515Z] #0 3.187 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-16T17:56:52.515Z] #0 3.196 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-16T17:56:52.515Z] #0 3.196 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-16T17:56:52.515Z] #0 3.199 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-16T17:56:52.515Z] #0 3.199 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-16T17:56:52.515Z] #0 3.231 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-16T17:56:52.515Z] #0 3.249 go: downloading golang.org/x/tools v0.1.0 [2022-09-16T17:56:52.515Z] #0 3.339 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-16T17:56:52.515Z] #0 3.351 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-16T17:56:52.515Z] #0 5.425 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-16T17:56:52.515Z] #0 5.425 go: downloading golang.org/x/mod v0.3.0 [2022-09-16T17:56:52.515Z] #35 ... [2022-09-16T17:56:52.515Z] [2022-09-16T17:56:52.515Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T17:56:52.515Z] #0 1.335 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-16T17:56:52.515Z] #0 1.340 Cloning into '.'... [2022-09-16T17:56:52.516Z] #0 8.550 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-16T17:56:52.516Z] #0 8.840 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T17:56:52.773Z] #36 ... [2022-09-16T17:56:52.773Z] [2022-09-16T17:56:52.773Z] #37 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-16T17:56:52.773Z] #0 2.251 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:56:52.773Z] #0 2.422 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:56:52.773Z] #0 2.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:56:52.773Z] #0 2.581 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-16T17:56:52.773Z] #0 2.612 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:56:52.773Z] #0 3.150 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:56:52.773Z] #0 3.953 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:56:52.773Z] #0 4.765 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-16T17:56:52.773Z] #0 5.279 Fetched 8582 kB in 3s (2488 kB/s) [2022-09-16T17:56:52.773Z] #0 5.279 Reading package lists... [2022-09-16T17:56:52.773Z] #0 6.219 Reading package lists... [2022-09-16T17:56:52.773Z] #0 7.065 Building dependency tree... [2022-09-16T17:56:52.773Z] #0 7.474 The following additional packages will be installed: [2022-09-16T17:56:52.773Z] #0 7.475 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-16T17:56:52.773Z] #0 7.475 python3-protobuf python3-six [2022-09-16T17:56:52.773Z] #0 7.476 Suggested packages: [2022-09-16T17:56:52.773Z] #0 7.476 python3-setuptools [2022-09-16T17:56:52.773Z] #0 7.476 Recommended packages: [2022-09-16T17:56:52.773Z] #0 7.476 iproute2 | iproute [2022-09-16T17:56:52.773Z] #0 7.596 The following NEW packages will be installed: [2022-09-16T17:56:52.773Z] #0 7.606 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-16T17:56:52.773Z] #0 7.607 python3-protobuf python3-six [2022-09-16T17:56:52.773Z] #0 7.899 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:56:52.773Z] #0 7.899 Need to get 2315 kB of archives. [2022-09-16T17:56:52.773Z] #0 7.899 After this operation, 11.1 MB of additional disk space will be used. [2022-09-16T17:56:52.773Z] #0 7.899 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-16T17:56:52.773Z] #0 7.913 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-16T17:56:52.773Z] #0 7.917 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-16T17:56:52.773Z] #0 7.917 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-16T17:56:52.773Z] #0 7.923 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-16T17:56:52.773Z] #0 7.924 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-16T17:56:52.773Z] #0 7.929 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-16T17:56:52.773Z] #37 10.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-16T17:56:52.773Z] #37 ... [2022-09-16T17:56:52.773Z] [2022-09-16T17:56:52.773Z] #38 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-16T17:56:52.773Z] #0 2.014 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-16T17:56:52.773Z] #0 5.937 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-16T17:56:52.773Z] #0 5.937 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-16T17:56:52.773Z] #0 5.961 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-16T17:56:52.773Z] #0 5.997 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-16T17:56:52.773Z] #0 6.065 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-16T17:56:52.773Z] #0 6.079 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-16T17:56:52.773Z] #0 6.085 go: downloading github.com/peterh/liner v1.2.2 [2022-09-16T17:56:52.773Z] #0 6.113 go: downloading github.com/google/go-dap v0.6.0 [2022-09-16T17:56:52.773Z] #0 6.130 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-16T17:56:52.773Z] #0 6.174 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-16T17:56:52.773Z] #0 6.284 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-16T17:56:52.773Z] #0 6.302 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-16T17:56:52.773Z] #0 6.319 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-16T17:56:52.773Z] #0 6.341 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-16T17:56:52.773Z] #0 6.665 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-16T17:56:52.773Z] #0 6.890 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-16T17:56:53.060Z] #38 ... [2022-09-16T17:56:53.060Z] [2022-09-16T17:56:53.060Z] #39 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-16T17:56:53.060Z] #0 1.636 + git clone https://github.com/docker/distribution.git . [2022-09-16T17:56:53.060Z] #0 1.638 Cloning into '.'... [2022-09-16T17:56:53.060Z] #0 4.909 + git checkout -q v2.3.0 [2022-09-16T17:56:53.060Z] #0 5.471 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-16T17:56:53.060Z] #39 ... [2022-09-16T17:56:53.060Z] [2022-09-16T17:56:53.060Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-16T17:56:53.060Z] #34 10.20 Selecting previously unselected package libsigsegv2:amd64. [2022-09-16T17:56:53.060Z] #34 10.20 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-16T17:56:53.060Z] #34 10.21 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-16T17:56:53.060Z] #34 10.29 Selecting previously unselected package m4. [2022-09-16T17:56:53.060Z] #34 10.29 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-16T17:56:53.060Z] #34 10.30 Unpacking m4 (1.4.18-5) ... [2022-09-16T17:56:53.060Z] #34 10.41 Selecting previously unselected package autoconf. [2022-09-16T17:56:53.060Z] #34 10.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-16T17:56:53.060Z] #34 10.43 Unpacking autoconf (2.69-14) ... [2022-09-16T17:56:53.060Z] #34 10.63 Selecting previously unselected package autotools-dev. [2022-09-16T17:56:53.060Z] #34 10.63 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-16T17:56:53.060Z] #34 10.64 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-16T17:56:53.318Z] #34 ... [2022-09-16T17:56:53.318Z] [2022-09-16T17:56:53.318Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:56:53.318Z] #20 10.86 [2022-09-16T17:56:53.318Z] #20 11.11 #=#=# ######################################################################## 100.0% [2022-09-16T17:56:53.318Z] #20 11.48 [2022-09-16T17:56:53.318Z] #20 11.58 Download of images into '/build' complete. [2022-09-16T17:56:53.318Z] #20 11.58 Use something like the following to load the result into a Docker daemon: [2022-09-16T17:56:53.318Z] #20 11.58 tar -cC '/build' . | docker load [2022-09-16T17:56:53.318Z] #20 DONE 11.7s [2022-09-16T17:56:53.318Z] [2022-09-16T17:56:53.318Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-16T17:56:53.318Z] #34 10.80 Selecting previously unselected package automake. [2022-09-16T17:56:53.318Z] #34 10.81 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-16T17:56:53.318Z] #34 10.82 Unpacking automake (1:1.16.3-2) ... [2022-09-16T17:56:53.576Z] #34 11.01 Selecting previously unselected package patch. [2022-09-16T17:56:53.576Z] #34 11.01 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-16T17:56:53.576Z] #34 11.02 Unpacking patch (2.7.6-7) ... [2022-09-16T17:56:53.576Z] #34 11.13 Selecting previously unselected package dpkg-dev. [2022-09-16T17:56:53.576Z] #34 11.13 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ... [2022-09-16T17:56:53.576Z] #34 11.14 Unpacking dpkg-dev (1.20.12) ... [2022-09-16T17:56:54.141Z] #34 11.53 Selecting previously unselected package build-essential. [2022-09-16T17:56:54.141Z] #34 11.53 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-16T17:56:54.141Z] #34 11.53 Unpacking build-essential (12.9) ... [2022-09-16T17:56:54.141Z] #34 11.59 Selecting previously unselected package libcap2:amd64. [2022-09-16T17:56:54.141Z] #34 11.60 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-16T17:56:54.141Z] #34 11.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-16T17:56:54.141Z] #34 11.69 Selecting previously unselected package libcap-dev:amd64. [2022-09-16T17:56:54.141Z] #34 11.69 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-16T17:56:54.141Z] #34 11.70 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-16T17:56:54.398Z] #34 11.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-16T17:56:54.398Z] #34 11.83 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-16T17:56:54.398Z] #34 11.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-16T17:56:54.398Z] #34 11.91 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-16T17:56:54.398Z] #34 11.92 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-16T17:56:54.398Z] #34 11.93 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-16T17:56:54.398Z] #34 11.97 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-16T17:56:54.398Z] #34 11.97 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-16T17:56:54.398Z] #34 11.98 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-16T17:56:54.398Z] #34 12.05 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-16T17:56:54.398Z] #34 12.06 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-16T17:56:54.398Z] #34 12.07 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:56:54.655Z] #34 12.36 Selecting previously unselected package libtool. [2022-09-16T17:56:54.913Z] #34 12.36 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-16T17:56:54.913Z] #34 12.40 Unpacking libtool (2.4.6-15) ... [2022-09-16T17:56:55.170Z] #34 12.55 Selecting previously unselected package libudev-dev:amd64. [2022-09-16T17:56:55.170Z] #34 12.55 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-16T17:56:55.170Z] #34 12.56 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:56:55.170Z] #34 12.72 Selecting previously unselected package libyajl2:amd64. [2022-09-16T17:56:55.170Z] #34 12.73 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-16T17:56:55.170Z] #34 12.73 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-16T17:56:55.170Z] #34 12.80 Selecting previously unselected package libyajl-dev:amd64. [2022-09-16T17:56:55.427Z] #34 12.80 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-16T17:56:55.427Z] #34 12.81 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-16T17:56:55.427Z] #34 12.92 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-16T17:56:55.427Z] #34 12.94 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-16T17:56:55.427Z] #34 12.99 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-16T17:56:55.427Z] #34 13.01 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-16T17:56:55.427Z] #34 13.04 Setting up file (1:5.39-3) ... [2022-09-16T17:56:55.427Z] #34 13.13 Setting up bzip2 (1.0.8-4) ... [2022-09-16T17:56:55.427Z] #34 13.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-16T17:56:55.684Z] #34 13.18 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-16T17:56:55.684Z] #34 13.21 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-16T17:56:55.684Z] #34 13.27 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-16T17:56:55.684Z] #34 13.30 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-16T17:56:55.684Z] #34 13.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:56:55.684Z] #34 13.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-16T17:56:55.684Z] #34 13.37 Setting up patch (2.7.6-7) ... [2022-09-16T17:56:55.941Z] #34 13.38 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:56:55.941Z] #34 13.41 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-16T17:56:55.941Z] #34 13.45 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-16T17:56:55.941Z] #34 ... [2022-09-16T17:56:55.941Z] [2022-09-16T17:56:55.941Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-16T17:56:55.941Z] #35 13.36 gotestsum version dev [2022-09-16T17:56:55.941Z] #35 DONE 13.6s [2022-09-16T17:56:55.941Z] [2022-09-16T17:56:55.941Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-16T17:56:55.941Z] #34 13.52 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:56:55.941Z] #34 13.56 Setting up libtool (2.4.6-15) ... [2022-09-16T17:56:55.941Z] #34 13.62 Setting up m4 (1.4.18-5) ... [2022-09-16T17:56:56.204Z] #34 13.64 Setting up dpkg-dev (1.20.12) ... [2022-09-16T17:56:56.205Z] #34 13.68 Setting up autoconf (2.69-14) ... [2022-09-16T17:56:56.205Z] #34 13.73 Setting up build-essential (12.9) ... [2022-09-16T17:56:56.205Z] #34 13.77 Setting up automake (1:1.16.3-2) ... [2022-09-16T17:56:56.205Z] #34 13.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-16T17:56:56.462Z] #34 13.89 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:56:56.719Z] #34 DONE 14.3s [2022-09-16T17:56:56.719Z] [2022-09-16T17:56:56.719Z] #37 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-16T17:56:56.719Z] #37 10.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:56:56.719Z] #37 10.90 Fetched 2315 kB in 3s (799 kB/s) [2022-09-16T17:56:56.719Z] #37 10.97 Selecting previously unselected package libprotobuf23:amd64. [2022-09-16T17:56:56.719Z] #37 10.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-16T17:56:56.719Z] #37 11.00 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-16T17:56:56.719Z] #37 11.11 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-16T17:56:56.719Z] #37 11.40 Selecting previously unselected package python3-pkg-resources. [2022-09-16T17:56:56.719Z] #37 11.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-16T17:56:56.719Z] #37 11.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-16T17:56:56.719Z] #37 11.52 Selecting previously unselected package python3-six. [2022-09-16T17:56:56.719Z] #37 11.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-16T17:56:56.719Z] #37 11.53 Unpacking python3-six (1.16.0-2) ... [2022-09-16T17:56:56.720Z] #37 11.62 Selecting previously unselected package python3-protobuf. [2022-09-16T17:56:56.720Z] #37 11.63 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-16T17:56:56.720Z] #37 11.63 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-16T17:56:56.720Z] #37 11.82 Selecting previously unselected package libnet1:amd64. [2022-09-16T17:56:56.720Z] #37 11.82 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-16T17:56:56.720Z] #37 11.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-16T17:56:56.720Z] #37 11.93 Selecting previously unselected package libnl-3-200:amd64. [2022-09-16T17:56:56.720Z] #37 11.93 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-16T17:56:56.720Z] #37 11.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-16T17:56:56.720Z] #37 12.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-16T17:56:56.720Z] #37 12.05 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-16T17:56:56.720Z] #37 12.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-16T17:56:56.720Z] #37 12.22 Selecting previously unselected package criu. [2022-09-16T17:56:56.720Z] #37 12.22 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-16T17:56:56.720Z] #37 12.23 Unpacking criu (3.17.1-1) ... [2022-09-16T17:56:56.720Z] #37 12.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-16T17:56:56.720Z] #37 13.07 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-16T17:56:56.720Z] #37 13.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-16T17:56:56.720Z] #37 13.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-16T17:56:56.720Z] #37 13.16 Setting up python3-six (1.16.0-2) ... [2022-09-16T17:56:56.720Z] #37 13.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-16T17:56:56.720Z] #37 13.55 Setting up python3-protobuf (3.12.4-1) ... [2022-09-16T17:56:57.286Z] #37 14.57 Setting up criu (3.17.1-1) ... [2022-09-16T17:56:57.851Z] #37 15.17 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:56:58.415Z] #37 DONE 15.7s [2022-09-16T17:56:58.415Z] [2022-09-16T17:56:58.415Z] #40 [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 [2022-09-16T17:56:58.415Z] #0 1.440 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:56:58.415Z] #0 1.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:56:58.415Z] #0 1.452 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:56:58.415Z] #0 1.917 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:56:58.415Z] #0 2.243 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-16T17:56:58.415Z] #0 2.451 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:56:58.415Z] #0 2.615 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-16T17:56:58.415Z] #0 2.981 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-16T17:56:58.415Z] #0 3.279 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-16T17:56:58.415Z] #0 3.456 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-16T17:56:58.415Z] #0 3.456 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-16T17:56:58.415Z] #0 3.456 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:56:58.415Z] #0 3.456 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:56:58.415Z] #0 3.459 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-16T17:56:58.415Z] #0 3.460 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-16T17:56:58.415Z] #0 3.461 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-16T17:56:58.415Z] #0 3.461 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-16T17:56:58.415Z] #0 3.463 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-16T17:56:58.415Z] #0 3.463 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:56:58.415Z] #0 3.463 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-16T17:56:58.415Z] #0 3.463 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:57:00.315Z] #40 ... [2022-09-16T17:57:00.315Z] [2022-09-16T17:57:00.315Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T17:57:00.315Z] #0 1.067 Cloning into '/tmp/crun-build'... [2022-09-16T17:57:00.315Z] #0 2.776 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-16T17:57:00.315Z] #0 2.788 Cloning into '/tmp/crun-build/libocispec'... [2022-09-16T17:57:00.315Z] #0 3.326 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-16T17:57:00.315Z] #0 3.331 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-16T17:57:00.315Z] #0 3.331 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-16T17:57:00.315Z] #0 3.332 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-16T17:57:00.315Z] #0 3.342 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-16T17:57:00.880Z] #41 4.003 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-16T17:57:01.444Z] #41 4.608 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-16T17:57:02.024Z] #41 5.226 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-16T17:57:02.024Z] #41 ... [2022-09-16T17:57:02.024Z] [2022-09-16T17:57:02.024Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T17:57:02.024Z] #29 9.657 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-16T17:57:02.295Z] #29 ... [2022-09-16T17:57:02.295Z] [2022-09-16T17:57:02.295Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T17:57:02.295Z] #41 5.398 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-16T17:57:02.295Z] #41 5.552 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-16T17:57:08.846Z] #41 11.71 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-16T17:57:10.744Z] #41 ... [2022-09-16T17:57:10.744Z] [2022-09-16T17:57:10.744Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T17:57:10.744Z] #36 DONE 28.1s [2022-09-16T17:57:10.744Z] [2022-09-16T17:57:10.744Z] #40 [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 [2022-09-16T17:57:10.744Z] #40 13.67 Fetched 49.2 MB in 12s (3943 kB/s) [2022-09-16T17:57:10.744Z] #40 13.67 Reading package lists... [2022-09-16T17:57:11.680Z] #40 18.26 Reading package lists... [2022-09-16T17:57:13.308Z] #40 22.89 Building dependency tree... [2022-09-16T17:57:13.308Z] #40 ... [2022-09-16T17:57:13.308Z] [2022-09-16T17:57:13.308Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T17:57:13.308Z] #41 16.20 libtoolize: putting auxiliary files in '.'. [2022-09-16T17:57:13.308Z] #41 16.20 libtoolize: copying file './ltmain.sh' [2022-09-16T17:57:13.872Z] #41 16.98 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-16T17:57:13.872Z] #41 16.98 libtoolize: and rerunning libtoolize and aclocal. [2022-09-16T17:57:13.872Z] #41 16.98 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-16T17:57:15.243Z] #41 ... [2022-09-16T17:57:15.243Z] [2022-09-16T17:57:15.243Z] #38 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-16T17:57:15.243Z] #38 32.20 Delve is a source level debugger for Go programs. [2022-09-16T17:57:15.243Z] #38 32.20 [2022-09-16T17:57:15.243Z] #38 32.20 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-16T17:57:15.243Z] #38 32.20 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-16T17:57:15.243Z] #38 32.20 [2022-09-16T17:57:15.243Z] #38 32.20 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-16T17:57:15.243Z] #38 32.20 [2022-09-16T17:57:15.243Z] #38 32.20 Pass flags to the program you are debugging using `--`, for example: [2022-09-16T17:57:15.243Z] #38 32.20 [2022-09-16T17:57:15.243Z] #38 32.20 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-16T17:57:15.243Z] #38 32.20 [2022-09-16T17:57:15.243Z] #38 32.20 Usage: [2022-09-16T17:57:15.243Z] #38 32.20 dlv [command] [2022-09-16T17:57:15.243Z] #38 32.20 [2022-09-16T17:57:15.243Z] #38 32.20 Available Commands: [2022-09-16T17:57:15.243Z] #38 32.20 attach Attach to running process and begin debugging. [2022-09-16T17:57:15.243Z] #38 32.20 connect Connect to a headless debug server with a terminal client. [2022-09-16T17:57:15.243Z] #38 32.20 core Examine a core dump. [2022-09-16T17:57:15.243Z] #38 32.20 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-16T17:57:15.243Z] #38 32.20 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-16T17:57:15.243Z] #38 32.20 exec Execute a precompiled binary, and begin a debug session. [2022-09-16T17:57:15.243Z] #38 32.20 help Help about any command [2022-09-16T17:57:15.243Z] #38 32.20 run Deprecated command. Use 'debug' instead. [2022-09-16T17:57:15.243Z] #38 32.20 test Compile test binary and begin debugging program. [2022-09-16T17:57:15.243Z] #38 32.20 trace Compile and begin tracing program. [2022-09-16T17:57:15.243Z] #38 32.20 version Prints version. [2022-09-16T17:57:15.243Z] #38 32.20 [2022-09-16T17:57:15.243Z] #38 32.20 Flags: [2022-09-16T17:57:15.243Z] #38 32.20 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-16T17:57:15.243Z] #38 32.20 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-16T17:57:15.243Z] #38 32.20 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-16T17:57:15.243Z] #38 32.20 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-16T17:57:15.243Z] #38 32.20 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-16T17:57:15.243Z] #38 32.20 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-16T17:57:15.243Z] #38 32.20 --disable-aslr Disables address space randomization [2022-09-16T17:57:15.243Z] #38 32.20 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-16T17:57:15.243Z] #38 32.20 -h, --help help for dlv [2022-09-16T17:57:15.243Z] #38 32.20 --init string Init file, executed by the terminal client. [2022-09-16T17:57:15.243Z] #38 32.20 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-16T17:57:15.243Z] #38 32.20 --log Enable debugging server logging. [2022-09-16T17:57:15.243Z] #38 32.20 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-16T17:57:15.243Z] #38 32.20 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-16T17:57:15.243Z] #38 32.20 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-16T17:57:15.243Z] #38 32.20 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-16T17:57:15.243Z] #38 32.20 --wd string Working directory for running the program. [2022-09-16T17:57:15.243Z] #38 32.20 [2022-09-16T17:57:15.243Z] #38 32.20 Additional help topics: [2022-09-16T17:57:15.243Z] #38 32.20 dlv backend Help about the --backend flag. [2022-09-16T17:57:15.243Z] #38 32.20 dlv log Help about logging flags. [2022-09-16T17:57:15.243Z] #38 32.20 dlv redirect Help about file redirection. [2022-09-16T17:57:15.243Z] #38 32.20 [2022-09-16T17:57:15.243Z] #38 32.20 Use "dlv [command] --help" for more information about a command. [2022-09-16T17:57:15.243Z] #38 DONE 32.6s [2022-09-16T17:57:15.243Z] [2022-09-16T17:57:15.243Z] #40 [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 [2022-09-16T17:57:15.243Z] #40 24.88 The following additional packages will be installed: [2022-09-16T17:57:15.243Z] #40 24.88 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-16T17:57:15.243Z] #40 24.88 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-16T17:57:15.243Z] #40 24.88 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-16T17:57:15.243Z] #40 24.88 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-16T17:57:15.243Z] #40 24.88 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-16T17:57:15.243Z] #40 24.88 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-16T17:57:15.243Z] #40 24.88 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-16T17:57:15.243Z] #40 24.88 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-16T17:57:15.243Z] #40 24.88 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-16T17:57:15.243Z] #40 24.88 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-16T17:57:15.243Z] #40 24.88 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-16T17:57:15.243Z] #40 24.88 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-16T17:57:15.243Z] #40 24.88 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-16T17:57:15.243Z] #40 24.88 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-16T17:57:15.243Z] #40 24.88 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-16T17:57:15.243Z] #40 24.88 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-16T17:57:15.243Z] #40 24.89 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-16T17:57:15.243Z] #40 24.89 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-16T17:57:15.243Z] #40 24.89 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-16T17:57:15.243Z] #40 24.89 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-16T17:57:15.243Z] #40 24.89 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-16T17:57:15.243Z] #40 24.89 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-16T17:57:15.243Z] #40 24.89 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-16T17:57:15.243Z] #40 24.89 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-16T17:57:15.243Z] #40 24.89 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-16T17:57:15.243Z] #40 24.89 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-16T17:57:15.243Z] #40 24.89 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-16T17:57:15.243Z] #40 24.89 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-16T17:57:15.243Z] #40 24.89 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-16T17:57:15.243Z] #40 24.89 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-16T17:57:15.243Z] #40 24.89 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-16T17:57:15.243Z] #40 24.89 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-16T17:57:15.243Z] #40 24.89 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-16T17:57:15.243Z] #40 24.89 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-16T17:57:15.243Z] #40 24.89 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-16T17:57:15.243Z] #40 24.89 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-16T17:57:15.243Z] #40 24.89 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-16T17:57:15.243Z] #40 24.89 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-16T17:57:15.243Z] #40 24.89 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-16T17:57:15.243Z] #40 24.89 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-16T17:57:15.243Z] #40 24.89 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-16T17:57:15.243Z] #40 24.89 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-16T17:57:15.243Z] #40 24.89 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-16T17:57:15.243Z] #40 24.90 linux-libc-dev-s390x-cross patch xz-utils [2022-09-16T17:57:15.243Z] #40 24.91 Suggested packages: [2022-09-16T17:57:15.243Z] #40 24.91 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-16T17:57:15.243Z] #40 24.91 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-16T17:57:15.243Z] #40 24.91 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-16T17:57:15.243Z] #40 24.91 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-16T17:57:15.243Z] #40 24.91 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-16T17:57:15.243Z] #40 24.91 libyaml-shell-perl ed diffutils-doc [2022-09-16T17:57:15.243Z] #40 24.91 Recommended packages: [2022-09-16T17:57:15.243Z] #40 24.91 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-16T17:57:15.243Z] #40 24.91 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-16T17:57:15.809Z] #40 26.88 The following NEW packages will be installed: [2022-09-16T17:57:15.809Z] #40 26.88 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-16T17:57:15.809Z] #40 26.88 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-16T17:57:15.809Z] #40 26.89 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-16T17:57:15.809Z] #40 26.89 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-16T17:57:15.809Z] #40 26.89 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-16T17:57:15.809Z] #40 26.89 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-16T17:57:15.809Z] #40 26.89 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-16T17:57:15.809Z] #40 26.89 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-16T17:57:15.809Z] #40 26.89 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-16T17:57:15.809Z] #40 26.89 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-16T17:57:15.809Z] #40 26.89 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-16T17:57:15.809Z] #40 26.89 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-16T17:57:15.809Z] #40 26.89 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-16T17:57:15.809Z] #40 26.89 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-16T17:57:15.809Z] #40 26.89 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-16T17:57:15.809Z] #40 26.89 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-16T17:57:15.809Z] #40 26.89 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-16T17:57:15.809Z] #40 26.89 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-16T17:57:15.809Z] #40 26.89 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-16T17:57:15.809Z] #40 26.89 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-16T17:57:15.809Z] #40 26.89 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-16T17:57:15.809Z] #40 26.89 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-16T17:57:15.809Z] #40 26.89 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-16T17:57:15.809Z] #40 26.89 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-16T17:57:15.809Z] #40 26.89 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-16T17:57:15.809Z] #40 26.89 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-16T17:57:15.809Z] #40 26.89 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-16T17:57:15.809Z] #40 26.89 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-16T17:57:15.809Z] #40 26.89 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-16T17:57:15.809Z] #40 26.89 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-16T17:57:15.809Z] #40 26.89 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-16T17:57:15.809Z] #40 26.89 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-16T17:57:16.065Z] #40 26.89 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-16T17:57:16.065Z] #40 26.89 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-16T17:57:16.065Z] #40 26.89 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-16T17:57:16.065Z] #40 26.90 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-16T17:57:16.065Z] #40 26.90 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-16T17:57:16.065Z] #40 26.90 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-16T17:57:16.065Z] #40 26.90 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-16T17:57:16.066Z] #40 26.90 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-16T17:57:16.066Z] #40 26.90 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-16T17:57:16.066Z] #40 26.90 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-16T17:57:16.066Z] #40 26.90 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-16T17:57:16.066Z] #40 26.90 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-16T17:57:16.066Z] #40 26.90 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-16T17:57:16.066Z] #40 26.90 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-16T17:57:16.066Z] #40 26.90 linux-libc-dev-s390x-cross patch xz-utils [2022-09-16T17:57:16.323Z] #40 27.25 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:57:16.323Z] #40 27.25 Need to get 788 MB of archives. [2022-09-16T17:57:16.323Z] #40 27.25 After this operation, 3385 MB of additional disk space will be used. [2022-09-16T17:57:16.323Z] #40 27.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-16T17:57:16.323Z] #40 27.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-16T17:57:16.323Z] #40 27.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-16T17:57:16.323Z] #40 27.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-16T17:57:16.323Z] #40 27.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-16T17:57:16.323Z] #40 27.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-16T17:57:16.323Z] #40 27.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-16T17:57:16.323Z] #40 27.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-16T17:57:16.323Z] #40 27.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-16T17:57:16.323Z] #40 27.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-16T17:57:16.323Z] #40 27.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-16T17:57:16.581Z] #40 27.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-16T17:57:16.581Z] #40 27.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-09-16T17:57:17.513Z] #40 28.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-09-16T17:57:17.513Z] #40 28.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-09-16T17:57:18.445Z] #40 29.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-09-16T17:57:18.445Z] #40 29.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-09-16T17:57:19.377Z] #40 30.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-16T17:57:19.377Z] #40 30.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-09-16T17:57:20.308Z] #40 31.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-16T17:57:20.308Z] #40 31.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-09-16T17:57:20.873Z] #40 31.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-16T17:57:20.873Z] #40 31.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-09-16T17:57:20.873Z] #40 31.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-09-16T17:57:20.873Z] #40 31.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-16T17:57:20.873Z] #40 31.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-16T17:57:20.873Z] #40 31.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-16T17:57:20.873Z] #40 31.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-16T17:57:20.873Z] #40 31.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-16T17:57:20.873Z] #40 31.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-09-16T17:57:20.873Z] #40 31.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-16T17:57:20.873Z] #40 31.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-16T17:57:20.873Z] #40 31.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-16T17:57:20.873Z] #40 31.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-16T17:57:20.873Z] #40 32.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-16T17:57:20.873Z] #40 32.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-16T17:57:20.873Z] #40 32.07 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-16T17:57:21.130Z] #40 32.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-16T17:57:21.130Z] #40 32.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-09-16T17:57:21.130Z] #40 32.11 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-09-16T17:57:22.062Z] #40 33.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-09-16T17:57:22.319Z] #40 33.24 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-09-16T17:57:22.319Z] #40 33.26 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-16T17:57:22.319Z] #40 33.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-09-16T17:57:22.319Z] #40 33.32 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-09-16T17:57:23.250Z] #40 34.35 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-16T17:57:23.250Z] #40 34.35 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-16T17:57:23.250Z] #40 34.36 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB] [2022-09-16T17:57:23.250Z] #40 34.39 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-16T17:57:23.507Z] #40 34.39 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-16T17:57:23.507Z] #40 34.39 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-16T17:57:23.507Z] #40 34.54 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-16T17:57:23.507Z] #40 34.57 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-16T17:57:23.507Z] #40 34.57 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-09-16T17:57:23.507Z] #40 34.57 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-16T17:57:23.507Z] #40 34.57 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-16T17:57:23.507Z] #40 34.57 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-16T17:57:23.507Z] #40 34.57 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-16T17:57:23.507Z] #40 34.57 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-16T17:57:23.508Z] #40 34.58 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-16T17:57:23.508Z] #40 34.58 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-16T17:57:23.508Z] #40 34.58 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-16T17:57:23.508Z] #40 34.58 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-16T17:57:23.508Z] #40 34.58 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-16T17:57:23.508Z] #40 34.58 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-16T17:57:23.508Z] #40 34.59 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-09-16T17:57:23.508Z] #40 34.59 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-16T17:57:23.508Z] #40 34.59 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-16T17:57:23.508Z] #40 34.59 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-16T17:57:23.508Z] #40 ... [2022-09-16T17:57:23.508Z] [2022-09-16T17:57:23.508Z] #39 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-16T17:57:23.508Z] #39 40.98 + dpkg --print-architecture [2022-09-16T17:57:23.508Z] #39 40.98 + git checkout -q v2.1.0 [2022-09-16T17:57:23.765Z] #39 41.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-16T17:57:23.765Z] #39 41.24 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-16T17:57:27.040Z] #39 ... [2022-09-16T17:57:27.040Z] [2022-09-16T17:57:27.040Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T17:57:27.040Z] #41 20.16 configure.ac:7: installing './compile' [2022-09-16T17:57:27.040Z] #41 20.17 configure.ac:11: installing './config.guess' [2022-09-16T17:57:27.040Z] #41 20.17 configure.ac:11: installing './config.sub' [2022-09-16T17:57:27.040Z] #41 20.17 configure.ac:8: installing './install-sh' [2022-09-16T17:57:27.040Z] #41 20.18 configure.ac:8: installing './missing' [2022-09-16T17:57:27.040Z] #41 20.21 Makefile.am: installing './depcomp' [2022-09-16T17:57:27.040Z] #41 20.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-16T17:57:27.040Z] #41 20.72 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-16T17:57:27.040Z] #41 20.87 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-16T17:57:27.040Z] #41 20.87 libtoolize: copying file 'm4/libtool.m4' [2022-09-16T17:57:27.040Z] #41 20.95 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-16T17:57:27.040Z] #41 21.05 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-16T17:57:27.040Z] #41 21.15 libtoolize: copying file 'm4/ltversion.m4' [2022-09-16T17:57:27.040Z] #41 21.24 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-16T17:57:27.040Z] #41 21.33 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-16T17:57:27.040Z] #41 25.32 configure.ac:7: installing 'build-aux/compile' [2022-09-16T17:57:27.040Z] #41 25.32 configure.ac:9: installing 'build-aux/config.guess' [2022-09-16T17:57:27.040Z] #41 25.32 configure.ac:9: installing 'build-aux/config.sub' [2022-09-16T17:57:27.040Z] #41 25.32 configure.ac:11: installing 'build-aux/install-sh' [2022-09-16T17:57:27.040Z] #41 25.32 configure.ac:11: installing 'build-aux/missing' [2022-09-16T17:57:27.040Z] #41 25.37 Makefile.am: installing 'build-aux/depcomp' [2022-09-16T17:57:27.040Z] #41 25.39 parallel-tests: installing 'build-aux/test-driver' [2022-09-16T17:57:27.040Z] #41 26.27 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-16T17:57:27.040Z] #41 26.27 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-16T17:57:27.040Z] #41 26.63 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-16T17:57:27.041Z] #41 26.63 libtoolize: copying file 'm4/libtool.m4' [2022-09-16T17:57:27.041Z] #41 26.72 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-16T17:57:27.041Z] #41 26.78 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-16T17:57:27.041Z] #41 26.80 libtoolize: copying file 'm4/ltversion.m4' [2022-09-16T17:57:27.041Z] #41 26.85 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-16T17:57:27.041Z] #41 ... [2022-09-16T17:57:27.041Z] [2022-09-16T17:57:27.041Z] #40 [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 [2022-09-16T17:57:27.041Z] #40 34.62 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-16T17:57:27.041Z] #40 34.63 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-16T17:57:27.041Z] #40 34.65 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-09-16T17:57:27.041Z] #40 34.65 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-09-16T17:57:27.041Z] #40 35.68 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-09-16T17:57:27.041Z] #40 35.68 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-09-16T17:57:27.041Z] #40 35.71 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-16T17:57:27.041Z] #40 35.73 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-09-16T17:57:27.041Z] #40 35.76 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-09-16T17:57:27.041Z] #40 36.69 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-09-16T17:57:27.041Z] #40 36.69 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-16T17:57:27.041Z] #40 36.69 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-16T17:57:27.041Z] #40 36.70 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-09-16T17:57:27.041Z] #40 36.70 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-16T17:57:27.041Z] #40 36.70 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-16T17:57:27.041Z] #40 36.70 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-16T17:57:27.041Z] #40 36.73 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-16T17:57:27.041Z] #40 36.75 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-16T17:57:27.041Z] #40 36.76 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-09-16T17:57:27.041Z] #40 36.77 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-09-16T17:57:27.041Z] #40 37.72 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-09-16T17:57:27.041Z] #40 37.72 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-09-16T17:57:27.041Z] #40 37.74 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-16T17:57:27.041Z] #40 37.77 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-09-16T17:57:27.041Z] #40 37.79 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-09-16T17:57:27.603Z] #40 38.67 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-09-16T17:57:27.603Z] #40 38.67 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-16T17:57:27.603Z] #40 38.67 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-16T17:57:27.603Z] #40 38.68 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-09-16T17:57:27.603Z] #40 38.68 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-16T17:57:27.603Z] #40 38.69 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-16T17:57:27.603Z] #40 38.69 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-16T17:57:27.603Z] #40 38.69 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-16T17:57:27.603Z] #40 38.71 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-16T17:57:27.859Z] #40 38.74 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-16T17:57:27.859Z] #40 38.76 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-16T17:57:27.859Z] #40 38.77 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-16T17:57:27.859Z] #40 38.79 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-16T17:57:27.859Z] #40 38.79 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-09-16T17:57:27.859Z] #40 38.80 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-09-16T17:57:29.224Z] #40 ... [2022-09-16T17:57:29.224Z] [2022-09-16T17:57:29.224Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T17:57:29.224Z] #41 30.41 configure.ac:11: installing 'build-aux/compile' [2022-09-16T17:57:29.224Z] #41 30.41 configure.ac:11: installing 'build-aux/config.guess' [2022-09-16T17:57:29.224Z] #41 30.41 configure.ac:11: installing 'build-aux/config.sub' [2022-09-16T17:57:29.224Z] #41 30.41 configure.ac:13: installing 'build-aux/install-sh' [2022-09-16T17:57:29.224Z] #41 30.41 configure.ac:13: installing 'build-aux/missing' [2022-09-16T17:57:29.224Z] #41 30.41 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-16T17:57:29.224Z] #41 30.45 Makefile.am: installing 'build-aux/depcomp' [2022-09-16T17:57:29.224Z] #41 30.70 checking build system type... x86_64-pc-linux-gnu [2022-09-16T17:57:29.224Z] #41 30.76 checking host system type... x86_64-pc-linux-gnu [2022-09-16T17:57:29.224Z] #41 30.76 checking how to print strings... printf [2022-09-16T17:57:29.224Z] #41 30.76 checking for gcc... gcc [2022-09-16T17:57:29.224Z] #41 30.78 checking whether the C compiler works... yes [2022-09-16T17:57:29.224Z] #41 30.83 checking for C compiler default output file name... a.out [2022-09-16T17:57:29.224Z] #41 30.84 checking for suffix of executables... [2022-09-16T17:57:29.224Z] #41 30.87 checking whether we are cross compiling... no [2022-09-16T17:57:29.224Z] #41 30.91 checking for suffix of object files... o [2022-09-16T17:57:29.224Z] #41 30.94 checking whether we are using the GNU C compiler... yes [2022-09-16T17:57:29.224Z] #41 30.96 checking whether gcc accepts -g... yes [2022-09-16T17:57:29.224Z] #41 30.99 checking for gcc option to accept ISO C89... none needed [2022-09-16T17:57:29.224Z] #41 31.03 checking whether gcc understands -c and -o together... yes [2022-09-16T17:57:29.224Z] #41 31.07 checking for a sed that does not truncate output... /bin/sed [2022-09-16T17:57:29.224Z] #41 31.07 checking for grep that handles long lines and -e... /bin/grep [2022-09-16T17:57:29.224Z] #41 31.07 checking for egrep... /bin/grep -E [2022-09-16T17:57:29.224Z] #41 31.07 checking for fgrep... /bin/grep -F [2022-09-16T17:57:29.224Z] #41 31.08 checking for ld used by gcc... /usr/bin/ld [2022-09-16T17:57:29.224Z] #41 31.08 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-16T17:57:29.224Z] #41 31.08 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-16T17:57:29.224Z] #41 31.09 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-16T17:57:29.224Z] #41 31.13 checking whether ln -s works... yes [2022-09-16T17:57:29.224Z] #41 31.13 checking the maximum length of command line arguments... 1572864 [2022-09-16T17:57:29.224Z] #41 31.13 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-16T17:57:29.224Z] #41 31.13 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-16T17:57:29.224Z] #41 31.13 checking for /usr/bin/ld option to reload object files... -r [2022-09-16T17:57:29.224Z] #41 31.13 checking for objdump... objdump [2022-09-16T17:57:29.224Z] #41 31.13 checking how to recognize dependent libraries... pass_all [2022-09-16T17:57:29.224Z] #41 31.14 checking for dlltool... no [2022-09-16T17:57:29.224Z] #41 31.14 checking how to associate runtime and link libraries... printf %s\n [2022-09-16T17:57:29.224Z] #41 31.14 checking for ar... ar [2022-09-16T17:57:29.224Z] #41 31.14 checking for archiver @FILE support... @ [2022-09-16T17:57:29.224Z] #41 31.18 checking for strip... strip [2022-09-16T17:57:29.224Z] #41 31.18 checking for ranlib... ranlib [2022-09-16T17:57:29.224Z] #41 31.19 checking for gawk... no [2022-09-16T17:57:29.224Z] #41 31.19 checking for mawk... mawk [2022-09-16T17:57:29.224Z] #41 31.19 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-16T17:57:29.224Z] #41 31.27 checking for sysroot... no [2022-09-16T17:57:29.224Z] #41 31.27 checking for a working dd... /bin/dd [2022-09-16T17:57:29.224Z] #41 31.27 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-16T17:57:29.224Z] #41 31.31 checking for mt... no [2022-09-16T17:57:29.224Z] #41 31.31 checking if : is a manifest tool... no [2022-09-16T17:57:29.224Z] #41 31.32 checking how to run the C preprocessor... gcc -E [2022-09-16T17:57:29.224Z] #41 31.36 checking for ANSI C header files... yes [2022-09-16T17:57:29.224Z] #41 31.47 checking for sys/types.h... yes [2022-09-16T17:57:29.224Z] #41 31.51 checking for sys/stat.h... yes [2022-09-16T17:57:29.224Z] #41 31.61 checking for stdlib.h... yes [2022-09-16T17:57:29.224Z] #41 31.64 checking for string.h... yes [2022-09-16T17:57:29.224Z] #41 31.68 checking for memory.h... yes [2022-09-16T17:57:29.224Z] #41 31.71 checking for strings.h... yes [2022-09-16T17:57:29.224Z] #41 31.75 checking for inttypes.h... yes [2022-09-16T17:57:29.224Z] #41 31.79 checking for stdint.h... yes [2022-09-16T17:57:29.224Z] #41 31.82 checking for unistd.h... yes [2022-09-16T17:57:29.224Z] #41 31.87 checking for dlfcn.h... yes [2022-09-16T17:57:29.224Z] #41 31.89 checking for objdir... .libs [2022-09-16T17:57:29.224Z] #41 31.97 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-16T17:57:29.224Z] #41 31.99 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-16T17:57:29.224Z] #41 31.99 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-16T17:57:29.224Z] #41 32.03 checking if gcc static flag -static works... yes [2022-09-16T17:57:29.224Z] #41 32.12 checking if gcc supports -c -o file.o... yes [2022-09-16T17:57:29.224Z] #41 32.17 checking if gcc supports -c -o file.o... (cached) yes [2022-09-16T17:57:29.224Z] #41 32.17 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-16T17:57:29.224Z] #41 32.17 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-16T17:57:29.224Z] #41 32.25 checking how to hardcode library paths into programs... immediate [2022-09-16T17:57:29.225Z] #41 32.25 checking whether stripping libraries is possible... yes [2022-09-16T17:57:29.225Z] #41 32.25 checking if libtool supports shared libraries... yes [2022-09-16T17:57:29.225Z] #41 32.25 checking whether to build shared libraries... no [2022-09-16T17:57:29.225Z] #41 32.25 checking whether to build static libraries... yes [2022-09-16T17:57:29.225Z] #41 32.25 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-16T17:57:29.225Z] #41 32.26 checking whether build environment is sane... yes [2022-09-16T17:57:29.225Z] #41 32.27 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-16T17:57:29.225Z] #41 32.27 checking whether make sets $(MAKE)... yes [2022-09-16T17:57:29.225Z] #41 32.28 checking whether make supports the include directive... yes (GNU style) [2022-09-16T17:57:29.225Z] #41 32.28 checking whether make supports nested variables... yes [2022-09-16T17:57:29.225Z] #41 32.29 checking whether UID '0' is supported by ustar format... yes [2022-09-16T17:57:29.225Z] #41 32.29 checking whether GID '0' is supported by ustar format... yes [2022-09-16T17:57:29.225Z] #41 32.29 checking how to create a ustar tar archive... gnutar [2022-09-16T17:57:29.225Z] #41 32.31 checking dependency style of gcc... gcc3 [2022-09-16T17:57:29.225Z] #41 32.34 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-16T17:57:29.225Z] #41 32.34 checking whether make supports nested variables... (cached) yes [2022-09-16T17:57:29.225Z] #41 32.34 checking for gawk... (cached) mawk [2022-09-16T17:57:29.225Z] #41 32.34 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-16T17:57:29.225Z] #41 32.34 checking for gcc... (cached) gcc [2022-09-16T17:57:29.225Z] #41 32.36 checking whether we are using the GNU C compiler... (cached) yes [2022-09-16T17:57:29.225Z] #41 32.36 checking whether gcc accepts -g... (cached) yes [2022-09-16T17:57:29.225Z] #41 32.36 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-16T17:57:29.225Z] #41 32.36 checking whether gcc understands -c and -o together... (cached) yes [2022-09-16T17:57:29.225Z] #41 32.36 checking for a Python interpreter with version >= 3... python3 [2022-09-16T17:57:29.225Z] #41 32.37 checking for python3... /usr/bin/python3 [2022-09-16T17:57:29.225Z] #41 32.37 checking for python3 version... 3.9 [2022-09-16T17:57:29.225Z] #41 32.38 checking for python3 platform... linux [2022-09-16T17:57:29.225Z] #41 32.39 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-16T17:57:29.225Z] #41 32.43 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-16T17:57:29.225Z] #41 32.46 checking for go-md2man... no [2022-09-16T17:57:29.225Z] #41 32.46 checking error.h usability... yes [2022-09-16T17:57:29.225Z] #41 32.50 checking error.h presence... yes [2022-09-16T17:57:29.225Z] #41 32.51 checking for error.h... yes [2022-09-16T17:57:29.225Z] #41 32.52 checking linux/openat2.h usability... yes [2022-09-16T17:57:29.481Z] #41 32.56 checking linux/openat2.h presence... yes [2022-09-16T17:57:29.481Z] #41 32.57 checking for linux/openat2.h... yes [2022-09-16T17:57:29.481Z] #41 32.58 checking for copy_file_range... yes [2022-09-16T17:57:29.481Z] #41 32.62 checking for fgetxattr... yes [2022-09-16T17:57:29.481Z] #41 32.67 checking for statx... yes [2022-09-16T17:57:29.738Z] #41 32.76 checking for fgetpwent_r... yes [2022-09-16T17:57:29.738Z] #41 32.85 checking for issetugid... no [2022-09-16T17:57:29.738Z] #41 32.93 checking for pkg-config... /usr/bin/pkg-config [2022-09-16T17:57:29.738Z] #41 32.93 checking pkg-config is at least version 0.9.0... yes [2022-09-16T17:57:29.738Z] #41 32.93 checking for library containing yajl_tree_get... -lyajl [2022-09-16T17:57:29.776Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-085ed0b82cbbfcf48) in /home/ubuntu/workspace/moby_PR-44152 [Pipeline] { [Pipeline] checkout [2022-09-16T17:57:29.885Z] The recommended git tool is: git [2022-09-16T17:57:29.995Z] #41 33.08 checking for yajl >= 2.0.0... yes [2022-09-16T17:57:29.995Z] #41 33.09 checking sys/capability.h usability... yes [2022-09-16T17:57:29.995Z] #41 33.12 checking sys/capability.h presence... yes [2022-09-16T17:57:29.995Z] #41 33.14 checking for sys/capability.h... yes [2022-09-16T17:57:29.995Z] #41 33.14 checking for library containing cap_from_name... -lcap [2022-09-16T17:57:30.251Z] #41 33.28 checking for library containing dlopen... -ldl [2022-09-16T17:57:30.251Z] #41 33.39 checking seccomp.h usability... yes [2022-09-16T17:57:30.251Z] #41 33.43 checking seccomp.h presence... yes [2022-09-16T17:57:30.251Z] #41 33.44 checking for seccomp.h... yes [2022-09-16T17:57:30.252Z] #41 33.44 checking for library containing seccomp_rule_add... -lseccomp [2022-09-16T17:57:30.252Z] #41 33.57 checking for library containing seccomp_arch_resolve_name... none required [2022-09-16T17:57:30.509Z] [2022-09-16T17:57:30.509Z] #41 ... [2022-09-16T17:57:30.509Z] [2022-09-16T17:57:30.509Z] #39 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-16T17:57:30.509Z] #39 DONE 47.9s [2022-09-16T17:57:30.509Z] [2022-09-16T17:57:30.509Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T17:57:30.509Z] #41 33.63 checking systemd/sd-bus.h usability... yes [2022-09-16T17:57:30.509Z] #41 33.67 checking systemd/sd-bus.h presence... yes [2022-09-16T17:57:30.509Z] #41 33.69 checking for systemd/sd-bus.h... yes [2022-09-16T17:57:30.509Z] #41 33.69 checking for library containing sd_bus_match_signal_async... #41 ... [2022-09-16T17:57:30.509Z] [2022-09-16T17:57:30.509Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T17:57:30.509Z] #29 47.84 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-16T17:57:30.509Z] #29 DONE 48.1s [2022-09-16T17:57:30.509Z] [2022-09-16T17:57:30.509Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T17:57:30.509Z] #41 33.69 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-16T17:57:30.509Z] #41 33.81 checking for sd_notify_barrier... yes [2022-09-16T17:57:30.766Z] #41 33.89 checking linux/bpf.h usability... yes [2022-09-16T17:57:30.766Z] #41 33.94 checking linux/bpf.h presence... yes [2022-09-16T17:57:30.766Z] #41 33.96 checking for linux/bpf.h... yes [2022-09-16T17:57:30.766Z] #41 33.96 checking compilation for eBPF... yes [2022-09-16T17:57:30.766Z] #41 33.99 checking for criu >= 3.15... no [2022-09-16T17:57:30.766Z] #41 34.00 configure: CRIU headers not found, building without CRIU support [2022-09-16T17:57:30.766Z] #41 34.00 checking for criu > 3.16... no [2022-09-16T17:57:30.766Z] #41 34.00 configure: CRIU version doesn't support join-ns API [2022-09-16T17:57:30.766Z] #41 34.00 checking for criu > 3.16.1... no [2022-09-16T17:57:30.766Z] #41 34.01 configure: CRIU version doesn't support for pre-dumping [2022-09-16T17:57:30.766Z] #41 34.01 checking for new mount API (fsconfig)... yes [2022-09-16T17:57:30.766Z] #41 34.05 checking for seccomp notify API... yes [2022-09-16T17:57:30.766Z] #41 34.08 checking for gperf... no [2022-09-16T17:57:30.766Z] #41 34.08 configure: gperf not found - cannot rebuild signal parser code [2022-09-16T17:57:30.766Z] #41 34.08 checking for library containing argp_parse... none required [2022-09-16T17:57:31.022Z] #41 34.16 checking that generated files are newer than configure... done [2022-09-16T17:57:31.022Z] #41 34.16 configure: creating ./config.status [2022-09-16T17:57:31.278Z] #41 34.58 config.status: creating Makefile [2022-09-16T17:57:31.278Z] #41 34.60 config.status: creating rpm/crun.spec [2022-09-16T17:57:31.278Z] #41 34.61 config.status: creating config.h [2022-09-16T17:57:31.278Z] #41 34.62 config.status: executing libtool commands [2022-09-16T17:57:31.278Z] #41 34.63 config.status: executing depfiles commands [2022-09-16T17:57:31.534Z] #41 34.87 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-16T17:57:31.534Z] #41 34.87 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-16T17:57:31.534Z] #41 34.94 checking for gcc... gcc [2022-09-16T17:57:31.790Z] #41 34.95 checking whether the C compiler works... yes [2022-09-16T17:57:31.790Z] #41 35.00 checking for C compiler default output file name... a.out [2022-09-16T17:57:31.790Z] #41 35.00 checking for suffix of executables... [2022-09-16T17:57:31.790Z] #41 35.05 checking whether we are cross compiling... no [2022-09-16T17:57:32.077Z] #41 35.08 checking for suffix of object files... o [2022-09-16T17:57:32.077Z] #41 35.11 checking whether we are using the GNU C compiler... yes [2022-09-16T17:57:32.077Z] #41 35.13 checking whether gcc accepts -g... yes [2022-09-16T17:57:32.077Z] #41 35.14 checking for gcc option to accept ISO C89... none needed [2022-09-16T17:57:32.077Z] #41 35.17 checking whether gcc understands -c and -o together... yes [2022-09-16T17:57:32.077Z] #41 35.22 checking how to run the C preprocessor... gcc -E [2022-09-16T17:57:32.077Z] #41 35.26 checking for grep that handles long lines and -e... /bin/grep [2022-09-16T17:57:32.077Z] #41 35.26 checking for egrep... /bin/grep -E [2022-09-16T17:57:32.077Z] #41 35.26 checking for ANSI C header files... yes [2022-09-16T17:57:32.077Z] #41 35.37 checking for sys/types.h... yes [2022-09-16T17:57:32.077Z] #41 35.40 checking for sys/stat.h... yes [2022-09-16T17:57:32.077Z] #41 35.43 checking for stdlib.h... yes [2022-09-16T17:57:32.077Z] #41 35.45 checking for string.h... yes [2022-09-16T17:57:32.333Z] #41 35.49 checking for memory.h... yes [2022-09-16T17:57:32.333Z] #41 35.52 checking for strings.h... yes [2022-09-16T17:57:32.333Z] #41 35.54 checking for inttypes.h... yes [2022-09-16T17:57:32.333Z] #41 35.57 checking for stdint.h... yes [2022-09-16T17:57:32.333Z] #41 35.60 checking for unistd.h... yes [2022-09-16T17:57:32.333Z] #41 35.63 checking minix/config.h usability... no [2022-09-16T17:57:32.333Z] #41 35.66 checking minix/config.h presence... no [2022-09-16T17:57:32.333Z] #41 35.67 checking for minix/config.h... no [2022-09-16T17:57:32.333Z] #41 35.67 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-16T17:57:32.343Z] using credential docker-jenkins-github-credentials [2022-09-16T17:57:32.354Z] Cloning the remote Git repository [2022-09-16T17:57:32.354Z] Cloning with configured refspecs honoured and without tags [2022-09-16T17:57:32.590Z] #41 35.71 checking build system type... x86_64-pc-linux-gnu [2022-09-16T17:57:32.590Z] #41 35.75 checking host system type... x86_64-pc-linux-gnu [2022-09-16T17:57:32.590Z] #41 35.75 checking how to print strings... printf [2022-09-16T17:57:32.590Z] #41 35.75 checking for a sed that does not truncate output... /bin/sed [2022-09-16T17:57:32.590Z] #41 35.76 checking for fgrep... /bin/grep -F [2022-09-16T17:57:32.590Z] #41 35.76 checking for ld used by gcc... /usr/bin/ld [2022-09-16T17:57:32.590Z] #41 35.76 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-16T17:57:32.590Z] #41 35.76 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-16T17:57:32.590Z] #41 35.77 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-16T17:57:32.590Z] #41 35.79 checking whether ln -s works... yes [2022-09-16T17:57:32.590Z] #41 35.79 checking the maximum length of command line arguments... 1572864 [2022-09-16T17:57:32.590Z] #41 35.79 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-16T17:57:32.590Z] #41 35.79 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-16T17:57:32.590Z] #41 35.79 checking for /usr/bin/ld option to reload object files... -r [2022-09-16T17:57:32.590Z] #41 35.79 checking for objdump... objdump [2022-09-16T17:57:32.590Z] #41 35.79 checking how to recognize dependent libraries... pass_all [2022-09-16T17:57:32.590Z] #41 35.79 checking for dlltool... no [2022-09-16T17:57:32.590Z] #41 35.79 checking how to associate runtime and link libraries... printf %s\n [2022-09-16T17:57:32.590Z] #41 35.79 checking for ar... ar [2022-09-16T17:57:32.590Z] #41 35.79 checking for archiver @FILE support... @ [2022-09-16T17:57:32.590Z] #41 35.82 checking for strip... strip [2022-09-16T17:57:32.590Z] #41 35.82 checking for ranlib... ranlib [2022-09-16T17:57:32.590Z] #41 35.82 checking for gawk... no [2022-09-16T17:57:32.590Z] #41 35.82 checking for mawk... mawk [2022-09-16T17:57:32.590Z] #41 35.82 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-16T17:57:32.590Z] #41 35.89 checking for sysroot... no [2022-09-16T17:57:32.590Z] #41 35.89 checking for a working dd... /bin/dd [2022-09-16T17:57:32.590Z] #41 35.89 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-16T17:57:32.590Z] #41 35.91 checking for mt... no [2022-09-16T17:57:32.590Z] #41 35.91 checking if : is a manifest tool... no [2022-09-16T17:57:32.590Z] #41 35.91 checking for dlfcn.h... yes [2022-09-16T17:57:32.845Z] #41 35.94 checking for objdir... .libs [2022-09-16T17:57:32.845Z] #41 35.99 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-16T17:57:32.845Z] #41 36.01 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-16T17:57:32.845Z] #41 36.01 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-16T17:57:32.845Z] #41 36.03 checking if gcc static flag -static works... yes [2022-09-16T17:57:32.845Z] #41 36.10 checking if gcc supports -c -o file.o... yes [2022-09-16T17:57:32.845Z] #41 36.13 checking if gcc supports -c -o file.o... (cached) yes [2022-09-16T17:57:32.845Z] #41 36.13 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-16T17:57:32.845Z] #41 36.14 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-16T17:57:33.102Z] #41 36.19 checking how to hardcode library paths into programs... immediate [2022-09-16T17:57:33.102Z] #41 36.19 checking whether stripping libraries is possible... yes [2022-09-16T17:57:33.102Z] #41 36.19 checking if libtool supports shared libraries... yes [2022-09-16T17:57:33.102Z] #41 36.19 checking whether to build shared libraries... no [2022-09-16T17:57:33.102Z] #41 36.19 checking whether to build static libraries... yes [2022-09-16T17:57:33.102Z] #41 36.19 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-16T17:57:33.102Z] #41 36.20 checking whether build environment is sane... yes [2022-09-16T17:57:33.102Z] #41 36.21 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-16T17:57:33.102Z] #41 36.21 checking whether make sets $(MAKE)... yes [2022-09-16T17:57:33.102Z] #41 36.22 checking whether make supports the include directive... yes (GNU style) [2022-09-16T17:57:33.102Z] #41 36.23 checking whether make supports nested variables... yes [2022-09-16T17:57:33.102Z] #41 36.24 checking whether UID '0' is supported by ustar format... yes [2022-09-16T17:57:33.102Z] #41 36.24 checking whether GID '0' is supported by ustar format... yes [2022-09-16T17:57:33.102Z] #41 36.24 checking how to create a ustar tar archive... gnutar [2022-09-16T17:57:33.102Z] #41 36.25 checking dependency style of gcc... gcc3 [2022-09-16T17:57:33.102Z] #41 36.28 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-16T17:57:33.102Z] #41 36.28 checking whether make supports nested variables... (cached) yes [2022-09-16T17:57:33.102Z] #41 36.28 checking for pkg-config... /usr/bin/pkg-config [2022-09-16T17:57:33.102Z] #41 36.28 checking pkg-config is at least version 0.9.0... yes [2022-09-16T17:57:33.102Z] #41 36.29 checking for yajl >= 2.1.0... yes [2022-09-16T17:57:33.102Z] #41 36.29 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-16T17:57:33.102Z] #41 36.29 checking for gcc... (cached) gcc [2022-09-16T17:57:33.102Z] #41 36.31 checking whether we are using the GNU C compiler... (cached) yes [2022-09-16T17:57:33.102Z] #41 36.31 checking whether gcc accepts -g... (cached) yes [2022-09-16T17:57:33.102Z] #41 36.31 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-16T17:57:33.102Z] #41 36.31 checking whether gcc understands -c and -o together... (cached) yes [2022-09-16T17:57:33.102Z] #41 36.31 checking for a Python interpreter with version >= 3... python3 [2022-09-16T17:57:33.102Z] #41 36.33 checking for python3... /usr/bin/python3 [2022-09-16T17:57:33.102Z] #41 36.33 checking for python3 version... 3.9 [2022-09-16T17:57:33.102Z] #41 36.34 checking for python3 platform... linux [2022-09-16T17:57:33.102Z] #41 36.35 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-16T17:57:33.102Z] #41 36.38 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-16T17:57:32.381Z] Cloning repository https://github.com/moby/moby.git [2022-09-16T17:57:32.437Z] > git init /home/ubuntu/workspace/moby_PR-44152 # timeout=10 [2022-09-16T17:57:32.880Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-16T17:57:32.880Z] > git --version # timeout=10 [2022-09-16T17:57:32.891Z] > git --version # 'git version 2.25.1' [2022-09-16T17:57:32.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:57:32.892Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44152/head:refs/remotes/origin/PR-44152 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-16T17:57:33.920Z] #41 36.43 checking that generated files are newer than configure... done [2022-09-16T17:57:33.920Z] #41 37.21 configure: creating ./config.status [2022-09-16T17:57:34.482Z] #41 37.61 config.status: creating Makefile [2022-09-16T17:57:34.482Z] #41 37.62 config.status: creating config.h [2022-09-16T17:57:34.482Z] #41 37.62 config.status: executing libtool commands [2022-09-16T17:57:34.482Z] #41 37.63 config.status: executing depfiles commands [2022-09-16T17:57:34.482Z] #41 37.78 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-16T17:57:34.482Z] #41 37.78 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-16T17:57:34.482Z] #41 37.85 checking for gcc... gcc [2022-09-16T17:57:34.738Z] #41 37.87 checking whether the C compiler works... yes [2022-09-16T17:57:34.738Z] #41 37.90 checking for C compiler default output file name... a.out [2022-09-16T17:57:34.738Z] #41 37.90 checking for suffix of executables... [2022-09-16T17:57:34.738Z] #41 37.93 checking whether we are cross compiling... no [2022-09-16T17:57:34.738Z] #41 37.97 checking for suffix of object files... o [2022-09-16T17:57:34.738Z] #41 37.99 checking whether we are using the GNU C compiler... yes [2022-09-16T17:57:34.738Z] #41 38.00 checking whether gcc accepts -g... yes [2022-09-16T17:57:34.738Z] #41 38.02 checking for gcc option to accept ISO C89... none needed [2022-09-16T17:57:34.738Z] #41 38.05 checking whether gcc understands -c and -o together... yes [2022-09-16T17:57:34.738Z] #41 38.08 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-16T17:57:34.738Z] #41 38.09 checking whether build environment is sane... yes [2022-09-16T17:57:34.994Z] #41 38.10 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-16T17:57:34.994Z] #41 38.10 checking for gawk... no [2022-09-16T17:57:34.994Z] #41 38.10 checking for mawk... mawk [2022-09-16T17:57:34.994Z] #41 38.10 checking whether make sets $(MAKE)... yes [2022-09-16T17:57:34.994Z] #41 38.11 checking whether make supports the include directive... yes (GNU style) [2022-09-16T17:57:34.994Z] #41 38.11 checking whether make supports nested variables... yes [2022-09-16T17:57:34.994Z] #41 38.12 checking whether UID '0' is supported by ustar format... yes [2022-09-16T17:57:34.994Z] #41 38.12 checking whether GID '0' is supported by ustar format... yes [2022-09-16T17:57:34.994Z] #41 38.12 checking how to create a ustar tar archive... gnutar [2022-09-16T17:57:34.994Z] #41 38.13 checking dependency style of gcc... gcc3 [2022-09-16T17:57:34.994Z] #41 38.16 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-16T17:57:34.994Z] #41 38.16 checking whether make supports nested variables... (cached) yes [2022-09-16T17:57:34.994Z] #41 38.17 checking build system type... x86_64-pc-linux-gnu [2022-09-16T17:57:34.994Z] #41 38.21 checking host system type... x86_64-pc-linux-gnu [2022-09-16T17:57:34.994Z] #41 38.21 checking how to print strings... printf [2022-09-16T17:57:34.994Z] #41 38.21 checking for a sed that does not truncate output... /bin/sed [2022-09-16T17:57:34.994Z] #41 38.22 checking for grep that handles long lines and -e... /bin/grep [2022-09-16T17:57:34.994Z] #41 38.22 checking for egrep... /bin/grep -E [2022-09-16T17:57:34.994Z] #41 38.22 checking for fgrep... /bin/grep -F [2022-09-16T17:57:34.994Z] #41 38.22 checking for ld used by gcc... /usr/bin/ld [2022-09-16T17:57:34.994Z] #41 38.23 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-16T17:57:34.994Z] #41 38.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-16T17:57:34.994Z] #41 38.23 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-16T17:57:34.994Z] #41 38.25 checking whether ln -s works... yes [2022-09-16T17:57:34.994Z] #41 38.25 checking the maximum length of command line arguments... 1572864 [2022-09-16T17:57:34.994Z] #41 38.26 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-16T17:57:34.994Z] #41 38.26 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-16T17:57:34.994Z] #41 38.26 checking for /usr/bin/ld option to reload object files... -r [2022-09-16T17:57:34.994Z] #41 38.26 checking for objdump... objdump [2022-09-16T17:57:34.994Z] #41 38.26 checking how to recognize dependent libraries... pass_all [2022-09-16T17:57:34.994Z] #41 38.26 checking for dlltool... no [2022-09-16T17:57:34.994Z] #41 38.26 checking how to associate runtime and link libraries... printf %s\n [2022-09-16T17:57:34.994Z] #41 38.26 checking for ar... ar [2022-09-16T17:57:34.994Z] #41 38.26 checking for archiver @FILE support... @ [2022-09-16T17:57:34.994Z] #41 38.28 checking for strip... strip [2022-09-16T17:57:34.994Z] #41 38.28 checking for ranlib... ranlib [2022-09-16T17:57:34.994Z] #41 38.28 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-16T17:57:35.250Z] #41 38.35 checking for sysroot... no [2022-09-16T17:57:35.250Z] #41 38.35 checking for a working dd... /bin/dd [2022-09-16T17:57:35.250Z] #41 38.35 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-16T17:57:35.250Z] #41 38.37 checking for mt... no [2022-09-16T17:57:35.250Z] #41 38.37 checking if : is a manifest tool... no [2022-09-16T17:57:35.250Z] #41 38.37 checking how to run the C preprocessor... gcc -E [2022-09-16T17:57:35.250Z] #41 38.41 checking for ANSI C header files... yes [2022-09-16T17:57:35.250Z] #41 38.51 checking for sys/types.h... yes [2022-09-16T17:57:35.250Z] #41 38.54 checking for sys/stat.h... yes [2022-09-16T17:57:35.250Z] #41 38.56 checking for stdlib.h... yes [2022-09-16T17:57:35.250Z] #41 38.59 checking for string.h... yes [2022-09-16T17:57:35.506Z] #41 38.62 checking for memory.h... yes [2022-09-16T17:57:35.506Z] #41 38.65 checking for strings.h... yes [2022-09-16T17:57:35.506Z] #41 38.68 checking for inttypes.h... yes [2022-09-16T17:57:35.506Z] #41 38.71 checking for stdint.h... yes [2022-09-16T17:57:35.506Z] #41 38.74 checking for unistd.h... yes [2022-09-16T17:57:35.506Z] #41 38.76 checking for dlfcn.h... yes [2022-09-16T17:57:35.506Z] #41 38.79 checking for objdir... .libs [2022-09-16T17:57:35.762Z] #41 38.85 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-16T17:57:35.762Z] #41 38.87 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-16T17:57:35.762Z] #41 38.87 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-16T17:57:35.762Z] #41 38.88 checking if gcc static flag -static works... yes [2022-09-16T17:57:35.762Z] #41 38.95 checking if gcc supports -c -o file.o... yes [2022-09-16T17:57:35.762Z] #41 38.98 checking if gcc supports -c -o file.o... (cached) yes [2022-09-16T17:57:35.762Z] #41 38.98 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-16T17:57:35.762Z] #41 38.99 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-16T17:57:35.762Z] #41 39.03 checking how to hardcode library paths into programs... immediate [2022-09-16T17:57:35.762Z] #41 39.03 checking whether stripping libraries is possible... yes [2022-09-16T17:57:35.762Z] #41 39.04 checking if libtool supports shared libraries... yes [2022-09-16T17:57:35.762Z] #41 39.04 checking whether to build shared libraries... no [2022-09-16T17:57:35.762Z] #41 39.04 checking whether to build static libraries... yes [2022-09-16T17:57:35.762Z] #41 39.04 checking float.h usability... yes [2022-09-16T17:57:35.762Z] #41 39.06 checking float.h presence... yes [2022-09-16T17:57:35.762Z] #41 39.07 checking for float.h... yes [2022-09-16T17:57:35.762Z] #41 39.08 checking limits.h usability... yes [2022-09-16T17:57:35.762Z] #41 39.10 checking limits.h presence... yes [2022-09-16T17:57:35.762Z] #41 39.11 checking for limits.h... yes [2022-09-16T17:57:35.762Z] #41 39.12 checking stddef.h usability... yes [2022-09-16T17:57:35.762Z] #41 39.14 checking stddef.h presence... yes [2022-09-16T17:57:35.762Z] #41 39.15 checking for stddef.h... yes [2022-09-16T17:57:35.762Z] #41 39.16 checking for stdlib.h... (cached) yes [2022-09-16T17:57:35.762Z] #41 39.16 checking for string.h... (cached) yes [2022-09-16T17:57:36.018Z] #41 39.17 checking sys/time.h usability... yes [2022-09-16T17:57:36.018Z] #41 39.19 checking sys/time.h presence... yes [2022-09-16T17:57:36.018Z] #41 39.20 checking for sys/time.h... yes [2022-09-16T17:57:36.018Z] #41 39.21 checking for inline... inline [2022-09-16T17:57:36.018Z] #41 39.22 checking for size_t... yes [2022-09-16T17:57:36.018Z] #41 39.29 checking for stdlib.h... (cached) yes [2022-09-16T17:57:36.018Z] #41 39.29 checking for GNU libc compatible malloc... yes [2022-09-16T17:57:36.018Z] #41 39.33 checking for stdlib.h... (cached) yes [2022-09-16T17:57:36.018Z] #41 39.33 checking for GNU libc compatible realloc... yes [2022-09-16T17:57:36.018Z] #41 39.37 checking for working strtod... yes [2022-09-16T17:57:36.274Z] #41 39.43 checking for gettimeofday... yes [2022-09-16T17:57:36.274Z] #41 39.48 checking for memset... yes [2022-09-16T17:57:36.274Z] #41 39.52 checking for strspn... yes [2022-09-16T17:57:36.530Z] #41 39.58 checking that generated files are newer than configure... done [2022-09-16T17:57:36.530Z] #41 39.58 configure: creating ./config.status [2022-09-16T17:57:36.786Z] #41 39.98 config.status: creating Makefile [2022-09-16T17:57:36.786Z] #41 39.99 config.status: creating config.h [2022-09-16T17:57:36.786Z] #41 40.00 config.status: executing depfiles commands [2022-09-16T17:57:36.786Z] #41 40.04 config.status: executing libtool commands [2022-09-16T17:57:37.042Z] #41 40.20 GEN .version [2022-09-16T17:57:37.042Z] #41 40.20 make install-recursive [2022-09-16T17:57:37.042Z] #41 40.21 make[1]: Entering directory '/tmp/crun-build' [2022-09-16T17:57:37.042Z] #41 40.23 Making install in libocispec [2022-09-16T17:57:37.042Z] #41 40.23 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T17:57:37.042Z] #41 40.24 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-16T17:57:37.042Z] #41 40.24 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-16T17:57:37.042Z] #41 40.24 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-16T17:57:37.042Z] #41 40.24 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-16T17:57:37.042Z] #41 40.29 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-16T17:57:37.042Z] #41 40.29 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-16T17:57:37.042Z] #41 40.29 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-16T17:57:37.042Z] #41 40.29 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-16T17:57:37.042Z] #41 40.29 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-16T17:57:37.042Z] #41 40.29 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-16T17:57:37.042Z] #41 40.29 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-16T17:57:37.042Z] #41 40.29 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-16T17:57:37.042Z] #41 40.29 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-16T17:57:37.042Z] #41 40.31 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-16T17:57:37.042Z] #41 40.31 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-16T17:57:37.042Z] #41 40.31 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-16T17:57:37.042Z] #41 40.31 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-16T17:57:37.042Z] #41 40.31 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-16T17:57:37.042Z] #41 40.31 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-16T17:57:37.042Z] #41 40.31 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-16T17:57:37.299Z] #41 40.51 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-16T17:57:37.299Z] #41 40.51 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-16T17:57:37.299Z] #41 40.51 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-16T17:57:37.299Z] #41 40.51 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-16T17:57:37.299Z] #41 40.51 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-16T17:57:37.299Z] #41 40.51 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-16T17:57:37.299Z] #41 40.51 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-16T17:57:37.299Z] #41 40.51 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-16T17:57:37.299Z] #41 40.51 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-16T17:57:37.299Z] #41 40.51 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-16T17:57:37.299Z] #41 40.51 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-16T17:57:37.299Z] #41 40.51 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-16T17:57:37.299Z] #41 40.52 make install-recursive [2022-09-16T17:57:37.299Z] #41 40.52 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T17:57:37.299Z] #41 40.54 Making install in yajl [2022-09-16T17:57:37.299Z] #41 40.54 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T17:57:37.299Z] #41 40.54 CC verify/json_verify-json_verify.o [2022-09-16T17:57:37.299Z] #41 40.55 CC src/libyajl_la-yajl.lo [2022-09-16T17:57:37.299Z] #41 40.55 CC src/libyajl_la-yajl_alloc.lo [2022-09-16T17:57:37.299Z] #41 40.55 CC src/libyajl_la-yajl_gen.lo [2022-09-16T17:57:37.299Z] #41 40.55 CC src/libyajl_la-yajl_parser.lo [2022-09-16T17:57:37.299Z] #41 40.55 CC src/libyajl_la-yajl_buf.lo [2022-09-16T17:57:37.299Z] #41 40.56 CC src/libyajl_la-yajl_encode.lo [2022-09-16T17:57:37.299Z] #41 40.56 CC src/libyajl_la-yajl_lex.lo [2022-09-16T17:57:37.299Z] #41 40.56 CC src/libyajl_la-yajl_tree.lo [2022-09-16T17:57:37.555Z] #41 40.93 CCLD libyajl.la [2022-09-16T17:57:37.812Z] #41 41.00 CCLD verify/json_verify [2022-09-16T17:57:37.812Z] #41 41.08 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T17:57:37.812Z] #41 41.08 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-16T17:57:37.812Z] #41 41.08 make[5]: Nothing to be done for 'install-data-am'. [2022-09-16T17:57:37.812Z] #41 41.08 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T17:57:37.812Z] #41 41.08 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T17:57:37.812Z] #41 41.08 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T17:57:37.812Z] #41 41.10 CC src/validate.o [2022-09-16T17:57:37.812Z] #41 41.10 CC src/image_spec_schema_config_schema.lo [2022-09-16T17:57:37.812Z] #41 41.10 CC src/image_spec_schema_content_descriptor.lo [2022-09-16T17:57:37.812Z] #41 41.10 CC src/image_spec_schema_defs.lo [2022-09-16T17:57:37.812Z] #41 41.10 CC src/image_spec_schema_defs_descriptor.lo [2022-09-16T17:57:37.812Z] #41 41.11 CC src/image_spec_schema_image_index_schema.lo [2022-09-16T17:57:37.812Z] #41 41.11 CC src/image_spec_schema_image_layout_schema.lo [2022-09-16T17:57:37.812Z] #41 41.11 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-16T17:57:37.812Z] #41 41.11 CC src/runtime_spec_schema_config_linux.lo [2022-09-16T17:57:37.812Z] #41 41.11 CC src/runtime_spec_schema_config_zos.lo [2022-09-16T17:57:37.812Z] #41 41.12 CC src/runtime_spec_schema_config_schema.lo [2022-09-16T17:57:37.812Z] #41 41.13 CC src/runtime_spec_schema_config_solaris.lo [2022-09-16T17:57:37.812Z] #41 41.14 CC src/runtime_spec_schema_config_vm.lo [2022-09-16T17:57:37.812Z] #41 41.14 CC src/runtime_spec_schema_config_windows.lo [2022-09-16T17:57:37.812Z] #41 41.16 CC src/runtime_spec_schema_defs.lo [2022-09-16T17:57:37.812Z] #41 41.17 CC src/runtime_spec_schema_defs_linux.lo [2022-09-16T17:57:37.812Z] #41 41.18 CC src/runtime_spec_schema_defs_zos.lo [2022-09-16T17:57:38.086Z] #41 41.20 CC src/runtime_spec_schema_defs_vm.lo [2022-09-16T17:57:38.086Z] #41 41.21 CC src/runtime_spec_schema_defs_windows.lo [2022-09-16T17:57:38.086Z] #41 41.23 CC src/runtime_spec_schema_state_schema.lo [2022-09-16T17:57:38.086Z] #41 41.25 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-16T17:57:38.086Z] #41 41.27 CC src/basic_test_double_array_item.lo [2022-09-16T17:57:38.086Z] #41 41.29 CC src/basic_test_double_array.lo [2022-09-16T17:57:38.086Z] #41 41.32 CC src/basic_test_top_array_int.lo [2022-09-16T17:57:38.086Z] #41 41.34 CC src/basic_test_top_array_string.lo [2022-09-16T17:57:38.086Z] #41 41.35 CC src/basic_test_top_double_array_int.lo [2022-09-16T17:57:38.086Z] #41 41.37 CC src/basic_test_top_double_array_obj.lo [2022-09-16T17:57:38.086Z] #41 41.39 CC src/basic_test_top_double_array_refobj.lo [2022-09-16T17:57:38.086Z] #41 41.40 CC src/basic_test_top_double_array_string.lo [2022-09-16T17:57:38.086Z] #41 41.41 CC src/read-file.lo [2022-09-16T17:57:38.086Z] #41 41.42 CC src/json_common.lo [2022-09-16T17:57:38.086Z] #41 41.48 CC tests/test-1.o [2022-09-16T17:57:38.086Z] #41 41.48 CC tests/test-2.o [2022-09-16T17:57:38.086Z] #41 41.51 CC tests/test-3.o [2022-09-16T17:57:38.344Z] #41 41.52 CC tests/test-4.o [2022-09-16T17:57:38.344Z] #41 41.59 CC tests/test-5.o [2022-09-16T17:57:38.344Z] #41 41.60 CC tests/test-6.o [2022-09-16T17:57:38.344Z] #41 41.62 CC tests/test-7.o [2022-09-16T17:57:38.601Z] #41 41.65 CC tests/test-8.o [2022-09-16T17:57:38.601Z] #41 41.65 CC tests/test-9.o [2022-09-16T17:57:38.601Z] #41 41.67 CC tests/test-10.o [2022-09-16T17:57:38.601Z] #41 41.68 CC tests/test-11.o [2022-09-16T17:57:39.166Z] #41 ... [2022-09-16T17:57:39.166Z] [2022-09-16T17:57:39.166Z] #40 [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 [2022-09-16T17:57:39.166Z] #40 40.24 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-09-16T17:57:39.166Z] #40 40.25 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-09-16T17:57:39.166Z] #40 40.31 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-16T17:57:39.166Z] #40 40.40 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-09-16T17:57:39.166Z] #40 40.49 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-09-16T17:57:39.166Z] #40 41.41 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-09-16T17:57:39.166Z] #40 41.42 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-16T17:57:39.166Z] #40 41.42 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-16T17:57:39.166Z] #40 41.44 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-16T17:57:39.166Z] #40 41.44 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-16T17:57:39.166Z] #40 41.44 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-16T17:57:39.166Z] #40 41.44 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-16T17:57:39.166Z] #40 41.44 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-16T17:57:39.166Z] #40 41.46 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-16T17:57:39.166Z] #40 41.46 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-16T17:57:39.166Z] #40 41.48 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-09-16T17:57:39.166Z] #40 41.49 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-09-16T17:57:39.166Z] #40 42.31 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-09-16T17:57:39.166Z] #40 42.32 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-09-16T17:57:39.166Z] #40 42.36 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-16T17:57:39.166Z] #40 42.39 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-09-16T17:57:39.166Z] #40 42.40 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-09-16T17:57:39.166Z] #40 43.16 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-16T17:57:39.166Z] #40 43.16 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-16T17:57:39.166Z] #40 43.47 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:57:39.166Z] #40 43.57 Fetched 788 MB in 16s (48.7 MB/s) [2022-09-16T17:57:39.166Z] #40 43.60 Selecting previously unselected package liblocale-gettext-perl. [2022-09-16T17:57:39.166Z] #40 43.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-16T17:57:39.166Z] #40 43.60 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-16T17:57:39.166Z] #40 43.61 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-16T17:57:39.166Z] #40 43.64 Selecting previously unselected package bzip2. [2022-09-16T17:57:39.166Z] #40 43.64 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-16T17:57:39.166Z] #40 43.64 Unpacking bzip2 (1.0.8-4) ... [2022-09-16T17:57:39.166Z] #40 43.67 Selecting previously unselected package libmagic-mgc. [2022-09-16T17:57:39.166Z] #40 43.67 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-16T17:57:39.166Z] #40 43.68 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-16T17:57:39.166Z] #40 43.74 Selecting previously unselected package libmagic1:amd64. [2022-09-16T17:57:39.166Z] #40 43.74 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-16T17:57:39.167Z] #40 43.75 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-16T17:57:39.167Z] #40 43.78 Selecting previously unselected package file. [2022-09-16T17:57:39.167Z] #40 43.79 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-16T17:57:39.167Z] #40 43.79 Unpacking file (1:5.39-3) ... [2022-09-16T17:57:39.167Z] #40 43.83 Selecting previously unselected package xz-utils. [2022-09-16T17:57:39.167Z] #40 43.83 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-16T17:57:39.167Z] #40 43.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:57:39.167Z] #40 43.87 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-16T17:57:39.167Z] #40 43.87 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-16T17:57:39.167Z] #40 43.88 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-16T17:57:39.167Z] #40 44.20 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-16T17:57:39.167Z] #40 44.20 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-16T17:57:39.167Z] #40 44.20 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-16T17:57:39.167Z] #40 44.49 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-16T17:57:39.167Z] #40 44.49 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-16T17:57:39.167Z] #40 44.49 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-16T17:57:39.167Z] #40 44.76 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-16T17:57:39.167Z] #40 44.76 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-16T17:57:39.167Z] #40 44.77 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-16T17:57:39.167Z] #40 45.02 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-16T17:57:39.167Z] #40 45.02 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-16T17:57:39.167Z] #40 45.03 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-16T17:57:39.167Z] #40 45.24 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-16T17:57:39.167Z] #40 45.25 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:57:39.167Z] #40 45.25 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:57:39.167Z] #40 45.29 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-16T17:57:39.167Z] #40 45.29 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:57:39.167Z] #40 45.29 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:57:39.167Z] #40 50.05 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-16T17:57:39.167Z] #40 50.05 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:57:39.167Z] #40 50.06 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:57:39.167Z] #40 50.16 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-16T17:57:39.167Z] #40 50.17 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:57:39.167Z] #40 50.18 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-16T17:57:40.533Z] #40 ... [2022-09-16T17:57:40.533Z] [2022-09-16T17:57:40.533Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T17:57:40.533Z] #41 43.50 CCLD libocispec.la [2022-09-16T17:57:40.533Z] #41 43.59 CCLD src/validate [2022-09-16T17:57:40.533Z] #41 43.59 CCLD tests/test-1 [2022-09-16T17:57:40.533Z] #41 43.59 CCLD tests/test-2 [2022-09-16T17:57:40.533Z] #41 43.59 CCLD tests/test-3 [2022-09-16T17:57:40.533Z] #41 43.59 CCLD tests/test-4 [2022-09-16T17:57:40.533Z] #41 43.59 CCLD tests/test-5 [2022-09-16T17:57:40.533Z] #41 43.60 CCLD tests/test-6 [2022-09-16T17:57:40.533Z] #41 43.60 CCLD tests/test-7 [2022-09-16T17:57:40.533Z] #41 43.60 CCLD tests/test-8 [2022-09-16T17:57:40.533Z] #41 43.60 CCLD tests/test-9 [2022-09-16T17:57:40.533Z] #41 43.60 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-16T17:57:40.533Z] #41 43.61 CCLD tests/test-11 [2022-09-16T17:57:40.533Z] #41 43.61 CCLD tests/test-10 [2022-09-16T17:57:40.533Z] #41 43.74 libtool: link: ar cr libocispec.a [2022-09-16T17:57:40.533Z] #41 43.75 libtool: link: ranlib libocispec.a [2022-09-16T17:57:40.533Z] #41 43.87 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T17:57:40.791Z] #41 43.88 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-16T17:57:40.791Z] #41 43.88 make[5]: Nothing to be done for 'install-data-am'. [2022-09-16T17:57:40.791Z] #41 43.88 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T17:57:40.791Z] #41 43.88 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T17:57:40.791Z] #41 43.88 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T17:57:40.791Z] #41 43.88 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T17:57:40.791Z] #41 43.88 make[2]: Entering directory '/tmp/crun-build' [2022-09-16T17:57:40.791Z] #41 43.91 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-16T17:57:40.791Z] #41 43.91 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-16T17:57:40.791Z] #41 43.91 CC src/libcrun/libcrun_testing_a-container.o [2022-09-16T17:57:40.791Z] #41 43.91 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-16T17:57:40.791Z] #41 43.91 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-16T17:57:40.791Z] #41 43.91 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-16T17:57:40.791Z] #41 43.91 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-16T17:57:40.791Z] #41 43.93 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-16T17:57:40.791Z] #41 43.94 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-16T17:57:40.791Z] #41 43.94 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-16T17:57:40.791Z] #41 43.96 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-16T17:57:40.791Z] #41 43.98 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-16T17:57:40.791Z] #41 44.00 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-16T17:57:40.791Z] #41 44.02 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-16T17:57:40.791Z] #41 44.06 CC src/libcrun/libcrun_testing_a-error.o [2022-09-16T17:57:40.791Z] #41 44.08 CC src/libcrun/libcrun_testing_a-status.o [2022-09-16T17:57:40.791Z] #41 44.13 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-16T17:57:40.791Z] #41 44.16 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-16T17:57:40.791Z] #41 44.20 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-16T17:57:41.048Z] #41 44.20 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-16T17:57:41.048Z] #41 44.22 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-16T17:57:41.048Z] #41 44.24 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-16T17:57:41.048Z] #41 44.24 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-16T17:57:41.048Z] #41 44.26 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-16T17:57:41.048Z] #41 44.28 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-16T17:57:41.048Z] #41 44.30 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-16T17:57:41.048Z] #41 44.32 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-16T17:57:41.048Z] #41 44.39 CC src/crun-crun.o [2022-09-16T17:57:41.048Z] #41 44.41 CC src/crun-run.o [2022-09-16T17:57:41.305Z] #41 44.41 CC src/crun-delete.o [2022-09-16T17:57:41.305Z] #41 44.44 CC src/crun-kill.o [2022-09-16T17:57:41.305Z] #41 44.53 CC src/crun-pause.o [2022-09-16T17:57:41.305Z] #41 44.54 CC src/crun-unpause.o [2022-09-16T17:57:41.305Z] #41 44.56 CC src/crun-spec.o [2022-09-16T17:57:41.305Z] #41 44.58 CC src/crun-exec.o [2022-09-16T17:57:41.305Z] #41 44.60 CC src/crun-list.o [2022-09-16T17:57:41.305Z] #41 44.61 CC src/crun-create.o [2022-09-16T17:57:41.305Z] #41 44.61 CC src/crun-start.o [2022-09-16T17:57:41.305Z] #41 44.64 CC src/crun-state.o [2022-09-16T17:57:41.870Z] #41 44.95 CC src/crun-update.o [2022-09-16T17:57:41.870Z] #41 44.95 CC src/crun-ps.o [2022-09-16T17:57:41.870Z] #41 44.95 CC src/crun-restore.o [2022-09-16T17:57:41.870Z] #41 44.95 CC src/libcrun/libcrun_la-utils.lo [2022-09-16T17:57:41.870Z] #41 44.95 CC src/crun-checkpoint.o [2022-09-16T17:57:41.870Z] #41 44.95 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-16T17:57:41.870Z] #41 44.97 CC src/libcrun/libcrun_la-container.lo [2022-09-16T17:57:41.870Z] #41 44.98 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-16T17:57:41.870Z] #41 45.03 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-16T17:57:41.870Z] #41 45.04 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-16T17:57:41.870Z] #41 45.05 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-16T17:57:41.870Z] #41 45.07 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-16T17:57:41.870Z] #41 45.07 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-16T17:57:41.870Z] #41 45.08 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-16T17:57:41.870Z] #41 45.08 CC src/libcrun/libcrun_la-criu.lo [2022-09-16T17:57:41.870Z] #41 45.09 CC src/libcrun/libcrun_la-linux.lo [2022-09-16T17:57:41.870Z] #41 45.11 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-16T17:57:41.870Z] #41 45.12 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-16T17:57:41.870Z] #41 45.12 CC src/libcrun/libcrun_la-error.lo [2022-09-16T17:57:41.870Z] #41 45.14 CC src/libcrun/libcrun_la-status.lo [2022-09-16T17:57:41.870Z] #41 45.16 CC src/libcrun/libcrun_la-terminal.lo [2022-09-16T17:57:41.870Z] #41 45.17 CC src/libcrun/libcrun_la-signals.lo [2022-09-16T17:57:41.870Z] #41 45.17 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-16T17:57:41.870Z] #41 45.17 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-16T17:57:41.870Z] #41 45.20 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-16T17:57:41.870Z] #41 45.22 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-16T17:57:41.870Z] #41 45.23 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-16T17:57:41.870Z] #41 45.24 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-16T17:57:41.870Z] #41 45.27 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-16T17:57:42.128Z] #41 45.28 CC tests/init.o [2022-09-16T17:57:42.128Z] #41 45.30 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-16T17:57:42.693Z] #41 45.95 CCLD tests/init [2022-09-16T17:57:44.062Z] #41 47.20 AR libcrun_testing.a [2022-09-16T17:57:44.062Z] #41 47.20 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-16T17:57:44.062Z] #41 47.22 CCLD tests/tests_libcrun_utils [2022-09-16T17:57:44.062Z] #41 47.22 CCLD tests/tests_libcrun_errors [2022-09-16T17:57:44.062Z] #41 47.22 CCLD tests/tests_libcrun_fuzzer [2022-09-16T17:57:44.624Z] #41 47.70 CCLD libcrun.la [2022-09-16T17:57:44.624Z] #41 47.85 CCLD crun [2022-09-16T17:57:44.624Z] #41 47.99 make[3]: Entering directory '/tmp/crun-build' [2022-09-16T17:57:44.624Z] #41 48.04 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-16T17:57:44.880Z] #41 48.04 /bin/mkdir -p '/usr/local/lib' [2022-09-16T17:57:44.880Z] #41 48.04 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-16T17:57:44.880Z] #41 48.04 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-16T17:57:44.880Z] #41 48.06 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-16T17:57:44.880Z] #41 48.06 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-16T17:57:44.880Z] #41 48.06 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-16T17:57:44.880Z] #41 48.06 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-16T17:57:44.880Z] #41 48.11 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-16T17:57:44.880Z] #41 48.11 ---------------------------------------------------------------------- [2022-09-16T17:57:44.880Z] #41 48.11 Libraries have been installed in: [2022-09-16T17:57:44.880Z] #41 48.11 /usr/local/lib [2022-09-16T17:57:44.880Z] #41 48.11 [2022-09-16T17:57:44.880Z] #41 48.11 If you ever happen to want to link against installed libraries [2022-09-16T17:57:44.880Z] #41 48.11 in a given directory, LIBDIR, you must either use libtool, and [2022-09-16T17:57:44.880Z] #41 48.11 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-16T17:57:44.880Z] #41 48.11 flag during linking and do at least one of the following: [2022-09-16T17:57:44.880Z] #41 48.11 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-16T17:57:44.880Z] #41 48.11 during execution [2022-09-16T17:57:44.880Z] #41 48.11 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-16T17:57:44.880Z] #41 48.11 during linking [2022-09-16T17:57:44.880Z] #41 48.11 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-16T17:57:44.880Z] #41 48.11 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-16T17:57:44.880Z] #41 48.11 [2022-09-16T17:57:44.880Z] #41 48.11 See any operating system documentation about shared libraries for [2022-09-16T17:57:44.880Z] #41 48.11 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-16T17:57:44.880Z] #41 48.11 ---------------------------------------------------------------------- [2022-09-16T17:57:44.880Z] #41 48.12 /bin/mkdir -p '/build' [2022-09-16T17:57:44.880Z] #41 48.12 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-16T17:57:44.880Z] #41 48.14 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-16T17:57:44.880Z] #41 48.14 make[3]: Leaving directory '/tmp/crun-build' [2022-09-16T17:57:44.880Z] #41 48.14 make[2]: Leaving directory '/tmp/crun-build' [2022-09-16T17:57:44.880Z] #41 48.14 make[1]: Leaving directory '/tmp/crun-build' [2022-09-16T17:57:46.295Z] Fetching without tags [2022-09-16T17:57:46.520Z] Merging remotes/origin/22.06 commit 8af2e62556dea0c3161a0971fbf9219f9e1f059d into PR head commit f925f295f4571a208b3932ccc329cc199aaad8ce [2022-09-16T17:57:47.113Z] Merge succeeded, producing f925f295f4571a208b3932ccc329cc199aaad8ce [2022-09-16T17:57:47.113Z] Checking out Revision f925f295f4571a208b3932ccc329cc199aaad8ce (PR-44152) [2022-09-16T17:57:46.261Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-16T17:57:46.270Z] > git config --add remote.origin.fetch +refs/pull/44152/head:refs/remotes/origin/PR-44152 # timeout=10 [2022-09-16T17:57:46.276Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-16T17:57:46.289Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-16T17:57:46.297Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-16T17:57:46.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:57:46.299Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44152/head:refs/remotes/origin/PR-44152 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-16T17:57:46.528Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T17:57:46.533Z] > git checkout -f f925f295f4571a208b3932ccc329cc199aaad8ce # timeout=10 [2022-09-16T17:57:47.071Z] > git remote # timeout=10 [2022-09-16T17:57:47.083Z] > git config --get remote.origin.url # timeout=10 [2022-09-16T17:57:47.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:57:47.092Z] > git merge 8af2e62556dea0c3161a0971fbf9219f9e1f059d # timeout=10 [2022-09-16T17:57:47.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-16T17:57:47.115Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T17:57:47.123Z] > git checkout -f f925f295f4571a208b3932ccc329cc199aaad8ce # timeout=10 [2022-09-16T17:57:50.900Z] Commit message: "ci: reusable dco workflow" [2022-09-16T17:57:50.919Z] > git --version # timeout=10 [2022-09-16T17:57:50.926Z] > git --version # 'git version 2.25.1' [2022-09-16T17:57:50.931Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-16T17:57:51.415Z] #41 DONE 53.8s [2022-09-16T17:57:51.415Z] [2022-09-16T17:57:51.415Z] #40 [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 [2022-09-16T17:57:51.415Z] #40 55.06 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-16T17:57:51.415Z] #40 55.06 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:57:51.415Z] #40 55.06 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:57:51.415Z] #40 55.10 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-16T17:57:51.415Z] #40 55.10 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:57:51.415Z] #40 55.10 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-16T17:57:51.415Z] #40 59.89 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-16T17:57:51.415Z] #40 59.89 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:57:51.415Z] #40 60.08 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:57:51.415Z] #40 61.06 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-16T17:57:51.415Z] #40 61.06 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:57:51.415Z] #40 61.23 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:57:51.809Z] + docker version [2022-09-16T17:57:53.930Z] #40 65.03 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-16T17:57:53.930Z] #40 65.04 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:57:54.186Z] #40 65.04 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:57:54.186Z] #40 65.07 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-16T17:57:54.186Z] #40 65.07 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:57:54.186Z] #40 65.08 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:57:58.351Z] #40 68.65 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-16T17:57:58.351Z] #40 68.65 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:57:58.351Z] #40 68.65 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:57:58.351Z] #40 68.68 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-16T17:57:58.351Z] #40 68.68 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:57:58.351Z] #40 68.68 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-16T17:57:58.351Z] #40 68.71 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-16T17:57:58.351Z] #40 68.71 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:57:58.351Z] #40 68.71 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-16T17:57:58.351Z] #40 68.74 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-16T17:57:58.351Z] #40 68.74 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:57:58.351Z] #40 68.74 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:57:58.351Z] #40 68.77 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-16T17:57:58.351Z] #40 68.77 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:57:58.351Z] #40 68.77 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:57:58.351Z] #40 68.80 Selecting previously unselected package cross-config. [2022-09-16T17:57:58.351Z] #40 68.80 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-16T17:57:58.351Z] #40 68.80 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-16T17:57:58.351Z] #40 68.83 Selecting previously unselected package gcc-10-cross-base. [2022-09-16T17:57:58.351Z] #40 68.83 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-16T17:57:58.351Z] #40 68.83 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-16T17:57:58.351Z] #40 68.87 Selecting previously unselected package libc6-arm64-cross. [2022-09-16T17:57:58.351Z] #40 68.87 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-16T17:57:58.351Z] #40 68.87 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-16T17:57:58.351Z] #40 69.00 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-16T17:57:58.351Z] #40 69.00 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:57:58.351Z] #40 69.00 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:57:58.351Z] #40 69.03 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-16T17:57:58.351Z] #40 69.04 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:57:58.351Z] #40 69.04 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:57:58.351Z] #40 69.08 Selecting previously unselected package libitm1-arm64-cross. [2022-09-16T17:57:58.351Z] #40 69.08 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:57:58.351Z] #40 69.08 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:57:58.351Z] #40 69.11 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-16T17:57:58.351Z] #40 69.11 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:57:58.351Z] #40 69.11 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:57:58.351Z] #40 69.14 Selecting previously unselected package libasan6-arm64-cross. [2022-09-16T17:57:58.352Z] #40 69.14 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:57:58.352Z] #40 69.15 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:57:58.352Z] #40 69.37 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-16T17:57:58.352Z] #40 69.37 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:57:58.352Z] #40 69.37 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:57:58.352Z] #40 69.47 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-16T17:57:58.607Z] #40 69.47 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:57:58.607Z] #40 69.47 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:57:58.607Z] #40 69.68 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-16T17:57:58.607Z] #40 69.69 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:57:58.607Z] #40 69.69 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:57:58.607Z] #40 69.75 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-16T17:57:58.863Z] #40 69.75 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:57:58.863Z] #40 69.76 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:57:58.863Z] #40 69.85 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-16T17:57:58.863Z] #40 69.85 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:57:58.863Z] #40 69.86 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:57:58.863Z] #40 69.98 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-16T17:57:59.119Z] #40 69.98 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:57:59.119Z] #40 69.98 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:58:04.362Z] #40 74.58 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-16T17:58:04.362Z] #40 74.58 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:58:04.362Z] #40 74.58 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:58:04.362Z] #40 74.64 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-16T17:58:04.362Z] #40 74.64 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-16T17:58:04.362Z] #40 74.64 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-16T17:58:04.362Z] #40 74.78 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-16T17:58:04.362Z] #40 74.78 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-16T17:58:04.362Z] #40 74.79 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-16T17:58:04.362Z] #40 75.00 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-16T17:58:04.362Z] #40 75.00 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:04.362Z] #40 75.00 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:58:04.362Z] #40 75.21 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-16T17:58:04.362Z] #40 75.21 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:58:04.362Z] #40 75.22 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:58:08.527Z] #40 79.58 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-16T17:58:08.527Z] #40 79.58 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:58:08.527Z] #40 79.58 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:58:08.527Z] #40 79.61 Selecting previously unselected package patch. [2022-09-16T17:58:08.527Z] #40 79.61 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-16T17:58:08.527Z] #40 79.62 Unpacking patch (2.7.6-7) ... [2022-09-16T17:58:08.527Z] #40 79.65 Selecting previously unselected package dpkg-dev. [2022-09-16T17:58:08.527Z] #40 79.65 Preparing to unpack .../047-dpkg-dev_1.20.12_all.deb ... [2022-09-16T17:58:08.527Z] #40 79.66 Unpacking dpkg-dev (1.20.12) ... [2022-09-16T17:58:08.783Z] #40 79.79 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-16T17:58:08.783Z] #40 79.79 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-16T17:58:08.783Z] #40 79.79 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-16T17:58:08.783Z] #40 79.82 Selecting previously unselected package libio-string-perl. [2022-09-16T17:58:08.783Z] #40 79.82 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-16T17:58:08.783Z] #40 79.82 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-16T17:58:08.783Z] #40 79.85 Selecting previously unselected package libicu67:amd64. [2022-09-16T17:58:08.783Z] #40 79.86 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-16T17:58:08.783Z] #40 79.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-16T17:58:09.710Z] #40 80.65 Selecting previously unselected package libxml2:amd64. [2022-09-16T17:58:09.710Z] #40 80.65 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-16T17:58:09.710Z] #40 80.65 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-16T17:58:09.710Z] #40 80.73 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-16T17:58:09.710Z] #40 80.73 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-16T17:58:09.710Z] #40 80.73 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-16T17:58:09.710Z] #40 80.76 Selecting previously unselected package libxml-sax-base-perl. [2022-09-16T17:58:09.710Z] #40 80.76 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-16T17:58:09.710Z] #40 80.77 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-16T17:58:09.710Z] #40 80.80 Selecting previously unselected package libxml-sax-perl. [2022-09-16T17:58:09.710Z] #40 80.80 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-16T17:58:09.710Z] #40 80.81 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-16T17:58:09.710Z] #40 80.84 Selecting previously unselected package libxml-libxml-perl. [2022-09-16T17:58:09.918Z] Client: Docker Engine - Community [2022-09-16T17:58:09.918Z] Version: 22.06.0-beta.0 [2022-09-16T17:58:09.918Z] API version: 1.42 [2022-09-16T17:58:09.918Z] Go version: go1.18.3 [2022-09-16T17:58:09.918Z] Git commit: 3e9117b [2022-09-16T17:58:09.918Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-16T17:58:09.918Z] OS/Arch: linux/arm64 [2022-09-16T17:58:09.918Z] Context: default [2022-09-16T17:58:09.918Z] [2022-09-16T17:58:09.918Z] Server: Docker Engine - Community [2022-09-16T17:58:09.918Z] Engine: [2022-09-16T17:58:09.918Z] Version: 22.06.0-beta.0 [2022-09-16T17:58:09.918Z] API version: 1.42 (minimum version 1.12) [2022-09-16T17:58:09.918Z] Go version: go1.18.3 [2022-09-16T17:58:09.918Z] Git commit: 38633e7 [2022-09-16T17:58:09.918Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-16T17:58:09.918Z] OS/Arch: linux/arm64 [2022-09-16T17:58:09.918Z] Experimental: true [2022-09-16T17:58:09.918Z] containerd: [2022-09-16T17:58:09.918Z] Version: 1.6.8 [2022-09-16T17:58:09.918Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-16T17:58:09.918Z] runc: [2022-09-16T17:58:09.918Z] Version: 1.1.4 [2022-09-16T17:58:09.918Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-16T17:58:09.918Z] docker-init: [2022-09-16T17:58:09.918Z] Version: 0.19.0 [2022-09-16T17:58:09.918Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-16T17:58:09.966Z] #40 80.84 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-16T17:58:09.966Z] #40 80.85 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-16T17:58:09.966Z] #40 80.90 Selecting previously unselected package libxml-simple-perl. [2022-09-16T17:58:09.966Z] #40 80.90 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-16T17:58:09.966Z] #40 80.91 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-16T17:58:09.966Z] #40 80.94 Selecting previously unselected package libyaml-perl. [2022-09-16T17:58:09.966Z] #40 80.94 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-16T17:58:09.966Z] #40 80.94 Unpacking libyaml-perl (1.30-1) ... [2022-09-16T17:58:09.966Z] #40 80.97 Selecting previously unselected package libconfig-auto-perl. [2022-09-16T17:58:09.966Z] #40 80.97 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-16T17:58:09.966Z] #40 80.98 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-16T17:58:09.966Z] #40 81.00 Selecting previously unselected package libfile-which-perl. [2022-09-16T17:58:09.966Z] #40 81.00 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-16T17:58:09.966Z] #40 81.01 Unpacking libfile-which-perl (1.23-1) ... [2022-09-16T17:58:09.966Z] #40 81.03 Selecting previously unselected package libfile-homedir-perl. [2022-09-16T17:58:09.966Z] #40 81.04 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-16T17:58:09.966Z] #40 81.04 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-16T17:58:09.966Z] #40 81.07 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-16T17:58:09.966Z] #40 81.07 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-16T17:58:09.966Z] #40 81.07 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-16T17:58:10.221Z] #40 81.11 Selecting previously unselected package dpkg-cross. [2022-09-16T17:58:10.221Z] #40 81.11 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-16T17:58:10.221Z] #40 81.12 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-16T17:58:10.221Z] #40 81.15 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-16T17:58:10.221Z] #40 81.15 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-16T17:58:10.221Z] #40 81.16 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-16T17:58:10.221Z] #40 81.18 Selecting previously unselected package libc6-armel-cross. [2022-09-16T17:58:10.221Z] #40 81.19 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-16T17:58:10.221Z] #40 81.19 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-16T17:58:10.221Z] #40 81.31 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-16T17:58:10.221Z] #40 81.31 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:10.221Z] #40 81.31 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:58:10.221Z] #40 81.35 Selecting previously unselected package libgomp1-armel-cross. [2022-09-16T17:58:10.221Z] #40 81.35 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:10.221Z] #40 81.35 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:58:10.221Z] #40 81.39 Selecting previously unselected package libatomic1-armel-cross. [2022-09-16T17:58:10.221Z] #40 81.39 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:10.221Z] #40 81.40 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:58:10.221Z] #40 81.42 Selecting previously unselected package libasan6-armel-cross. [2022-09-16T17:58:10.230Z] + docker info [2022-09-16T17:58:10.230Z] Client: [2022-09-16T17:58:10.230Z] Context: default [2022-09-16T17:58:10.231Z] Debug Mode: false [2022-09-16T17:58:10.231Z] Plugins: [2022-09-16T17:58:10.231Z] buildx: Docker Buildx (Docker Inc.) [2022-09-16T17:58:10.231Z] Version: v0.8.2 [2022-09-16T17:58:10.231Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-16T17:58:10.231Z] compose: Docker Compose (Docker Inc.) [2022-09-16T17:58:10.231Z] Version: v2.11.0 [2022-09-16T17:58:10.231Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-16T17:58:10.231Z] [2022-09-16T17:58:10.231Z] Server: [2022-09-16T17:58:10.231Z] Containers: 0 [2022-09-16T17:58:10.231Z] Running: 0 [2022-09-16T17:58:10.231Z] Paused: 0 [2022-09-16T17:58:10.231Z] Stopped: 0 [2022-09-16T17:58:10.231Z] Images: 0 [2022-09-16T17:58:10.231Z] Server Version: 22.06.0-beta.0 [2022-09-16T17:58:10.231Z] Storage Driver: overlay2 [2022-09-16T17:58:10.231Z] Backing Filesystem: extfs [2022-09-16T17:58:10.231Z] Supports d_type: true [2022-09-16T17:58:10.231Z] Using metacopy: false [2022-09-16T17:58:10.231Z] Native Overlay Diff: true [2022-09-16T17:58:10.231Z] userxattr: false [2022-09-16T17:58:10.231Z] Logging Driver: json-file [2022-09-16T17:58:10.231Z] Cgroup Driver: cgroupfs [2022-09-16T17:58:10.231Z] Cgroup Version: 1 [2022-09-16T17:58:10.231Z] Plugins: [2022-09-16T17:58:10.231Z] Volume: local [2022-09-16T17:58:10.231Z] Network: bridge host ipvlan macvlan null overlay [2022-09-16T17:58:10.231Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-16T17:58:10.231Z] Swarm: inactive [2022-09-16T17:58:10.231Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-16T17:58:10.231Z] Default Runtime: runc [2022-09-16T17:58:10.231Z] Init Binary: docker-init [2022-09-16T17:58:10.231Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-16T17:58:10.231Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-16T17:58:10.231Z] init version: de40ad0 [2022-09-16T17:58:10.231Z] Security Options: [2022-09-16T17:58:10.231Z] apparmor [2022-09-16T17:58:10.231Z] seccomp [2022-09-16T17:58:10.231Z] Profile: builtin [2022-09-16T17:58:10.231Z] Kernel Version: 5.15.0-1019-aws [2022-09-16T17:58:10.231Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-16T17:58:10.231Z] OSType: linux [2022-09-16T17:58:10.231Z] Architecture: aarch64 [2022-09-16T17:58:10.231Z] CPUs: 2 [2022-09-16T17:58:10.231Z] Total Memory: 7.559GiB [2022-09-16T17:58:10.231Z] Name: ip-10-100-36-159 [2022-09-16T17:58:10.231Z] ID: 21ee9248-431c-49fb-8774-3b222a03c749 [2022-09-16T17:58:10.231Z] Docker Root Dir: /var/lib/docker [2022-09-16T17:58:10.231Z] Debug Mode: false [2022-09-16T17:58:10.231Z] Registry: https://index.docker.io/v1/ [2022-09-16T17:58:10.231Z] Labels: [2022-09-16T17:58:10.231Z] Experimental: true [2022-09-16T17:58:10.231Z] Insecure Registries: [2022-09-16T17:58:10.231Z] 127.0.0.0/8 [2022-09-16T17:58:10.231Z] Live Restore Enabled: true [2022-09-16T17:58:10.231Z] [Pipeline] sh [2022-09-16T17:58:10.477Z] #40 81.43 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:10.477Z] #40 81.43 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:58:10.516Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-16T17:58:10.516Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-16T17:58:10.516Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44152/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-16T17:58:10.516Z] + bash /home/ubuntu/workspace/moby_PR-44152/check-config.sh [2022-09-16T17:58:10.516Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-16T17:58:10.517Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-16T17:58:10.517Z] [2022-09-16T17:58:10.517Z] Generally Necessary: [2022-09-16T17:58:10.517Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-16T17:58:10.517Z] - apparmor: enabled and tools installed [2022-09-16T17:58:10.517Z] - CONFIG_NAMESPACES: enabled [2022-09-16T17:58:10.517Z] - CONFIG_NET_NS: enabled [2022-09-16T17:58:10.517Z] - CONFIG_PID_NS: enabled [2022-09-16T17:58:10.517Z] - CONFIG_IPC_NS: enabled [2022-09-16T17:58:10.517Z] - CONFIG_UTS_NS: enabled [2022-09-16T17:58:10.517Z] - CONFIG_CGROUPS: enabled [2022-09-16T17:58:10.517Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-16T17:58:10.517Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-16T17:58:10.517Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-16T17:58:10.517Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-16T17:58:10.517Z] - CONFIG_CPUSETS: enabled [2022-09-16T17:58:10.517Z] - CONFIG_MEMCG: enabled [2022-09-16T17:58:10.517Z] - CONFIG_KEYS: enabled [2022-09-16T17:58:10.517Z] - CONFIG_VETH: enabled (as module) [2022-09-16T17:58:10.517Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-16T17:58:10.517Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-16T17:58:10.517Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-16T17:58:10.732Z] #40 81.64 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-16T17:58:10.732Z] #40 81.64 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:10.732Z] #40 81.64 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:58:10.732Z] #40 81.71 Selecting previously unselected package libubsan1-armel-cross. [2022-09-16T17:58:10.732Z] #40 81.71 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:10.732Z] #40 81.71 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:58:10.732Z] #40 81.80 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-16T17:58:10.732Z] #40 81.80 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:10.732Z] #40 81.81 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:58:10.732Z] #40 81.91 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-16T17:58:10.776Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-16T17:58:10.776Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-16T17:58:10.776Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-16T17:58:10.776Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-16T17:58:10.776Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-16T17:58:10.776Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-16T17:58:10.776Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-16T17:58:10.776Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-16T17:58:10.776Z] - CONFIG_CGROUP_BPF: enabled [2022-09-16T17:58:10.776Z] [2022-09-16T17:58:10.776Z] Optional Features: [2022-09-16T17:58:10.776Z] - CONFIG_USER_NS: enabled [2022-09-16T17:58:10.776Z] - CONFIG_SECCOMP: enabled [2022-09-16T17:58:10.776Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-16T17:58:10.776Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-16T17:58:10.776Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-16T17:58:10.776Z] (cgroup swap accounting is currently enabled) [2022-09-16T17:58:10.776Z] - CONFIG_BLK_CGROUP: enabled [2022-09-16T17:58:10.776Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-16T17:58:10.776Z] - CONFIG_CGROUP_PERF: enabled [2022-09-16T17:58:10.776Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-16T17:58:10.776Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-16T17:58:10.776Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-16T17:58:10.776Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-16T17:58:10.776Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-16T17:58:10.776Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-16T17:58:10.776Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-16T17:58:10.987Z] #40 81.91 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:58:10.988Z] #40 81.92 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-16T17:58:11.037Z] - CONFIG_IP_VS: enabled (as module) [2022-09-16T17:58:11.037Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-16T17:58:11.037Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-16T17:58:11.037Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-16T17:58:11.037Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-16T17:58:11.037Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-16T17:58:11.037Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-16T17:58:11.037Z] - CONFIG_EXT4_FS: enabled [2022-09-16T17:58:11.037Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-16T17:58:11.037Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-16T17:58:11.037Z] - Network Drivers: [2022-09-16T17:58:11.037Z] - "overlay": [2022-09-16T17:58:11.037Z] - CONFIG_VXLAN: enabled (as module) [2022-09-16T17:58:11.037Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-16T17:58:11.037Z] Optional (for encrypted networks): [2022-09-16T17:58:11.037Z] - CONFIG_CRYPTO: enabled [2022-09-16T17:58:11.037Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-16T17:58:11.037Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-16T17:58:11.037Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-16T17:58:11.037Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-16T17:58:11.037Z] - CONFIG_XFRM: enabled [2022-09-16T17:58:11.037Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-16T17:58:11.037Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-16T17:58:11.037Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-16T17:58:11.037Z] - "ipvlan": [2022-09-16T17:58:11.037Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-16T17:58:11.037Z] - "macvlan": [2022-09-16T17:58:11.037Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-16T17:58:11.037Z] - CONFIG_DUMMY: enabled (as module) [2022-09-16T17:58:11.037Z] - "ftp,tftp client in container": [2022-09-16T17:58:11.297Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-16T17:58:11.297Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-16T17:58:11.297Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-16T17:58:11.297Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-16T17:58:11.297Z] - Storage Drivers: [2022-09-16T17:58:11.297Z] - "aufs": [2022-09-16T17:58:11.297Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-16T17:58:11.297Z] - "btrfs": [2022-09-16T17:58:11.297Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-16T17:58:11.297Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-16T17:58:11.297Z] - "devicemapper": [2022-09-16T17:58:11.297Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-16T17:58:11.297Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-16T17:58:11.297Z] - "overlay": [2022-09-16T17:58:11.297Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-16T17:58:11.297Z] - "zfs": [2022-09-16T17:58:11.297Z] - /dev/zfs: present [2022-09-16T17:58:11.297Z] - zfs command: missing [2022-09-16T17:58:11.297Z] - zpool command: missing [2022-09-16T17:58:11.297Z] [2022-09-16T17:58:11.297Z] Limits: [2022-09-16T17:58:11.297Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-16T17:58:11.297Z] [2022-09-16T17:58:11.297Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-16T17:58:11.618Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f925f295f4571a208b3932ccc329cc199aaad8ce . [2022-09-16T17:58:11.878Z] #1 [internal] load build definition from Dockerfile [2022-09-16T17:58:12.137Z] #1 transferring dockerfile: 19.29kB done [2022-09-16T17:58:12.137Z] #1 DONE 0.3s [2022-09-16T17:58:12.137Z] [2022-09-16T17:58:12.137Z] #2 [internal] load .dockerignore [2022-09-16T17:58:12.137Z] #2 transferring context: 145B done [2022-09-16T17:58:12.137Z] #2 DONE 0.2s [2022-09-16T17:58:12.137Z] [2022-09-16T17:58:12.137Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-16T17:58:12.400Z] #3 DONE 0.4s [2022-09-16T17:58:12.661Z] [2022-09-16T17:58:12.661Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-16T17:58:12.661Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-16T17:58:12.661Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-16T17:58:12.661Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-16T17:58:12.661Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-16T17:58:12.661Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s [2022-09-16T17:58:12.661Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 5.24MB / 9.21MB 0.2s [2022-09-16T17:58:12.661Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done [2022-09-16T17:58:12.661Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-09-16T17:58:12.920Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-16T17:58:13.181Z] #4 DONE 0.6s [2022-09-16T17:58:13.181Z] [2022-09-16T17:58:13.181Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-16T17:58:14.570Z] #5 ... [2022-09-16T17:58:14.570Z] [2022-09-16T17:58:14.570Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-16T17:58:14.570Z] #6 DONE 1.1s [2022-09-16T17:58:14.570Z] [2022-09-16T17:58:14.570Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-16T17:58:14.570Z] #7 DONE 1.2s [2022-09-16T17:58:14.570Z] [2022-09-16T17:58:14.570Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-16T17:58:14.570Z] #8 DONE 1.2s [2022-09-16T17:58:14.570Z] [2022-09-16T17:58:14.570Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-16T17:58:14.570Z] #5 DONE 1.2s [2022-09-16T17:58:15.151Z] #40 86.25 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-16T17:58:15.407Z] #40 86.25 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:58:15.407Z] #40 86.25 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-16T17:58:15.407Z] #40 86.28 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-16T17:58:15.407Z] #40 86.28 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-16T17:58:15.407Z] #40 86.29 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-16T17:58:15.407Z] #40 86.42 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-16T17:58:15.407Z] #40 86.42 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-16T17:58:15.407Z] #40 86.43 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-16T17:58:15.663Z] #40 86.64 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-16T17:58:15.663Z] #40 86.64 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:15.663Z] #40 86.65 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:58:15.919Z] #40 86.86 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-16T17:58:15.919Z] #40 86.86 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:58:15.919Z] #40 86.86 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-16T17:58:17.114Z] [2022-09-16T17:58:17.115Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:58:17.374Z] #9 resolve docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 0.1s done [2022-09-16T17:58:17.633Z] #9 sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 1.86kB / 1.86kB done [2022-09-16T17:58:17.633Z] #9 sha256:651f5dadef6758e2fe94daa43ec0259045dc1b6f0c3ec487eff2d8e34735c67c 1.80kB / 1.80kB done [2022-09-16T17:58:17.633Z] #9 sha256:c5e98f0fcc5ec8e94d0fd0ebf2eec4562ba618c5e5fc7793ab8d48f0633de4e2 7.12kB / 7.12kB done [2022-09-16T17:58:18.227Z] #9 ... [2022-09-16T17:58:18.227Z] [2022-09-16T17:58:18.227Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-16T17:58:18.227Z] #10 DONE 0.9s [2022-09-16T17:58:18.227Z] [2022-09-16T17:58:18.227Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:58:18.227Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 1.05MB / 53.69MB 0.5s [2022-09-16T17:58:18.227Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 9.44MB / 53.69MB 0.6s [2022-09-16T17:58:18.496Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 19.25MB / 53.69MB 0.7s [2022-09-16T17:58:18.496Z] #9 sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 5.15MB / 5.15MB 0.7s [2022-09-16T17:58:18.496Z] #9 sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 0B / 10.66MB 0.7s [2022-09-16T17:58:18.797Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 33.54MB / 53.69MB 0.9s [2022-09-16T17:58:18.797Z] #9 sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 3.15MB / 10.66MB 0.9s [2022-09-16T17:58:18.797Z] #9 sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 6.29MB / 10.66MB 0.9s [2022-09-16T17:58:18.797Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 41.94MB / 53.69MB 1.0s [2022-09-16T17:58:18.797Z] #9 sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 5.15MB / 5.15MB 1.0s done [2022-09-16T17:58:18.797Z] #9 sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 8.58MB / 10.66MB 1.0s [2022-09-16T17:58:18.797Z] #9 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 0B / 54.68MB 1.0s [2022-09-16T17:58:19.061Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 45.09MB / 53.69MB 1.2s [2022-09-16T17:58:19.061Z] #9 sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 10.66MB / 10.66MB 1.2s [2022-09-16T17:58:19.061Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 1.4s [2022-09-16T17:58:19.061Z] #9 sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 10.66MB / 10.66MB 1.2s done [2022-09-16T17:58:19.061Z] #9 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 12.58MB / 54.68MB 1.4s [2022-09-16T17:58:19.061Z] #9 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 0B / 81.14MB 1.4s [2022-09-16T17:58:19.061Z] #9 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 1.4s done [2022-09-16T17:58:19.061Z] #9 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 23.99MB / 54.68MB 1.5s [2022-09-16T17:58:19.061Z] #9 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 7.34MB / 81.14MB 1.5s [2022-09-16T17:58:19.321Z] #9 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 27.75MB / 54.68MB 1.5s [2022-09-16T17:58:19.321Z] #9 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 12.58MB / 81.14MB 1.5s [2022-09-16T17:58:19.321Z] #9 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 0B / 115.10MB 1.5s [2022-09-16T17:58:19.584Z] #9 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 47.43MB / 54.68MB 1.8s [2022-09-16T17:58:19.584Z] #9 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 30.41MB / 81.14MB 1.8s [2022-09-16T17:58:19.584Z] #9 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 14.68MB / 115.10MB 1.8s [2022-09-16T17:58:19.584Z] #9 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b [2022-09-16T17:58:19.584Z] #9 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 54.53MB / 54.68MB 1.9s [2022-09-16T17:58:19.584Z] #9 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 37.75MB / 81.14MB 1.9s [2022-09-16T17:58:19.845Z] #9 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 24.12MB / 115.10MB 2.0s [2022-09-16T17:58:19.845Z] #9 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 54.68MB / 54.68MB 2.0s done [2022-09-16T17:58:19.845Z] #9 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 45.39MB / 81.14MB 2.1s [2022-09-16T17:58:19.845Z] #9 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 38.47MB / 115.10MB 2.2s [2022-09-16T17:58:19.845Z] #9 sha256:e98aaec95718d60b9c545dce22d67931572d915138a76d414a466d4dc2a8a21f 126B / 126B 2.2s [2022-09-16T17:58:20.107Z] #9 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 55.91MB / 81.14MB 2.3s [2022-09-16T17:58:20.107Z] #9 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 51.38MB / 115.10MB 2.3s [2022-09-16T17:58:20.107Z] #9 sha256:e98aaec95718d60b9c545dce22d67931572d915138a76d414a466d4dc2a8a21f 126B / 126B 2.2s done [2022-09-16T17:58:20.107Z] #9 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 77.59MB / 81.14MB 2.4s [2022-09-16T17:58:20.107Z] #9 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 62.91MB / 115.10MB 2.4s [2022-09-16T17:58:20.125Z] #40 90.95 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-16T17:58:20.125Z] #40 90.95 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:58:20.125Z] #40 90.96 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-16T17:58:20.125Z] #40 90.99 Selecting previously unselected package crossbuild-essential-armel. [2022-09-16T17:58:20.125Z] #40 90.99 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-16T17:58:20.125Z] #40 91.00 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-16T17:58:20.125Z] #40 91.05 Selecting previously unselected package libc6-armhf-cross. [2022-09-16T17:58:20.125Z] #40 91.05 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-16T17:58:20.125Z] #40 91.06 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-16T17:58:20.125Z] #40 91.17 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-16T17:58:20.125Z] #40 91.17 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:20.125Z] #40 91.17 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:58:20.125Z] #40 91.21 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-16T17:58:20.125Z] #40 91.21 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:20.125Z] #40 91.22 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:58:20.125Z] #40 91.25 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-16T17:58:20.125Z] #40 91.26 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:20.125Z] #40 91.30 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:58:20.373Z] #9 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 71.30MB / 115.10MB 2.6s [2022-09-16T17:58:20.373Z] #9 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 92.20MB / 115.10MB 2.7s [2022-09-16T17:58:20.380Z] #40 91.33 Selecting previously unselected package libasan6-armhf-cross. [2022-09-16T17:58:20.380Z] #40 91.33 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:20.380Z] #40 91.34 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:58:20.636Z] #40 91.54 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-16T17:58:20.636Z] #40 91.55 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:20.636Z] #40 91.55 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:58:20.636Z] #40 91.61 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-16T17:58:20.636Z] #40 91.61 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:20.636Z] #40 91.62 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:58:20.636Z] #40 91.71 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-16T17:58:20.636Z] #40 91.71 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:20.636Z] #40 91.71 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:58:20.636Z] #40 91.81 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-16T17:58:20.639Z] #9 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 103.55MB / 115.10MB 2.7s [2022-09-16T17:58:20.639Z] #9 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 81.14MB / 81.14MB 2.8s done [2022-09-16T17:58:20.639Z] #9 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 110.10MB / 115.10MB 2.8s [2022-09-16T17:58:20.892Z] #40 91.81 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:58:20.892Z] #40 91.82 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-16T17:58:20.903Z] #9 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 115.10MB / 115.10MB 3.1s done [2022-09-16T17:58:21.164Z] #9 ... [2022-09-16T17:58:21.164Z] [2022-09-16T17:58:21.164Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:58:21.164Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-16T17:58:21.164Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-16T17:58:21.164Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-16T17:58:21.164Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-09-16T17:58:21.164Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2022-09-16T17:58:21.164Z] #11 DONE 3.9s [2022-09-16T17:58:21.164Z] [2022-09-16T17:58:21.164Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:58:21.164Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-16T17:58:21.164Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-16T17:58:21.164Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-16T17:58:21.164Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-16T17:58:21.164Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-09-16T17:58:21.164Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-09-16T17:58:21.164Z] #12 DONE 3.9s [2022-09-16T17:58:21.164Z] [2022-09-16T17:58:21.164Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:58:21.733Z] #9 ... [2022-09-16T17:58:21.733Z] [2022-09-16T17:58:21.733Z] #13 [internal] load build context [2022-09-16T17:58:21.733Z] #13 transferring context: 62.69MB 4.3s done [2022-09-16T17:58:21.733Z] #13 DONE 4.5s [2022-09-16T17:58:21.733Z] [2022-09-16T17:58:21.733Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:58:23.120Z] #9 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 3.3s done [2022-09-16T17:58:23.379Z] #9 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d [2022-09-16T17:58:23.639Z] #9 ... [2022-09-16T17:58:23.639Z] [2022-09-16T17:58:23.639Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-16T17:58:23.639Z] #14 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.1s done [2022-09-16T17:58:23.639Z] #14 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done [2022-09-16T17:58:23.639Z] #14 sha256:eb490b2ced5416356116ff04243a97c007825009aa22192c05b6b0068f6941fd 529B / 529B done [2022-09-16T17:58:23.639Z] #14 sha256:59ed139d178b84eaf5d7a13a53dcc4908ee695653f47fb5a4d9040e16e2c1d7c 1.48kB / 1.48kB done [2022-09-16T17:58:23.639Z] #14 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 1.4s done [2022-09-16T17:58:23.639Z] #14 DONE 6.5s [2022-09-16T17:58:23.639Z] [2022-09-16T17:58:23.639Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:58:23.639Z] #9 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 0.2s done [2022-09-16T17:58:24.208Z] #9 extracting sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 0.1s [2022-09-16T17:58:24.468Z] #9 extracting sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 0.3s done [2022-09-16T17:58:24.728Z] #9 extracting sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 [2022-09-16T17:58:25.057Z] #40 96.16 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-16T17:58:25.312Z] #40 96.16 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:58:25.312Z] #40 96.16 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-16T17:58:25.312Z] #40 96.19 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-16T17:58:25.312Z] #40 96.20 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-16T17:58:25.312Z] #40 96.20 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-16T17:58:25.312Z] #40 96.35 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-16T17:58:25.312Z] #40 96.35 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-16T17:58:25.312Z] #40 96.36 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-16T17:58:25.568Z] #40 96.55 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-16T17:58:25.568Z] #40 96.55 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:25.568Z] #40 96.55 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:58:25.824Z] #40 96.77 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-16T17:58:25.824Z] #40 96.77 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:58:25.824Z] #40 96.78 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-16T17:58:27.267Z] #9 ... [2022-09-16T17:58:27.267Z] [2022-09-16T17:58:27.267Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-16T17:58:27.267Z] #15 DONE 0.2s [2022-09-16T17:58:27.267Z] [2022-09-16T17:58:27.267Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:58:27.267Z] #9 extracting sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 2.8s done [2022-09-16T17:58:27.527Z] #9 ... [2022-09-16T17:58:27.527Z] [2022-09-16T17:58:27.527Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-16T17:58:27.527Z] #16 DONE 0.3s [2022-09-16T17:58:27.527Z] [2022-09-16T17:58:27.527Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:58:27.527Z] #9 extracting sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 [2022-09-16T17:58:30.833Z] #9 extracting sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 2.8s done [2022-09-16T17:58:30.833Z] #9 extracting sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 [2022-09-16T17:58:31.065Z] #40 101.6 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-16T17:58:31.065Z] #40 101.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:58:31.065Z] #40 101.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-16T17:58:31.626Z] #40 102.7 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-16T17:58:31.626Z] #40 102.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-16T17:58:31.626Z] #40 102.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-16T17:58:32.552Z] #40 103.7 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-16T17:58:32.808Z] #40 103.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-16T17:58:32.808Z] #40 103.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-16T17:58:33.063Z] #40 104.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-16T17:58:33.064Z] #40 104.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:33.064Z] #40 104.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:33.064Z] #40 104.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-16T17:58:33.064Z] #40 104.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:33.064Z] #40 104.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:33.064Z] #40 104.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-16T17:58:33.064Z] #40 104.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:33.064Z] #40 104.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:33.064Z] #40 104.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-16T17:58:33.319Z] #40 104.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:33.319Z] #40 104.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:33.319Z] #40 104.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-16T17:58:33.319Z] #40 104.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:33.319Z] #40 104.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:33.319Z] #40 104.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-16T17:58:33.576Z] #40 104.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:33.576Z] #40 104.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:33.576Z] #40 104.6 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-16T17:58:33.576Z] #40 104.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:33.576Z] #40 104.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:33.832Z] #40 104.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-16T17:58:33.832Z] #40 104.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:33.832Z] #40 104.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:33.832Z] #40 104.9 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-16T17:58:33.832Z] #40 104.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:33.832Z] #40 104.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:33.832Z] #40 105.0 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-16T17:58:34.087Z] #40 105.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:34.087Z] #40 105.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:34.087Z] #40 105.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-16T17:58:34.087Z] #40 105.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:34.087Z] #40 105.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:34.135Z] #9 ... [2022-09-16T17:58:34.135Z] [2022-09-16T17:58:34.135Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-16T17:58:34.135Z] #0 1.601 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:58:34.135Z] #0 1.642 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:58:34.135Z] #0 1.642 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:58:34.135Z] #0 1.796 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:58:34.135Z] #0 2.030 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:58:34.135Z] #0 2.178 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:58:34.135Z] #0 3.028 Fetched 8463 kB in 2s (5006 kB/s) [2022-09-16T17:58:34.135Z] #0 3.028 Reading package lists... [2022-09-16T17:58:34.135Z] #0 3.630 Reading package lists... [2022-09-16T17:58:34.135Z] #0 4.242 Building dependency tree... [2022-09-16T17:58:34.135Z] #0 4.579 The following additional packages will be installed: [2022-09-16T17:58:34.135Z] #0 4.579 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-16T17:58:34.135Z] #0 4.580 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-16T17:58:34.135Z] #0 4.582 Recommended packages: [2022-09-16T17:58:34.135Z] #0 4.582 libldap-common publicsuffix libsasl2-modules [2022-09-16T17:58:34.135Z] #0 4.711 The following NEW packages will be installed: [2022-09-16T17:58:34.135Z] #0 4.711 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-16T17:58:34.135Z] #0 4.711 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-16T17:58:34.135Z] #0 4.711 libssh2-1 openssl [2022-09-16T17:58:34.135Z] #0 4.984 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:58:34.135Z] #0 4.984 Need to get 2941 kB of archives. [2022-09-16T17:58:34.135Z] #0 4.984 After this operation, 6478 kB of additional disk space will be used. [2022-09-16T17:58:34.135Z] #0 4.984 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-16T17:58:34.135Z] #0 4.993 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-16T17:58:34.135Z] #0 4.995 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-16T17:58:34.135Z] #0 4.997 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-09-16T17:58:34.135Z] #0 4.998 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-16T17:58:34.135Z] #0 4.999 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-16T17:58:34.135Z] #0 5.002 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-16T17:58:34.135Z] #0 5.002 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-16T17:58:34.135Z] #0 5.002 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-16T17:58:34.135Z] #0 5.002 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-16T17:58:34.135Z] #0 5.003 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-09-16T17:58:34.135Z] #0 5.005 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-09-16T17:58:34.135Z] #0 5.007 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-16T17:58:34.135Z] #0 5.008 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-16T17:58:34.135Z] #0 5.010 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-16T17:58:34.135Z] #0 5.133 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:58:34.135Z] #0 5.165 Fetched 2941 kB in 0s (10.1 MB/s) [2022-09-16T17:58:34.135Z] #0 5.195 Selecting previously unselected package openssl. [2022-09-16T17:58:34.135Z] #0 5.195 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-09-16T17:58:34.135Z] #0 5.195 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-16T17:58:34.135Z] #0 5.200 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-16T17:58:34.135Z] #0 5.313 Selecting previously unselected package ca-certificates. [2022-09-16T17:58:34.135Z] #0 5.314 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-16T17:58:34.135Z] #0 5.318 Unpacking ca-certificates (20210119) ... [2022-09-16T17:58:34.135Z] #0 5.397 Selecting previously unselected package libbrotli1:arm64. [2022-09-16T17:58:34.135Z] #0 5.397 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-16T17:58:34.135Z] #0 5.406 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-16T17:58:34.135Z] #0 5.467 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-16T17:58:34.135Z] #0 5.468 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-16T17:58:34.135Z] #0 5.474 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:58:34.135Z] #0 5.527 Selecting previously unselected package libsasl2-2:arm64. [2022-09-16T17:58:34.135Z] #0 5.527 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-16T17:58:34.135Z] #0 5.531 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:58:34.135Z] #0 5.581 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-16T17:58:34.136Z] #0 5.581 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-16T17:58:34.136Z] #0 5.585 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-16T17:58:34.136Z] #0 5.639 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-16T17:58:34.136Z] #0 5.639 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-16T17:58:34.136Z] #0 5.643 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-16T17:58:34.136Z] #0 5.683 Selecting previously unselected package libpsl5:arm64. [2022-09-16T17:58:34.136Z] #0 5.684 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-16T17:58:34.136Z] #0 5.688 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-16T17:58:34.136Z] #0 5.736 Selecting previously unselected package librtmp1:arm64. [2022-09-16T17:58:34.136Z] #0 5.736 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-16T17:58:34.136Z] #0 5.744 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-16T17:58:34.136Z] #0 5.792 Selecting previously unselected package libssh2-1:arm64. [2022-09-16T17:58:34.136Z] #0 5.792 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-16T17:58:34.136Z] #0 5.797 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-16T17:58:34.136Z] #0 5.858 Selecting previously unselected package libcurl4:arm64. [2022-09-16T17:58:34.136Z] #0 5.858 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-09-16T17:58:34.136Z] #0 5.862 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-09-16T17:58:34.136Z] #0 5.928 Selecting previously unselected package curl. [2022-09-16T17:58:34.136Z] #0 5.928 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-09-16T17:58:34.136Z] #0 5.933 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-09-16T17:58:34.136Z] #0 5.998 Selecting previously unselected package libonig5:arm64. [2022-09-16T17:58:34.136Z] #0 5.998 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-16T17:58:34.136Z] #0 6.002 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-16T17:58:34.136Z] #0 6.067 Selecting previously unselected package libjq1:arm64. [2022-09-16T17:58:34.136Z] #0 6.067 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-16T17:58:34.136Z] #0 6.071 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-16T17:58:34.136Z] #0 6.114 Selecting previously unselected package jq. [2022-09-16T17:58:34.136Z] #0 6.115 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-16T17:58:34.136Z] #0 6.119 Unpacking jq (1.6-2.1) ... [2022-09-16T17:58:34.136Z] #0 6.161 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-16T17:58:34.136Z] #0 6.174 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-16T17:58:34.136Z] #0 6.186 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-16T17:58:34.136Z] #0 6.197 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:58:34.136Z] #0 6.208 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-16T17:58:34.136Z] #0 6.220 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:58:34.136Z] #0 6.233 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-16T17:58:34.136Z] #0 6.244 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-16T17:58:34.136Z] #0 6.260 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-16T17:58:34.136Z] #0 6.273 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-16T17:58:34.136Z] #0 6.283 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-16T17:58:34.136Z] #0 6.296 Setting up ca-certificates (20210119) ... [2022-09-16T17:58:34.136Z] #0 6.976 Updating certificates in /etc/ssl/certs... [2022-09-16T17:58:34.136Z] #0 7.863 129 added, 0 removed; done. [2022-09-16T17:58:34.136Z] #0 7.894 Setting up jq (1.6-2.1) ... [2022-09-16T17:58:34.136Z] #0 7.910 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-09-16T17:58:34.136Z] #0 7.926 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-09-16T17:58:34.136Z] #0 7.940 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:58:34.136Z] #0 7.964 Processing triggers for ca-certificates (20210119) ... [2022-09-16T17:58:34.136Z] #0 7.973 Updating certificates in /etc/ssl/certs... [2022-09-16T17:58:34.136Z] #0 8.699 0 added, 0 removed; done. [2022-09-16T17:58:34.136Z] #0 8.699 Running hooks in /etc/ca-certificates/update.d... [2022-09-16T17:58:34.136Z] #0 8.704 done. [2022-09-16T17:58:34.136Z] #17 ... [2022-09-16T17:58:34.136Z] [2022-09-16T17:58:34.136Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:58:34.344Z] #40 105.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-16T17:58:34.344Z] #40 105.2 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:58:34.344Z] #40 105.2 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:58:34.707Z] #9 extracting sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 4.1s done [2022-09-16T17:58:34.707Z] #9 extracting sha256:e98aaec95718d60b9c545dce22d67931572d915138a76d414a466d4dc2a8a21f [2022-09-16T17:58:34.970Z] #9 extracting sha256:e98aaec95718d60b9c545dce22d67931572d915138a76d414a466d4dc2a8a21f done [2022-09-16T17:58:34.970Z] #9 ... [2022-09-16T17:58:34.970Z] [2022-09-16T17:58:34.970Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-16T17:58:34.970Z] #17 DONE 11.5s [2022-09-16T17:58:35.232Z] [2022-09-16T17:58:35.232Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:58:35.232Z] #9 DONE 18.1s [2022-09-16T17:58:35.232Z] [2022-09-16T17:58:35.232Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-16T17:58:35.232Z] #18 DONE 0.2s [2022-09-16T17:58:35.232Z] [2022-09-16T17:58:35.232Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-16T17:58:35.804Z] #19 DONE 0.6s [2022-09-16T17:58:35.804Z] [2022-09-16T17:58:35.804Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-16T17:58:36.388Z] #20 DONE 0.7s [2022-09-16T17:58:36.388Z] [2022-09-16T17:58:36.388Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-16T17:58:36.647Z] #21 ... [2022-09-16T17:58:36.647Z] [2022-09-16T17:58:36.647Z] #22 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-16T17:58:36.647Z] #22 DONE 0.2s [2022-09-16T17:58:36.910Z] [2022-09-16T17:58:36.910Z] #23 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-16T17:58:36.910Z] #23 DONE 0.2s [2022-09-16T17:58:36.910Z] [2022-09-16T17:58:36.910Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-16T17:58:36.910Z] #24 DONE 0.2s [2022-09-16T17:58:36.910Z] [2022-09-16T17:58:36.910Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-16T17:58:36.910Z] #21 DONE 0.2s [2022-09-16T17:58:36.910Z] [2022-09-16T17:58:36.910Z] #25 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T17:58:36.910Z] #25 ... [2022-09-16T17:58:36.910Z] [2022-09-16T17:58:36.910Z] #26 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-16T17:58:36.910Z] #26 DONE 0.4s [2022-09-16T17:58:37.170Z] [2022-09-16T17:58:37.170Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-16T17:58:39.585Z] #40 110.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-16T17:58:39.585Z] #40 110.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:58:39.585Z] #40 110.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:58:40.146Z] #40 111.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-16T17:58:40.146Z] #40 111.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-16T17:58:40.402Z] #40 111.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-16T17:58:40.963Z] #40 111.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-16T17:58:40.963Z] #40 111.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-16T17:58:40.963Z] #40 111.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-16T17:58:41.218Z] #40 112.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-16T17:58:41.218Z] #40 112.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:41.218Z] #40 112.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:41.474Z] #40 112.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-16T17:58:41.474Z] #40 112.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:58:41.474Z] #40 112.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:58:42.601Z] #27 4.975 + RM_GOPATH=0 [2022-09-16T17:58:42.601Z] #27 4.978 + TMP_GOPATH= [2022-09-16T17:58:42.601Z] #27 4.978 + : /build [2022-09-16T17:58:42.601Z] #27 4.978 + '[' -z '' ']' [2022-09-16T17:58:42.601Z] #27 4.980 ++ mktemp -d [2022-09-16T17:58:42.601Z] #27 4.986 + export GOPATH=/tmp/tmp.PUEq76NCBB [2022-09-16T17:58:42.601Z] #27 4.986 + GOPATH=/tmp/tmp.PUEq76NCBB [2022-09-16T17:58:42.601Z] #27 4.986 + RM_GOPATH=1 [2022-09-16T17:58:42.601Z] #27 4.986 + case "$(go env GOARCH)" in [2022-09-16T17:58:42.601Z] #27 4.987 ++ go env GOARCH [2022-09-16T17:58:42.601Z] #27 5.011 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:58:42.601Z] #27 5.011 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:58:42.601Z] #27 5.012 ++ dirname /install.sh [2022-09-16T17:58:42.601Z] #27 5.019 + dir=/ [2022-09-16T17:58:42.601Z] #27 5.022 + bin=dockercli [2022-09-16T17:58:42.601Z] #27 5.022 + shift [2022-09-16T17:58:42.601Z] #27 5.022 + '[' '!' -f //dockercli.installer ']' [2022-09-16T17:58:42.601Z] #27 5.023 + . //dockercli.installer [2022-09-16T17:58:42.601Z] #27 5.023 ++ : stable [2022-09-16T17:58:42.601Z] #27 5.023 ++ : 17.06.2-ce [2022-09-16T17:58:42.601Z] #27 5.023 + install_dockercli [2022-09-16T17:58:42.601Z] #27 5.023 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-16T17:58:42.601Z] #27 5.023 Install docker/cli version 17.06.2-ce from stable [2022-09-16T17:58:42.601Z] #27 5.023 ++ uname -m [2022-09-16T17:58:42.601Z] #27 5.024 + arch=aarch64 [2022-09-16T17:58:42.601Z] #27 5.024 + '[' aarch64 '!=' x86_64 ']' [2022-09-16T17:58:42.601Z] #27 5.025 + '[' aarch64 '!=' s390x ']' [2022-09-16T17:58:42.601Z] #27 5.025 + '[' aarch64 '!=' armhf ']' [2022-09-16T17:58:42.601Z] #27 5.025 + build_dockercli [2022-09-16T17:58:42.601Z] #27 5.025 + git clone https://github.com/docker/docker-ce /tmp/tmp.PUEq76NCBB/tmp/docker-ce [2022-09-16T17:58:42.601Z] #27 5.027 Cloning into '/tmp/tmp.PUEq76NCBB/tmp/docker-ce'... [2022-09-16T17:58:44.516Z] #27 ... [2022-09-16T17:58:44.516Z] [2022-09-16T17:58:44.516Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:58:44.516Z] #0 1.509 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-16T17:58:44.516Z] #0 1.802 [2022-09-16T17:58:44.516Z] #0 2.037 #=#=# ######################################################################## 100.0% [2022-09-16T17:58:44.516Z] #0 2.391 [2022-09-16T17:58:44.516Z] #0 3.850 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-16T17:58:44.516Z] #0 4.171 [2022-09-16T17:58:44.516Z] #0 4.411 #=#=# ######################################################################## 100.0% [2022-09-16T17:58:44.516Z] #0 4.719 [2022-09-16T17:58:44.516Z] #0 6.675 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-16T17:58:44.516Z] #0 7.933 [2022-09-16T17:58:44.777Z] #0 8.319 #=#=# 0.0% ########## 14.9% ################## 25.7% ########################## 36.3% #################################### 51.0% ############################################ 61.6% ################################################### 72.0% ######################################################### 79.9% ############################################################## 86.7% ##################################################################### 96.7% ######################################################################## 100.0% [2022-09-16T17:58:45.637Z] #40 116.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-16T17:58:45.637Z] #40 116.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:58:45.637Z] #40 116.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:58:45.637Z] #40 116.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-16T17:58:45.637Z] #40 116.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-16T17:58:45.637Z] #40 116.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-16T17:58:45.637Z] #40 116.4 Selecting previously unselected package libc6-s390x-cross. [2022-09-16T17:58:45.637Z] #40 116.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-16T17:58:45.637Z] #40 116.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-16T17:58:45.637Z] #40 116.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-16T17:58:45.637Z] #40 116.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:45.637Z] #40 116.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:58:45.637Z] #40 116.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-16T17:58:45.637Z] #40 116.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:45.637Z] #40 116.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:58:45.637Z] #40 116.6 Selecting previously unselected package libitm1-s390x-cross. [2022-09-16T17:58:45.637Z] #40 116.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:45.637Z] #40 116.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:58:45.637Z] #40 116.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-16T17:58:45.637Z] #40 116.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:45.637Z] #40 116.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:58:45.637Z] #40 116.7 Selecting previously unselected package libasan6-s390x-cross. [2022-09-16T17:58:45.637Z] #40 116.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:45.637Z] #40 116.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:58:45.893Z] #40 116.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-16T17:58:45.893Z] #40 116.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:45.893Z] #40 116.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:58:45.893Z] #40 117.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-16T17:58:45.893Z] #40 117.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:45.893Z] #40 117.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:58:46.160Z] #28 10.85 [2022-09-16T17:58:46.420Z] #28 ... [2022-09-16T17:58:46.420Z] [2022-09-16T17:58:46.420Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:58:46.420Z] #0 5.775 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:58:46.420Z] #0 5.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:58:46.420Z] #0 5.856 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:58:46.420Z] #0 6.784 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:58:46.420Z] #0 9.345 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:58:46.682Z] #29 ... [2022-09-16T17:58:46.682Z] [2022-09-16T17:58:46.682Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-16T17:58:46.682Z] #0 5.227 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:58:46.682Z] #0 5.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:58:46.682Z] #0 5.270 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:58:46.682Z] #0 5.821 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:58:46.682Z] #0 8.056 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:58:46.682Z] #30 ... [2022-09-16T17:58:46.682Z] [2022-09-16T17:58:46.682Z] #31 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-16T17:58:46.682Z] #0 4.098 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-16T17:58:46.819Z] #40 117.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-16T17:58:46.819Z] #40 117.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:46.819Z] #40 117.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:58:46.942Z] #31 ... [2022-09-16T17:58:46.942Z] [2022-09-16T17:58:46.942Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-16T17:58:46.942Z] #0 4.773 + git clone https://github.com/docker/distribution.git . [2022-09-16T17:58:46.942Z] #0 4.773 Cloning into '.'... [2022-09-16T17:58:47.203Z] #32 ... [2022-09-16T17:58:47.203Z] [2022-09-16T17:58:47.203Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T17:58:47.203Z] #0 4.994 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-16T17:58:47.203Z] #0 6.904 go: downloading github.com/fatih/color v1.13.0 [2022-09-16T17:58:47.203Z] #0 6.975 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-16T17:58:47.203Z] #0 7.044 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-16T17:58:47.203Z] #0 7.128 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-16T17:58:47.203Z] #0 7.299 go: downloading github.com/spf13/viper v1.11.0 [2022-09-16T17:58:47.203Z] #0 7.425 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-16T17:58:47.203Z] #0 7.913 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-16T17:58:47.203Z] #0 7.915 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-16T17:58:47.203Z] #0 8.141 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-16T17:58:47.203Z] #0 8.148 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-16T17:58:47.203Z] #0 9.761 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-16T17:58:47.203Z] #0 9.903 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-16T17:58:47.203Z] #0 10.03 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-16T17:58:47.203Z] #0 10.19 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-16T17:58:47.203Z] #33 ... [2022-09-16T17:58:47.203Z] [2022-09-16T17:58:47.203Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-16T17:58:47.203Z] #0 4.958 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-16T17:58:47.203Z] #0 7.593 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-16T17:58:47.203Z] #0 7.594 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-16T17:58:47.203Z] #0 7.806 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-16T17:58:47.203Z] #0 9.484 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-16T17:58:47.463Z] #34 ... [2022-09-16T17:58:47.463Z] [2022-09-16T17:58:47.463Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-16T17:58:47.463Z] #0 4.706 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-16T17:58:47.463Z] #0 6.337 go: downloading github.com/fatih/color v1.10.0 [2022-09-16T17:58:47.463Z] #0 6.337 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-16T17:58:47.463Z] #0 6.449 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-16T17:58:47.463Z] #0 6.475 go: downloading github.com/pkg/errors v0.9.1 [2022-09-16T17:58:47.463Z] #0 6.807 go: downloading golang.org/x/tools v0.1.0 [2022-09-16T17:58:47.463Z] #0 6.814 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-16T17:58:47.463Z] #0 6.956 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-16T17:58:47.463Z] #0 7.176 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-16T17:58:47.463Z] #0 7.301 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-16T17:58:47.463Z] #0 10.69 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-16T17:58:47.463Z] #0 10.75 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-16T17:58:47.463Z] #0 10.83 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-16T17:58:47.463Z] #35 ... [2022-09-16T17:58:47.463Z] [2022-09-16T17:58:47.463Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-16T17:58:47.463Z] #0 5.730 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:58:47.463Z] #0 5.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:58:47.463Z] #0 5.805 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:58:47.463Z] #0 6.681 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:58:47.463Z] #0 9.125 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:58:47.722Z] #36 ... [2022-09-16T17:58:47.722Z] [2022-09-16T17:58:47.722Z] #37 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-16T17:58:47.722Z] #0 4.842 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-16T17:58:47.722Z] #0 6.922 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-16T17:58:47.722Z] #0 8.064 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-16T17:58:47.722Z] #0 8.171 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-16T17:58:47.722Z] #0 8.310 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-16T17:58:47.722Z] #0 10.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-16T17:58:47.722Z] #0 11.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-16T17:58:47.722Z] #37 ... [2022-09-16T17:58:47.722Z] [2022-09-16T17:58:47.722Z] #38 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-16T17:58:47.722Z] #0 4.020 + RM_GOPATH=0 [2022-09-16T17:58:47.722Z] #0 4.020 + TMP_GOPATH= [2022-09-16T17:58:47.722Z] #0 4.020 + : /build [2022-09-16T17:58:47.722Z] #0 4.020 + '[' -z '' ']' [2022-09-16T17:58:47.722Z] #0 4.020 ++ mktemp -d [2022-09-16T17:58:47.722Z] #0 4.024 + export GOPATH=/tmp/tmp.9KXDuctZn9 [2022-09-16T17:58:47.722Z] #0 4.024 + GOPATH=/tmp/tmp.9KXDuctZn9 [2022-09-16T17:58:47.722Z] #0 4.024 + RM_GOPATH=1 [2022-09-16T17:58:47.722Z] #0 4.024 + case "$(go env GOARCH)" in [2022-09-16T17:58:47.722Z] #0 4.024 ++ go env GOARCH [2022-09-16T17:58:47.722Z] #0 4.059 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:58:47.722Z] #0 4.059 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:58:47.722Z] #0 4.059 ++ dirname /install.sh [2022-09-16T17:58:47.722Z] #0 4.059 + dir=/ [2022-09-16T17:58:47.722Z] #0 4.059 + bin=rootlesskit [2022-09-16T17:58:47.722Z] #0 4.059 + shift [2022-09-16T17:58:47.722Z] #0 4.059 + '[' '!' -f //rootlesskit.installer ']' [2022-09-16T17:58:47.722Z] #0 4.059 + . //rootlesskit.installer [2022-09-16T17:58:47.722Z] #0 4.059 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:58:47.722Z] #0 4.059 + install_rootlesskit [2022-09-16T17:58:47.722Z] #0 4.059 + case "$1" in [2022-09-16T17:58:47.722Z] #0 4.059 + export CGO_ENABLED=0 [2022-09-16T17:58:47.722Z] #0 4.059 + CGO_ENABLED=0 [2022-09-16T17:58:47.722Z] #0 4.059 + _install_rootlesskit [2022-09-16T17:58:47.722Z] #0 4.059 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-16T17:58:47.722Z] #0 4.059 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:58:47.722Z] #0 4.059 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-16T17:58:47.722Z] #0 4.059 + GOBIN=/build [2022-09-16T17:58:47.722Z] #0 4.059 + GO111MODULE=on [2022-09-16T17:58:47.722Z] #0 4.059 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:58:47.722Z] #0 4.545 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-16T17:58:47.982Z] #38 ... [2022-09-16T17:58:47.982Z] [2022-09-16T17:58:47.982Z] #39 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-16T17:58:47.982Z] #0 5.722 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:58:47.982Z] #0 5.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:58:47.982Z] #0 5.768 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:58:47.982Z] #0 6.814 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:58:47.982Z] #0 9.321 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:58:47.982Z] #39 ... [2022-09-16T17:58:47.982Z] [2022-09-16T17:58:47.982Z] #40 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-16T17:58:47.982Z] #0 5.508 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:58:47.982Z] #0 5.575 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:58:47.982Z] #0 5.575 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:58:47.982Z] #0 6.055 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-16T17:58:47.982Z] #0 6.541 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:58:47.982Z] #0 8.972 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:58:48.182Z] #40 118.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-16T17:58:48.182Z] #40 118.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:58:48.182Z] #40 119.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:58:48.242Z] #40 ... [2022-09-16T17:58:48.242Z] [2022-09-16T17:58:48.242Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-16T17:58:48.242Z] #0 4.438 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-16T17:58:48.242Z] #41 ... [2022-09-16T17:58:48.242Z] [2022-09-16T17:58:48.242Z] #39 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-16T17:58:48.242Z] #39 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:58:52.348Z] #40 123.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-16T17:58:52.348Z] #40 123.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:58:52.348Z] #40 123.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:58:52.348Z] #40 123.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-16T17:58:52.348Z] #40 123.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-16T17:58:52.348Z] #40 123.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-16T17:58:52.348Z] #40 123.3 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-16T17:58:52.348Z] #40 123.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-16T17:58:52.348Z] #40 123.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-16T17:58:52.348Z] #40 123.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-16T17:58:52.449Z] #39 ... [2022-09-16T17:58:52.449Z] [2022-09-16T17:58:52.449Z] #25 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T17:58:52.449Z] #25 5.074 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-16T17:58:52.449Z] #25 5.076 Cloning into '.'... [2022-09-16T17:58:52.449Z] #25 ... [2022-09-16T17:58:52.449Z] [2022-09-16T17:58:52.449Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T17:58:52.449Z] #33 14.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-16T17:58:52.449Z] #33 14.59 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-16T17:58:52.449Z] #33 14.74 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-16T17:58:52.449Z] #33 15.02 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-16T17:58:52.449Z] #33 15.05 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-16T17:58:52.449Z] #33 15.11 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-16T17:58:52.449Z] #33 15.26 go: downloading github.com/spf13/afero v1.8.2 [2022-09-16T17:58:52.449Z] #33 15.34 go: downloading github.com/spf13/cast v1.4.1 [2022-09-16T17:58:52.449Z] #33 15.50 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-16T17:58:52.449Z] #33 15.62 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-16T17:58:52.449Z] #33 15.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-16T17:58:52.449Z] #33 15.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-16T17:58:52.449Z] #33 16.02 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-16T17:58:52.449Z] #33 16.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-16T17:58:52.604Z] #40 123.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:58:52.604Z] #40 123.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:58:52.709Z] #33 16.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-16T17:58:52.709Z] #33 16.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-16T17:58:52.709Z] #33 16.34 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-16T17:58:52.859Z] #40 123.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-16T17:58:52.859Z] #40 123.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:58:52.859Z] #40 123.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:58:52.969Z] #33 16.43 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-16T17:58:53.909Z] #33 17.35 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-16T17:58:54.168Z] #33 17.61 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-16T17:58:54.429Z] #33 17.88 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-16T17:58:54.429Z] #33 17.94 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-16T17:58:54.429Z] #33 17.99 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-16T17:58:54.690Z] #33 17.99 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-16T17:58:54.690Z] #33 18.05 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-16T17:58:54.690Z] #33 18.15 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-16T17:58:54.690Z] #33 18.20 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-16T17:58:54.951Z] #33 18.49 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-16T17:58:54.951Z] #33 18.54 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-16T17:58:55.211Z] #33 18.65 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-16T17:58:55.211Z] #33 ... [2022-09-16T17:58:55.211Z] [2022-09-16T17:58:55.211Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-16T17:58:55.211Z] #41 16.52 tomll can be used in two ways: [2022-09-16T17:58:55.211Z] #41 16.52 Writing to STDIN and reading from STDOUT: [2022-09-16T17:58:55.211Z] #41 16.52 cat file.toml | tomll > file.toml [2022-09-16T17:58:55.211Z] #41 16.53 [2022-09-16T17:58:55.211Z] #41 16.53 Reading and updating a list of files: [2022-09-16T17:58:55.211Z] #41 16.53 tomll a.toml b.toml c.toml [2022-09-16T17:58:55.211Z] #41 16.53 [2022-09-16T17:58:55.211Z] #41 16.53 When given a list of files, tomll will modify all files in place without asking. [2022-09-16T17:58:55.211Z] #41 DONE 18.7s [2022-09-16T17:58:55.471Z] [2022-09-16T17:58:55.471Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:58:55.471Z] #28 15.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-16T17:58:55.471Z] #28 17.65 [2022-09-16T17:58:55.471Z] #28 18.00 #=#=# ######################################################################## 100.0% [2022-09-16T17:58:55.471Z] #28 19.42 [2022-09-16T17:58:57.380Z] #28 ... [2022-09-16T17:58:57.380Z] [2022-09-16T17:58:57.380Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-16T17:58:57.380Z] #30 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:58:57.380Z] #30 16.22 Fetched 8463 kB in 11s (752 kB/s) [2022-09-16T17:58:57.380Z] #30 16.22 Reading package lists... [2022-09-16T17:58:57.380Z] #30 ... [2022-09-16T17:58:57.380Z] [2022-09-16T17:58:57.380Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-16T17:58:57.640Z] #32 20.56 Updating files: 82% (1802/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-16T17:58:57.640Z] #32 20.83 + git checkout -q v2.3.0 [2022-09-16T17:58:58.102Z] #40 128.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-16T17:58:58.102Z] #40 128.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:58:58.102Z] #40 128.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:58:58.102Z] #40 129.1 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-16T17:58:58.102Z] #40 129.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-16T17:58:58.210Z] #32 ... [2022-09-16T17:58:58.210Z] [2022-09-16T17:58:58.210Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:58:58.210Z] #29 11.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:58:58.210Z] #29 16.61 Fetched 8463 kB in 11s (760 kB/s) [2022-09-16T17:58:58.358Z] #40 129.3 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-16T17:58:58.470Z] #29 16.61 Reading package lists... [2022-09-16T17:58:58.470Z] #29 ... [2022-09-16T17:58:58.470Z] [2022-09-16T17:58:58.470Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T17:58:58.470Z] #33 18.83 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-16T17:58:58.470Z] #33 19.03 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-16T17:58:58.470Z] #33 19.20 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-16T17:58:58.470Z] #33 19.57 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-16T17:58:58.470Z] #33 19.57 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-16T17:58:58.470Z] #33 19.79 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-16T17:58:58.470Z] #33 19.87 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-16T17:58:58.470Z] #33 19.92 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-16T17:58:58.470Z] #33 19.98 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-16T17:58:58.470Z] #33 20.04 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-16T17:58:58.470Z] #33 20.09 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-16T17:58:58.470Z] #33 20.30 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-16T17:58:58.470Z] #33 20.40 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-16T17:58:58.470Z] #33 20.51 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-16T17:58:58.470Z] #33 20.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-16T17:58:58.470Z] #33 20.75 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-16T17:58:58.470Z] #33 20.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-16T17:58:58.470Z] #33 20.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-16T17:58:58.470Z] #33 21.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-16T17:58:58.470Z] #33 21.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-16T17:58:58.470Z] #33 21.35 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-16T17:58:58.470Z] #33 21.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-16T17:58:58.470Z] #33 21.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-16T17:58:58.470Z] #33 21.61 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-16T17:58:58.470Z] #33 21.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-16T17:58:58.470Z] #33 21.68 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-16T17:58:58.470Z] #33 21.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-16T17:58:58.470Z] #33 21.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-16T17:58:58.470Z] #33 21.80 go: downloading github.com/julz/importas v0.1.0 [2022-09-16T17:58:58.470Z] #33 21.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-16T17:58:58.470Z] #33 21.90 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-16T17:58:58.470Z] #33 21.91 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-16T17:58:58.730Z] #33 22.03 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-16T17:58:58.730Z] #33 22.06 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-16T17:58:58.730Z] #33 22.09 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-16T17:58:58.730Z] #33 ... [2022-09-16T17:58:58.730Z] [2022-09-16T17:58:58.730Z] #40 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-16T17:58:58.730Z] #40 11.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:58:58.730Z] #40 14.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-16T17:58:58.730Z] #40 17.18 Fetched 8467 kB in 12s (706 kB/s) [2022-09-16T17:58:58.730Z] #40 17.18 Reading package lists... [2022-09-16T17:58:58.730Z] #40 ... [2022-09-16T17:58:58.730Z] [2022-09-16T17:58:58.730Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-16T17:58:58.730Z] #36 12.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:58:58.730Z] #36 17.24 Fetched 8463 kB in 12s (716 kB/s) [2022-09-16T17:58:58.730Z] #36 17.24 Reading package lists... [2022-09-16T17:58:58.919Z] #40 130.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-16T17:58:58.989Z] #36 20.92 Reading package lists... [2022-09-16T17:58:58.990Z] #36 ... [2022-09-16T17:58:58.990Z] [2022-09-16T17:58:58.990Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T17:58:58.990Z] #33 22.23 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-16T17:58:58.990Z] #33 22.31 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-16T17:58:58.990Z] #33 22.42 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-16T17:58:58.990Z] #33 22.49 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-16T17:58:58.990Z] #33 22.55 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-16T17:58:58.990Z] #33 ... [2022-09-16T17:58:58.990Z] [2022-09-16T17:58:58.990Z] #31 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-16T17:58:58.990Z] #31 12.49 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-16T17:58:58.990Z] #31 12.50 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-16T17:58:58.990Z] #31 12.91 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-16T17:58:58.990Z] #31 13.04 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-16T17:58:58.990Z] #31 13.19 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-16T17:58:58.990Z] #31 13.42 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-16T17:58:58.990Z] #31 13.44 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-16T17:58:58.990Z] #31 13.51 go: downloading github.com/peterh/liner v1.2.2 [2022-09-16T17:58:58.990Z] #31 13.72 go: downloading github.com/google/go-dap v0.6.0 [2022-09-16T17:58:58.990Z] #31 14.12 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-16T17:58:58.990Z] #31 14.28 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-16T17:58:58.990Z] #31 14.83 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-16T17:58:58.990Z] #31 15.00 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-16T17:58:58.990Z] #31 15.02 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-16T17:58:58.990Z] #31 16.16 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-16T17:58:59.174Z] #40 130.1 Setting up libfile-which-perl (1.23-1) ... [2022-09-16T17:58:59.175Z] #40 130.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-16T17:58:59.175Z] #40 130.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-16T17:58:59.175Z] #40 130.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-16T17:58:59.175Z] #40 130.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:58:59.175Z] #40 130.2 Setting up libicu67:amd64 (67.1-7) ... [2022-09-16T17:58:59.175Z] #40 130.2 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-16T17:58:59.175Z] #40 130.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-16T17:58:59.175Z] #40 130.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-16T17:58:59.175Z] #40 130.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-16T17:58:59.175Z] #40 130.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-16T17:58:59.175Z] #40 130.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-16T17:58:59.175Z] #40 130.3 Setting up file (1:5.39-3) ... [2022-09-16T17:58:59.175Z] #40 130.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:58:59.175Z] #40 130.3 Setting up bzip2 (1.0.8-4) ... [2022-09-16T17:58:59.175Z] #40 130.3 Setting up libyaml-perl (1.30-1) ... [2022-09-16T17:58:59.175Z] #40 130.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-16T17:58:59.250Z] #31 ... [2022-09-16T17:58:59.250Z] [2022-09-16T17:58:59.250Z] #38 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-16T17:58:59.250Z] #38 12.38 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-16T17:58:59.250Z] #38 12.38 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-16T17:58:59.250Z] #38 13.01 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-16T17:58:59.250Z] #38 15.14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-16T17:58:59.250Z] #38 16.06 go: downloading github.com/google/uuid v1.3.0 [2022-09-16T17:58:59.250Z] #38 16.19 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-16T17:58:59.250Z] #38 16.24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-16T17:58:59.250Z] #38 16.56 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-16T17:58:59.250Z] #38 16.66 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-16T17:58:59.250Z] #38 16.85 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-16T17:58:59.250Z] #38 17.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-16T17:58:59.250Z] #38 17.12 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-16T17:58:59.250Z] #38 17.23 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-16T17:58:59.250Z] #38 20.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-16T17:58:59.250Z] #38 ... [2022-09-16T17:58:59.250Z] [2022-09-16T17:58:59.250Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-16T17:58:59.250Z] #32 22.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-16T17:58:59.430Z] #40 130.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-16T17:58:59.430Z] #40 130.3 Setting up libio-string-perl (1.08-3.1) ... [2022-09-16T17:58:59.430Z] #40 130.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-16T17:58:59.430Z] #40 130.3 Setting up cross-config (2.6.18+nmu1) ... [2022-09-16T17:58:59.430Z] #40 130.5 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:58:59.430Z] #40 130.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-16T17:58:59.430Z] #40 130.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-16T17:58:59.430Z] #40 130.5 Setting up patch (2.7.6-7) ... [2022-09-16T17:58:59.431Z] #40 130.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-16T17:58:59.431Z] #40 130.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-16T17:58:59.431Z] #40 130.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.431Z] #40 130.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-16T17:58:59.431Z] #40 130.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-16T17:58:59.431Z] #40 130.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-16T17:58:59.686Z] #40 130.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-16T17:58:59.686Z] #40 130.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-16T17:58:59.686Z] #40 130.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-16T17:58:59.686Z] #40 130.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-16T17:58:59.686Z] #40 130.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-16T17:58:59.686Z] #40 130.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-16T17:58:59.686Z] #40 130.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-16T17:58:59.686Z] #40 130.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:58:59.686Z] #40 130.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-16T17:58:59.686Z] #40 130.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.686Z] #40 130.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.820Z] #32 ... [2022-09-16T17:58:59.820Z] [2022-09-16T17:58:59.820Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-16T17:58:59.820Z] #35 13.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-16T17:58:59.820Z] #35 13.20 go: downloading golang.org/x/mod v0.3.0 [2022-09-16T17:58:59.820Z] #35 ... [2022-09-16T17:58:59.820Z] [2022-09-16T17:58:59.820Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T17:58:59.820Z] #33 23.23 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-16T17:58:59.820Z] #33 23.24 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-16T17:58:59.820Z] #33 23.26 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-16T17:58:59.820Z] #33 23.32 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-16T17:58:59.820Z] #33 23.40 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-16T17:58:59.942Z] #40 130.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-16T17:58:59.942Z] #40 130.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.942Z] #40 130.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.942Z] #40 130.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.942Z] #40 130.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-16T17:58:59.942Z] #40 130.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.942Z] #40 131.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.942Z] #40 131.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:58:59.942Z] #40 131.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-16T17:58:59.942Z] #40 131.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-16T17:59:00.080Z] #33 23.53 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-16T17:59:00.080Z] #33 23.58 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-16T17:59:00.197Z] #40 131.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-16T17:59:00.198Z] #40 131.2 [2022-09-16T17:59:00.198Z] #40 131.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-16T17:59:00.198Z] #40 131.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.198Z] #40 131.3 Setting up dpkg-dev (1.20.12) ... [2022-09-16T17:59:00.198Z] #40 131.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.198Z] #40 131.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-16T17:59:00.198Z] #40 131.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.198Z] #40 131.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.198Z] #40 131.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.198Z] #40 131.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.198Z] #40 131.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-16T17:59:00.341Z] #33 23.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-16T17:59:00.341Z] #33 23.69 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-16T17:59:00.341Z] #33 23.97 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-16T17:59:00.454Z] #40 131.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.454Z] #40 131.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.454Z] #40 131.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.454Z] #40 131.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.454Z] #40 131.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-16T17:59:00.454Z] #40 131.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-16T17:59:00.601Z] #33 23.98 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-16T17:59:00.601Z] #33 24.03 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-16T17:59:00.601Z] #33 24.06 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-16T17:59:00.601Z] #33 24.22 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-16T17:59:00.601Z] #33 24.24 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-16T17:59:00.710Z] #40 131.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-16T17:59:00.710Z] #40 131.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-16T17:59:00.710Z] #40 131.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-16T17:59:00.710Z] #40 131.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:59:00.861Z] #33 24.37 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-16T17:59:00.862Z] #33 24.44 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-16T17:59:00.862Z] #33 24.47 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-16T17:59:00.965Z] #40 131.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 131.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 131.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-16T17:59:00.965Z] #40 131.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 131.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 131.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:59:00.965Z] #40 131.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 131.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 131.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 131.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 131.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 131.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 132.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 132.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 132.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:59:00.965Z] #40 132.0 Setting up libxml-simple-perl (2.25-1) ... [2022-09-16T17:59:00.965Z] #40 132.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-16T17:59:00.965Z] #40 132.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 132.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-16T17:59:00.965Z] #40 132.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 132.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 132.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 132.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 132.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 132.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-16T17:59:00.965Z] #40 132.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 132.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 132.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:59:00.965Z] #40 132.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:59:01.122Z] #33 24.54 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-16T17:59:01.122Z] #33 24.54 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-16T17:59:01.122Z] #33 24.66 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-16T17:59:01.122Z] #33 24.66 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-16T17:59:01.221Z] #40 132.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-16T17:59:01.221Z] #40 132.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-16T17:59:01.221Z] #40 132.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-16T17:59:01.221Z] #40 132.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:59:01.221Z] #40 132.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:59:01.221Z] #40 132.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:59:01.221Z] #40 132.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:59:01.221Z] #40 132.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-16T17:59:01.221Z] #40 132.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:59:01.221Z] #40 132.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:59:01.221Z] #40 132.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:59:01.221Z] #40 132.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:59:01.221Z] #40 132.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-16T17:59:01.221Z] #40 132.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:59:01.221Z] #40 132.3 Setting up crossbuild-essential-armel (12.9) ... [2022-09-16T17:59:01.221Z] #40 132.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:59:01.221Z] #40 132.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-16T17:59:01.382Z] #33 24.91 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-16T17:59:01.476Z] #40 132.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-16T17:59:01.476Z] #40 132.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-16T17:59:01.476Z] #40 132.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-16T17:59:01.476Z] #40 132.4 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:59:01.643Z] #33 25.00 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-16T17:59:01.643Z] #33 25.07 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-16T17:59:01.903Z] #33 ... [2022-09-16T17:59:01.903Z] [2022-09-16T17:59:01.903Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:59:01.903Z] #28 22.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-16T17:59:01.903Z] #28 24.09 [2022-09-16T17:59:01.903Z] #28 24.34 #=#=# ##O#-# ######################################################################## 100.0% [2022-09-16T17:59:01.903Z] #28 25.79 [2022-09-16T17:59:01.903Z] #28 26.22 Download of images into '/build' complete. [2022-09-16T17:59:01.903Z] #28 26.22 Use something like the following to load the result into a Docker daemon: [2022-09-16T17:59:01.903Z] #28 26.22 tar -cC '/build' . | docker load [2022-09-16T17:59:01.903Z] #28 DONE 26.4s [2022-09-16T17:59:01.903Z] [2022-09-16T17:59:01.903Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T17:59:01.903Z] #33 25.27 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-16T17:59:01.903Z] #33 25.34 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-16T17:59:01.903Z] #33 25.41 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-16T17:59:02.473Z] #33 25.97 go: downloading honnef.co/go/tools v0.3.1 [2022-09-16T17:59:03.855Z] #33 ... [2022-09-16T17:59:03.855Z] [2022-09-16T17:59:03.855Z] #39 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-16T17:59:03.855Z] #39 17.02 Fetched 8463 kB in 12s (732 kB/s) [2022-09-16T17:59:03.855Z] #39 17.02 Reading package lists... [2022-09-16T17:59:03.855Z] #39 20.95 Reading package lists... [2022-09-16T17:59:03.855Z] #39 25.71 Building dependency tree... [2022-09-16T17:59:03.855Z] #39 ... [2022-09-16T17:59:03.855Z] [2022-09-16T17:59:03.855Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-16T17:59:03.855Z] #36 20.92 Reading package lists... [2022-09-16T17:59:03.855Z] #36 25.69 Building dependency tree... [2022-09-16T17:59:04.742Z] #40 DONE 135.2s [2022-09-16T17:59:04.742Z] [2022-09-16T17:59:04.742Z] #42 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-16T17:59:04.742Z] #42 DONE 0.1s [2022-09-16T17:59:04.742Z] [2022-09-16T17:59:04.742Z] #43 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-16T17:59:04.742Z] #43 DONE 0.1s [2022-09-16T17:59:04.742Z] [2022-09-16T17:59:04.742Z] #44 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-16T17:59:05.303Z] #44 0.992 + RM_GOPATH=0 [2022-09-16T17:59:05.304Z] #44 0.992 + TMP_GOPATH= [2022-09-16T17:59:05.304Z] #44 0.992 + : /build [2022-09-16T17:59:05.304Z] #44 0.992 + '[' -z '' ']' [2022-09-16T17:59:05.304Z] #44 0.992 ++ mktemp -d [2022-09-16T17:59:05.304Z] #44 0.993 + export GOPATH=/tmp/tmp.rReytjbulj [2022-09-16T17:59:05.304Z] #44 0.993 + GOPATH=/tmp/tmp.rReytjbulj [2022-09-16T17:59:05.304Z] #44 0.993 + RM_GOPATH=1 [2022-09-16T17:59:05.304Z] #44 0.993 + case "$(go env GOARCH)" in [2022-09-16T17:59:05.304Z] #44 0.994 ++ go env GOARCH [2022-09-16T17:59:05.304Z] #44 0.997 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:59:05.304Z] #44 0.997 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:59:05.304Z] #44 0.997 ++ dirname /install.sh [2022-09-16T17:59:05.304Z] #44 0.998 + dir=/ [2022-09-16T17:59:05.304Z] #44 0.998 + bin=dockercli [2022-09-16T17:59:05.304Z] #44 0.998 + shift [2022-09-16T17:59:05.304Z] #44 0.998 + '[' '!' -f //dockercli.installer ']' [2022-09-16T17:59:05.304Z] #44 0.998 + . //dockercli.installer [2022-09-16T17:59:05.304Z] #44 0.998 ++ : stable [2022-09-16T17:59:05.304Z] #44 0.998 ++ : 17.06.2-ce [2022-09-16T17:59:05.304Z] #44 0.998 + install_dockercli [2022-09-16T17:59:05.304Z] #44 0.998 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-16T17:59:05.304Z] #44 0.998 Install docker/cli version 17.06.2-ce from stable [2022-09-16T17:59:05.304Z] #44 0.998 ++ uname -m [2022-09-16T17:59:05.304Z] #44 0.999 + arch=x86_64 [2022-09-16T17:59:05.304Z] #44 0.999 + '[' x86_64 '!=' x86_64 ']' [2022-09-16T17:59:05.304Z] #44 0.999 + url=https://download.docker.com/linux/static [2022-09-16T17:59:05.304Z] #44 0.999 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-16T17:59:05.304Z] #44 0.999 + tar -xz docker/docker [2022-09-16T17:59:05.765Z] #36 29.43 The following additional packages will be installed: [2022-09-16T17:59:06.025Z] #36 29.45 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-16T17:59:06.025Z] #36 29.48 Suggested packages: [2022-09-16T17:59:06.025Z] #36 29.48 cmake-doc ninja-build lrzip [2022-09-16T17:59:06.025Z] #36 29.48 Recommended packages: [2022-09-16T17:59:06.025Z] #36 29.48 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-16T17:59:06.683Z] #44 2.222 + mkdir -p /build [2022-09-16T17:59:06.683Z] #44 2.223 + mv docker/docker /build/ [2022-09-16T17:59:06.683Z] #44 2.225 + rmdir docker [2022-09-16T17:59:06.683Z] #44 DONE 2.5s [2022-09-16T17:59:06.683Z] [2022-09-16T17:59:06.683Z] #45 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-16T17:59:06.683Z] #0 0.725 + RM_GOPATH=0 [2022-09-16T17:59:06.683Z] #0 0.726 + TMP_GOPATH= [2022-09-16T17:59:06.683Z] #0 0.726 + : /build [2022-09-16T17:59:06.683Z] #0 0.726 + '[' -z '' ']' [2022-09-16T17:59:06.683Z] #0 0.726 ++ mktemp -d [2022-09-16T17:59:06.683Z] #0 0.727 + export GOPATH=/tmp/tmp.gTKdq9EUO7 [2022-09-16T17:59:06.683Z] #0 0.727 + GOPATH=/tmp/tmp.gTKdq9EUO7 [2022-09-16T17:59:06.683Z] #0 0.727 + RM_GOPATH=1 [2022-09-16T17:59:06.683Z] #0 0.727 + case "$(go env GOARCH)" in [2022-09-16T17:59:06.683Z] #0 0.729 ++ go env GOARCH [2022-09-16T17:59:06.683Z] #0 0.734 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:59:06.683Z] #0 0.734 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:59:06.683Z] #0 0.735 ++ dirname /install.sh [2022-09-16T17:59:06.683Z] #0 0.735 + dir=/ [2022-09-16T17:59:06.683Z] #0 0.735 + bin=rootlesskit [2022-09-16T17:59:06.683Z] #0 0.735 + shift [2022-09-16T17:59:06.683Z] #0 0.735 + '[' '!' -f //rootlesskit.installer ']' [2022-09-16T17:59:06.683Z] #0 0.736 + . //rootlesskit.installer [2022-09-16T17:59:06.683Z] #0 0.736 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:59:06.683Z] #0 0.736 + install_rootlesskit [2022-09-16T17:59:06.683Z] #0 0.736 + case "$1" in [2022-09-16T17:59:06.683Z] #0 0.736 + export CGO_ENABLED=0 [2022-09-16T17:59:06.683Z] #0 0.736 + CGO_ENABLED=0 [2022-09-16T17:59:06.683Z] #0 0.736 + _install_rootlesskit [2022-09-16T17:59:06.683Z] #0 0.736 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-16T17:59:06.683Z] #0 0.736 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:59:06.683Z] #0 0.736 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-16T17:59:06.683Z] #0 0.736 + GOBIN=/build [2022-09-16T17:59:06.683Z] #0 0.736 + GO111MODULE=on [2022-09-16T17:59:06.683Z] #0 0.736 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:59:06.683Z] #0 1.066 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-16T17:59:06.683Z] #0 1.733 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-16T17:59:06.683Z] #0 1.733 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-16T17:59:06.683Z] #0 1.742 go: downloading github.com/google/uuid v1.3.0 [2022-09-16T17:59:06.683Z] #0 1.742 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-16T17:59:06.683Z] #0 1.743 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-16T17:59:06.683Z] #0 1.743 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-16T17:59:06.683Z] #0 1.743 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-16T17:59:06.683Z] #0 1.743 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-16T17:59:06.683Z] #0 1.767 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-16T17:59:06.683Z] #0 1.804 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-16T17:59:06.683Z] #0 2.023 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-16T17:59:06.683Z] #0 2.024 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-16T17:59:06.683Z] #0 2.278 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-16T17:59:06.683Z] #0 2.340 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-16T17:59:06.966Z] #36 30.34 The following NEW packages will be installed: [2022-09-16T17:59:06.966Z] #36 30.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-16T17:59:06.966Z] #36 30.36 vim-common xxd [2022-09-16T17:59:07.227Z] #36 30.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:59:07.227Z] #36 30.73 Need to get 15.6 MB of archives. [2022-09-16T17:59:07.227Z] #36 30.73 After this operation, 67.4 MB of additional disk space will be used. [2022-09-16T17:59:07.227Z] #36 30.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-16T17:59:07.227Z] #36 30.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-16T17:59:07.227Z] #36 30.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-16T17:59:07.227Z] #36 30.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-16T17:59:07.487Z] #36 31.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-16T17:59:07.487Z] #36 31.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-16T17:59:07.487Z] #36 31.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-16T17:59:07.487Z] #36 31.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-16T17:59:07.487Z] #36 31.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-16T17:59:07.487Z] #36 31.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-16T17:59:08.058Z] #36 ... [2022-09-16T17:59:08.058Z] [2022-09-16T17:59:08.058Z] #39 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-16T17:59:08.058Z] #39 29.28 The following additional packages will be installed: [2022-09-16T17:59:08.058Z] #39 29.29 libbtrfs0 [2022-09-16T17:59:08.058Z] #39 29.48 The following NEW packages will be installed: [2022-09-16T17:59:08.058Z] #39 29.50 libbtrfs-dev libbtrfs0 [2022-09-16T17:59:08.058Z] #39 29.95 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:59:08.058Z] #39 29.95 Need to get 454 kB of archives. [2022-09-16T17:59:08.058Z] #39 29.95 After this operation, 1275 kB of additional disk space will be used. [2022-09-16T17:59:08.058Z] #39 29.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-16T17:59:08.058Z] #39 29.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-16T17:59:08.058Z] #39 30.91 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:59:08.058Z] #39 31.22 Fetched 454 kB in 0s (1177 kB/s) [2022-09-16T17:59:08.058Z] #39 31.33 Selecting previously unselected package libbtrfs0:arm64. [2022-09-16T17:59:08.058Z] #39 31.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-16T17:59:08.058Z] #39 31.41 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-16T17:59:08.058Z] #39 31.44 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-16T17:59:08.058Z] #39 31.67 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-16T17:59:08.319Z] #39 31.68 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-16T17:59:08.319Z] #39 31.69 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-16T17:59:08.580Z] #39 32.02 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-16T17:59:08.580Z] #39 32.05 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-16T17:59:08.580Z] #39 32.07 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:59:08.580Z] #39 ... [2022-09-16T17:59:08.580Z] [2022-09-16T17:59:08.580Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-16T17:59:08.580Z] #30 16.22 Reading package lists... [2022-09-16T17:59:08.580Z] #30 22.26 Reading package lists... [2022-09-16T17:59:08.580Z] #30 27.05 Building dependency tree... [2022-09-16T17:59:08.580Z] #30 30.78 python3 is already the newest version (3.9.2-3). [2022-09-16T17:59:08.580Z] #30 30.78 The following additional packages will be installed: [2022-09-16T17:59:08.580Z] #30 30.79 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-16T17:59:08.580Z] #30 30.80 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-16T17:59:08.580Z] #30 30.81 Suggested packages: [2022-09-16T17:59:08.580Z] #30 30.82 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-16T17:59:08.580Z] #30 30.82 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-16T17:59:08.580Z] #30 30.82 m4-doc ed diffutils-doc [2022-09-16T17:59:08.580Z] #30 30.82 Recommended packages: [2022-09-16T17:59:08.580Z] #30 30.82 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-16T17:59:08.580Z] #30 32.17 The following NEW packages will be installed: [2022-09-16T17:59:08.580Z] #30 32.19 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-16T17:59:08.580Z] #30 32.20 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-16T17:59:08.580Z] #30 32.21 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-16T17:59:08.580Z] #30 32.21 libyajl2 m4 patch xz-utils [2022-09-16T17:59:08.580Z] #30 ... [2022-09-16T17:59:08.580Z] [2022-09-16T17:59:08.580Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T17:59:08.580Z] #33 27.37 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-16T17:59:08.580Z] #33 27.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-16T17:59:08.580Z] #33 27.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-16T17:59:08.580Z] #33 27.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-16T17:59:08.580Z] #33 27.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-16T17:59:08.580Z] #33 27.77 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-16T17:59:08.580Z] #33 27.78 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-16T17:59:08.580Z] #33 27.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-16T17:59:08.580Z] #33 28.15 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-16T17:59:08.580Z] #33 28.16 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-16T17:59:08.580Z] #33 28.30 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-16T17:59:08.580Z] #33 28.32 go: downloading golang.org/x/text v0.3.7 [2022-09-16T17:59:09.155Z] #33 ... [2022-09-16T17:59:09.155Z] [2022-09-16T17:59:09.155Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:09.155Z] #29 16.61 Reading package lists... [2022-09-16T17:59:09.155Z] #29 22.64 Reading package lists... [2022-09-16T17:59:09.155Z] #29 27.40 Building dependency tree... [2022-09-16T17:59:09.155Z] #29 31.27 The following additional packages will be installed: [2022-09-16T17:59:09.155Z] #29 31.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-16T17:59:09.155Z] #29 31.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-16T17:59:09.155Z] #29 31.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-16T17:59:09.155Z] #29 31.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-16T17:59:09.155Z] #29 31.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-16T17:59:09.155Z] #29 31.29 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-16T17:59:09.155Z] #29 31.29 mingw-w64-common mingw-w64-x86-64-dev [2022-09-16T17:59:09.155Z] #29 31.31 Suggested packages: [2022-09-16T17:59:09.155Z] #29 31.31 gcc-10-locales seccomp wine64 [2022-09-16T17:59:09.155Z] #29 32.46 The following NEW packages will be installed: [2022-09-16T17:59:09.155Z] #29 32.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-16T17:59:09.155Z] #29 32.46 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-16T17:59:09.155Z] #29 32.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-16T17:59:09.155Z] #29 32.46 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-16T17:59:09.155Z] #29 32.46 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-16T17:59:09.155Z] #29 32.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-16T17:59:09.155Z] #29 32.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-16T17:59:09.155Z] #29 32.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-16T17:59:09.155Z] #29 32.47 mingw-w64-x86-64-dev [2022-09-16T17:59:09.155Z] #29 ... [2022-09-16T17:59:09.155Z] [2022-09-16T17:59:09.155Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-16T17:59:09.155Z] #30 32.66 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:59:09.155Z] #30 32.66 Need to get 5921 kB of archives. [2022-09-16T17:59:09.155Z] #30 32.66 After this operation, 18.6 MB of additional disk space will be used. [2022-09-16T17:59:09.155Z] #30 32.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-16T17:59:09.155Z] #30 32.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-16T17:59:09.155Z] #30 32.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-16T17:59:09.155Z] #30 32.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-16T17:59:09.155Z] #30 32.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-16T17:59:09.155Z] #30 32.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-16T17:59:09.155Z] #30 32.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-16T17:59:09.155Z] #30 32.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-16T17:59:09.155Z] #30 32.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-16T17:59:09.155Z] #30 32.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-16T17:59:09.155Z] #30 32.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-16T17:59:09.155Z] #30 32.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2022-09-16T17:59:09.155Z] #30 ... [2022-09-16T17:59:09.155Z] [2022-09-16T17:59:09.155Z] #40 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-16T17:59:09.155Z] #40 17.18 Reading package lists... [2022-09-16T17:59:09.155Z] #40 22.70 Reading package lists... [2022-09-16T17:59:09.155Z] #40 27.47 Building dependency tree... [2022-09-16T17:59:09.155Z] #40 31.31 The following additional packages will be installed: [2022-09-16T17:59:09.155Z] #40 31.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-16T17:59:09.155Z] #40 31.34 python3-protobuf python3-six [2022-09-16T17:59:09.155Z] #40 31.35 Suggested packages: [2022-09-16T17:59:09.155Z] #40 31.35 python3-setuptools [2022-09-16T17:59:09.155Z] #40 31.35 Recommended packages: [2022-09-16T17:59:09.155Z] #40 31.36 iproute2 | iproute [2022-09-16T17:59:09.155Z] #40 32.02 The following NEW packages will be installed: [2022-09-16T17:59:09.155Z] #40 32.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-16T17:59:09.155Z] #40 32.04 python3-protobuf python3-six [2022-09-16T17:59:09.155Z] #40 32.54 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:59:09.155Z] #40 32.54 Need to get 2136 kB of archives. [2022-09-16T17:59:09.155Z] #40 32.54 After this operation, 10.8 MB of additional disk space will be used. [2022-09-16T17:59:09.155Z] #40 32.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-16T17:59:09.416Z] #40 ... [2022-09-16T17:59:09.416Z] [2022-09-16T17:59:09.416Z] #39 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-16T17:59:09.416Z] #39 DONE 32.8s [2022-09-16T17:59:09.416Z] [2022-09-16T17:59:09.416Z] #40 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-16T17:59:09.416Z] #40 32.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-16T17:59:09.416Z] #40 32.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-16T17:59:09.416Z] #40 32.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-16T17:59:09.416Z] #40 32.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-16T17:59:09.416Z] #40 ... [2022-09-16T17:59:09.416Z] [2022-09-16T17:59:09.416Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:09.416Z] #29 32.85 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:59:09.416Z] #29 32.85 Need to get 108 MB of archives. [2022-09-16T17:59:09.416Z] #29 32.85 After this operation, 620 MB of additional disk space will be used. [2022-09-16T17:59:09.416Z] #29 32.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-09-16T17:59:09.416Z] #29 ... [2022-09-16T17:59:09.416Z] [2022-09-16T17:59:09.416Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-16T17:59:09.416Z] #42 DONE 0.2s [2022-09-16T17:59:09.416Z] [2022-09-16T17:59:09.416Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:09.416Z] #29 32.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-09-16T17:59:09.677Z] #29 33.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-16T17:59:09.677Z] #29 33.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-09-16T17:59:09.677Z] #29 33.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-16T17:59:09.677Z] #29 33.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-16T17:59:09.939Z] #29 33.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-16T17:59:10.200Z] #29 33.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-09-16T17:59:10.200Z] #29 33.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-09-16T17:59:10.200Z] #29 33.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-16T17:59:11.142Z] #29 34.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-09-16T17:59:11.404Z] #29 34.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-09-16T17:59:11.670Z] #29 ... [2022-09-16T17:59:11.670Z] [2022-09-16T17:59:11.670Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-16T17:59:11.670Z] #34 34.75 v3.0.2 [2022-09-16T17:59:11.670Z] #34 DONE 35.0s [2022-09-16T17:59:11.670Z] [2022-09-16T17:59:11.670Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-16T17:59:11.670Z] #30 32.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-16T17:59:11.670Z] #30 32.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-16T17:59:11.670Z] #30 32.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-16T17:59:11.670Z] #30 32.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-16T17:59:11.670Z] #30 32.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-09-16T17:59:11.670Z] #30 32.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-16T17:59:11.670Z] #30 32.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-09-16T17:59:11.670Z] #30 32.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-16T17:59:11.670Z] #30 33.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-09-16T17:59:11.670Z] #30 33.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-16T17:59:11.670Z] #30 33.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-16T17:59:11.670Z] #30 34.11 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:59:11.670Z] #30 34.38 Fetched 5921 kB in 1s (8057 kB/s) [2022-09-16T17:59:11.670Z] #30 34.49 Selecting previously unselected package bzip2. [2022-09-16T17:59:11.670Z] #30 34.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-16T17:59:11.670Z] #30 34.57 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-16T17:59:11.670Z] #30 34.59 Unpacking bzip2 (1.0.8-4) ... [2022-09-16T17:59:11.670Z] #30 34.72 Selecting previously unselected package libmagic-mgc. [2022-09-16T17:59:11.670Z] #30 34.73 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-16T17:59:11.670Z] #30 34.74 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-16T17:59:12.240Z] #30 35.73 Selecting previously unselected package libmagic1:arm64. [2022-09-16T17:59:12.240Z] #30 35.73 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-16T17:59:12.240Z] #30 35.75 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-16T17:59:12.812Z] #30 36.13 Selecting previously unselected package file. [2022-09-16T17:59:12.812Z] #30 36.14 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-16T17:59:12.812Z] #30 36.15 Unpacking file (1:5.39-3) ... [2022-09-16T17:59:12.812Z] #30 36.26 Selecting previously unselected package xz-utils. [2022-09-16T17:59:12.812Z] #30 36.26 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-16T17:59:12.812Z] #30 36.31 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:59:13.072Z] #30 36.69 Selecting previously unselected package libsigsegv2:arm64. [2022-09-16T17:59:13.072Z] #30 36.69 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-16T17:59:13.234Z] #45 8.117 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-16T17:59:13.234Z] #45 8.117 + GOBIN=/build [2022-09-16T17:59:13.234Z] #45 8.117 + GO111MODULE=on [2022-09-16T17:59:13.234Z] #45 8.117 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:59:13.234Z] #45 9.013 rootlesskit version 1.0.0 [2022-09-16T17:59:13.234Z] #45 9.015 Usage of /build/rootlesskit-docker-proxy: [2022-09-16T17:59:13.234Z] #45 9.015 -container-ip string [2022-09-16T17:59:13.234Z] #45 9.015 container ip [2022-09-16T17:59:13.234Z] #45 9.015 -container-port int [2022-09-16T17:59:13.234Z] #45 9.015 container port (default -1) [2022-09-16T17:59:13.234Z] #45 9.015 -host-ip string [2022-09-16T17:59:13.234Z] #45 9.015 host ip [2022-09-16T17:59:13.234Z] #45 9.015 -host-port int [2022-09-16T17:59:13.234Z] #45 9.015 host port (default -1) [2022-09-16T17:59:13.234Z] #45 9.015 -proto string [2022-09-16T17:59:13.234Z] #45 9.015 proxy protocol (default "tcp") [2022-09-16T17:59:13.332Z] #30 36.70 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-16T17:59:13.332Z] #30 36.85 Selecting previously unselected package m4. [2022-09-16T17:59:13.332Z] #30 36.85 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-16T17:59:13.332Z] #30 36.86 Unpacking m4 (1.4.18-5) ... [2022-09-16T17:59:13.592Z] #30 ... [2022-09-16T17:59:13.592Z] [2022-09-16T17:59:13.592Z] #37 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-16T17:59:13.592Z] #37 36.94 NAME: [2022-09-16T17:59:13.592Z] #37 36.94 go-winres - A tool for embedding resources in Windows executables [2022-09-16T17:59:13.592Z] #37 36.94 [2022-09-16T17:59:13.592Z] #37 36.94 USAGE: [2022-09-16T17:59:13.592Z] #37 36.96 go-winres [global options] command [command options] [arguments...] [2022-09-16T17:59:13.592Z] #37 36.96 [2022-09-16T17:59:13.592Z] #37 36.97 COMMANDS: [2022-09-16T17:59:13.592Z] #37 36.97 init Create an initial ./winres/winres.json [2022-09-16T17:59:13.592Z] #37 36.97 make Make syso files for the "go build" command [2022-09-16T17:59:13.592Z] #37 36.97 simply Make syso files for the "go build" command (simplified) [2022-09-16T17:59:13.592Z] #37 36.97 extract Extract all resources from an executable [2022-09-16T17:59:13.592Z] #37 36.97 patch Replace resources in an executable file (exe, dll) [2022-09-16T17:59:13.592Z] #37 36.97 help, h Shows a list of commands or help for one command [2022-09-16T17:59:13.592Z] #37 36.97 [2022-09-16T17:59:13.592Z] #37 36.97 GLOBAL OPTIONS: [2022-09-16T17:59:13.592Z] #37 36.97 --help, -h show help (default: false) [2022-09-16T17:59:13.592Z] #37 DONE 37.1s [2022-09-16T17:59:13.592Z] [2022-09-16T17:59:13.592Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-16T17:59:13.592Z] #30 37.11 Selecting previously unselected package autoconf. [2022-09-16T17:59:13.592Z] #30 37.12 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-16T17:59:13.592Z] #30 37.13 Unpacking autoconf (2.69-14) ... [2022-09-16T17:59:13.796Z] #45 DONE 9.5s [2022-09-16T17:59:13.796Z] [2022-09-16T17:59:13.796Z] #46 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-16T17:59:13.796Z] #46 DONE 0.0s [2022-09-16T17:59:13.796Z] [2022-09-16T17:59:13.796Z] #47 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-16T17:59:13.796Z] #47 DONE 0.0s [2022-09-16T17:59:13.796Z] [2022-09-16T17:59:13.796Z] #48 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-16T17:59:13.796Z] #0 1.370 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:59:13.796Z] #0 1.380 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:59:13.796Z] #0 1.380 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:59:13.796Z] #0 1.574 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-16T17:59:13.796Z] #0 1.734 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:59:13.796Z] #0 1.818 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:59:13.796Z] #0 1.986 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-16T17:59:13.796Z] #0 2.074 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-16T17:59:13.796Z] #0 2.138 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-16T17:59:13.796Z] #0 2.229 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-16T17:59:13.797Z] #0 2.232 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-16T17:59:13.797Z] #0 2.233 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:59:13.797Z] #0 2.235 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:59:13.797Z] #0 2.237 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-16T17:59:13.797Z] #0 2.240 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-16T17:59:13.797Z] #0 2.242 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-16T17:59:13.797Z] #0 2.243 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-16T17:59:13.797Z] #0 2.243 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-16T17:59:13.797Z] #0 2.244 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-16T17:59:13.797Z] #0 2.245 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:59:13.797Z] #0 2.245 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:59:13.797Z] #0 9.087 Fetched 49.2 MB in 8s (6182 kB/s) [2022-09-16T17:59:14.359Z] #0 9.087 Reading package lists... [2022-09-16T17:59:14.360Z] #48 ... [2022-09-16T17:59:14.360Z] [2022-09-16T17:59:14.360Z] #49 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:14.360Z] #0 1.335 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:59:14.360Z] #0 1.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:59:14.360Z] #0 1.344 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:59:14.360Z] #0 1.458 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-16T17:59:14.360Z] #0 1.579 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-16T17:59:14.360Z] #0 1.717 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-16T17:59:14.360Z] #0 1.831 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:59:14.360Z] #0 1.926 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:59:14.360Z] #0 2.010 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-16T17:59:14.360Z] #0 2.095 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:59:14.360Z] #0 2.097 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:59:14.360Z] #0 2.100 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-16T17:59:14.360Z] #0 2.102 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-16T17:59:14.360Z] #0 2.104 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-16T17:59:14.360Z] #0 2.106 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-16T17:59:14.360Z] #0 2.115 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-16T17:59:14.360Z] #0 2.117 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:59:14.360Z] #0 2.122 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-16T17:59:14.360Z] #0 2.123 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:59:14.360Z] #0 2.125 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-16T17:59:14.360Z] #0 2.126 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-16T17:59:14.360Z] #0 9.071 Fetched 49.2 MB in 8s (5975 kB/s) [2022-09-16T17:59:14.360Z] #0 9.071 Reading package lists... [2022-09-16T17:59:14.360Z] #49 ... [2022-09-16T17:59:14.360Z] [2022-09-16T17:59:14.360Z] #50 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-16T17:59:14.360Z] #0 1.335 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:59:14.360Z] #0 1.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:59:14.360Z] #0 1.345 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:59:14.360Z] #0 1.475 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:59:14.360Z] #0 1.577 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-16T17:59:14.360Z] #0 1.711 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:59:14.360Z] #0 1.823 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-16T17:59:14.360Z] #0 1.975 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-16T17:59:14.360Z] #0 2.126 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-16T17:59:14.360Z] #0 2.225 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-16T17:59:14.360Z] #0 2.231 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:59:14.360Z] #0 2.232 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-16T17:59:14.360Z] #0 2.234 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:59:14.360Z] #0 2.235 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-16T17:59:14.360Z] #0 2.236 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-16T17:59:14.360Z] #0 2.290 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-16T17:59:14.360Z] #0 2.295 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-16T17:59:14.360Z] #0 2.296 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-16T17:59:14.360Z] #0 2.298 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:59:14.360Z] #0 2.303 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-16T17:59:14.360Z] #0 2.306 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:59:14.360Z] #0 9.073 Fetched 49.2 MB in 8s (6002 kB/s) [2022-09-16T17:59:14.530Z] #30 37.87 Selecting previously unselected package autotools-dev. [2022-09-16T17:59:14.530Z] #30 37.87 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-16T17:59:14.530Z] #30 37.92 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-16T17:59:14.530Z] #30 38.07 Selecting previously unselected package automake. [2022-09-16T17:59:14.530Z] #30 38.08 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-16T17:59:14.530Z] #30 38.11 Unpacking automake (1:1.16.3-2) ... [2022-09-16T17:59:15.099Z] #30 38.73 Selecting previously unselected package patch. [2022-09-16T17:59:15.359Z] #30 38.73 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-16T17:59:15.359Z] #30 38.75 Unpacking patch (2.7.6-7) ... [2022-09-16T17:59:15.359Z] #30 38.89 Selecting previously unselected package dpkg-dev. [2022-09-16T17:59:15.359Z] #30 38.90 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ... [2022-09-16T17:59:15.359Z] #30 38.91 Unpacking dpkg-dev (1.20.12) ... [2022-09-16T17:59:16.250Z] #0 9.073 Reading package lists... [2022-09-16T17:59:16.250Z] #50 ... [2022-09-16T17:59:16.250Z] [2022-09-16T17:59:16.250Z] #49 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:16.250Z] #0 9.071 Reading package lists... [2022-09-16T17:59:16.298Z] #30 39.79 Selecting previously unselected package build-essential. [2022-09-16T17:59:16.298Z] #30 39.81 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-16T17:59:16.298Z] #30 39.82 Unpacking build-essential (12.9) ... [2022-09-16T17:59:16.558Z] #30 39.92 Selecting previously unselected package libcap2:arm64. [2022-09-16T17:59:16.558Z] #30 39.93 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-16T17:59:16.558Z] #30 39.94 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-16T17:59:16.558Z] #30 40.03 Selecting previously unselected package libcap-dev:arm64. [2022-09-16T17:59:16.558Z] #30 40.06 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-16T17:59:16.558Z] #30 40.09 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-16T17:59:16.819Z] #30 40.26 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-16T17:59:16.819Z] #30 40.27 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-16T17:59:16.819Z] #30 40.27 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-16T17:59:16.819Z] #30 40.37 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-16T17:59:16.819Z] #30 40.39 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-16T17:59:16.819Z] #30 40.40 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-16T17:59:17.079Z] #30 40.53 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-16T17:59:17.079Z] #30 40.53 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-16T17:59:17.079Z] #30 40.54 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T17:59:17.079Z] #30 40.73 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-16T17:59:17.079Z] #30 40.73 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-16T17:59:17.340Z] #30 40.74 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T17:59:17.910Z] #30 41.42 Selecting previously unselected package libtool. [2022-09-16T17:59:17.910Z] #30 41.43 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-16T17:59:17.910Z] #30 41.44 Unpacking libtool (2.4.6-15) ... [2022-09-16T17:59:18.171Z] #30 41.64 Selecting previously unselected package libudev-dev:arm64. [2022-09-16T17:59:18.171Z] #30 41.66 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-16T17:59:18.171Z] #30 41.67 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T17:59:18.450Z] #30 41.93 Selecting previously unselected package libyajl2:arm64. [2022-09-16T17:59:18.450Z] #30 41.93 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-16T17:59:18.450Z] #30 41.94 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-16T17:59:18.710Z] #30 42.06 Selecting previously unselected package libyajl-dev:arm64. [2022-09-16T17:59:18.710Z] #30 42.09 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-16T17:59:18.710Z] #30 42.12 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-16T17:59:18.972Z] #30 42.32 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T17:59:18.972Z] #30 42.34 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-16T17:59:18.972Z] #30 42.36 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-16T17:59:18.972Z] #30 42.38 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-16T17:59:18.972Z] #30 42.43 Setting up file (1:5.39-3) ... [2022-09-16T17:59:18.972Z] #30 ... [2022-09-16T17:59:18.972Z] [2022-09-16T17:59:18.972Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-16T17:59:18.972Z] #36 32.33 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:59:18.972Z] #36 32.61 Fetched 15.6 MB in 1s (17.6 MB/s) [2022-09-16T17:59:18.972Z] #36 32.72 Selecting previously unselected package xxd. [2022-09-16T17:59:18.972Z] #36 32.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-16T17:59:18.972Z] #36 32.87 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-16T17:59:18.972Z] #36 32.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:59:18.972Z] #36 33.31 Selecting previously unselected package vim-common. [2022-09-16T17:59:18.972Z] #36 33.32 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-16T17:59:18.972Z] #36 33.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:59:18.972Z] #36 33.83 Selecting previously unselected package cmake-data. [2022-09-16T17:59:18.972Z] #36 33.84 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-16T17:59:18.972Z] #36 33.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-16T17:59:18.972Z] #36 38.07 Selecting previously unselected package libicu67:arm64. [2022-09-16T17:59:18.972Z] #36 38.07 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-16T17:59:18.972Z] #36 38.11 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-16T17:59:18.972Z] #36 ... [2022-09-16T17:59:18.972Z] [2022-09-16T17:59:18.972Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-16T17:59:18.972Z] #30 42.43 Setting up file (1:5.39-3) ... [2022-09-16T17:59:18.972Z] #30 42.45 Setting up bzip2 (1.0.8-4) ... [2022-09-16T17:59:18.972Z] #30 42.46 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-16T17:59:18.972Z] #30 42.48 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-16T17:59:18.972Z] #30 42.49 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-16T17:59:18.972Z] #30 42.50 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-16T17:59:19.232Z] #30 42.54 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-16T17:59:19.232Z] #30 42.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:59:19.232Z] #30 42.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-16T17:59:19.232Z] #30 42.59 Setting up patch (2.7.6-7) ... [2022-09-16T17:59:19.232Z] #30 42.63 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T17:59:19.232Z] #30 42.65 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-16T17:59:19.232Z] #30 42.66 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-16T17:59:19.232Z] #30 42.68 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T17:59:19.232Z] #30 42.71 Setting up libtool (2.4.6-15) ... [2022-09-16T17:59:19.232Z] #30 42.75 Setting up m4 (1.4.18-5) ... [2022-09-16T17:59:19.232Z] #30 42.78 Setting up dpkg-dev (1.20.12) ... [2022-09-16T17:59:19.232Z] #30 42.83 Setting up autoconf (2.69-14) ... [2022-09-16T17:59:19.232Z] #30 42.87 Setting up build-essential (12.9) ... [2022-09-16T17:59:19.492Z] #30 42.89 Setting up automake (1:1.16.3-2) ... [2022-09-16T17:59:19.492Z] #30 42.90 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-16T17:59:19.492Z] #30 42.92 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:59:19.492Z] #30 ... [2022-09-16T17:59:19.492Z] [2022-09-16T17:59:19.492Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-16T17:59:19.492Z] #0 0.777 + RM_GOPATH=0 [2022-09-16T17:59:19.492Z] #0 0.777 + TMP_GOPATH= [2022-09-16T17:59:19.492Z] #0 0.777 + : /build [2022-09-16T17:59:19.492Z] #0 0.783 + '[' -z '' ']' [2022-09-16T17:59:19.492Z] #0 0.783 ++ mktemp -d [2022-09-16T17:59:19.492Z] #0 0.798 + export GOPATH=/tmp/tmp.ZepNBCh5Tp [2022-09-16T17:59:19.492Z] #0 0.827 + GOPATH=/tmp/tmp.ZepNBCh5Tp [2022-09-16T17:59:19.492Z] #0 0.827 + RM_GOPATH=1 [2022-09-16T17:59:19.492Z] #0 0.827 + case "$(go env GOARCH)" in [2022-09-16T17:59:19.492Z] #0 0.829 ++ go env GOARCH [2022-09-16T17:59:19.492Z] #0 0.855 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:59:19.492Z] #0 0.859 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:59:19.492Z] #0 0.863 ++ dirname /install.sh [2022-09-16T17:59:19.492Z] #0 0.872 + dir=/ [2022-09-16T17:59:19.492Z] #0 0.872 + bin=containerd [2022-09-16T17:59:19.492Z] #0 0.874 + shift [2022-09-16T17:59:19.492Z] #0 0.875 + '[' '!' -f //containerd.installer ']' [2022-09-16T17:59:19.492Z] #0 0.875 + . //containerd.installer [2022-09-16T17:59:19.492Z] #0 0.875 ++ set -e [2022-09-16T17:59:19.492Z] #0 0.875 ++ : v1.6.8 [2022-09-16T17:59:19.492Z] #0 0.875 + install_containerd [2022-09-16T17:59:19.492Z] #0 0.876 + echo 'Install containerd version v1.6.8' [2022-09-16T17:59:19.492Z] #0 0.877 Install containerd version v1.6.8 [2022-09-16T17:59:19.492Z] #0 0.886 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZepNBCh5Tp/src/github.com/containerd/containerd [2022-09-16T17:59:19.492Z] #0 0.889 Cloning into '/tmp/tmp.ZepNBCh5Tp/src/github.com/containerd/containerd'... [2022-09-16T17:59:19.518Z] #49 12.06 Reading package lists... [2022-09-16T17:59:19.773Z] #49 14.99 Building dependency tree... [2022-09-16T17:59:19.844Z] #43 ... [2022-09-16T17:59:19.845Z] [2022-09-16T17:59:19.845Z] #40 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-16T17:59:19.845Z] #40 32.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-16T17:59:19.845Z] #40 32.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-16T17:59:19.845Z] #40 34.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-16T17:59:19.845Z] #40 36.54 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:59:19.845Z] #40 36.85 Fetched 2136 kB in 3s (674 kB/s) [2022-09-16T17:59:19.845Z] #40 37.04 Selecting previously unselected package libprotobuf23:arm64. [2022-09-16T17:59:19.845Z] #40 37.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-16T17:59:19.845Z] #40 37.10 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-16T17:59:19.845Z] #40 37.12 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-16T17:59:19.845Z] #40 38.10 Selecting previously unselected package python3-pkg-resources. [2022-09-16T17:59:19.845Z] #40 38.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-16T17:59:19.845Z] #40 38.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-16T17:59:19.845Z] #40 38.38 Selecting previously unselected package python3-six. [2022-09-16T17:59:19.845Z] #40 38.38 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-16T17:59:19.845Z] #40 38.39 Unpacking python3-six (1.16.0-2) ... [2022-09-16T17:59:19.845Z] #40 38.51 Selecting previously unselected package python3-protobuf. [2022-09-16T17:59:19.845Z] #40 38.51 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-16T17:59:19.845Z] #40 38.52 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-16T17:59:19.845Z] #40 39.03 Selecting previously unselected package libnet1:arm64. [2022-09-16T17:59:19.845Z] #40 39.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-16T17:59:19.845Z] #40 39.06 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-16T17:59:19.845Z] #40 39.23 Selecting previously unselected package libnl-3-200:arm64. [2022-09-16T17:59:19.845Z] #40 39.23 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-16T17:59:19.845Z] #40 39.26 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-16T17:59:19.845Z] #40 39.38 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-16T17:59:19.845Z] #40 39.38 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-16T17:59:19.845Z] #40 39.39 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-16T17:59:19.845Z] #40 39.51 Selecting previously unselected package criu. [2022-09-16T17:59:19.845Z] #40 39.51 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-16T17:59:19.845Z] #40 39.52 Unpacking criu (3.17.1-1) ... [2022-09-16T17:59:19.845Z] #40 40.31 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-16T17:59:19.845Z] #40 42.03 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-16T17:59:19.845Z] #40 42.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-16T17:59:19.845Z] #40 42.08 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-16T17:59:19.845Z] #40 42.09 Setting up python3-six (1.16.0-2) ... [2022-09-16T17:59:20.104Z] #40 43.34 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-16T17:59:20.105Z] #40 ... [2022-09-16T17:59:20.105Z] [2022-09-16T17:59:20.105Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T17:59:20.105Z] #33 33.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-16T17:59:20.105Z] #33 33.75 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-16T17:59:20.105Z] #33 33.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-16T17:59:20.105Z] #33 33.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-16T17:59:20.105Z] #33 33.95 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-16T17:59:20.105Z] #33 33.99 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-16T17:59:20.105Z] #33 34.01 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-16T17:59:20.105Z] #33 34.11 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-16T17:59:20.105Z] #33 34.16 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-16T17:59:20.105Z] #33 34.26 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-16T17:59:20.105Z] #33 34.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-16T17:59:20.105Z] #33 34.51 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-16T17:59:20.105Z] #33 35.11 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-16T17:59:20.105Z] #33 35.11 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-16T17:59:20.105Z] #33 35.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-16T17:59:20.105Z] #33 35.32 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-16T17:59:20.105Z] #33 35.36 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-16T17:59:20.105Z] #33 35.73 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-16T17:59:20.105Z] #33 35.74 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-16T17:59:20.105Z] #33 35.84 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-16T17:59:20.105Z] #33 35.95 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-16T17:59:20.105Z] #33 36.06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-16T17:59:20.105Z] #33 36.07 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-16T17:59:20.105Z] #33 36.20 go: downloading github.com/prometheus/common v0.32.1 [2022-09-16T17:59:20.105Z] #33 36.56 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-16T17:59:20.105Z] #33 36.59 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-16T17:59:20.105Z] #33 37.68 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-16T17:59:20.105Z] #33 37.79 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-16T17:59:20.364Z] #33 ... [2022-09-16T17:59:20.364Z] [2022-09-16T17:59:20.364Z] #40 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-16T17:59:20.364Z] #40 43.50 Setting up python3-protobuf (3.12.4-1) ... [2022-09-16T17:59:20.700Z] #49 16.35 The following additional packages will be installed: [2022-09-16T17:59:20.700Z] #49 16.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-16T17:59:20.700Z] #49 16.35 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-16T17:59:20.700Z] #49 16.35 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-16T17:59:20.700Z] #49 16.35 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-16T17:59:20.700Z] #49 16.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-16T17:59:20.700Z] #49 16.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-16T17:59:20.700Z] #49 16.36 mingw-w64-common mingw-w64-x86-64-dev [2022-09-16T17:59:20.700Z] #49 16.36 Suggested packages: [2022-09-16T17:59:20.700Z] #49 16.36 gcc-10-locales seccomp wine64 [2022-09-16T17:59:20.956Z] #49 16.64 The following NEW packages will be installed: [2022-09-16T17:59:20.956Z] #49 16.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-16T17:59:20.956Z] #49 16.65 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-16T17:59:20.956Z] #49 16.65 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-16T17:59:20.956Z] #49 16.65 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-16T17:59:20.956Z] #49 16.65 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-16T17:59:20.956Z] #49 16.65 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-16T17:59:20.956Z] #49 16.65 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-16T17:59:20.956Z] #49 16.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-16T17:59:20.956Z] #49 16.65 mingw-w64-x86-64-dev [2022-09-16T17:59:21.213Z] #49 16.94 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:59:21.213Z] #49 16.94 Need to get 115 MB of archives. [2022-09-16T17:59:21.213Z] #49 16.94 After this operation, 645 MB of additional disk space will be used. [2022-09-16T17:59:21.213Z] #49 16.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-16T17:59:21.213Z] #49 16.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-16T17:59:21.213Z] #49 16.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-16T17:59:21.213Z] #49 16.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-16T17:59:21.213Z] #49 17.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-16T17:59:21.213Z] #49 17.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-16T17:59:21.213Z] #49 17.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-16T17:59:21.213Z] #49 17.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-16T17:59:21.213Z] #49 17.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-16T17:59:21.213Z] #49 17.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-16T17:59:21.310Z] #40 ... [2022-09-16T17:59:21.310Z] [2022-09-16T17:59:21.310Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-16T17:59:21.310Z] #30 DONE 44.5s [2022-09-16T17:59:21.310Z] [2022-09-16T17:59:21.310Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-16T17:59:21.310Z] #36 43.91 Selecting previously unselected package libxml2:arm64. [2022-09-16T17:59:21.310Z] #36 43.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-16T17:59:21.310Z] #36 43.93 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-16T17:59:21.310Z] #36 44.52 Selecting previously unselected package libarchive13:arm64. [2022-09-16T17:59:21.310Z] #36 44.52 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-16T17:59:21.310Z] #36 44.54 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-16T17:59:21.470Z] #49 ... [2022-09-16T17:59:21.470Z] [2022-09-16T17:59:21.470Z] #48 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-16T17:59:21.470Z] #0 9.087 Reading package lists... [2022-09-16T17:59:21.470Z] #48 12.14 Reading package lists... [2022-09-16T17:59:21.470Z] #48 15.05 Building dependency tree... [2022-09-16T17:59:21.470Z] #48 16.35 The following additional packages will be installed: [2022-09-16T17:59:21.470Z] #48 16.36 libbtrfs0 [2022-09-16T17:59:21.470Z] #48 16.43 The following NEW packages will be installed: [2022-09-16T17:59:21.470Z] #48 16.44 libbtrfs-dev libbtrfs0 [2022-09-16T17:59:21.470Z] #48 16.74 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:59:21.470Z] #48 16.74 Need to get 460 kB of archives. [2022-09-16T17:59:21.470Z] #48 16.74 After this operation, 1237 kB of additional disk space will be used. [2022-09-16T17:59:21.470Z] #48 16.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-16T17:59:21.470Z] #48 16.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-16T17:59:21.470Z] #48 17.00 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:59:21.470Z] #48 17.11 Fetched 460 kB in 0s (1666 kB/s) [2022-09-16T17:59:21.470Z] #48 17.14 Selecting previously unselected package libbtrfs0:amd64. [2022-09-16T17:59:21.470Z] #48 17.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-09-16T17:59:21.470Z] #48 17.15 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-16T17:59:21.470Z] #48 17.16 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-16T17:59:21.470Z] #48 17.20 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-16T17:59:21.470Z] #48 17.21 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-16T17:59:21.470Z] #48 17.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-16T17:59:21.470Z] #48 17.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-16T17:59:21.470Z] #48 17.29 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-16T17:59:21.470Z] #48 17.30 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:59:21.470Z] #48 DONE 17.5s [2022-09-16T17:59:21.470Z] [2022-09-16T17:59:21.470Z] #49 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:21.470Z] #49 17.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-16T17:59:21.470Z] #49 ... [2022-09-16T17:59:21.470Z] [2022-09-16T17:59:21.470Z] #50 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-16T17:59:21.470Z] #50 12.06 Reading package lists... [2022-09-16T17:59:21.470Z] #50 14.97 Building dependency tree... [2022-09-16T17:59:21.470Z] #50 16.20 The following additional packages will be installed: [2022-09-16T17:59:21.470Z] #50 16.21 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-16T17:59:21.470Z] #50 16.22 Suggested packages: [2022-09-16T17:59:21.470Z] #50 16.22 cmake-doc ninja-build lrzip [2022-09-16T17:59:21.470Z] #50 16.22 Recommended packages: [2022-09-16T17:59:21.470Z] #50 16.22 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-16T17:59:21.470Z] #50 16.46 The following NEW packages will be installed: [2022-09-16T17:59:21.470Z] #50 16.46 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-16T17:59:21.470Z] #50 16.76 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:59:21.470Z] #50 16.76 Need to get 8418 kB of archives. [2022-09-16T17:59:21.470Z] #50 16.76 After this operation, 34.9 MB of additional disk space will be used. [2022-09-16T17:59:21.470Z] #50 16.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-16T17:59:21.470Z] #50 16.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-16T17:59:21.470Z] #50 16.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-16T17:59:21.470Z] #50 16.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-16T17:59:21.470Z] #50 16.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-16T17:59:21.470Z] #50 16.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-16T17:59:21.470Z] #50 16.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-16T17:59:21.470Z] #50 16.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-16T17:59:21.470Z] #50 17.06 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:59:21.470Z] #50 17.18 Fetched 8418 kB in 0s (25.9 MB/s) [2022-09-16T17:59:21.470Z] #50 17.20 Selecting previously unselected package xxd. [2022-09-16T17:59:21.470Z] #50 17.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-09-16T17:59:21.470Z] #50 17.22 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-16T17:59:21.470Z] #50 17.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:59:21.470Z] #50 17.27 Selecting previously unselected package vim-common. [2022-09-16T17:59:21.470Z] #50 17.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-16T17:59:21.470Z] #50 17.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:59:21.470Z] #50 17.35 Selecting previously unselected package cmake-data. [2022-09-16T17:59:21.470Z] #50 17.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-16T17:59:21.470Z] #50 17.36 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-16T17:59:21.571Z] #36 45.05 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-16T17:59:21.571Z] #36 45.09 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-16T17:59:21.571Z] #36 45.10 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-16T17:59:21.726Z] #50 ... [2022-09-16T17:59:21.726Z] [2022-09-16T17:59:21.726Z] #51 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-16T17:59:21.726Z] #51 DONE 0.1s [2022-09-16T17:59:21.726Z] [2022-09-16T17:59:21.726Z] #50 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-16T17:59:21.726Z] #50 17.72 Selecting previously unselected package libarchive13:amd64. [2022-09-16T17:59:21.726Z] #50 ... [2022-09-16T17:59:21.726Z] [2022-09-16T17:59:21.726Z] #49 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:21.726Z] #49 17.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-16T17:59:21.726Z] #49 17.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-16T17:59:21.832Z] #36 45.31 Selecting previously unselected package librhash0:arm64. [2022-09-16T17:59:21.832Z] #36 45.31 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-16T17:59:21.832Z] #36 45.32 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-16T17:59:21.982Z] #49 17.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-16T17:59:21.982Z] #49 17.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-16T17:59:22.093Z] #36 45.46 Selecting previously unselected package libuv1:arm64. [2022-09-16T17:59:22.093Z] #36 45.47 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-16T17:59:22.093Z] #36 45.48 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-16T17:59:22.093Z] #36 45.69 Selecting previously unselected package cmake. [2022-09-16T17:59:22.093Z] #36 45.69 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-16T17:59:22.093Z] #36 45.70 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-16T17:59:22.093Z] #36 ... [2022-09-16T17:59:22.093Z] [2022-09-16T17:59:22.093Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:22.093Z] #29 35.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-16T17:59:22.093Z] #29 36.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-09-16T17:59:22.093Z] #29 37.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-16T17:59:22.093Z] #29 37.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-16T17:59:22.093Z] #29 37.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-16T17:59:22.093Z] #29 37.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-16T17:59:22.093Z] #29 37.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-16T17:59:22.093Z] #29 37.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-09-16T17:59:22.093Z] #29 37.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-09-16T17:59:22.093Z] #29 37.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-16T17:59:22.093Z] #29 37.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-09-16T17:59:22.093Z] #29 37.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-09-16T17:59:22.093Z] #29 37.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-09-16T17:59:22.093Z] #29 37.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-09-16T17:59:22.093Z] #29 37.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-16T17:59:22.093Z] #29 37.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-09-16T17:59:22.093Z] #29 37.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-16T17:59:22.093Z] #29 37.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-09-16T17:59:22.093Z] #29 38.64 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:59:22.093Z] #29 38.78 Fetched 108 MB in 5s (22.9 MB/s) [2022-09-16T17:59:22.093Z] #29 38.90 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-16T17:59:22.093Z] #29 38.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-16T17:59:22.093Z] #29 38.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-16T17:59:22.093Z] #29 38.99 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-16T17:59:22.093Z] #29 41.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-16T17:59:22.093Z] #29 41.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-16T17:59:22.093Z] #29 41.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-16T17:59:22.093Z] #29 43.99 Selecting previously unselected package binutils-mingw-w64. [2022-09-16T17:59:22.093Z] #29 44.00 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-16T17:59:22.093Z] #29 44.01 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-16T17:59:22.093Z] #29 44.44 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-16T17:59:22.093Z] #29 44.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-16T17:59:22.093Z] #29 44.48 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-16T17:59:22.093Z] #29 44.71 Selecting previously unselected package dmsetup. [2022-09-16T17:59:22.093Z] #29 44.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-16T17:59:22.093Z] #29 44.73 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-16T17:59:22.093Z] #29 44.94 Selecting previously unselected package mingw-w64-common. [2022-09-16T17:59:22.093Z] #29 44.96 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-16T17:59:22.093Z] #29 44.97 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-16T17:59:22.238Z] #49 17.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-16T17:59:22.238Z] #49 17.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-16T17:59:22.238Z] #49 17.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-16T17:59:22.238Z] #49 17.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-16T17:59:22.238Z] #49 17.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-16T17:59:22.238Z] #49 17.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-09-16T17:59:22.238Z] #49 17.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-16T17:59:22.238Z] #49 17.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-09-16T17:59:22.238Z] #49 17.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-09-16T17:59:22.238Z] #49 17.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-09-16T17:59:22.238Z] #49 17.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-09-16T17:59:22.238Z] #49 17.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-16T17:59:22.238Z] #49 17.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-16T17:59:22.238Z] #49 17.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-16T17:59:22.238Z] #49 17.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-09-16T17:59:22.238Z] #49 18.22 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:59:22.494Z] #49 18.31 Fetched 115 MB in 1s (89.1 MB/s) [2022-09-16T17:59:22.494Z] #49 18.33 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-16T17:59:22.494Z] #49 18.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-09-16T17:59:22.494Z] #49 18.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-16T17:59:22.494Z] #49 18.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-16T17:59:22.750Z] #49 18.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-16T17:59:22.750Z] #49 18.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-16T17:59:22.750Z] #49 18.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-16T17:59:23.006Z] #49 ... [2022-09-16T17:59:23.006Z] [2022-09-16T17:59:23.006Z] #50 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-16T17:59:23.006Z] #50 17.72 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-16T17:59:23.006Z] #50 17.74 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-16T17:59:23.006Z] #50 17.80 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-16T17:59:23.006Z] #50 17.80 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-16T17:59:23.006Z] #50 17.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-16T17:59:23.006Z] #50 17.86 Selecting previously unselected package librhash0:amd64. [2022-09-16T17:59:23.006Z] #50 17.87 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-16T17:59:23.006Z] #50 17.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-16T17:59:23.006Z] #50 17.92 Selecting previously unselected package libuv1:amd64. [2022-09-16T17:59:23.006Z] #50 17.92 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-16T17:59:23.006Z] #50 17.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-16T17:59:23.006Z] #50 17.96 Selecting previously unselected package cmake. [2022-09-16T17:59:23.006Z] #50 17.97 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-16T17:59:23.006Z] #50 17.97 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-16T17:59:23.006Z] #50 18.50 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-16T17:59:23.006Z] #50 18.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:59:23.006Z] #50 18.52 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-16T17:59:23.006Z] #50 18.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:59:23.006Z] #50 18.55 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-16T17:59:23.006Z] #50 18.57 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-16T17:59:23.006Z] #50 18.58 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-16T17:59:23.006Z] #50 18.59 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-16T17:59:23.006Z] #50 18.61 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:59:23.006Z] #50 DONE 18.8s [2022-09-16T17:59:23.006Z] [2022-09-16T17:59:23.006Z] #52 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-16T17:59:23.006Z] #52 DONE 0.0s [2022-09-16T17:59:23.006Z] [2022-09-16T17:59:23.006Z] #49 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:23.006Z] #49 18.99 Selecting previously unselected package binutils-mingw-w64. [2022-09-16T17:59:23.263Z] #49 18.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-16T17:59:23.263Z] #49 18.99 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-16T17:59:23.263Z] #49 19.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-16T17:59:23.263Z] #49 19.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-16T17:59:23.263Z] #49 19.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-16T17:59:23.263Z] #49 19.09 Selecting previously unselected package dmsetup. [2022-09-16T17:59:23.263Z] #49 19.09 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-16T17:59:23.263Z] #49 19.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-16T17:59:23.263Z] #49 19.13 Selecting previously unselected package mingw-w64-common. [2022-09-16T17:59:23.263Z] #49 19.13 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-16T17:59:23.263Z] #49 19.14 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-16T17:59:23.825Z] #49 19.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-16T17:59:23.825Z] #49 19.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-16T17:59:23.825Z] #49 19.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-16T17:59:24.005Z] #29 ... [2022-09-16T17:59:24.005Z] [2022-09-16T17:59:24.005Z] #40 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-16T17:59:24.005Z] #40 47.23 Setting up criu (3.17.1-1) ... [2022-09-16T17:59:24.754Z] #49 20.41 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-16T17:59:24.754Z] #49 20.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:59:24.754Z] #49 20.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-16T17:59:24.754Z] #49 ... [2022-09-16T17:59:24.754Z] [2022-09-16T17:59:24.754Z] #53 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-16T17:59:24.754Z] #0 0.420 + RM_GOPATH=0 [2022-09-16T17:59:24.754Z] #0 0.420 + TMP_GOPATH= [2022-09-16T17:59:24.754Z] #0 0.420 + : /build [2022-09-16T17:59:24.754Z] #0 0.420 + '[' -z '' ']' [2022-09-16T17:59:24.754Z] #0 0.421 ++ mktemp -d [2022-09-16T17:59:24.754Z] #0 0.422 + export GOPATH=/tmp/tmp.oee7kqLU0v [2022-09-16T17:59:24.754Z] #0 0.422 + GOPATH=/tmp/tmp.oee7kqLU0v [2022-09-16T17:59:24.754Z] #0 0.422 + RM_GOPATH=1 [2022-09-16T17:59:24.754Z] #0 0.422 + case "$(go env GOARCH)" in [2022-09-16T17:59:24.754Z] #0 0.422 ++ go env GOARCH [2022-09-16T17:59:24.754Z] #0 0.426 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:59:24.754Z] #0 0.426 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:59:24.754Z] #0 0.427 ++ dirname /install.sh [2022-09-16T17:59:24.754Z] #0 0.428 + dir=/ [2022-09-16T17:59:24.754Z] #0 0.428 + bin=tini [2022-09-16T17:59:24.754Z] #0 0.428 + shift [2022-09-16T17:59:24.754Z] #0 0.428 + '[' '!' -f //tini.installer ']' [2022-09-16T17:59:24.754Z] #0 0.428 + . //tini.installer [2022-09-16T17:59:24.754Z] #0 0.428 ++ : v0.19.0 [2022-09-16T17:59:24.754Z] #0 0.428 + install_tini [2022-09-16T17:59:24.754Z] #0 0.428 + echo 'Install tini version v0.19.0' [2022-09-16T17:59:24.754Z] #0 0.428 Install tini version v0.19.0 [2022-09-16T17:59:24.754Z] #0 0.428 + git clone https://github.com/krallin/tini.git /tmp/tmp.oee7kqLU0v/tini [2022-09-16T17:59:24.754Z] #0 0.429 Cloning into '/tmp/tmp.oee7kqLU0v/tini'... [2022-09-16T17:59:24.754Z] #0 0.624 + cd /tmp/tmp.oee7kqLU0v/tini [2022-09-16T17:59:24.754Z] #0 0.624 + git checkout -q v0.19.0 [2022-09-16T17:59:24.754Z] #0 0.627 + cmake . [2022-09-16T17:59:24.754Z] #0 0.710 -- The C compiler identification is GNU 10.2.1 [2022-09-16T17:59:24.754Z] #0 0.723 -- Detecting C compiler ABI info [2022-09-16T17:59:24.754Z] #0 0.796 -- Detecting C compiler ABI info - done [2022-09-16T17:59:24.754Z] #0 0.811 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-16T17:59:24.754Z] #0 0.812 -- Detecting C compile features [2022-09-16T17:59:24.754Z] #0 0.812 -- Detecting C compile features - done [2022-09-16T17:59:24.754Z] #0 0.819 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-16T17:59:24.754Z] #0 0.848 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-16T17:59:24.754Z] #0 0.861 -- Configuring done [2022-09-16T17:59:24.754Z] #0 0.865 -- Generating done [2022-09-16T17:59:24.754Z] #0 0.867 -- Build files have been written to: /tmp/tmp.oee7kqLU0v/tini [2022-09-16T17:59:24.754Z] #0 0.868 + make tini-static [2022-09-16T17:59:24.754Z] #0 0.920 Scanning dependencies of target tini-static [2022-09-16T17:59:24.754Z] #0 0.933 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-16T17:59:24.754Z] #0 1.121 [100%] Linking C executable tini-static [2022-09-16T17:59:24.754Z] #0 1.225 [100%] Built target tini-static [2022-09-16T17:59:24.754Z] #0 1.238 + mkdir -p /build [2022-09-16T17:59:24.754Z] #0 1.240 + cp tini-static /build/docker-init [2022-09-16T17:59:24.754Z] #53 DONE 1.7s [2022-09-16T17:59:24.754Z] [2022-09-16T17:59:24.754Z] #49 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:24.754Z] #49 20.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-16T17:59:24.754Z] #49 20.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:59:24.754Z] #49 20.59 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-16T17:59:25.972Z] #40 49.22 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:59:26.121Z] #49 21.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-16T17:59:26.121Z] #49 21.72 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:59:26.121Z] #49 21.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:59:26.237Z] #40 ... [2022-09-16T17:59:26.237Z] [2022-09-16T17:59:26.237Z] #25 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T17:59:26.237Z] #25 39.63 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-16T17:59:26.237Z] #25 39.76 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-16T17:59:26.237Z] #25 40.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T17:59:26.507Z] #25 ... [2022-09-16T17:59:26.507Z] [2022-09-16T17:59:26.507Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-16T17:59:26.507Z] #36 48.58 Setting up libicu67:arm64 (67.1-7) ... [2022-09-16T17:59:26.507Z] #36 48.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:59:26.507Z] #36 48.62 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-16T17:59:26.507Z] #36 48.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:59:26.507Z] #36 48.67 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-16T17:59:26.507Z] #36 48.71 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-16T17:59:26.507Z] #36 48.72 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-16T17:59:26.507Z] #36 48.74 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-16T17:59:26.507Z] #36 48.77 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-16T17:59:26.507Z] #36 48.78 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-16T17:59:26.507Z] #36 48.80 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:59:27.090Z] #36 DONE 50.5s [2022-09-16T17:59:27.090Z] [2022-09-16T17:59:27.090Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T17:59:27.090Z] #0 0.781 Cloning into '/tmp/crun-build'... [2022-09-16T17:59:27.090Z] #44 ... [2022-09-16T17:59:27.090Z] [2022-09-16T17:59:27.090Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-16T17:59:27.349Z] #45 ... [2022-09-16T17:59:27.349Z] [2022-09-16T17:59:27.349Z] #40 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-16T17:59:27.349Z] #40 DONE 50.4s [2022-09-16T17:59:27.349Z] [2022-09-16T17:59:27.349Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-16T17:59:27.349Z] #45 DONE 0.4s [2022-09-16T17:59:27.349Z] [2022-09-16T17:59:27.349Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-16T17:59:27.614Z] #32 ... [2022-09-16T17:59:27.614Z] [2022-09-16T17:59:27.614Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:27.614Z] #29 50.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-16T17:59:27.614Z] #29 50.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-16T17:59:27.614Z] #29 50.96 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-16T17:59:28.010Z] #49 23.97 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-16T17:59:28.267Z] #49 23.97 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:59:28.267Z] #49 23.98 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:59:29.636Z] #49 25.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-16T17:59:29.637Z] #49 25.24 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:59:29.637Z] #49 25.24 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-16T17:59:31.005Z] #49 26.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-16T17:59:31.005Z] #49 26.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:59:31.005Z] #49 26.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T17:59:31.936Z] #49 ... [2022-09-16T17:59:31.936Z] [2022-09-16T17:59:31.936Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-16T17:59:31.936Z] #0 0.504 + RM_GOPATH=0 [2022-09-16T17:59:31.936Z] #0 0.504 + TMP_GOPATH= [2022-09-16T17:59:31.936Z] #0 0.504 + : /build [2022-09-16T17:59:31.936Z] #0 0.504 + '[' -z '' ']' [2022-09-16T17:59:31.936Z] #0 0.505 ++ mktemp -d [2022-09-16T17:59:31.936Z] #0 0.506 + export GOPATH=/tmp/tmp.33Lg90W7X5 [2022-09-16T17:59:31.936Z] #0 0.506 + GOPATH=/tmp/tmp.33Lg90W7X5 [2022-09-16T17:59:31.936Z] #0 0.506 + RM_GOPATH=1 [2022-09-16T17:59:31.936Z] #0 0.506 + case "$(go env GOARCH)" in [2022-09-16T17:59:31.936Z] #0 0.506 ++ go env GOARCH [2022-09-16T17:59:31.936Z] #0 0.509 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:59:31.936Z] #0 0.509 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:59:31.936Z] #0 0.510 ++ dirname /install.sh [2022-09-16T17:59:31.936Z] #0 0.510 + dir=/ [2022-09-16T17:59:31.936Z] #0 0.510 + bin=containerd [2022-09-16T17:59:31.936Z] #0 0.510 + shift [2022-09-16T17:59:31.936Z] #0 0.510 + '[' '!' -f //containerd.installer ']' [2022-09-16T17:59:31.936Z] #0 0.510 + . //containerd.installer [2022-09-16T17:59:31.936Z] #0 0.510 ++ set -e [2022-09-16T17:59:31.936Z] #0 0.510 ++ : v1.6.8 [2022-09-16T17:59:31.936Z] #0 0.510 + install_containerd [2022-09-16T17:59:31.936Z] #0 0.511 + echo 'Install containerd version v1.6.8' [2022-09-16T17:59:31.936Z] #0 0.511 Install containerd version v1.6.8 [2022-09-16T17:59:31.936Z] #0 0.511 + git clone https://github.com/containerd/containerd.git /tmp/tmp.33Lg90W7X5/src/github.com/containerd/containerd [2022-09-16T17:59:31.936Z] #0 0.512 Cloning into '/tmp/tmp.33Lg90W7X5/src/github.com/containerd/containerd'... [2022-09-16T17:59:31.936Z] #0 5.409 + cd /tmp/tmp.33Lg90W7X5/src/github.com/containerd/containerd [2022-09-16T17:59:31.936Z] #0 5.409 + git checkout -q v1.6.8 [2022-09-16T17:59:31.936Z] #0 5.641 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-16T17:59:31.936Z] #0 5.641 + BUILDTAGS='netgo osusergo static_build' [2022-09-16T17:59:31.936Z] #0 5.641 + export EXTRA_FLAGS=-buildmode=pie [2022-09-16T17:59:31.936Z] #0 5.641 + EXTRA_FLAGS=-buildmode=pie [2022-09-16T17:59:31.936Z] #0 5.641 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-16T17:59:31.936Z] #0 5.641 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-16T17:59:31.936Z] #0 5.641 + '[' '' = dynamic ']' [2022-09-16T17:59:31.936Z] #0 5.641 + make [2022-09-16T17:59:31.936Z] #0 6.527 + bin/ctr [2022-09-16T17:59:32.897Z] #29 ... [2022-09-16T17:59:32.897Z] [2022-09-16T17:59:32.897Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-16T17:59:32.897Z] #0 1.174 + RM_GOPATH=0 [2022-09-16T17:59:32.897Z] #0 1.183 + TMP_GOPATH= [2022-09-16T17:59:32.897Z] #0 1.183 + : /build [2022-09-16T17:59:32.897Z] #0 1.183 + '[' -z '' ']' [2022-09-16T17:59:32.897Z] #0 1.183 ++ mktemp -d [2022-09-16T17:59:32.897Z] #0 1.241 + export GOPATH=/tmp/tmp.ctjlOxe7gH [2022-09-16T17:59:32.897Z] #0 1.241 + GOPATH=/tmp/tmp.ctjlOxe7gH [2022-09-16T17:59:32.897Z] #0 1.241 + RM_GOPATH=1 [2022-09-16T17:59:32.897Z] #0 1.241 + case "$(go env GOARCH)" in [2022-09-16T17:59:32.897Z] #0 1.242 ++ go env GOARCH [2022-09-16T17:59:32.897Z] #0 1.282 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:59:32.897Z] #0 1.282 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:59:32.897Z] #0 1.283 ++ dirname /install.sh [2022-09-16T17:59:32.897Z] #0 1.288 + dir=/ [2022-09-16T17:59:32.897Z] #0 1.288 + bin=tini [2022-09-16T17:59:32.897Z] #0 1.289 + shift [2022-09-16T17:59:32.897Z] #0 1.289 + '[' '!' -f //tini.installer ']' [2022-09-16T17:59:32.897Z] #0 1.289 + . //tini.installer [2022-09-16T17:59:32.897Z] #0 1.289 ++ : v0.19.0 [2022-09-16T17:59:32.897Z] #0 1.290 + install_tini [2022-09-16T17:59:32.897Z] #0 1.290 + echo 'Install tini version v0.19.0' [2022-09-16T17:59:32.897Z] #0 1.290 Install tini version v0.19.0 [2022-09-16T17:59:32.897Z] #0 1.291 + git clone https://github.com/krallin/tini.git /tmp/tmp.ctjlOxe7gH/tini [2022-09-16T17:59:32.897Z] #0 1.293 Cloning into '/tmp/tmp.ctjlOxe7gH/tini'... [2022-09-16T17:59:32.897Z] #0 1.895 + cd /tmp/tmp.ctjlOxe7gH/tini [2022-09-16T17:59:32.897Z] #0 1.901 + git checkout -q v0.19.0 [2022-09-16T17:59:32.897Z] #0 1.910 + cmake . [2022-09-16T17:59:32.897Z] #0 2.428 -- The C compiler identification is GNU 10.2.1 [2022-09-16T17:59:32.897Z] #0 2.556 -- Detecting C compiler ABI info [2022-09-16T17:59:32.897Z] #0 3.341 -- Detecting C compiler ABI info - done [2022-09-16T17:59:32.897Z] #0 3.416 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-16T17:59:32.897Z] #0 3.430 -- Detecting C compile features [2022-09-16T17:59:32.897Z] #0 3.431 -- Detecting C compile features - done [2022-09-16T17:59:32.897Z] #0 3.482 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-16T17:59:32.897Z] #0 3.722 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-16T17:59:32.897Z] #0 3.791 -- Configuring done [2022-09-16T17:59:32.897Z] #0 3.809 -- Generating done [2022-09-16T17:59:32.897Z] #0 3.816 -- Build files have been written to: /tmp/tmp.ctjlOxe7gH/tini [2022-09-16T17:59:32.897Z] #0 3.823 + make tini-static [2022-09-16T17:59:32.897Z] #0 4.126 Scanning dependencies of target tini-static [2022-09-16T17:59:32.897Z] #0 4.174 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-16T17:59:32.897Z] #46 5.603 [100%] Linking C executable tini-static [2022-09-16T17:59:33.466Z] #46 6.191 [100%] Built target tini-static [2022-09-16T17:59:33.725Z] #46 ... [2022-09-16T17:59:33.725Z] [2022-09-16T17:59:33.725Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-16T17:59:33.725Z] #35 55.85 gotestsum version dev [2022-09-16T17:59:33.725Z] #35 DONE 57.2s [2022-09-16T17:59:33.725Z] [2022-09-16T17:59:33.725Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-16T17:59:33.725Z] #46 6.254 + mkdir -p /build [2022-09-16T17:59:33.725Z] #46 6.296 + cp tini-static /build/docker-init [2022-09-16T17:59:33.725Z] #46 ... [2022-09-16T17:59:33.725Z] [2022-09-16T17:59:33.725Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T17:59:33.725Z] #44 7.081 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-16T17:59:33.725Z] #44 7.125 Cloning into '/tmp/crun-build/libocispec'... [2022-09-16T17:59:33.725Z] #44 8.365 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-16T17:59:33.725Z] #44 8.381 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-16T17:59:33.725Z] #44 8.392 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-16T17:59:33.725Z] #44 8.392 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-16T17:59:33.725Z] #44 8.431 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-16T17:59:33.725Z] #44 10.04 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-16T17:59:33.725Z] #44 11.63 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-16T17:59:33.985Z] #44 ... [2022-09-16T17:59:33.985Z] [2022-09-16T17:59:33.985Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-16T17:59:33.985Z] #46 DONE 6.5s [2022-09-16T17:59:33.985Z] [2022-09-16T17:59:33.985Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:33.985Z] #29 57.44 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-16T17:59:33.985Z] #29 57.44 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-16T17:59:33.985Z] #29 57.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-16T17:59:34.244Z] #29 57.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-16T17:59:34.244Z] #29 57.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-16T17:59:34.244Z] #29 57.71 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-16T17:59:34.458Z] #54 ... [2022-09-16T17:59:34.458Z] [2022-09-16T17:59:34.458Z] #49 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:34.458Z] #49 29.89 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-16T17:59:34.458Z] #49 29.90 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:59:34.458Z] #49 29.90 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T17:59:35.389Z] #49 31.28 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-16T17:59:35.389Z] #49 31.28 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-16T17:59:35.389Z] #49 31.30 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-16T17:59:35.389Z] #49 31.39 Selecting previously unselected package libapparmor1:amd64. [2022-09-16T17:59:35.647Z] #49 31.40 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-16T17:59:35.647Z] #49 31.41 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-16T17:59:35.647Z] #49 31.49 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-16T17:59:35.647Z] #49 31.50 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-16T17:59:35.647Z] #49 31.50 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-16T17:59:35.647Z] #49 31.58 Selecting previously unselected package libbtrfs0:amd64. [2022-09-16T17:59:35.647Z] #49 31.58 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-16T17:59:35.647Z] #49 31.58 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-16T17:59:35.904Z] #49 31.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-16T17:59:35.904Z] #49 31.66 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-16T17:59:35.904Z] #49 31.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-16T17:59:35.904Z] #49 31.75 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-16T17:59:35.904Z] #49 31.76 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-16T17:59:35.904Z] #49 31.76 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-16T17:59:35.904Z] #49 31.81 Selecting previously unselected package libudev-dev:amd64. [2022-09-16T17:59:35.904Z] #49 31.82 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-16T17:59:35.904Z] #49 31.82 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:59:35.904Z] #49 31.90 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-16T17:59:36.161Z] #49 31.90 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-16T17:59:36.161Z] #49 31.91 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-16T17:59:36.161Z] #49 32.02 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-16T17:59:36.418Z] #49 32.02 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-09-16T17:59:36.418Z] #49 32.03 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:59:36.418Z] #49 32.10 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-16T17:59:36.418Z] #49 32.11 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-09-16T17:59:36.418Z] #49 32.11 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:59:36.418Z] #49 32.18 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-16T17:59:36.418Z] #49 32.19 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-09-16T17:59:36.418Z] #49 32.19 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:59:36.418Z] #49 32.24 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-16T17:59:36.418Z] #49 32.25 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-09-16T17:59:36.418Z] #49 32.25 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:59:36.675Z] #49 32.40 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-16T17:59:36.675Z] #49 32.40 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-16T17:59:36.675Z] #49 32.40 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-16T17:59:36.675Z] #49 32.49 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-16T17:59:36.675Z] #49 32.50 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-16T17:59:36.675Z] #49 32.50 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-16T17:59:36.675Z] #49 32.55 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-16T17:59:36.675Z] #49 32.55 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-16T17:59:36.675Z] #49 32.56 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-16T17:59:36.932Z] #49 32.63 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-16T17:59:36.932Z] #49 32.64 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-16T17:59:36.932Z] #49 32.64 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:59:36.932Z] #49 32.78 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-16T17:59:36.932Z] #49 32.79 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-16T17:59:36.932Z] #49 32.81 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-16T17:59:36.932Z] #49 32.82 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-16T17:59:36.932Z] #49 32.83 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-16T17:59:36.932Z] #49 32.84 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:59:36.932Z] #49 32.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-16T17:59:36.932Z] #49 32.87 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:59:36.932Z] #49 32.88 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:59:37.189Z] #49 32.89 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:59:37.190Z] #49 32.90 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-16T17:59:37.190Z] #49 32.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-16T17:59:37.190Z] #49 32.93 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-16T17:59:37.190Z] #49 32.94 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-16T17:59:37.190Z] #49 32.95 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-16T17:59:37.190Z] #49 32.96 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:59:37.190Z] #49 32.97 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-16T17:59:37.190Z] #49 32.98 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:59:37.190Z] #49 32.99 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-16T17:59:37.190Z] #49 33.00 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-16T17:59:37.190Z] #49 33.01 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:59:37.190Z] #49 33.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-16T17:59:37.190Z] #49 33.03 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T17:59:37.190Z] #49 33.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-16T17:59:37.190Z] #49 33.05 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-16T17:59:37.190Z] #49 33.07 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T17:59:37.190Z] #49 33.08 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-16T17:59:37.190Z] #49 33.08 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:59:37.190Z] #49 33.10 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-16T17:59:37.446Z] #49 33.14 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-16T17:59:37.446Z] #49 33.16 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-16T17:59:37.446Z] #49 33.17 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-16T17:59:37.447Z] #49 33.19 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-16T17:59:37.447Z] #49 33.21 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:59:39.340Z] #49 DONE 35.3s [2022-09-16T17:59:39.340Z] [2022-09-16T17:59:39.340Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-16T17:59:39.598Z] #54 ... [2022-09-16T17:59:39.598Z] [2022-09-16T17:59:39.598Z] #55 [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 libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-09-16T17:59:40.528Z] #55 0.844 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-16T17:59:40.528Z] #55 0.844 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-16T17:59:40.528Z] #55 0.844 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-16T17:59:40.827Z] #29 64.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-16T17:59:40.827Z] #29 64.28 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-16T17:59:40.827Z] #29 64.29 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:59:44.122Z] #29 ... [2022-09-16T17:59:44.122Z] [2022-09-16T17:59:44.122Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T17:59:44.122Z] #44 13.02 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-16T17:59:44.122Z] #44 13.35 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-16T17:59:44.122Z] #44 13.74 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-16T17:59:44.959Z] #55 1.288 Reading package lists... [2022-09-16T17:59:47.417Z] #44 26.40 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-16T17:59:49.135Z] #55 5.203 Reading package lists... [2022-09-16T17:59:50.065Z] #55 9.459 Building dependency tree... [2022-09-16T17:59:50.065Z] #55 10.50 Reading state information... [2022-09-16T17:59:50.712Z] #44 ... [2022-09-16T17:59:50.712Z] [2022-09-16T17:59:50.712Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T17:59:50.712Z] #29 74.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-16T17:59:50.712Z] #29 74.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-16T17:59:50.712Z] #29 74.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:59:50.996Z] #55 11.56 The following additional packages will be installed: [2022-09-16T17:59:50.996Z] #55 11.56 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-16T17:59:50.996Z] #55 11.56 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-16T17:59:50.996Z] #55 11.56 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-16T17:59:50.996Z] #55 11.56 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-16T17:59:50.996Z] #55 11.56 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-16T17:59:50.996Z] #55 11.56 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-16T17:59:50.996Z] #55 11.57 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-16T17:59:50.996Z] #55 11.58 Suggested packages: [2022-09-16T17:59:50.996Z] #55 11.58 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-16T17:59:50.996Z] #55 11.58 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-16T17:59:50.996Z] #55 11.58 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-16T17:59:50.996Z] #55 11.58 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-16T17:59:50.996Z] #55 11.58 seccomp:ppc64el seccomp:s390x [2022-09-16T17:59:50.996Z] #55 11.58 Recommended packages: [2022-09-16T17:59:50.996Z] #55 11.58 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-16T17:59:50.996Z] #55 11.58 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-16T17:59:50.996Z] #55 11.58 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-16T17:59:50.996Z] #55 11.58 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-16T17:59:51.559Z] #55 12.00 The following NEW packages will be installed: [2022-09-16T17:59:51.559Z] #55 12.00 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-16T17:59:51.559Z] #55 12.00 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-16T17:59:51.559Z] #55 12.00 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-16T17:59:51.559Z] #55 12.00 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-16T17:59:51.559Z] #55 12.00 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-16T17:59:51.559Z] #55 12.00 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-16T17:59:51.559Z] #55 12.01 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-16T17:59:51.559Z] #55 12.01 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-16T17:59:51.559Z] #55 12.01 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-16T17:59:51.560Z] #55 12.01 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-16T17:59:51.560Z] #55 12.01 libseccomp2:ppc64el libseccomp2:s390x [2022-09-16T17:59:51.560Z] #55 ... [2022-09-16T17:59:51.560Z] [2022-09-16T17:59:51.560Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-16T17:59:51.560Z] #54 19.88 + bin/containerd [2022-09-16T17:59:51.817Z] #54 ... [2022-09-16T17:59:51.817Z] [2022-09-16T17:59:51.817Z] #55 [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 libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-09-16T17:59:51.817Z] #55 12.36 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:59:51.817Z] #55 12.36 Need to get 15.9 MB of archives. [2022-09-16T17:59:51.817Z] #55 12.36 After this operation, 73.0 MB of additional disk space will be used. [2022-09-16T17:59:51.817Z] #55 12.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-16T17:59:51.817Z] #55 12.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-16T17:59:51.817Z] #55 12.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-16T17:59:51.817Z] #55 12.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-16T17:59:51.817Z] #55 12.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-16T17:59:51.817Z] #55 12.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-16T17:59:51.817Z] #55 12.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-16T17:59:51.817Z] #55 12.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u4 [2449 kB] [2022-09-16T17:59:51.817Z] #55 12.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-16T17:59:51.817Z] #55 12.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-16T17:59:51.817Z] #55 12.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-16T17:59:51.817Z] #55 12.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-16T17:59:51.817Z] #55 12.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u4 [2835 kB] [2022-09-16T17:59:51.817Z] #55 12.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-16T17:59:51.817Z] #55 12.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-16T17:59:51.817Z] #55 12.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-16T17:59:51.817Z] #55 12.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-16T17:59:51.817Z] #55 12.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u4 [2331 kB] [2022-09-16T17:59:51.817Z] #55 12.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-16T17:59:52.074Z] #55 12.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-16T17:59:52.074Z] #55 12.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-16T17:59:52.074Z] #55 12.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-16T17:59:52.074Z] #55 12.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u4 [2456 kB] [2022-09-16T17:59:52.074Z] #55 12.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-16T17:59:52.074Z] #55 12.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-16T17:59:52.074Z] #55 12.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-16T17:59:52.074Z] #55 12.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-16T17:59:52.074Z] #55 12.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u4 [2339 kB] [2022-09-16T17:59:52.074Z] #55 12.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-16T17:59:52.074Z] #55 12.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-16T17:59:52.074Z] #55 12.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-16T17:59:52.074Z] #55 12.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-16T17:59:52.074Z] #55 12.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-16T17:59:52.074Z] #55 12.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-16T17:59:52.074Z] #55 12.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-16T17:59:52.074Z] #55 12.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-16T17:59:52.074Z] #55 12.55 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-16T17:59:52.074Z] #55 12.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-16T17:59:52.074Z] #55 12.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-16T17:59:52.074Z] #55 12.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-16T17:59:52.637Z] #55 12.99 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:59:52.638Z] #55 13.16 Fetched 15.9 MB in 0s (33.6 MB/s) [2022-09-16T17:59:52.638Z] #55 13.22 Selecting previously unselected package gcc-10-base:armel. [2022-09-16T17:59:52.638Z] #55 13.22 (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 ... 38557 files and directories currently installed.) [2022-09-16T17:59:52.638Z] #55 13.24 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-16T17:59:52.638Z] #55 13.24 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-16T17:59:52.638Z] #55 13.31 Selecting previously unselected package gcc-10-base:armhf. [2022-09-16T17:59:52.638Z] #55 13.31 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-16T17:59:52.638Z] #55 13.32 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-16T17:59:52.638Z] #55 13.36 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-16T17:59:52.895Z] #55 13.36 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-16T17:59:52.895Z] #55 13.37 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-16T17:59:52.895Z] #55 13.41 Selecting previously unselected package gcc-10-base:s390x. [2022-09-16T17:59:52.895Z] #55 13.42 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-16T17:59:52.895Z] #55 13.42 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-16T17:59:52.895Z] #55 13.51 Selecting previously unselected package gcc-10-base:arm64. [2022-09-16T17:59:52.895Z] #55 13.52 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-16T17:59:52.895Z] #55 13.52 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-16T17:59:52.895Z] #55 13.62 Selecting previously unselected package libgcc-s1:armel. [2022-09-16T17:59:53.151Z] #55 13.62 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-16T17:59:53.151Z] #55 13.64 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-16T17:59:53.151Z] #55 13.71 Selecting previously unselected package libcrypt1:armel. [2022-09-16T17:59:53.151Z] #55 13.72 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-16T17:59:53.151Z] #55 13.72 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-16T17:59:53.152Z] #55 13.83 Selecting previously unselected package libc6:armel. [2022-09-16T17:59:53.409Z] #55 13.84 Preparing to unpack .../07-libc6_2.31-13+deb11u4_armel.deb ... [2022-09-16T17:59:53.409Z] #55 14.00 Unpacking libc6:armel (2.31-13+deb11u4) ... [2022-09-16T17:59:53.973Z] #55 14.34 Selecting previously unselected package libapparmor1:armel. [2022-09-16T17:59:53.973Z] #55 14.34 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-16T17:59:53.973Z] #55 14.35 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-16T17:59:53.973Z] #55 14.41 Selecting previously unselected package libapparmor-dev:armel. [2022-09-16T17:59:53.973Z] #55 14.42 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-16T17:59:53.973Z] #55 14.43 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-16T17:59:53.973Z] #55 14.53 Selecting previously unselected package libgcc-s1:arm64. [2022-09-16T17:59:53.973Z] #55 14.53 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-16T17:59:53.973Z] #55 14.54 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-16T17:59:53.973Z] #55 14.60 Selecting previously unselected package libcrypt1:arm64. [2022-09-16T17:59:53.973Z] #55 14.61 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-16T17:59:53.973Z] #55 14.61 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-16T17:59:54.230Z] #55 14.71 Selecting previously unselected package libc6:arm64. [2022-09-16T17:59:54.230Z] #55 14.71 Preparing to unpack .../12-libc6_2.31-13+deb11u4_arm64.deb ... [2022-09-16T17:59:54.486Z] #55 14.86 Unpacking libc6:arm64 (2.31-13+deb11u4) ... [2022-09-16T17:59:54.743Z] #55 15.22 Selecting previously unselected package libapparmor1:arm64. [2022-09-16T17:59:54.743Z] #55 15.22 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-16T17:59:54.743Z] #55 15.23 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-16T17:59:54.743Z] #55 15.29 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-16T17:59:54.743Z] #55 15.29 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-16T17:59:54.743Z] #55 15.30 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-16T17:59:54.743Z] #55 15.36 Selecting previously unselected package libgcc-s1:s390x. [2022-09-16T17:59:54.743Z] #55 15.37 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-16T17:59:54.743Z] #55 15.37 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-16T17:59:55.007Z] #55 15.44 Selecting previously unselected package libcrypt1:s390x. [2022-09-16T17:59:55.007Z] #55 15.44 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-16T17:59:55.007Z] #55 15.45 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-16T17:59:55.007Z] #55 15.51 Selecting previously unselected package libc6:s390x. [2022-09-16T17:59:55.007Z] #55 15.52 Preparing to unpack .../17-libc6_2.31-13+deb11u4_s390x.deb ... [2022-09-16T17:59:55.007Z] #55 15.69 Unpacking libc6:s390x (2.31-13+deb11u4) ... [2022-09-16T17:59:55.571Z] #55 16.06 Selecting previously unselected package libapparmor1:s390x. [2022-09-16T17:59:55.571Z] #55 16.07 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-16T17:59:55.571Z] #55 16.07 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-16T17:59:55.571Z] #55 16.14 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-16T17:59:55.571Z] #55 16.14 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-16T17:59:55.571Z] #55 16.15 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-16T17:59:55.571Z] #55 16.20 Selecting previously unselected package libgcc-s1:armhf. [2022-09-16T17:59:55.571Z] #55 16.20 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-16T17:59:55.571Z] #55 16.20 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-16T17:59:55.571Z] #55 16.24 Selecting previously unselected package libcrypt1:armhf. [2022-09-16T17:59:55.828Z] #55 16.24 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-16T17:59:55.828Z] #55 16.25 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-16T17:59:55.828Z] #55 16.30 Selecting previously unselected package libc6:armhf. [2022-09-16T17:59:55.828Z] #55 16.31 Preparing to unpack .../22-libc6_2.31-13+deb11u4_armhf.deb ... [2022-09-16T17:59:55.828Z] #55 16.44 Unpacking libc6:armhf (2.31-13+deb11u4) ... [2022-09-16T17:59:56.008Z] #29 ... [2022-09-16T17:59:56.009Z] [2022-09-16T17:59:56.009Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-16T17:59:56.009Z] #43 41.70 Updating files: 56% (2805/4988) Updating files: 57% (2844/4988) Updating files: 58% (2894/4988) Updating files: 59% (2943/4988) Updating files: 60% (2993/4988) Updating files: 61% (3043/4988) Updating files: 62% (3093/4988) Updating files: 63% (3143/4988) Updating files: 64% (3193/4988) Updating files: 65% (3243/4988) Updating files: 66% (3293/4988) Updating files: 67% (3342/4988) Updating files: 68% (3392/4988) Updating files: 69% (3442/4988) Updating files: 70% (3492/4988) Updating files: 71% (3542/4988) Updating files: 72% (3592/4988) Updating files: 73% (3642/4988) Updating files: 74% (3692/4988) Updating files: 75% (3741/4988) Updating files: 76% (3791/4988) Updating files: 77% (3841/4988) Updating files: 78% (3891/4988) Updating files: 79% (3941/4988) Updating files: 80% (3991/4988) Updating files: 81% (4041/4988) Updating files: 82% (4091/4988) Updating files: 83% (4141/4988) Updating files: 84% (4190/4988) Updating files: 85% (4240/4988) Updating files: 86% (4290/4988) Updating files: 87% (4340/4988) Updating files: 88% (4390/4988) Updating files: 89% (4440/4988) Updating files: 90% (4490/4988) Updating files: 91% (4540/4988) Updating files: 92% (4589/4988) Updating files: 93% (4639/4988) Updating files: 94% (4689/4988) Updating files: 95% (4739/4988) Updating files: 96% (4789/4988) Updating files: 97% (4839/4988) Updating files: 98% (4889/4988) Updating files: 99% (4939/4988) Updating files: 100% (4988/4988) Updating files: 100% (4988/4988), done. [2022-09-16T17:59:56.009Z] #43 42.73 + cd /tmp/tmp.ZepNBCh5Tp/src/github.com/containerd/containerd [2022-09-16T17:59:56.009Z] #43 42.74 + git checkout -q v1.6.8 [2022-09-16T17:59:56.009Z] #43 45.12 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-16T17:59:56.009Z] #43 45.12 + BUILDTAGS='netgo osusergo static_build' [2022-09-16T17:59:56.009Z] #43 45.12 + export EXTRA_FLAGS=-buildmode=pie [2022-09-16T17:59:56.009Z] #43 45.12 + EXTRA_FLAGS=-buildmode=pie [2022-09-16T17:59:56.009Z] #43 45.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-16T17:59:56.009Z] #43 45.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-16T17:59:56.009Z] #43 45.12 + '[' '' = dynamic ']' [2022-09-16T17:59:56.009Z] #43 45.12 + make [2022-09-16T17:59:56.084Z] #55 16.72 Selecting previously unselected package libapparmor1:armhf. [2022-09-16T17:59:56.084Z] #55 16.73 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-16T17:59:56.084Z] #55 16.73 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-16T17:59:56.084Z] #55 16.77 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-16T17:59:56.084Z] #55 16.77 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-16T17:59:56.084Z] #55 16.77 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-16T17:59:56.084Z] #55 16.82 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-16T17:59:56.340Z] #55 16.82 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-16T17:59:56.340Z] #55 16.83 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-16T17:59:56.340Z] #55 16.86 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-16T17:59:56.340Z] #55 16.86 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-16T17:59:56.340Z] #55 16.86 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-16T17:59:56.340Z] #55 16.93 Selecting previously unselected package libc6:ppc64el. [2022-09-16T17:59:56.340Z] #55 16.93 Preparing to unpack .../27-libc6_2.31-13+deb11u4_ppc64el.deb ... [2022-09-16T17:59:56.340Z] #55 17.03 Unpacking libc6:ppc64el (2.31-13+deb11u4) ... [2022-09-16T17:59:56.577Z] #43 47.23 + bin/ctr [2022-09-16T17:59:56.837Z] #43 ... [2022-09-16T17:59:56.837Z] [2022-09-16T17:59:56.837Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T17:59:56.837Z] #44 35.94 libtoolize: putting auxiliary files in '.'. [2022-09-16T17:59:56.837Z] #44 35.94 libtoolize: copying file './ltmain.sh' [2022-09-16T17:59:56.902Z] #55 17.34 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-16T17:59:56.902Z] #55 17.34 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-16T17:59:56.902Z] #55 17.34 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-16T17:59:56.902Z] #55 17.38 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-16T17:59:56.902Z] #55 17.38 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-16T17:59:56.902Z] #55 17.39 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-16T17:59:56.902Z] #55 17.43 Selecting previously unselected package libseccomp2:s390x. [2022-09-16T17:59:56.902Z] #55 17.44 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-16T17:59:56.902Z] #55 17.44 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-16T17:59:56.902Z] #55 17.47 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-16T17:59:56.902Z] #55 17.47 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-16T17:59:56.902Z] #55 17.48 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-16T17:59:56.902Z] #55 17.52 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-16T17:59:56.902Z] #55 17.53 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-16T17:59:56.902Z] #55 17.53 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-16T17:59:56.902Z] #55 17.56 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-16T17:59:57.158Z] #55 17.56 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-16T17:59:57.158Z] #55 17.57 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-16T17:59:57.158Z] #55 17.61 Selecting previously unselected package libseccomp2:armhf. [2022-09-16T17:59:57.158Z] #55 17.61 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-16T17:59:57.158Z] #55 17.61 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-16T17:59:57.158Z] #55 17.65 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-16T17:59:57.158Z] #55 17.65 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-16T17:59:57.158Z] #55 17.65 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-16T17:59:57.158Z] #55 17.69 Selecting previously unselected package libseccomp2:armel. [2022-09-16T17:59:57.158Z] #55 17.70 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-16T17:59:57.158Z] #55 17.70 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-16T17:59:57.158Z] #55 17.73 Selecting previously unselected package libseccomp-dev:armel. [2022-09-16T17:59:57.158Z] #55 17.73 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-16T17:59:57.158Z] #55 17.73 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-16T17:59:57.158Z] #55 17.77 Selecting previously unselected package libseccomp2:arm64. [2022-09-16T17:59:57.158Z] #55 17.78 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-16T17:59:57.158Z] #55 17.78 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T17:59:57.158Z] #55 17.81 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-16T17:59:57.414Z] #55 17.82 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-16T17:59:57.414Z] #55 17.82 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T17:59:57.414Z] #55 17.87 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-16T17:59:57.414Z] #55 17.89 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-16T17:59:57.414Z] #55 17.90 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-16T17:59:57.414Z] #55 17.91 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-16T17:59:57.414Z] #55 17.92 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-16T17:59:57.414Z] #55 17.94 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-16T17:59:57.414Z] #55 17.95 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-16T17:59:57.414Z] #55 17.96 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-16T17:59:57.414Z] #55 17.97 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-16T17:59:57.414Z] #55 17.98 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-16T17:59:57.414Z] #55 18.00 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-16T17:59:57.414Z] #55 18.01 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-16T17:59:57.414Z] #55 18.02 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-16T17:59:57.670Z] #55 18.03 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-16T17:59:57.670Z] #55 18.04 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-16T17:59:57.670Z] #55 18.05 Setting up libc6:arm64 (2.31-13+deb11u4) ... [2022-09-16T17:59:57.776Z] #44 36.63 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-16T17:59:57.776Z] #44 36.64 libtoolize: and rerunning libtoolize and aclocal. [2022-09-16T17:59:57.776Z] #44 36.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-16T17:59:58.597Z] #55 19.21 Setting up libc6:armel (2.31-13+deb11u4) ... [2022-09-16T17:59:59.961Z] #55 20.34 Setting up libc6:armhf (2.31-13+deb11u4) ... [2022-09-16T18:00:00.890Z] #55 21.48 Setting up libc6:ppc64el (2.31-13+deb11u4) ... [2022-09-16T18:00:02.259Z] #55 22.69 Setting up libc6:s390x (2.31-13+deb11u4) ... [2022-09-16T18:00:03.187Z] #55 23.83 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-16T18:00:03.443Z] #55 23.84 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-16T18:00:03.443Z] #55 23.85 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-16T18:00:03.443Z] #55 23.86 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-16T18:00:03.443Z] #55 23.87 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-16T18:00:03.443Z] #55 23.88 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T18:00:03.443Z] #55 23.89 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-16T18:00:03.443Z] #55 23.90 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-16T18:00:03.443Z] #55 23.91 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-16T18:00:03.443Z] #55 23.92 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-16T18:00:03.443Z] #55 23.93 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-16T18:00:03.443Z] #55 23.94 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-16T18:00:03.443Z] #55 23.95 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-16T18:00:03.443Z] #55 23.96 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-16T18:00:03.443Z] #55 23.97 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-16T18:00:03.443Z] #55 23.98 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T18:00:03.443Z] #55 23.99 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-16T18:00:03.443Z] #55 24.01 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-16T18:00:03.443Z] #55 24.02 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-16T18:00:03.443Z] #55 24.03 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-16T18:00:03.443Z] #55 24.04 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T18:00:04.370Z] #55 DONE 24.9s [2022-09-16T18:00:04.370Z] [2022-09-16T18:00:04.370Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-16T18:00:04.370Z] #56 DONE 0.0s [2022-09-16T18:00:04.370Z] [2022-09-16T18:00:04.370Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-16T18:00:05.319Z] #57 ... [2022-09-16T18:00:05.319Z] [2022-09-16T18:00:05.319Z] #58 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-16T18:00:05.319Z] #58 DONE 0.8s [2022-09-16T18:00:05.319Z] [2022-09-16T18:00:05.319Z] #59 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-16T18:00:05.907Z] #44 44.52 configure.ac:7: installing './compile' [2022-09-16T18:00:05.907Z] #44 44.54 configure.ac:11: installing './config.guess' [2022-09-16T18:00:05.907Z] #44 44.55 configure.ac:11: installing './config.sub' [2022-09-16T18:00:05.907Z] #44 44.57 configure.ac:8: installing './install-sh' [2022-09-16T18:00:05.907Z] #44 44.57 configure.ac:8: installing './missing' [2022-09-16T18:00:05.907Z] #44 44.66 Makefile.am: installing './depcomp' [2022-09-16T18:00:06.167Z] #44 ... [2022-09-16T18:00:06.167Z] [2022-09-16T18:00:06.167Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T18:00:06.167Z] #29 79.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-16T18:00:06.167Z] #29 79.61 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-16T18:00:06.167Z] #29 79.64 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-16T18:00:06.167Z] #29 85.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-16T18:00:06.167Z] #29 85.02 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-16T18:00:06.167Z] #29 85.03 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T18:00:06.249Z] #59 DONE 1.0s [2022-09-16T18:00:06.249Z] [2022-09-16T18:00:06.249Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-16T18:00:06.249Z] #57 0.977 + RM_GOPATH=0 [2022-09-16T18:00:06.249Z] #57 0.977 + TMP_GOPATH= [2022-09-16T18:00:06.249Z] #57 0.977 + : /build [2022-09-16T18:00:06.249Z] #57 0.977 + '[' -z '' ']' [2022-09-16T18:00:06.249Z] #57 0.980 ++ mktemp -d [2022-09-16T18:00:06.249Z] #57 0.983 + export GOPATH=/tmp/tmp.LwxoLyAxuj [2022-09-16T18:00:06.249Z] #57 0.983 + GOPATH=/tmp/tmp.LwxoLyAxuj [2022-09-16T18:00:06.249Z] #57 0.983 + RM_GOPATH=1 [2022-09-16T18:00:06.249Z] #57 0.985 + case "$(go env GOARCH)" in [2022-09-16T18:00:06.249Z] #57 0.985 ++ go env GOARCH [2022-09-16T18:00:06.249Z] #57 0.997 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T18:00:06.249Z] #57 0.997 + GO_BUILDMODE=-buildmode=pie [2022-09-16T18:00:06.249Z] #57 1.001 ++ dirname /install.sh [2022-09-16T18:00:06.249Z] #57 1.005 + dir=/ [2022-09-16T18:00:06.249Z] #57 1.005 + bin=runc [2022-09-16T18:00:06.249Z] #57 1.005 + shift [2022-09-16T18:00:06.249Z] #57 1.005 + '[' '!' -f //runc.installer ']' [2022-09-16T18:00:06.249Z] #57 1.005 + . //runc.installer [2022-09-16T18:00:06.249Z] #57 1.005 ++ set -e [2022-09-16T18:00:06.249Z] #57 1.005 ++ : v1.1.4 [2022-09-16T18:00:06.249Z] #57 1.005 + install_runc [2022-09-16T18:00:06.249Z] #57 1.005 + RUNC_BUILDTAGS=seccomp [2022-09-16T18:00:06.249Z] #57 1.005 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-16T18:00:06.249Z] #57 1.005 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LwxoLyAxuj/src/github.com/opencontainers/runc [2022-09-16T18:00:06.249Z] #57 1.009 Install runc version v1.1.4 (build tags: seccomp) [2022-09-16T18:00:06.249Z] #57 1.009 Cloning into '/tmp/tmp.LwxoLyAxuj/src/github.com/opencontainers/runc'... [2022-09-16T18:00:06.737Z] #29 ... [2022-09-16T18:00:06.737Z] [2022-09-16T18:00:06.737Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:00:06.737Z] #44 45.58 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-16T18:00:06.737Z] #44 45.58 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-16T18:00:06.737Z] #44 45.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-16T18:00:06.737Z] #44 45.78 libtoolize: copying file 'm4/libtool.m4' [2022-09-16T18:00:06.812Z] #57 ... [2022-09-16T18:00:06.812Z] [2022-09-16T18:00:06.812Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-16T18:00:06.812Z] #0 0.549 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-16T18:00:06.812Z] #60 DONE 0.6s [2022-09-16T18:00:06.997Z] #44 45.91 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-16T18:00:06.997Z] #44 46.01 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-16T18:00:07.069Z] [2022-09-16T18:00:07.069Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-16T18:00:07.257Z] #44 46.16 libtoolize: copying file 'm4/ltversion.m4' [2022-09-16T18:00:07.257Z] #44 46.28 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-16T18:00:07.257Z] #44 46.40 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-16T18:00:07.632Z] #61 DONE 0.6s [2022-09-16T18:00:07.632Z] [2022-09-16T18:00:07.632Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-16T18:00:07.632Z] #57 2.725 + cd /tmp/tmp.LwxoLyAxuj/src/github.com/opencontainers/runc [2022-09-16T18:00:07.632Z] #57 2.725 + git checkout -q v1.1.4 [2022-09-16T18:00:07.632Z] #57 2.902 + '[' -z '' ']' [2022-09-16T18:00:07.632Z] #57 2.902 + target=static [2022-09-16T18:00:07.632Z] #57 2.902 + make BUILDTAGS=seccomp static [2022-09-16T18:00:07.632Z] #57 3.002 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-16T18:00:08.194Z] #57 ... [2022-09-16T18:00:08.194Z] [2022-09-16T18:00:08.194Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-16T18:00:08.194Z] #62 DONE 0.8s [2022-09-16T18:00:08.452Z] [2022-09-16T18:00:08.452Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-16T18:00:08.709Z] #63 ... [2022-09-16T18:00:08.709Z] [2022-09-16T18:00:08.709Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-16T18:00:08.709Z] #54 37.78 # github.com/containerd/containerd/cmd/containerd [2022-09-16T18:00:08.709Z] #54 37.78 /usr/bin/ld: /tmp/go-link-3244954401/000019.o: in function `New': [2022-09-16T18:00:08.709Z] #54 37.78 /tmp/tmp.33Lg90W7X5/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-16T18:00:08.709Z] #54 37.85 + bin/containerd-stress [2022-09-16T18:00:08.709Z] #54 38.65 + bin/containerd-shim [2022-09-16T18:00:08.709Z] #54 42.87 + bin/containerd-shim-runc-v1 [2022-09-16T18:00:08.709Z] #54 45.76 + bin/containerd-shim-runc-v2 [2022-09-16T18:00:08.709Z] #54 46.58 + binaries [2022-09-16T18:00:08.709Z] #54 46.58 + install -D bin/containerd /build/containerd [2022-09-16T18:00:08.709Z] #54 46.62 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-16T18:00:08.709Z] #54 46.63 + install -D bin/ctr /build/ctr [2022-09-16T18:00:08.709Z] #54 DONE 46.9s [2022-09-16T18:00:08.709Z] [2022-09-16T18:00:08.709Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-16T18:00:08.709Z] #63 DONE 0.5s [2022-09-16T18:00:08.709Z] [2022-09-16T18:00:08.709Z] #64 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T18:00:09.639Z] #64 0.958 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T18:00:09.639Z] #64 0.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T18:00:09.639Z] #64 0.966 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T18:00:09.896Z] #64 1.107 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-16T18:00:09.896Z] #64 1.194 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-16T18:00:09.896Z] #64 1.288 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-16T18:00:10.153Z] #64 1.353 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T18:00:10.153Z] #64 1.432 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-16T18:00:10.153Z] #64 1.516 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T18:00:10.153Z] #64 1.624 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T18:00:10.410Z] #64 1.626 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-16T18:00:10.410Z] #64 1.628 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T18:00:10.410Z] #64 1.630 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-16T18:00:10.410Z] #64 1.632 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-16T18:00:10.410Z] #64 1.643 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-16T18:00:10.410Z] #64 1.743 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-16T18:00:10.410Z] #64 1.782 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T18:00:10.410Z] #64 1.783 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-16T18:00:10.410Z] #64 1.785 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-16T18:00:10.410Z] #64 1.786 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T18:00:10.410Z] #64 1.787 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-16T18:00:12.537Z] #44 ... [2022-09-16T18:00:12.537Z] [2022-09-16T18:00:12.537Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T18:00:12.537Z] #29 95.37 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-16T18:00:12.537Z] #29 95.37 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-16T18:00:12.537Z] #29 95.38 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T18:00:17.818Z] #29 101.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-16T18:00:17.818Z] #29 101.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-16T18:00:17.818Z] #29 101.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-16T18:00:17.818Z] #29 101.1 Selecting previously unselected package libapparmor1:arm64. [2022-09-16T18:00:17.818Z] #29 101.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-16T18:00:17.818Z] #29 101.1 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-16T18:00:17.818Z] #29 101.3 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-16T18:00:17.818Z] #29 101.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-16T18:00:17.818Z] #29 101.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-16T18:00:18.079Z] #29 101.4 Selecting previously unselected package libbtrfs0:arm64. [2022-09-16T18:00:18.079Z] #29 101.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-16T18:00:18.079Z] #29 101.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-16T18:00:18.079Z] #29 101.6 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-16T18:00:18.079Z] #29 101.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-16T18:00:18.079Z] #29 101.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-16T18:00:18.079Z] #29 ... [2022-09-16T18:00:18.079Z] [2022-09-16T18:00:18.079Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:00:18.079Z] #44 57.08 configure.ac:7: installing 'build-aux/compile' [2022-09-16T18:00:18.079Z] #44 57.08 configure.ac:9: installing 'build-aux/config.guess' [2022-09-16T18:00:18.079Z] #44 57.10 configure.ac:9: installing 'build-aux/config.sub' [2022-09-16T18:00:18.079Z] #44 57.11 configure.ac:11: installing 'build-aux/install-sh' [2022-09-16T18:00:18.079Z] #44 57.11 configure.ac:11: installing 'build-aux/missing' [2022-09-16T18:00:18.339Z] #44 57.29 Makefile.am: installing 'build-aux/depcomp' [2022-09-16T18:00:18.339Z] #44 57.38 parallel-tests: installing 'build-aux/test-driver' [2022-09-16T18:00:18.513Z] #64 9.275 Fetched 49.2 MB in 9s (5744 kB/s) [2022-09-16T18:00:20.401Z] #64 9.275 Reading package lists... [2022-09-16T18:00:20.401Z] #64 ... [2022-09-16T18:00:20.401Z] [2022-09-16T18:00:20.401Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-16T18:00:20.401Z] #57 15.87 + mkdir -p /build [2022-09-16T18:00:20.401Z] #57 15.87 + cp runc /build/runc [2022-09-16T18:00:20.879Z] #44 59.45 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-16T18:00:20.879Z] #44 59.45 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-16T18:00:20.963Z] #57 DONE 16.4s [2022-09-16T18:00:20.963Z] [2022-09-16T18:00:20.963Z] #64 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T18:00:20.963Z] #64 9.275 Reading package lists... [2022-09-16T18:00:21.449Z] #44 60.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-16T18:00:21.449Z] #44 60.20 libtoolize: copying file 'm4/libtool.m4' [2022-09-16T18:00:21.449Z] #44 60.31 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-16T18:00:21.449Z] #44 60.44 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-16T18:00:21.449Z] #44 60.56 libtoolize: copying file 'm4/ltversion.m4' [2022-09-16T18:00:21.709Z] #44 60.69 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-16T18:00:23.618Z] #44 ... [2022-09-16T18:00:23.618Z] [2022-09-16T18:00:23.618Z] #38 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-16T18:00:23.618Z] #38 106.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-16T18:00:23.618Z] #38 106.7 + GOBIN=/build [2022-09-16T18:00:23.618Z] #38 106.7 + GO111MODULE=on [2022-09-16T18:00:23.618Z] #38 106.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-16T18:00:23.879Z] #38 ... [2022-09-16T18:00:23.879Z] [2022-09-16T18:00:23.879Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-16T18:00:23.879Z] #29 101.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-16T18:00:23.879Z] #29 101.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-16T18:00:23.879Z] #29 101.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-16T18:00:23.879Z] #29 101.9 Selecting previously unselected package libudev-dev:arm64. [2022-09-16T18:00:23.879Z] #29 102.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-16T18:00:23.879Z] #29 102.0 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 102.1 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-16T18:00:23.879Z] #29 102.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-16T18:00:23.879Z] #29 102.2 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-16T18:00:23.879Z] #29 102.5 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-16T18:00:23.879Z] #29 102.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-09-16T18:00:23.879Z] #29 102.5 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 102.6 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-16T18:00:23.879Z] #29 102.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-09-16T18:00:23.879Z] #29 102.7 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 102.8 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-16T18:00:23.879Z] #29 102.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-09-16T18:00:23.879Z] #29 102.8 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 102.9 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-16T18:00:23.879Z] #29 102.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-09-16T18:00:23.879Z] #29 102.9 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 103.2 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-16T18:00:23.879Z] #29 103.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-16T18:00:23.879Z] #29 103.2 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-16T18:00:23.879Z] #29 103.4 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-16T18:00:23.879Z] #29 103.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-16T18:00:23.879Z] #29 103.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-16T18:00:23.879Z] #29 103.5 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-16T18:00:23.879Z] #29 103.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-16T18:00:23.879Z] #29 103.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 103.6 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-16T18:00:23.879Z] #29 103.7 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-16T18:00:23.879Z] #29 103.7 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 104.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 104.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-16T18:00:23.879Z] #29 104.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-16T18:00:23.879Z] #29 104.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-16T18:00:23.879Z] #29 104.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-16T18:00:23.879Z] #29 104.3 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 104.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-16T18:00:23.879Z] #29 104.3 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 104.3 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 104.4 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 104.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-16T18:00:23.879Z] #29 104.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-16T18:00:23.879Z] #29 104.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-16T18:00:23.879Z] #29 104.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-16T18:00:23.879Z] #29 104.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-16T18:00:23.879Z] #29 104.5 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 104.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-16T18:00:23.879Z] #29 104.5 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-09-16T18:00:23.879Z] #29 104.5 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-16T18:00:23.879Z] #29 104.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-16T18:00:23.879Z] #29 104.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T18:00:23.879Z] #29 104.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-16T18:00:23.879Z] #29 104.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T18:00:23.879Z] #29 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-16T18:00:23.879Z] #29 104.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-16T18:00:23.879Z] #29 104.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T18:00:23.879Z] #29 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-16T18:00:23.879Z] #29 104.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T18:00:23.879Z] #29 104.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-16T18:00:23.879Z] #29 104.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-16T18:00:23.879Z] #29 104.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-16T18:00:23.879Z] #29 104.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-16T18:00:23.879Z] #29 104.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-16T18:00:23.879Z] #29 104.7 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T18:00:23.879Z] #29 DONE 107.2s [2022-09-16T18:00:23.879Z] [2022-09-16T18:00:23.879Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-16T18:00:23.879Z] #47 DONE 0.2s [2022-09-16T18:00:23.879Z] [2022-09-16T18:00:23.879Z] #48 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-16T18:00:24.227Z] #64 12.26 Reading package lists... [2022-09-16T18:00:24.483Z] #64 15.07 Building dependency tree... [2022-09-16T18:00:24.738Z] #64 16.14 bzip2 is already the newest version (1.0.8-4). [2022-09-16T18:00:24.738Z] #64 16.14 patch is already the newest version (2.7.6-7). [2022-09-16T18:00:24.738Z] #64 16.14 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-16T18:00:24.738Z] #64 16.14 The following additional packages will be installed: [2022-09-16T18:00:24.738Z] #64 16.14 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-09-16T18:00:24.738Z] #64 16.14 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-16T18:00:24.738Z] #64 16.14 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-16T18:00:24.738Z] #64 16.14 python3-pkg-resources vim-runtime xxd [2022-09-16T18:00:24.738Z] #64 16.14 Suggested packages: [2022-09-16T18:00:24.738Z] #64 16.14 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-16T18:00:24.738Z] #64 16.14 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-16T18:00:24.738Z] #64 16.14 Recommended packages: [2022-09-16T18:00:24.738Z] #64 16.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-16T18:00:24.819Z] #48 DONE 1.2s [2022-09-16T18:00:24.819Z] [2022-09-16T18:00:24.819Z] #49 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-16T18:00:25.665Z] #64 16.82 The following NEW packages will be installed: [2022-09-16T18:00:25.665Z] #64 16.82 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-09-16T18:00:25.665Z] #64 16.82 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-09-16T18:00:25.665Z] #64 16.82 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-16T18:00:25.665Z] #64 16.83 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-16T18:00:25.665Z] #64 16.83 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-16T18:00:25.665Z] #64 16.83 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-09-16T18:00:25.665Z] #64 16.83 vim-common vim-runtime xfsprogs xxd zip zstd [2022-09-16T18:00:25.762Z] #49 DONE 0.9s [2022-09-16T18:00:25.762Z] [2022-09-16T18:00:25.762Z] #50 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-16T18:00:25.920Z] #64 17.13 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T18:00:25.920Z] #64 17.13 Need to get 18.6 MB of archives. [2022-09-16T18:00:25.920Z] #64 17.13 After this operation, 71.4 MB of additional disk space will be used. [2022-09-16T18:00:25.920Z] #64 17.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-16T18:00:25.920Z] #64 17.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-16T18:00:25.920Z] #64 17.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-16T18:00:25.920Z] #64 17.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-16T18:00:25.920Z] #64 17.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-16T18:00:25.920Z] #64 17.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-16T18:00:25.920Z] #64 17.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-16T18:00:25.920Z] #64 17.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-16T18:00:25.920Z] #64 17.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-16T18:00:25.920Z] #64 17.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-16T18:00:25.920Z] #64 17.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-16T18:00:25.920Z] #64 17.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-16T18:00:25.920Z] #64 17.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-09-16T18:00:25.920Z] #64 17.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-16T18:00:25.920Z] #64 17.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-16T18:00:25.920Z] #64 17.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-16T18:00:25.920Z] #64 17.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-16T18:00:25.920Z] #64 17.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-16T18:00:25.920Z] #64 17.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-16T18:00:25.920Z] #64 17.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-16T18:00:25.920Z] #64 17.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-16T18:00:25.920Z] #64 17.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-16T18:00:25.920Z] #64 17.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-16T18:00:25.920Z] #64 17.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-16T18:00:25.920Z] #64 17.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-16T18:00:25.920Z] #64 17.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-16T18:00:25.920Z] #64 17.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-16T18:00:25.920Z] #64 17.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-16T18:00:25.920Z] #64 17.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-16T18:00:25.920Z] #64 17.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-16T18:00:25.920Z] #64 17.20 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-16T18:00:25.920Z] #64 17.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-16T18:00:25.920Z] #64 17.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-16T18:00:25.920Z] #64 17.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-16T18:00:25.920Z] #64 17.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-16T18:00:25.920Z] #64 17.21 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-16T18:00:25.920Z] #64 17.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-16T18:00:25.920Z] #64 17.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-16T18:00:25.920Z] #64 17.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-16T18:00:25.920Z] #64 17.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-16T18:00:25.920Z] #64 17.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-16T18:00:25.920Z] #64 17.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-16T18:00:25.920Z] #64 17.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-16T18:00:25.920Z] #64 17.28 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-16T18:00:25.920Z] #64 17.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-16T18:00:26.176Z] #64 17.50 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T18:00:26.176Z] #64 17.59 Fetched 18.6 MB in 0s (43.6 MB/s) [2022-09-16T18:00:26.176Z] #64 17.61 Selecting previously unselected package pigz. [2022-09-16T18:00:26.432Z] #64 17.61 (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 ... 40117 files and directories currently installed.) [2022-09-16T18:00:26.432Z] #64 17.63 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-09-16T18:00:26.432Z] #64 17.63 Unpacking pigz (2.6-1) ... [2022-09-16T18:00:26.432Z] #64 17.67 Selecting previously unselected package libelf1:amd64. [2022-09-16T18:00:26.432Z] #64 17.67 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-09-16T18:00:26.432Z] #64 17.68 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-16T18:00:26.432Z] #64 17.73 Selecting previously unselected package libbpf0:amd64. [2022-09-16T18:00:26.432Z] #64 17.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-16T18:00:26.432Z] #64 17.73 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-16T18:00:26.432Z] #64 17.77 Selecting previously unselected package libcap2:amd64. [2022-09-16T18:00:26.432Z] #64 17.78 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-16T18:00:26.432Z] #64 17.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-16T18:00:26.432Z] #64 17.81 Selecting previously unselected package libmnl0:amd64. [2022-09-16T18:00:26.432Z] #64 17.82 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-09-16T18:00:26.432Z] #64 17.82 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-16T18:00:26.432Z] #64 17.85 Selecting previously unselected package libxtables12:amd64. [2022-09-16T18:00:26.687Z] #64 17.85 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-09-16T18:00:26.687Z] #64 17.86 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-16T18:00:26.687Z] #64 17.89 Selecting previously unselected package libcap2-bin. [2022-09-16T18:00:26.687Z] #64 17.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-16T18:00:26.687Z] #64 17.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-16T18:00:26.687Z] #64 17.93 Selecting previously unselected package iproute2. [2022-09-16T18:00:26.687Z] #64 17.94 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-09-16T18:00:26.687Z] #64 17.94 Unpacking iproute2 (5.10.0-4) ... [2022-09-16T18:00:26.687Z] #64 18.04 Selecting previously unselected package xxd. [2022-09-16T18:00:26.687Z] #64 18.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-16T18:00:26.687Z] #64 18.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:00:26.687Z] #64 18.09 Selecting previously unselected package vim-common. [2022-09-16T18:00:26.687Z] #64 18.09 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-16T18:00:26.687Z] #64 18.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:00:26.687Z] #64 18.15 Selecting previously unselected package bash-completion. [2022-09-16T18:00:26.719Z] #50 0.737 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-16T18:00:26.719Z] #50 DONE 0.8s [2022-09-16T18:00:26.719Z] [2022-09-16T18:00:26.719Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-16T18:00:26.719Z] #0 0.916 + RM_GOPATH=0 [2022-09-16T18:00:26.719Z] #0 0.933 + TMP_GOPATH= [2022-09-16T18:00:26.719Z] #0 0.933 + : /build [2022-09-16T18:00:26.719Z] #0 0.933 + '[' -z '' ']' [2022-09-16T18:00:26.719Z] #0 0.933 ++ mktemp -d [2022-09-16T18:00:26.719Z] #0 0.938 + export GOPATH=/tmp/tmp.RHJHj2rDz9 [2022-09-16T18:00:26.719Z] #0 0.939 + GOPATH=/tmp/tmp.RHJHj2rDz9 [2022-09-16T18:00:26.719Z] #0 0.939 + RM_GOPATH=1 [2022-09-16T18:00:26.719Z] #0 0.939 + case "$(go env GOARCH)" in [2022-09-16T18:00:26.719Z] #0 0.940 ++ go env GOARCH [2022-09-16T18:00:26.719Z] #0 0.957 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T18:00:26.719Z] #0 0.960 + GO_BUILDMODE=-buildmode=pie [2022-09-16T18:00:26.719Z] #0 0.961 ++ dirname /install.sh [2022-09-16T18:00:26.719Z] #0 0.974 + dir=/ [2022-09-16T18:00:26.719Z] #0 0.974 + bin=runc [2022-09-16T18:00:26.719Z] #0 0.974 + shift [2022-09-16T18:00:26.719Z] #0 0.974 + '[' '!' -f //runc.installer ']' [2022-09-16T18:00:26.719Z] #0 0.974 + . //runc.installer [2022-09-16T18:00:26.719Z] #0 0.974 ++ set -e [2022-09-16T18:00:26.719Z] #0 0.974 ++ : v1.1.4 [2022-09-16T18:00:26.719Z] #0 0.974 + install_runc [2022-09-16T18:00:26.719Z] #0 0.974 + RUNC_BUILDTAGS=seccomp [2022-09-16T18:00:26.719Z] #0 0.974 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-16T18:00:26.719Z] #0 0.974 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RHJHj2rDz9/src/github.com/opencontainers/runc [2022-09-16T18:00:26.719Z] #0 0.974 Install runc version v1.1.4 (build tags: seccomp) [2022-09-16T18:00:26.719Z] #0 0.982 Cloning into '/tmp/tmp.RHJHj2rDz9/src/github.com/opencontainers/runc'... [2022-09-16T18:00:26.943Z] #64 18.15 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-16T18:00:27.503Z] #64 18.61 Unpacking bash-completion (1:2.11-2) ... [2022-09-16T18:00:27.503Z] #64 18.71 Selecting previously unselected package apparmor. [2022-09-16T18:00:27.503Z] #64 18.71 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-09-16T18:00:27.503Z] #64 18.73 Unpacking apparmor (2.13.6-10) ... [2022-09-16T18:00:27.503Z] #64 18.82 Selecting previously unselected package inetutils-ping. [2022-09-16T18:00:27.503Z] #64 18.83 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-09-16T18:00:27.503Z] #64 18.83 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-16T18:00:27.503Z] #64 18.88 Selecting previously unselected package libip4tc2:amd64. [2022-09-16T18:00:27.503Z] #64 18.88 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-16T18:00:27.503Z] #64 18.88 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-16T18:00:27.503Z] #64 18.92 Selecting previously unselected package libip6tc2:amd64. [2022-09-16T18:00:27.503Z] #64 18.92 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-16T18:00:27.503Z] #64 18.92 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-16T18:00:27.503Z] #64 18.96 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-16T18:00:27.666Z] #51 ... [2022-09-16T18:00:27.666Z] [2022-09-16T18:00:27.666Z] #52 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-16T18:00:27.666Z] #52 DONE 0.9s [2022-09-16T18:00:27.666Z] [2022-09-16T18:00:27.666Z] #53 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-16T18:00:27.759Z] #64 18.96 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-16T18:00:27.759Z] #64 18.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-16T18:00:27.759Z] #64 18.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-16T18:00:27.759Z] #64 19.00 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-16T18:00:27.759Z] #64 19.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-16T18:00:27.759Z] #64 19.03 Selecting previously unselected package libnftnl11:amd64. [2022-09-16T18:00:27.759Z] #64 19.04 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-16T18:00:27.759Z] #64 19.04 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-16T18:00:27.759Z] #64 19.08 Selecting previously unselected package iptables. [2022-09-16T18:00:27.759Z] #64 19.08 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-09-16T18:00:27.759Z] #64 19.08 Unpacking iptables (1.8.7-1) ... [2022-09-16T18:00:27.759Z] #64 19.16 Selecting previously unselected package libonig5:amd64. [2022-09-16T18:00:27.759Z] #64 19.16 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-16T18:00:27.759Z] #64 19.16 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-16T18:00:27.759Z] #64 19.22 Selecting previously unselected package libjq1:amd64. [2022-09-16T18:00:28.014Z] #64 19.22 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-09-16T18:00:28.014Z] #64 19.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-16T18:00:28.014Z] #64 19.27 Selecting previously unselected package jq. [2022-09-16T18:00:28.014Z] #64 19.27 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-09-16T18:00:28.014Z] #64 19.27 Unpacking jq (1.6-2.1) ... [2022-09-16T18:00:28.014Z] #64 19.31 Selecting previously unselected package libaio1:amd64. [2022-09-16T18:00:28.014Z] #64 19.31 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-09-16T18:00:28.014Z] #64 19.32 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-16T18:00:28.014Z] #64 19.35 Selecting previously unselected package libgpm2:amd64. [2022-09-16T18:00:28.014Z] #64 19.35 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-09-16T18:00:28.014Z] #64 19.36 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-16T18:00:28.014Z] #64 19.39 Selecting previously unselected package libinih1:amd64. [2022-09-16T18:00:28.014Z] #64 19.40 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-09-16T18:00:28.014Z] #64 19.40 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-16T18:00:28.014Z] #64 19.44 Selecting previously unselected package libnet1:amd64. [2022-09-16T18:00:28.014Z] #64 19.44 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-16T18:00:28.014Z] #64 19.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-16T18:00:28.014Z] #64 19.48 Selecting previously unselected package libnl-3-200:amd64. [2022-09-16T18:00:28.237Z] #53 DONE 0.7s [2022-09-16T18:00:28.237Z] [2022-09-16T18:00:28.237Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-16T18:00:28.237Z] #43 ... [2022-09-16T18:00:28.237Z] [2022-09-16T18:00:28.237Z] #54 [dev-systemd-false 6/28] RUN ldconfig [2022-09-16T18:00:28.270Z] #64 19.49 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-16T18:00:28.270Z] #64 19.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-16T18:00:28.270Z] #64 19.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-16T18:00:28.270Z] #64 19.54 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-16T18:00:28.270Z] #64 19.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-16T18:00:28.270Z] #64 19.58 Selecting previously unselected package libyajl2:amd64. [2022-09-16T18:00:28.270Z] #64 19.58 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-09-16T18:00:28.270Z] #64 19.59 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-16T18:00:28.270Z] #64 19.62 Selecting previously unselected package net-tools. [2022-09-16T18:00:28.270Z] #64 19.62 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-16T18:00:28.270Z] #64 19.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-16T18:00:28.270Z] #64 19.67 Selecting previously unselected package python-pip-whl. [2022-09-16T18:00:28.270Z] #64 19.68 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-16T18:00:28.270Z] #64 19.68 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-16T18:00:28.525Z] #64 19.84 Selecting previously unselected package python3-lib2to3. [2022-09-16T18:00:28.525Z] #64 19.84 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-16T18:00:28.525Z] #64 19.84 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-16T18:00:28.525Z] #64 19.88 Selecting previously unselected package python3-distutils. [2022-09-16T18:00:28.525Z] #64 19.89 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-09-16T18:00:28.525Z] #64 19.89 Unpacking python3-distutils (3.9.2-1) ... [2022-09-16T18:00:28.525Z] #64 19.93 Selecting previously unselected package python3-pkg-resources. [2022-09-16T18:00:28.525Z] #64 19.93 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-16T18:00:28.525Z] #64 19.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-16T18:00:28.525Z] #64 19.98 Selecting previously unselected package python3-setuptools. [2022-09-16T18:00:28.781Z] #64 19.98 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-09-16T18:00:28.781Z] #64 19.98 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-16T18:00:28.781Z] #64 20.05 Selecting previously unselected package python3-wheel. [2022-09-16T18:00:28.781Z] #64 20.05 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-09-16T18:00:28.781Z] #64 20.05 Unpacking python3-wheel (0.34.2-1) ... [2022-09-16T18:00:28.781Z] #64 20.09 Selecting previously unselected package python3-pip. [2022-09-16T18:00:28.781Z] #64 20.09 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-16T18:00:28.781Z] #64 20.09 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-16T18:00:28.781Z] #64 20.15 Selecting previously unselected package sudo. [2022-09-16T18:00:28.781Z] #64 20.16 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-09-16T18:00:28.781Z] #64 20.16 Unpacking sudo (1.9.5p2-3) ... [2022-09-16T18:00:29.037Z] #64 20.28 Selecting previously unselected package thin-provisioning-tools. [2022-09-16T18:00:29.037Z] #64 20.28 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-16T18:00:29.037Z] #64 20.29 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-16T18:00:29.037Z] #64 20.35 Selecting previously unselected package uidmap. [2022-09-16T18:00:29.037Z] #64 20.35 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-16T18:00:29.037Z] #64 20.36 Unpacking uidmap (1:4.8.1-1) ... [2022-09-16T18:00:29.037Z] #64 20.40 Selecting previously unselected package vim-runtime. [2022-09-16T18:00:29.037Z] #64 20.41 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-16T18:00:29.037Z] #64 20.42 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-16T18:00:29.037Z] #64 20.43 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-16T18:00:29.037Z] #64 20.43 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:00:29.178Z] #54 DONE 0.9s [2022-09-16T18:00:29.178Z] [2022-09-16T18:00:29.178Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-16T18:00:29.178Z] #43 ... [2022-09-16T18:00:29.178Z] [2022-09-16T18:00:29.178Z] #55 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T18:00:29.964Z] #64 21.01 Selecting previously unselected package vim. [2022-09-16T18:00:29.964Z] #64 21.01 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-16T18:00:29.964Z] #64 21.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:00:29.964Z] #64 21.16 Selecting previously unselected package xfsprogs. [2022-09-16T18:00:29.964Z] #64 21.16 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-16T18:00:29.964Z] #64 21.17 Unpacking xfsprogs (5.10.0-4) ... [2022-09-16T18:00:29.964Z] #64 21.27 Selecting previously unselected package zip. [2022-09-16T18:00:29.964Z] #64 21.28 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-09-16T18:00:29.964Z] #64 21.28 Unpacking zip (3.0-12) ... [2022-09-16T18:00:29.964Z] #64 21.32 Selecting previously unselected package zstd. [2022-09-16T18:00:29.964Z] #64 21.32 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-16T18:00:29.964Z] #64 21.33 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-16T18:00:30.220Z] #64 21.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-16T18:00:30.220Z] #64 21.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-16T18:00:30.220Z] #64 21.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-16T18:00:30.220Z] #64 21.61 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-16T18:00:30.220Z] #64 21.62 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-16T18:00:30.220Z] #64 21.64 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-16T18:00:30.220Z] #64 21.66 Setting up uidmap (1:4.8.1-1) ... [2022-09-16T18:00:30.476Z] #64 21.67 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-16T18:00:30.476Z] #64 21.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-16T18:00:30.476Z] #64 21.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-16T18:00:30.476Z] #64 21.71 Setting up python3-wheel (0.34.2-1) ... [2022-09-16T18:00:30.476Z] #64 21.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:00:30.476Z] #64 21.85 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-16T18:00:30.476Z] #64 21.86 Setting up libcap2-bin (1:2.44-1) ... [2022-09-16T18:00:30.476Z] #64 21.88 Setting up apparmor (2.13.6-10) ... [2022-09-16T18:00:30.564Z] #55 1.216 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T18:00:30.564Z] #55 1.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T18:00:30.564Z] #55 ... [2022-09-16T18:00:30.564Z] [2022-09-16T18:00:30.564Z] #38 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-16T18:00:30.564Z] #38 113.8 rootlesskit version 1.0.0 [2022-09-16T18:00:30.564Z] #38 113.8 Usage of /build/rootlesskit-docker-proxy: [2022-09-16T18:00:30.564Z] #38 113.8 -container-ip string [2022-09-16T18:00:30.564Z] #38 113.8 container ip [2022-09-16T18:00:30.564Z] #38 113.8 -container-port int [2022-09-16T18:00:30.564Z] #38 113.8 container port (default -1) [2022-09-16T18:00:30.564Z] #38 113.8 -host-ip string [2022-09-16T18:00:30.564Z] #38 113.8 host ip [2022-09-16T18:00:30.564Z] #38 113.8 -host-port int [2022-09-16T18:00:30.564Z] #38 113.8 host port (default -1) [2022-09-16T18:00:30.564Z] #38 113.8 -proto string [2022-09-16T18:00:30.564Z] #38 113.8 proxy protocol (default "tcp") [2022-09-16T18:00:30.564Z] #38 DONE 113.9s [2022-09-16T18:00:30.564Z] [2022-09-16T18:00:30.564Z] #55 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T18:00:30.564Z] #55 1.428 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T18:00:30.564Z] #55 ... [2022-09-16T18:00:30.564Z] [2022-09-16T18:00:30.564Z] #56 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-16T18:00:30.564Z] #56 DONE 0.1s [2022-09-16T18:00:30.824Z] [2022-09-16T18:00:30.824Z] #57 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-16T18:00:30.824Z] #57 DONE 0.1s [2022-09-16T18:00:30.824Z] [2022-09-16T18:00:30.824Z] #55 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T18:00:31.402Z] #64 22.71 Setting up zip (3.0-12) ... [2022-09-16T18:00:31.402Z] #64 22.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:00:31.402Z] #64 22.75 Setting up bash-completion (1:2.11-2) ... [2022-09-16T18:00:31.765Z] #55 2.505 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T18:00:31.963Z] #64 23.27 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-16T18:00:31.963Z] #64 23.29 Setting up sudo (1.9.5p2-3) ... [2022-09-16T18:00:31.963Z] #64 23.34 invoke-rc.d: could not determine current runlevel [2022-09-16T18:00:31.963Z] #64 23.35 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-16T18:00:31.963Z] #64 23.35 Setting up xfsprogs (5.10.0-4) ... [2022-09-16T18:00:31.963Z] #64 23.37 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-16T18:00:32.219Z] #64 23.39 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-16T18:00:32.219Z] #64 23.41 Setting up pigz (2.6-1) ... [2022-09-16T18:00:32.219Z] #64 23.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-16T18:00:32.219Z] #64 23.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-16T18:00:32.219Z] #64 23.47 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-16T18:00:32.219Z] #64 23.49 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:00:32.219Z] #64 23.63 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-16T18:00:32.474Z] #64 23.64 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-16T18:00:32.474Z] #64 23.74 Setting up libelf1:amd64 (0.183-1) ... [2022-09-16T18:00:32.474Z] #64 23.75 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-16T18:00:32.474Z] #64 23.76 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-16T18:00:32.474Z] #64 23.77 Setting up python3-distutils (3.9.2-1) ... [2022-09-16T18:00:32.730Z] #64 23.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:00:32.730Z] #64 23.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-16T18:00:32.730Z] #64 23.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-16T18:00:32.730Z] #64 23.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-16T18:00:32.730Z] #64 23.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-16T18:00:32.730Z] #64 23.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-16T18:00:32.730Z] #64 23.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-16T18:00:32.730Z] #64 23.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-16T18:00:32.730Z] #64 23.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-16T18:00:32.730Z] #64 23.94 Setting up python3-setuptools (52.0.0-4) ... [2022-09-16T18:00:32.987Z] #64 24.23 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-16T18:00:32.987Z] #64 24.24 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-16T18:00:32.987Z] #64 24.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-16T18:00:32.987Z] #64 24.26 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-16T18:00:33.142Z] #55 4.058 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T18:00:33.243Z] #64 24.49 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-16T18:00:33.243Z] #64 24.50 Setting up jq (1.6-2.1) ... [2022-09-16T18:00:33.243Z] #64 24.51 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-16T18:00:33.243Z] #64 24.53 Setting up iptables (1.8.7-1) ... [2022-09-16T18:00:33.243Z] #64 24.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-16T18:00:33.243Z] #64 24.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-16T18:00:33.243Z] #64 24.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-16T18:00:33.243Z] #64 24.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-16T18:00:33.243Z] #64 24.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-16T18:00:33.243Z] #64 24.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-16T18:00:33.243Z] #64 24.56 Setting up iproute2 (5.10.0-4) ... [2022-09-16T18:00:33.498Z] #64 24.69 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T18:00:33.754Z] #64 DONE 25.1s [2022-09-16T18:00:33.754Z] [2022-09-16T18:00:33.754Z] #65 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-16T18:00:34.010Z] #65 0.365 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-16T18:00:34.010Z] #65 0.368 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-16T18:00:34.010Z] #65 0.371 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-16T18:00:34.010Z] #65 DONE 0.4s [2022-09-16T18:00:34.266Z] [2022-09-16T18:00:34.266Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-16T18:00:35.049Z] #55 5.824 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T18:00:36.957Z] #55 ... [2022-09-16T18:00:36.957Z] [2022-09-16T18:00:36.957Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-16T18:00:39.820Z] #27 119.4 Updating files: 23% (2642/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 40% (4647/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 63% (7219/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 87% (10031/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-16T18:00:39.820Z] #27 122.9 + cd /tmp/tmp.PUEq76NCBB/tmp/docker-ce [2022-09-16T18:00:39.820Z] #27 122.9 + git checkout -q v17.06.2-ce [2022-09-16T18:00:40.775Z] #27 ... [2022-09-16T18:00:40.775Z] [2022-09-16T18:00:40.775Z] #31 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-16T18:00:40.775Z] #31 123.6 Delve is a source level debugger for Go programs. [2022-09-16T18:00:40.775Z] #31 123.6 [2022-09-16T18:00:40.775Z] #31 123.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-16T18:00:40.775Z] #31 123.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-16T18:00:40.775Z] #31 123.6 [2022-09-16T18:00:40.775Z] #31 123.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-16T18:00:40.775Z] #31 123.6 [2022-09-16T18:00:40.775Z] #31 123.6 Pass flags to the program you are debugging using `--`, for example: [2022-09-16T18:00:40.775Z] #31 123.6 [2022-09-16T18:00:40.775Z] #31 123.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-16T18:00:40.775Z] #31 123.6 [2022-09-16T18:00:40.775Z] #31 123.6 Usage: [2022-09-16T18:00:40.775Z] #31 123.6 dlv [command] [2022-09-16T18:00:40.775Z] #31 123.6 [2022-09-16T18:00:40.775Z] #31 123.6 Available Commands: [2022-09-16T18:00:40.775Z] #31 123.6 attach Attach to running process and begin debugging. [2022-09-16T18:00:40.775Z] #31 123.6 connect Connect to a headless debug server with a terminal client. [2022-09-16T18:00:40.775Z] #31 123.6 core Examine a core dump. [2022-09-16T18:00:40.775Z] #31 123.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-16T18:00:40.775Z] #31 123.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-16T18:00:40.775Z] #31 123.6 exec Execute a precompiled binary, and begin a debug session. [2022-09-16T18:00:40.775Z] #31 123.6 help Help about any command [2022-09-16T18:00:40.775Z] #31 123.6 run Deprecated command. Use 'debug' instead. [2022-09-16T18:00:40.775Z] #31 123.6 test Compile test binary and begin debugging program. [2022-09-16T18:00:40.775Z] #31 123.6 trace Compile and begin tracing program. [2022-09-16T18:00:40.775Z] #31 123.6 version Prints version. [2022-09-16T18:00:40.775Z] #31 123.6 [2022-09-16T18:00:40.775Z] #31 123.6 Flags: [2022-09-16T18:00:40.775Z] #31 123.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-16T18:00:40.775Z] #31 123.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-16T18:00:40.775Z] #31 123.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-16T18:00:40.775Z] #31 123.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-16T18:00:40.775Z] #31 123.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-16T18:00:40.775Z] #31 123.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-16T18:00:40.775Z] #31 123.6 --disable-aslr Disables address space randomization [2022-09-16T18:00:40.775Z] #31 123.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-16T18:00:40.775Z] #31 123.6 -h, --help help for dlv [2022-09-16T18:00:40.775Z] #31 123.6 --init string Init file, executed by the terminal client. [2022-09-16T18:00:40.775Z] #31 123.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-16T18:00:40.775Z] #31 123.6 --log Enable debugging server logging. [2022-09-16T18:00:40.775Z] #31 123.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-16T18:00:40.775Z] #31 123.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-16T18:00:40.775Z] #31 123.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-16T18:00:40.775Z] #31 123.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-16T18:00:40.775Z] #31 123.6 --wd string Working directory for running the program. [2022-09-16T18:00:40.775Z] #31 123.6 [2022-09-16T18:00:40.775Z] #31 123.6 Additional help topics: [2022-09-16T18:00:40.775Z] #31 123.6 dlv backend Help about the --backend flag. [2022-09-16T18:00:40.775Z] #31 123.6 dlv log Help about logging flags. [2022-09-16T18:00:40.775Z] #31 123.6 dlv redirect Help about file redirection. [2022-09-16T18:00:40.775Z] #31 123.6 [2022-09-16T18:00:40.775Z] #31 123.6 Use "dlv [command] --help" for more information about a command. [2022-09-16T18:00:40.775Z] #31 DONE 124.3s [2022-09-16T18:00:40.806Z] #66 5.476 Collecting yamllint==1.27.1 [2022-09-16T18:00:40.807Z] #66 6.520 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-16T18:00:41.035Z] [2022-09-16T18:00:41.035Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:00:41.035Z] #44 75.97 configure.ac:11: installing 'build-aux/compile' [2022-09-16T18:00:41.035Z] #44 75.97 configure.ac:11: installing 'build-aux/config.guess' [2022-09-16T18:00:41.035Z] #44 75.99 configure.ac:11: installing 'build-aux/config.sub' [2022-09-16T18:00:41.035Z] #44 76.00 configure.ac:13: installing 'build-aux/install-sh' [2022-09-16T18:00:41.035Z] #44 76.02 configure.ac:13: installing 'build-aux/missing' [2022-09-16T18:00:41.035Z] #44 76.02 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-16T18:00:41.035Z] #44 76.22 Makefile.am: installing 'build-aux/depcomp' [2022-09-16T18:00:41.035Z] #44 77.58 checking build system type... aarch64-unknown-linux-gnu [2022-09-16T18:00:41.035Z] #44 77.93 checking host system type... aarch64-unknown-linux-gnu [2022-09-16T18:00:41.035Z] #44 77.93 checking how to print strings... printf [2022-09-16T18:00:41.035Z] #44 77.96 checking for gcc... gcc [2022-09-16T18:00:41.035Z] #44 78.07 checking whether the C compiler works... yes [2022-09-16T18:00:41.035Z] #44 78.29 checking for C compiler default output file name... a.out [2022-09-16T18:00:41.035Z] #44 78.30 checking for suffix of executables... [2022-09-16T18:00:41.035Z] #44 78.47 checking whether we are cross compiling... no [2022-09-16T18:00:41.035Z] #44 78.61 checking for suffix of object files... o [2022-09-16T18:00:41.035Z] #44 78.74 checking whether we are using the GNU C compiler... yes [2022-09-16T18:00:41.035Z] #44 78.84 checking whether gcc accepts -g... yes [2022-09-16T18:00:41.035Z] #44 78.92 checking for gcc option to accept ISO C89... none needed [2022-09-16T18:00:41.035Z] #44 79.05 checking whether gcc understands -c and -o together... yes [2022-09-16T18:00:41.035Z] #44 79.23 checking for a sed that does not truncate output... /bin/sed [2022-09-16T18:00:41.035Z] #44 79.27 checking for grep that handles long lines and -e... /bin/grep [2022-09-16T18:00:41.035Z] #44 79.32 checking for egrep... /bin/grep -E [2022-09-16T18:00:41.035Z] #44 79.33 checking for fgrep... /bin/grep -F [2022-09-16T18:00:41.035Z] #44 79.36 checking for ld used by gcc... /usr/bin/ld [2022-09-16T18:00:41.035Z] #44 79.40 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-16T18:00:41.035Z] #44 79.40 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-16T18:00:41.035Z] #44 79.42 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-16T18:00:41.035Z] #44 79.60 checking whether ln -s works... yes [2022-09-16T18:00:41.035Z] #44 79.60 checking the maximum length of command line arguments... 1572864 [2022-09-16T18:00:41.035Z] #44 79.64 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-16T18:00:41.035Z] #44 79.64 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-16T18:00:41.035Z] #44 79.64 checking for /usr/bin/ld option to reload object files... -r [2022-09-16T18:00:41.035Z] #44 79.64 checking for objdump... objdump [2022-09-16T18:00:41.035Z] #44 79.65 checking how to recognize dependent libraries... pass_all [2022-09-16T18:00:41.035Z] #44 79.66 checking for dlltool... no [2022-09-16T18:00:41.035Z] #44 79.66 checking how to associate runtime and link libraries... printf %s\n [2022-09-16T18:00:41.035Z] #44 79.67 checking for ar... ar [2022-09-16T18:00:41.035Z] #44 79.68 checking for archiver @FILE support... @ [2022-09-16T18:00:41.035Z] #44 79.91 checking for strip... strip [2022-09-16T18:00:41.035Z] #44 79.91 checking for ranlib... ranlib [2022-09-16T18:00:41.035Z] #44 79.91 checking for gawk... no [2022-09-16T18:00:41.035Z] #44 79.91 checking for mawk... mawk [2022-09-16T18:00:41.063Z] #66 6.780 Collecting pathspec>=0.5.3 [2022-09-16T18:00:41.063Z] #66 6.784 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-16T18:00:41.063Z] #66 6.881 Collecting pyyaml [2022-09-16T18:00:41.063Z] #66 6.887 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-16T18:00:41.063Z] #66 6.902 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-16T18:00:41.063Z] #66 6.905 Building wheels for collected packages: yamllint [2022-09-16T18:00:41.063Z] #66 6.905 Building wheel for yamllint (setup.py): started [2022-09-16T18:00:41.321Z] #66 7.126 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-16T18:00:41.321Z] #66 7.126 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=cf69b0e4a519d71cf97b9ae3535fe03830a01cf867668ed077e780c605d2b5ef [2022-09-16T18:00:41.321Z] #66 7.127 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-16T18:00:41.321Z] #66 7.129 Successfully built yamllint [2022-09-16T18:00:41.321Z] #66 7.134 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-16T18:00:41.321Z] #66 7.234 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-16T18:00:41.579Z] #66 DONE 7.3s [2022-09-16T18:00:41.579Z] [2022-09-16T18:00:41.579Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-16T18:00:41.579Z] #67 DONE 0.2s [2022-09-16T18:00:41.579Z] [2022-09-16T18:00:41.579Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-16T18:00:41.604Z] #44 79.91 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-16T18:00:41.604Z] #44 80.60 checking for sysroot... no [2022-09-16T18:00:41.604Z] #44 80.60 checking for a working dd... /bin/dd [2022-09-16T18:00:41.838Z] #68 DONE 0.1s [2022-09-16T18:00:41.838Z] [2022-09-16T18:00:41.838Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-16T18:00:41.863Z] #44 80.62 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-16T18:00:41.863Z] #44 80.66 checking for mt... no [2022-09-16T18:00:41.863Z] #44 80.66 checking if : is a manifest tool... no [2022-09-16T18:00:41.863Z] #44 80.69 checking how to run the C preprocessor... gcc -E [2022-09-16T18:00:42.095Z] #69 DONE 0.2s [2022-09-16T18:00:42.095Z] [2022-09-16T18:00:42.095Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-16T18:00:42.095Z] #70 DONE 0.1s [2022-09-16T18:00:42.095Z] [2022-09-16T18:00:42.095Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-16T18:00:42.095Z] #71 DONE 0.0s [2022-09-16T18:00:42.095Z] [2022-09-16T18:00:42.095Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-16T18:00:42.095Z] #72 DONE 0.0s [2022-09-16T18:00:42.095Z] [2022-09-16T18:00:42.095Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-16T18:00:42.095Z] #73 DONE 0.0s [2022-09-16T18:00:42.095Z] [2022-09-16T18:00:42.095Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-16T18:00:42.355Z] #74 DONE 0.1s [2022-09-16T18:00:42.355Z] [2022-09-16T18:00:42.355Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-16T18:00:42.355Z] #75 DONE 0.0s [2022-09-16T18:00:42.355Z] [2022-09-16T18:00:42.355Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-16T18:00:42.355Z] #76 DONE 0.1s [2022-09-16T18:00:42.355Z] [2022-09-16T18:00:42.355Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-16T18:00:42.617Z] #77 DONE 0.1s [2022-09-16T18:00:42.617Z] [2022-09-16T18:00:42.617Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-16T18:00:42.617Z] #78 DONE 0.0s [2022-09-16T18:00:42.617Z] [2022-09-16T18:00:42.617Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-16T18:00:42.617Z] #79 DONE 0.1s [2022-09-16T18:00:42.617Z] [2022-09-16T18:00:42.617Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-16T18:00:42.693Z] #44 81.00 checking for ANSI C header files... yes [2022-09-16T18:00:42.873Z] #80 DONE 0.1s [2022-09-16T18:00:42.873Z] [2022-09-16T18:00:42.873Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-16T18:00:42.873Z] #81 DONE 0.1s [2022-09-16T18:00:42.873Z] [2022-09-16T18:00:42.873Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-16T18:00:42.953Z] #44 81.65 checking for sys/types.h... yes [2022-09-16T18:00:43.133Z] #82 DONE 0.2s [2022-09-16T18:00:43.133Z] [2022-09-16T18:00:43.133Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-16T18:00:43.133Z] #83 DONE 0.0s [2022-09-16T18:00:43.133Z] [2022-09-16T18:00:43.133Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-16T18:00:43.133Z] #84 DONE 0.0s [2022-09-16T18:00:43.133Z] [2022-09-16T18:00:43.133Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-16T18:00:43.133Z] #85 DONE 0.0s [2022-09-16T18:00:43.133Z] [2022-09-16T18:00:43.133Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-16T18:00:43.213Z] #44 81.91 checking for sys/stat.h... yes [2022-09-16T18:00:43.213Z] #44 82.15 checking for stdlib.h... yes [2022-09-16T18:00:43.731Z] #44 82.39 checking for string.h... yes [2022-09-16T18:00:43.731Z] #44 82.57 checking for memory.h... yes [2022-09-16T18:00:43.991Z] #44 82.81 checking for strings.h... [2022-09-16T18:00:43.991Z] #44 ... [2022-09-16T18:00:43.991Z] [2022-09-16T18:00:43.991Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-16T18:00:43.991Z] #27 127.0 + mkdir -p /tmp/tmp.PUEq76NCBB/src/github.com/docker [2022-09-16T18:00:43.991Z] #27 127.0 + mv components/cli /tmp/tmp.PUEq76NCBB/src/github.com/docker/cli [2022-09-16T18:00:43.991Z] #27 127.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-16T18:00:44.084Z] #86 DONE 0.8s [2022-09-16T18:00:44.084Z] [2022-09-16T18:00:44.084Z] #87 exporting to image [2022-09-16T18:00:44.084Z] #87 exporting layers [2022-09-16T18:00:46.528Z] #27 ... [2022-09-16T18:00:46.528Z] [2022-09-16T18:00:46.528Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-16T18:00:46.528Z] #51 12.14 + cd /tmp/tmp.RHJHj2rDz9/src/github.com/opencontainers/runc [2022-09-16T18:00:46.528Z] #51 12.15 + git checkout -q v1.1.4 [2022-09-16T18:00:46.528Z] #51 12.90 + '[' -z '' ']' [2022-09-16T18:00:46.528Z] #51 12.91 + target=static [2022-09-16T18:00:46.528Z] #51 12.91 + make BUILDTAGS=seccomp static [2022-09-16T18:00:46.528Z] #51 13.26 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-16T18:00:46.528Z] #51 ... [2022-09-16T18:00:46.528Z] [2022-09-16T18:00:46.528Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:00:46.528Z] #44 82.81 checking for strings.h... yes [2022-09-16T18:00:46.528Z] #44 82.95 checking for inttypes.h... yes [2022-09-16T18:00:46.528Z] #44 83.12 checking for stdint.h... yes [2022-09-16T18:00:46.528Z] #44 83.32 checking for unistd.h... yes [2022-09-16T18:00:46.528Z] #44 83.56 checking for dlfcn.h... yes [2022-09-16T18:00:46.528Z] #44 83.74 checking for objdir... .libs [2022-09-16T18:00:46.528Z] #44 84.11 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-16T18:00:46.528Z] #44 84.26 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-16T18:00:46.528Z] #44 84.26 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-16T18:00:46.528Z] #44 84.38 checking if gcc static flag -static works... yes [2022-09-16T18:00:46.528Z] #44 84.70 checking if gcc supports -c -o file.o... yes [2022-09-16T18:00:46.528Z] #44 84.94 checking if gcc supports -c -o file.o... (cached) yes [2022-09-16T18:00:46.528Z] #44 84.94 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-16T18:00:46.528Z] #44 85.00 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-16T18:00:46.528Z] #44 85.37 checking how to hardcode library paths into programs... immediate [2022-09-16T18:00:46.528Z] #44 85.37 checking whether stripping libraries is possible... yes [2022-09-16T18:00:46.528Z] #44 85.37 checking if libtool supports shared libraries... yes [2022-09-16T18:00:46.528Z] #44 85.38 checking whether to build shared libraries... no [2022-09-16T18:00:46.528Z] #44 85.38 checking whether to build static libraries... yes [2022-09-16T18:00:46.528Z] #44 85.38 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-16T18:00:46.528Z] #44 85.43 checking whether build environment is sane... yes [2022-09-16T18:00:46.529Z] #44 85.48 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-16T18:00:46.529Z] #44 85.51 checking whether make sets $(MAKE)... yes [2022-09-16T18:00:46.529Z] #44 85.55 checking whether make supports the include directive... yes (GNU style) [2022-09-16T18:00:46.788Z] #44 85.60 checking whether make supports nested variables... yes [2022-09-16T18:00:46.788Z] #44 85.68 checking whether UID '0' is supported by ustar format... yes [2022-09-16T18:00:46.788Z] #44 85.68 checking whether GID '0' is supported by ustar format... yes [2022-09-16T18:00:46.788Z] #44 85.68 checking how to create a ustar tar archive... gnutar [2022-09-16T18:00:47.049Z] #44 85.75 checking dependency style of gcc... gcc3 [2022-09-16T18:00:47.049Z] #44 85.95 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-16T18:00:47.049Z] #44 85.95 checking whether make supports nested variables... (cached) yes [2022-09-16T18:00:47.049Z] #44 85.95 checking for gawk... (cached) mawk [2022-09-16T18:00:47.049Z] #44 85.95 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-16T18:00:47.049Z] #44 85.96 checking for gcc... (cached) gcc [2022-09-16T18:00:47.309Z] #44 86.13 checking whether we are using the GNU C compiler... (cached) yes [2022-09-16T18:00:47.309Z] #44 86.14 checking whether gcc accepts -g... (cached) yes [2022-09-16T18:00:47.309Z] #44 86.14 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-16T18:00:47.309Z] #44 86.14 checking whether gcc understands -c and -o together... (cached) yes [2022-09-16T18:00:47.309Z] #44 86.14 checking for a Python interpreter with version >= 3... python3 [2022-09-16T18:00:47.309Z] #44 ... [2022-09-16T18:00:47.309Z] [2022-09-16T18:00:47.309Z] #55 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T18:00:47.309Z] #55 8.069 Fetched 8463 kB in 7s (1179 kB/s) [2022-09-16T18:00:47.309Z] #55 8.069 Reading package lists... [2022-09-16T18:00:47.309Z] #55 11.21 Reading package lists... [2022-09-16T18:00:47.309Z] #55 13.96 Building dependency tree... [2022-09-16T18:00:47.309Z] #55 16.02 The following additional packages will be installed: [2022-09-16T18:00:47.309Z] #55 16.02 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-16T18:00:47.309Z] #55 16.02 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-09-16T18:00:47.309Z] #55 16.02 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-16T18:00:47.309Z] #55 16.03 python3-pkg-resources vim-runtime xxd [2022-09-16T18:00:47.309Z] #55 16.03 Suggested packages: [2022-09-16T18:00:47.309Z] #55 16.05 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-16T18:00:47.309Z] #55 16.05 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-09-16T18:00:47.309Z] #55 16.05 acl attr quota [2022-09-16T18:00:47.309Z] #55 16.05 Recommended packages: [2022-09-16T18:00:47.309Z] #55 16.05 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-16T18:00:47.309Z] #55 17.49 The following NEW packages will be installed: [2022-09-16T18:00:47.309Z] #55 17.51 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-16T18:00:47.309Z] #55 17.51 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-16T18:00:47.309Z] #55 17.51 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-16T18:00:47.309Z] #55 17.51 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-16T18:00:47.309Z] #55 17.51 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-16T18:00:47.309Z] #55 17.51 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-16T18:00:47.309Z] #55 17.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-16T18:00:47.309Z] #55 17.51 xz-utils zip zstd [2022-09-16T18:00:47.309Z] #55 17.88 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T18:00:47.309Z] #55 17.88 Need to get 27.0 MB of archives. [2022-09-16T18:00:47.309Z] #55 17.88 After this operation, 105 MB of additional disk space will be used. [2022-09-16T18:00:47.309Z] #55 17.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-16T18:00:47.309Z] #55 17.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-16T18:00:47.309Z] #55 17.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-16T18:00:47.309Z] #55 17.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-16T18:00:47.309Z] #55 17.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-16T18:00:47.309Z] #55 17.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-16T18:00:47.309Z] #55 17.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-16T18:00:47.309Z] #55 17.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-16T18:00:47.309Z] #55 17.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-16T18:00:47.309Z] #55 17.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-16T18:00:47.309Z] #55 17.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-16T18:00:47.309Z] #55 17.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-16T18:00:47.309Z] #55 17.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-16T18:00:47.309Z] #55 17.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-16T18:00:47.309Z] #55 17.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-09-16T18:00:47.309Z] #55 17.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-16T18:00:47.309Z] #55 17.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-16T18:00:47.309Z] #55 17.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-16T18:00:47.309Z] #55 17.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-16T18:00:47.309Z] #55 17.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-16T18:00:47.309Z] #55 17.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-16T18:00:47.309Z] #55 17.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-16T18:00:47.309Z] #55 18.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-16T18:00:47.309Z] #55 18.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-16T18:00:47.309Z] #55 18.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-16T18:00:47.309Z] #55 18.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-16T18:00:47.309Z] #55 18.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-16T18:00:47.309Z] #55 ... [2022-09-16T18:00:47.309Z] [2022-09-16T18:00:47.309Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:00:47.309Z] #44 86.21 checking for python3... /usr/bin/python3 [2022-09-16T18:00:47.309Z] #44 86.23 checking for python3 version... 3.9 [2022-09-16T18:00:47.309Z] #44 86.27 checking for python3 platform... linux [2022-09-16T18:00:47.568Z] #44 86.32 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-16T18:00:47.568Z] #44 86.47 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-16T18:00:47.828Z] #44 86.64 checking for go-md2man... no [2022-09-16T18:00:47.828Z] #44 86.66 checking error.h usability... yes [2022-09-16T18:00:47.828Z] #44 86.87 checking error.h presence... yes [2022-09-16T18:00:48.087Z] #44 86.94 checking for error.h... yes [2022-09-16T18:00:48.087Z] #44 86.99 checking linux/openat2.h usability... yes [2022-09-16T18:00:48.087Z] #44 87.17 checking linux/openat2.h presence... yes [2022-09-16T18:00:48.347Z] #44 87.24 checking for linux/openat2.h... yes [2022-09-16T18:00:48.347Z] #44 87.27 checking for copy_file_range... yes [2022-09-16T18:00:48.607Z] #44 87.53 checking for fgetxattr... yes [2022-09-16T18:00:49.136Z] #44 87.72 checking for statx... yes [2022-09-16T18:00:49.395Z] #44 88.13 checking for fgetpwent_r... yes [2022-09-16T18:00:49.655Z] #44 88.34 checking for issetugid... no [2022-09-16T18:00:49.655Z] #44 88.53 checking for pkg-config... /usr/bin/pkg-config [2022-09-16T18:00:49.655Z] #44 88.53 checking pkg-config is at least version 0.9.0... yes [2022-09-16T18:00:49.914Z] #44 88.54 checking for library containing yajl_tree_get... -lyajl [2022-09-16T18:00:50.174Z] #44 88.92 checking for yajl >= 2.0.0... yes [2022-09-16T18:00:50.174Z] #44 88.97 checking sys/capability.h usability... yes [2022-09-16T18:00:50.435Z] #44 89.17 checking sys/capability.h presence... yes [2022-09-16T18:00:50.435Z] #44 89.26 checking for sys/capability.h... yes [2022-09-16T18:00:50.694Z] #44 89.26 checking for library containing cap_from_name... -lcap [2022-09-16T18:00:51.264Z] #44 89.78 checking for library containing dlopen... -ldl [2022-09-16T18:00:51.524Z] #44 90.15 checking seccomp.h usability... yes [2022-09-16T18:00:51.524Z] #44 90.39 checking seccomp.h presence... yes [2022-09-16T18:00:51.524Z] #44 90.51 checking for seccomp.h... yes [2022-09-16T18:00:52.463Z] #44 90.52 checking for library containing seccomp_rule_add... -lseccomp [2022-09-16T18:00:52.463Z] #44 91.14 checking for library containing seccomp_arch_resolve_name... [2022-09-16T18:00:52.463Z] #44 ... [2022-09-16T18:00:52.463Z] [2022-09-16T18:00:52.463Z] #25 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T18:00:52.463Z] #25 DONE 135.7s [2022-09-16T18:00:52.463Z] [2022-09-16T18:00:52.463Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:00:52.463Z] #44 91.14 checking for library containing seccomp_arch_resolve_name... none required [2022-09-16T18:00:52.463Z] #44 91.48 checking systemd/sd-bus.h usability... [2022-09-16T18:00:52.463Z] #44 ... [2022-09-16T18:00:52.463Z] [2022-09-16T18:00:52.463Z] #55 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T18:00:52.463Z] #55 18.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-16T18:00:52.463Z] #55 18.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-16T18:00:52.463Z] #55 18.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-16T18:00:52.463Z] #55 18.31 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-16T18:00:52.463Z] #55 18.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-16T18:00:52.463Z] #55 18.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-16T18:00:52.463Z] #55 18.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-16T18:00:52.463Z] #55 18.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-16T18:00:52.463Z] #55 18.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-16T18:00:52.463Z] #55 18.38 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-16T18:00:52.463Z] #55 18.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-16T18:00:52.463Z] #55 18.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-16T18:00:52.463Z] #55 18.40 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-16T18:00:52.463Z] #55 18.41 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-16T18:00:52.463Z] #55 18.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-16T18:00:52.463Z] #55 18.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-16T18:00:52.463Z] #55 18.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-16T18:00:52.463Z] #55 18.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-16T18:00:52.463Z] #55 18.55 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-16T18:00:52.463Z] #55 18.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-16T18:00:52.463Z] #55 18.59 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-16T18:00:52.463Z] #55 18.60 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-16T18:00:52.463Z] #55 19.18 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T18:00:52.463Z] #55 19.32 Fetched 27.0 MB in 1s (25.7 MB/s) [2022-09-16T18:00:52.463Z] #55 19.43 Selecting previously unselected package pigz. [2022-09-16T18:00:52.463Z] #55 19.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 ... 24010 files and directories currently installed.) [2022-09-16T18:00:52.463Z] #55 19.47 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-09-16T18:00:52.463Z] #55 19.49 Unpacking pigz (2.6-1) ... [2022-09-16T18:00:52.463Z] #55 19.58 Selecting previously unselected package libelf1:arm64. [2022-09-16T18:00:52.463Z] #55 19.59 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-09-16T18:00:52.463Z] #55 19.60 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-16T18:00:52.463Z] #55 19.75 Selecting previously unselected package libbpf0:arm64. [2022-09-16T18:00:52.463Z] #55 19.75 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-16T18:00:52.463Z] #55 19.75 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-16T18:00:52.463Z] #55 19.82 Selecting previously unselected package libcap2:arm64. [2022-09-16T18:00:52.463Z] #55 19.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-16T18:00:52.463Z] #55 19.83 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-16T18:00:52.463Z] #55 19.92 Selecting previously unselected package libmnl0:arm64. [2022-09-16T18:00:52.463Z] #55 19.93 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-09-16T18:00:52.463Z] #55 19.93 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-16T18:00:52.463Z] #55 20.00 Selecting previously unselected package libxtables12:arm64. [2022-09-16T18:00:52.463Z] #55 20.01 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-09-16T18:00:52.463Z] #55 20.01 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-16T18:00:52.463Z] #55 20.08 Selecting previously unselected package libcap2-bin. [2022-09-16T18:00:52.463Z] #55 20.08 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-16T18:00:52.463Z] #55 20.10 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-16T18:00:52.463Z] #55 20.24 Selecting previously unselected package iproute2. [2022-09-16T18:00:52.463Z] #55 20.24 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-09-16T18:00:52.463Z] #55 20.25 Unpacking iproute2 (5.10.0-4) ... [2022-09-16T18:00:52.463Z] #55 20.85 Selecting previously unselected package xxd. [2022-09-16T18:00:52.463Z] #55 20.85 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-16T18:00:52.463Z] #55 20.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:00:52.463Z] #55 20.98 Selecting previously unselected package vim-common. [2022-09-16T18:00:52.463Z] #55 20.98 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-16T18:00:52.463Z] #55 21.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:00:52.463Z] #55 21.20 Selecting previously unselected package bash-completion. [2022-09-16T18:00:52.463Z] #55 21.20 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-16T18:00:52.723Z] #55 ... [2022-09-16T18:00:52.723Z] [2022-09-16T18:00:52.723Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:00:52.723Z] #44 91.48 checking systemd/sd-bus.h usability... yes [2022-09-16T18:00:52.723Z] #44 91.68 checking systemd/sd-bus.h presence... yes [2022-09-16T18:00:52.983Z] #44 91.80 checking for systemd/sd-bus.h... yes [2022-09-16T18:00:53.560Z] #44 91.81 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-16T18:00:53.820Z] #44 92.43 checking for sd_notify_barrier... yes [2022-09-16T18:00:53.820Z] #44 92.72 checking linux/bpf.h usability... yes [2022-09-16T18:00:54.080Z] #44 92.89 checking linux/bpf.h presence... yes [2022-09-16T18:00:54.080Z] #44 92.97 checking for linux/bpf.h... yes [2022-09-16T18:00:54.340Z] #44 92.99 checking compilation for eBPF... yes [2022-09-16T18:00:54.340Z] #44 93.18 checking for criu >= 3.15... no [2022-09-16T18:00:54.340Z] #44 93.21 configure: CRIU headers not found, building without CRIU support [2022-09-16T18:00:54.340Z] #44 93.22 checking for criu > 3.16... no [2022-09-16T18:00:54.340Z] #44 93.24 configure: CRIU version doesn't support join-ns API [2022-09-16T18:00:54.340Z] #44 93.24 checking for criu > 3.16.1... no [2022-09-16T18:00:54.340Z] #44 93.27 configure: CRIU version doesn't support for pre-dumping [2022-09-16T18:00:54.340Z] #44 93.28 checking for new mount API (fsconfig)... yes [2022-09-16T18:00:54.340Z] #44 93.36 checking for seccomp notify API... yes [2022-09-16T18:00:54.604Z] #44 93.45 checking for gperf... no [2022-09-16T18:00:54.604Z] #44 93.45 configure: gperf not found - cannot rebuild signal parser code [2022-09-16T18:00:54.604Z] #44 93.45 checking for library containing argp_parse... none required [2022-09-16T18:00:54.864Z] #44 93.74 checking that generated files are newer than configure... done [2022-09-16T18:00:54.864Z] #44 93.74 configure: creating ./config.status [2022-09-16T18:00:57.402Z] #44 96.17 config.status: creating Makefile [2022-09-16T18:00:57.402Z] #44 96.27 config.status: creating rpm/crun.spec [2022-09-16T18:00:57.402Z] #44 96.36 config.status: creating config.h [2022-09-16T18:00:57.402Z] #44 96.41 config.status: executing libtool commands [2022-09-16T18:00:57.662Z] #44 96.47 config.status: executing depfiles commands [2022-09-16T18:00:59.044Z] #44 97.64 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-16T18:00:59.044Z] #44 97.66 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-16T18:00:59.044Z] #44 98.07 checking for gcc... gcc [2022-09-16T18:00:59.304Z] #44 98.13 checking whether the C compiler works... yes [2022-09-16T18:00:59.304Z] #44 98.29 checking for C compiler default output file name... a.out [2022-09-16T18:00:59.304Z] #44 98.30 checking for suffix of executables... [2022-09-16T18:00:59.563Z] #44 98.40 checking whether we are cross compiling... no [2022-09-16T18:00:59.563Z] #44 98.56 checking for suffix of object files... o [2022-09-16T18:00:59.822Z] #44 98.63 checking whether we are using the GNU C compiler... yes [2022-09-16T18:01:00.081Z] #44 98.76 checking whether gcc accepts -g... yes [2022-09-16T18:01:00.081Z] #44 98.86 checking for gcc option to accept ISO C89... [2022-09-16T18:01:00.081Z] #44 ... [2022-09-16T18:01:00.081Z] [2022-09-16T18:01:00.081Z] #55 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T18:01:00.081Z] #55 24.36 Unpacking bash-completion (1:2.11-2) ... [2022-09-16T18:01:00.081Z] #55 24.69 Selecting previously unselected package bzip2. [2022-09-16T18:01:00.081Z] #55 24.71 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-09-16T18:01:00.081Z] #55 24.72 Unpacking bzip2 (1.0.8-4) ... [2022-09-16T18:01:00.081Z] #55 24.80 Selecting previously unselected package xz-utils. [2022-09-16T18:01:00.081Z] #55 24.80 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-16T18:01:00.081Z] #55 24.81 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T18:01:00.081Z] #55 24.98 Selecting previously unselected package apparmor. [2022-09-16T18:01:00.081Z] #55 24.99 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-09-16T18:01:00.081Z] #55 25.07 Unpacking apparmor (2.13.6-10) ... [2022-09-16T18:01:00.081Z] #55 25.52 Selecting previously unselected package inetutils-ping. [2022-09-16T18:01:00.081Z] #55 25.52 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-09-16T18:01:00.081Z] #55 25.53 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-16T18:01:00.081Z] #55 25.67 Selecting previously unselected package libip4tc2:arm64. [2022-09-16T18:01:00.081Z] #55 25.68 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-16T18:01:00.081Z] #55 25.68 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-16T18:01:00.081Z] #55 25.77 Selecting previously unselected package libip6tc2:arm64. [2022-09-16T18:01:00.081Z] #55 25.78 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-16T18:01:00.081Z] #55 25.79 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-16T18:01:00.081Z] #55 25.89 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-16T18:01:00.081Z] #55 25.89 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-16T18:01:00.081Z] #55 25.90 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-16T18:01:00.081Z] #55 25.96 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-16T18:01:00.081Z] #55 25.96 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-16T18:01:00.081Z] #55 25.97 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-16T18:01:00.081Z] #55 26.04 Selecting previously unselected package libnftnl11:arm64. [2022-09-16T18:01:00.081Z] #55 26.05 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-16T18:01:00.081Z] #55 26.05 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-16T18:01:00.081Z] #55 26.14 Selecting previously unselected package iptables. [2022-09-16T18:01:00.081Z] #55 26.15 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-09-16T18:01:00.081Z] #55 26.17 Unpacking iptables (1.8.7-1) ... [2022-09-16T18:01:00.081Z] #55 26.43 Selecting previously unselected package libonig5:arm64. [2022-09-16T18:01:00.081Z] #55 26.43 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-16T18:01:00.081Z] #55 26.44 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-16T18:01:00.081Z] #55 26.57 Selecting previously unselected package libjq1:arm64. [2022-09-16T18:01:00.081Z] #55 26.57 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-09-16T18:01:00.081Z] #55 26.60 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-16T18:01:00.082Z] #55 26.71 Selecting previously unselected package jq. [2022-09-16T18:01:00.082Z] #55 26.71 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-09-16T18:01:00.082Z] #55 26.73 Unpacking jq (1.6-2.1) ... [2022-09-16T18:01:00.082Z] #55 26.81 Selecting previously unselected package libaio1:arm64. [2022-09-16T18:01:00.082Z] #55 26.81 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-09-16T18:01:00.082Z] #55 26.82 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-16T18:01:00.082Z] #55 26.89 Selecting previously unselected package libgpm2:arm64. [2022-09-16T18:01:00.082Z] #55 26.89 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-09-16T18:01:00.082Z] #55 26.90 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-16T18:01:00.082Z] #55 27.02 Selecting previously unselected package libicu67:arm64. [2022-09-16T18:01:00.082Z] #55 27.02 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-09-16T18:01:00.082Z] #55 27.03 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-16T18:01:00.082Z] #55 29.93 Selecting previously unselected package libinih1:arm64. [2022-09-16T18:01:00.082Z] #55 29.94 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-09-16T18:01:00.082Z] #55 29.94 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-16T18:01:00.082Z] #55 30.00 Selecting previously unselected package libnet1:arm64. [2022-09-16T18:01:00.082Z] #55 30.01 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-16T18:01:00.082Z] #55 30.02 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-16T18:01:00.082Z] #55 30.13 Selecting previously unselected package libnl-3-200:arm64. [2022-09-16T18:01:00.082Z] #55 30.13 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-16T18:01:00.082Z] #55 30.14 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-16T18:01:00.082Z] #55 30.26 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-16T18:01:00.082Z] #55 30.26 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-16T18:01:00.082Z] #55 30.27 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-16T18:01:00.082Z] #55 30.33 Selecting previously unselected package libyajl2:arm64. [2022-09-16T18:01:00.082Z] #55 30.34 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-09-16T18:01:00.082Z] #55 30.34 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-16T18:01:00.082Z] #55 30.42 Selecting previously unselected package net-tools. [2022-09-16T18:01:00.082Z] #55 30.43 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-16T18:01:00.082Z] #55 30.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-16T18:01:00.082Z] #55 30.62 Selecting previously unselected package patch. [2022-09-16T18:01:00.082Z] #55 30.63 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-09-16T18:01:00.082Z] #55 30.64 Unpacking patch (2.7.6-7) ... [2022-09-16T18:01:00.082Z] #55 30.74 Selecting previously unselected package python-pip-whl. [2022-09-16T18:01:00.082Z] #55 30.75 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-16T18:01:00.082Z] #55 30.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-16T18:01:00.651Z] #55 31.29 Selecting previously unselected package python3-lib2to3. [2022-09-16T18:01:00.651Z] #55 31.29 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-16T18:01:00.651Z] #55 31.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-16T18:01:00.651Z] #55 31.42 Selecting previously unselected package python3-distutils. [2022-09-16T18:01:00.651Z] #55 31.42 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-09-16T18:01:00.651Z] #55 31.43 Unpacking python3-distutils (3.9.2-1) ... [2022-09-16T18:01:00.912Z] #55 31.57 Selecting previously unselected package python3-pkg-resources. [2022-09-16T18:01:00.912Z] #55 31.58 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-16T18:01:00.912Z] #55 31.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-16T18:01:00.912Z] #55 31.75 Selecting previously unselected package python3-setuptools. [2022-09-16T18:01:00.912Z] #55 31.76 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-09-16T18:01:00.912Z] #55 31.76 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-16T18:01:01.172Z] #55 32.02 Selecting previously unselected package python3-wheel. [2022-09-16T18:01:01.172Z] #55 32.02 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-09-16T18:01:01.172Z] #55 32.03 Unpacking python3-wheel (0.34.2-1) ... [2022-09-16T18:01:01.432Z] #55 32.14 Selecting previously unselected package python3-pip. [2022-09-16T18:01:01.432Z] #55 32.14 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-16T18:01:01.432Z] #55 32.15 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-16T18:01:01.692Z] #55 32.44 Selecting previously unselected package sudo. [2022-09-16T18:01:01.692Z] #55 32.44 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-09-16T18:01:01.692Z] #55 32.46 Unpacking sudo (1.9.5p2-3) ... [2022-09-16T18:01:02.202Z] #87 exporting layers 15.3s done [2022-09-16T18:01:02.202Z] #87 writing image sha256:b7dfe4565418812fd563711f14be22145432dfee8c6d817ff79f01c4a3a00c18 done [2022-09-16T18:01:02.202Z] #87 naming to docker.io/library/docker:f925f295f4571a208b3932ccc329cc199aaad8ce done [2022-09-16T18:01:02.202Z] #87 DONE 15.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-16T18:01:02.261Z] #55 33.08 Selecting previously unselected package thin-provisioning-tools. [2022-09-16T18:01:02.261Z] #55 33.09 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-16T18:01:02.261Z] #55 33.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-16T18:01:02.521Z] #55 33.29 Selecting previously unselected package uidmap. [2022-09-16T18:01:02.521Z] #55 33.32 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-16T18:01:02.521Z] #55 33.33 Unpacking uidmap (1:4.8.1-1) ... [2022-09-16T18:01:02.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44152/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44152/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f925f295f4571a208b3932ccc329cc199aaad8ce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f925f295f4571a208b3932ccc329cc199aaad8ce hack/validate/default [2022-09-16T18:01:02.782Z] #55 33.53 Selecting previously unselected package vim-runtime. [2022-09-16T18:01:02.782Z] #55 33.54 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-16T18:01:02.782Z] #55 33.59 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-16T18:01:02.782Z] #55 33.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-16T18:01:02.782Z] #55 33.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:01:03.931Z] Congratulations! Seccomp profile generation is done correctly. [2022-09-16T18:01:03.931Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-16T18:01:03.931Z] Congratulations! yamllint config file formatted correctly [2022-09-16T18:01:04.165Z] #55 ... [2022-09-16T18:01:04.165Z] [2022-09-16T18:01:04.165Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:01:04.165Z] #44 98.86 checking for gcc option to accept ISO C89... none needed [2022-09-16T18:01:04.165Z] #44 99.02 checking whether gcc understands -c and -o together... yes [2022-09-16T18:01:04.165Z] #44 99.27 checking how to run the C preprocessor... gcc -E [2022-09-16T18:01:04.165Z] #44 99.57 checking for grep that handles long lines and -e... /bin/grep [2022-09-16T18:01:04.165Z] #44 99.58 checking for egrep... /bin/grep -E [2022-09-16T18:01:04.165Z] #44 99.60 checking for ANSI C header files... yes [2022-09-16T18:01:04.165Z] #44 100.2 checking for sys/types.h... yes [2022-09-16T18:01:04.165Z] #44 100.3 checking for sys/stat.h... yes [2022-09-16T18:01:04.165Z] #44 100.6 checking for stdlib.h... yes [2022-09-16T18:01:04.165Z] #44 100.7 checking for string.h... yes [2022-09-16T18:01:04.165Z] #44 100.9 checking for memory.h... yes [2022-09-16T18:01:04.165Z] #44 101.1 checking for strings.h... yes [2022-09-16T18:01:04.165Z] #44 101.3 checking for inttypes.h... yes [2022-09-16T18:01:04.165Z] #44 101.5 checking for stdint.h... yes [2022-09-16T18:01:04.165Z] #44 101.7 checking for unistd.h... yes [2022-09-16T18:01:04.165Z] #44 101.9 checking minix/config.h usability... no [2022-09-16T18:01:04.165Z] #44 102.1 checking minix/config.h presence... no [2022-09-16T18:01:04.165Z] #44 102.2 checking for minix/config.h... no [2022-09-16T18:01:04.165Z] #44 102.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-16T18:01:04.165Z] #44 102.4 checking build system type... aarch64-unknown-linux-gnu [2022-09-16T18:01:04.165Z] #44 102.7 checking host system type... aarch64-unknown-linux-gnu [2022-09-16T18:01:04.165Z] #44 102.7 checking how to print strings... printf [2022-09-16T18:01:04.165Z] #44 102.7 checking for a sed that does not truncate output... /bin/sed [2022-09-16T18:01:04.165Z] #44 102.7 checking for fgrep... /bin/grep -F [2022-09-16T18:01:04.165Z] #44 102.7 checking for ld used by gcc... /usr/bin/ld [2022-09-16T18:01:04.165Z] #44 102.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-16T18:01:04.165Z] #44 102.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-16T18:01:04.165Z] #44 102.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-16T18:01:04.165Z] #44 102.9 checking whether ln -s works... yes [2022-09-16T18:01:04.165Z] #44 102.9 checking the maximum length of command line arguments... 1572864 [2022-09-16T18:01:04.165Z] #44 102.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-16T18:01:04.165Z] #44 102.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-16T18:01:04.165Z] #44 102.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-16T18:01:04.165Z] #44 102.9 checking for objdump... objdump [2022-09-16T18:01:04.165Z] #44 102.9 checking how to recognize dependent libraries... pass_all [2022-09-16T18:01:04.165Z] #44 102.9 checking for dlltool... no [2022-09-16T18:01:04.165Z] #44 102.9 checking how to associate runtime and link libraries... printf %s\n [2022-09-16T18:01:04.165Z] #44 102.9 checking for ar... ar [2022-09-16T18:01:04.166Z] #44 102.9 checking for archiver @FILE support... @ [2022-09-16T18:01:04.166Z] #44 103.1 checking for strip... strip [2022-09-16T18:01:04.166Z] #44 103.1 checking for ranlib... ranlib [2022-09-16T18:01:04.166Z] #44 103.1 checking for gawk... no [2022-09-16T18:01:04.166Z] #44 103.1 checking for mawk... mawk [2022-09-16T18:01:04.425Z] #44 103.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-16T18:01:04.425Z] #44 103.4 checking for sysroot... no [2022-09-16T18:01:04.425Z] #44 103.4 checking for a working dd... /bin/dd [2022-09-16T18:01:04.425Z] #44 103.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-16T18:01:04.425Z] #44 103.5 checking for mt... no [2022-09-16T18:01:04.425Z] #44 103.5 checking if : is a manifest tool... no [2022-09-16T18:01:04.685Z] #44 103.5 checking for dlfcn.h... yes [2022-09-16T18:01:04.685Z] #44 103.6 checking for objdir... .libs [2022-09-16T18:01:05.254Z] #44 104.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-16T18:01:05.254Z] #44 104.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-16T18:01:05.514Z] #44 104.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-16T18:01:05.774Z] #44 104.3 checking if gcc static flag -static works... yes [2022-09-16T18:01:05.774Z] #44 104.6 checking if gcc supports -c -o file.o... yes [2022-09-16T18:01:05.774Z] #44 104.8 checking if gcc supports -c -o file.o... (cached) yes [2022-09-16T18:01:05.774Z] #44 104.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-16T18:01:06.034Z] #44 104.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-16T18:01:06.034Z] #44 105.1 checking how to hardcode library paths into programs... immediate [2022-09-16T18:01:06.034Z] #44 105.1 checking whether stripping libraries is possible... yes [2022-09-16T18:01:06.034Z] #44 105.1 checking if libtool supports shared libraries... yes [2022-09-16T18:01:06.034Z] #44 105.1 checking whether to build shared libraries... no [2022-09-16T18:01:06.034Z] #44 105.1 checking whether to build static libraries... yes [2022-09-16T18:01:06.034Z] #44 105.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-16T18:01:06.293Z] #44 105.2 checking whether build environment is sane... yes [2022-09-16T18:01:06.294Z] #44 105.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-16T18:01:06.294Z] #44 105.2 checking whether make sets $(MAKE)... yes [2022-09-16T18:01:06.553Z] #44 105.3 checking whether make supports the include directive... yes (GNU style) [2022-09-16T18:01:06.553Z] #44 105.3 checking whether make supports nested variables... yes [2022-09-16T18:01:06.553Z] #44 105.4 checking whether UID '0' is supported by ustar format... yes [2022-09-16T18:01:06.553Z] #44 105.4 checking whether GID '0' is supported by ustar format... yes [2022-09-16T18:01:06.553Z] #44 105.4 checking how to create a ustar tar archive... gnutar [2022-09-16T18:01:06.814Z] #44 105.5 checking dependency style of gcc... gcc3 [2022-09-16T18:01:06.814Z] #44 105.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-16T18:01:06.814Z] #44 105.7 checking whether make supports nested variables... (cached) yes [2022-09-16T18:01:06.814Z] #44 105.7 checking for pkg-config... /usr/bin/pkg-config [2022-09-16T18:01:06.815Z] #44 105.7 checking pkg-config is at least version 0.9.0... yes [2022-09-16T18:01:06.815Z] #44 105.7 checking for yajl >= 2.1.0... yes [2022-09-16T18:01:06.815Z] #44 105.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-16T18:01:06.815Z] #44 105.7 checking for gcc... (cached) gcc [2022-09-16T18:01:06.815Z] #44 105.8 checking whether we are using the GNU C compiler... (cached) yes [2022-09-16T18:01:06.815Z] #44 105.8 checking whether gcc accepts -g... (cached) yes [2022-09-16T18:01:06.815Z] #44 105.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-16T18:01:06.815Z] #44 105.8 checking whether gcc understands -c and -o together... (cached) yes [2022-09-16T18:01:06.815Z] #44 105.8 checking for a Python interpreter with version >= 3... python3 [2022-09-16T18:01:06.815Z] #44 105.9 checking for python3... /usr/bin/python3 [2022-09-16T18:01:06.815Z] #44 105.9 checking for python3 version... 3.9 [2022-09-16T18:01:07.077Z] #44 105.9 checking for python3 platform... linux [2022-09-16T18:01:07.337Z] #44 106.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-16T18:01:07.337Z] #44 106.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-16T18:01:07.627Z] #44 106.4 checking that generated files are newer than configure... done [2022-09-16T18:01:07.627Z] #44 106.4 configure: creating ./config.status [2022-09-16T18:01:10.176Z] #44 108.9 config.status: creating Makefile [2022-09-16T18:01:10.176Z] #44 109.0 config.status: creating config.h [2022-09-16T18:01:10.176Z] #44 109.0 config.status: executing libtool commands [2022-09-16T18:01:10.176Z] #44 109.1 config.status: executing depfiles commands [2022-09-16T18:01:11.113Z] #44 109.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-16T18:01:11.113Z] #44 109.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-16T18:01:11.372Z] #44 110.2 checking for gcc... gcc [2022-09-16T18:01:11.372Z] #44 110.3 checking whether the C compiler works... yes [2022-09-16T18:01:11.372Z] #44 110.4 checking for C compiler default output file name... a.out [2022-09-16T18:01:11.632Z] #44 110.4 checking for suffix of executables... [2022-09-16T18:01:11.632Z] #44 110.5 checking whether we are cross compiling... no [2022-09-16T18:01:11.891Z] #44 110.7 checking for suffix of object files... o [2022-09-16T18:01:11.891Z] #44 110.8 checking whether we are using the GNU C compiler... yes [2022-09-16T18:01:12.151Z] #44 110.9 checking whether gcc accepts -g... yes [2022-09-16T18:01:12.151Z] #44 111.1 checking for gcc option to accept ISO C89... none needed [2022-09-16T18:01:12.411Z] #44 111.2 checking whether gcc understands -c and -o together... yes [2022-09-16T18:01:12.411Z] #44 111.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-16T18:01:12.411Z] #44 111.4 checking whether build environment is sane... yes [2022-09-16T18:01:12.411Z] #44 111.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-16T18:01:12.411Z] #44 111.4 checking for gawk... no [2022-09-16T18:01:12.411Z] #44 111.4 checking for mawk... mawk [2022-09-16T18:01:12.411Z] #44 111.5 checking whether make sets $(MAKE)... yes [2022-09-16T18:01:12.411Z] #44 111.5 checking whether make supports the include directive... yes (GNU style) [2022-09-16T18:01:12.671Z] #44 111.5 checking whether make supports nested variables... yes [2022-09-16T18:01:12.671Z] #44 111.6 checking whether UID '0' is supported by ustar format... yes [2022-09-16T18:01:12.671Z] #44 111.6 checking whether GID '0' is supported by ustar format... yes [2022-09-16T18:01:12.671Z] #44 111.6 checking how to create a ustar tar archive... gnutar [2022-09-16T18:01:12.671Z] #44 111.7 checking dependency style of gcc... gcc3 [2022-09-16T18:01:12.930Z] #44 111.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-16T18:01:12.930Z] #44 111.8 checking whether make supports nested variables... (cached) yes [2022-09-16T18:01:13.190Z] #44 111.9 checking build system type... aarch64-unknown-linux-gnu [2022-09-16T18:01:13.190Z] #44 112.2 checking host system type... aarch64-unknown-linux-gnu [2022-09-16T18:01:13.190Z] #44 112.2 checking how to print strings... printf [2022-09-16T18:01:13.190Z] #44 112.2 checking for a sed that does not truncate output... /bin/sed [2022-09-16T18:01:13.190Z] #44 112.2 checking for grep that handles long lines and -e... /bin/grep [2022-09-16T18:01:13.190Z] #44 112.3 checking for egrep... /bin/grep -E [2022-09-16T18:01:13.190Z] #44 112.3 checking for fgrep... /bin/grep -F [2022-09-16T18:01:13.190Z] #44 112.3 checking for ld used by gcc... /usr/bin/ld [2022-09-16T18:01:13.190Z] #44 112.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-16T18:01:13.451Z] #44 112.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-16T18:01:13.451Z] #44 112.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-16T18:01:13.451Z] #44 112.4 checking whether ln -s works... yes [2022-09-16T18:01:13.451Z] #44 112.4 checking the maximum length of command line arguments... 1572864 [2022-09-16T18:01:13.451Z] #44 112.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-16T18:01:13.451Z] #44 112.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-16T18:01:13.451Z] #44 112.5 checking for /usr/bin/ld option to reload object files... -r [2022-09-16T18:01:13.451Z] #44 112.5 checking for objdump... objdump [2022-09-16T18:01:13.451Z] #44 112.5 checking how to recognize dependent libraries... pass_all [2022-09-16T18:01:13.451Z] #44 112.5 checking for dlltool... no [2022-09-16T18:01:13.451Z] #44 112.5 checking how to associate runtime and link libraries... printf %s\n [2022-09-16T18:01:13.451Z] #44 112.5 checking for ar... ar [2022-09-16T18:01:13.715Z] #44 112.5 checking for archiver @FILE support... @ [2022-09-16T18:01:13.981Z] #44 112.7 checking for strip... strip [2022-09-16T18:01:13.981Z] #44 112.7 checking for ranlib... ranlib [2022-09-16T18:01:14.241Z] #44 112.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-16T18:01:14.241Z] #44 113.1 checking for sysroot... no [2022-09-16T18:01:14.241Z] #44 113.1 checking for a working dd... /bin/dd [2022-09-16T18:01:14.241Z] #44 113.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-16T18:01:14.241Z] #44 113.2 checking for mt... no [2022-09-16T18:01:14.241Z] #44 113.2 checking if : is a manifest tool... no [2022-09-16T18:01:14.500Z] #44 113.2 checking how to run the C preprocessor... gcc -E [2022-09-16T18:01:15.069Z] #44 113.5 checking for ANSI C header files... yes [2022-09-16T18:01:15.069Z] #44 113.9 checking for sys/types.h... yes [2022-09-16T18:01:15.329Z] #44 114.1 checking for sys/stat.h... yes [2022-09-16T18:01:15.588Z] #44 114.3 checking for stdlib.h... yes [2022-09-16T18:01:15.848Z] #44 114.5 checking for string.h... yes [2022-09-16T18:01:15.848Z] #44 114.7 checking for memory.h... yes [2022-09-16T18:01:15.848Z] #44 114.8 checking for strings.h... [2022-09-16T18:01:15.848Z] #44 ... [2022-09-16T18:01:15.848Z] [2022-09-16T18:01:15.848Z] #55 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T18:01:15.848Z] #55 36.72 Selecting previously unselected package vim. [2022-09-16T18:01:15.848Z] #55 36.72 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-16T18:01:15.848Z] #55 36.73 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:01:15.848Z] #55 37.20 Selecting previously unselected package xfsprogs. [2022-09-16T18:01:15.848Z] #55 37.20 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-16T18:01:15.848Z] #55 37.21 Unpacking xfsprogs (5.10.0-4) ... [2022-09-16T18:01:15.848Z] #55 37.67 Selecting previously unselected package zip. [2022-09-16T18:01:15.848Z] #55 37.68 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-09-16T18:01:15.848Z] #55 37.69 Unpacking zip (3.0-12) ... [2022-09-16T18:01:15.848Z] #55 37.85 Selecting previously unselected package zstd. [2022-09-16T18:01:15.848Z] #55 37.86 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-16T18:01:15.848Z] #55 37.87 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-16T18:01:15.848Z] #55 38.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-16T18:01:15.848Z] #55 39.20 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-16T18:01:15.848Z] #55 39.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-16T18:01:15.848Z] #55 39.25 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-16T18:01:15.848Z] #55 39.28 Setting up libicu67:arm64 (67.1-7) ... [2022-09-16T18:01:15.848Z] #55 39.30 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-16T18:01:15.848Z] #55 39.32 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-16T18:01:15.848Z] #55 39.35 Setting up uidmap (1:4.8.1-1) ... [2022-09-16T18:01:15.848Z] #55 39.38 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-16T18:01:15.848Z] #55 39.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-16T18:01:15.848Z] #55 39.41 Setting up bzip2 (1.0.8-4) ... [2022-09-16T18:01:15.848Z] #55 39.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-16T18:01:15.848Z] #55 39.47 Setting up python3-wheel (0.34.2-1) ... [2022-09-16T18:01:15.848Z] #55 40.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:01:15.848Z] #55 40.20 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-16T18:01:15.848Z] #55 40.22 Setting up libcap2-bin (1:2.44-1) ... [2022-09-16T18:01:15.848Z] #55 40.23 Setting up apparmor (2.13.6-10) ... [2022-09-16T18:01:15.848Z] #55 41.90 Setting up zip (3.0-12) ... [2022-09-16T18:01:15.848Z] #55 41.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:01:15.848Z] #55 41.97 Setting up bash-completion (1:2.11-2) ... [2022-09-16T18:01:15.848Z] #55 44.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T18:01:15.848Z] #55 44.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-16T18:01:15.848Z] #55 44.66 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-16T18:01:15.848Z] #55 44.68 Setting up patch (2.7.6-7) ... [2022-09-16T18:01:15.848Z] #55 44.70 Setting up sudo (1.9.5p2-3) ... [2022-09-16T18:01:15.848Z] #55 44.80 invoke-rc.d: could not determine current runlevel [2022-09-16T18:01:15.848Z] #55 44.81 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-16T18:01:15.848Z] #55 44.83 Setting up xfsprogs (5.10.0-4) ... [2022-09-16T18:01:15.848Z] #55 44.86 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-16T18:01:15.848Z] #55 44.88 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-16T18:01:15.848Z] #55 44.90 Setting up pigz (2.6-1) ... [2022-09-16T18:01:15.848Z] #55 44.92 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-16T18:01:15.848Z] #55 44.96 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-16T18:01:15.848Z] #55 45.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-16T18:01:15.848Z] #55 45.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:01:15.848Z] #55 45.79 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-16T18:01:15.848Z] #55 45.81 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-16T18:01:15.848Z] #55 46.20 Setting up libelf1:arm64 (0.183-1) ... [2022-09-16T18:01:15.848Z] #55 46.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-16T18:01:15.848Z] #55 46.25 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-16T18:01:15.848Z] #55 46.27 Setting up python3-distutils (3.9.2-1) ... [2022-09-16T18:01:15.848Z] #55 46.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-16T18:01:15.848Z] #55 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-16T18:01:15.848Z] #55 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-16T18:01:15.848Z] #55 46.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-16T18:01:15.848Z] #55 46.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-16T18:01:15.848Z] #55 46.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-16T18:01:15.848Z] #55 46.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-16T18:01:15.848Z] #55 46.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-16T18:01:16.107Z] #55 46.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-16T18:01:16.107Z] #55 46.80 Setting up python3-setuptools (52.0.0-4) ... [2022-09-16T18:01:16.107Z] #55 ... [2022-09-16T18:01:16.107Z] [2022-09-16T18:01:16.107Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:01:16.107Z] #44 114.8 checking for strings.h... yes [2022-09-16T18:01:16.107Z] #44 115.0 checking for inttypes.h... yes [2022-09-16T18:01:16.366Z] #44 115.1 checking for stdint.h... yes [2022-09-16T18:01:16.366Z] #44 115.3 checking for unistd.h... yes [2022-09-16T18:01:16.626Z] #44 115.5 checking for dlfcn.h... yes [2022-09-16T18:01:16.626Z] #44 115.6 checking for objdir... .libs [2022-09-16T18:01:17.195Z] #44 116.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-16T18:01:17.195Z] #44 116.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-16T18:01:17.195Z] #44 116.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-16T18:01:17.455Z] #44 116.2 checking if gcc static flag -static works... yes [2022-09-16T18:01:17.715Z] #44 116.6 checking if gcc supports -c -o file.o... yes [2022-09-16T18:01:17.974Z] #44 116.8 checking if gcc supports -c -o file.o... (cached) yes [2022-09-16T18:01:17.974Z] #44 116.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-16T18:01:18.233Z] #44 116.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-16T18:01:18.233Z] #44 117.2 checking how to hardcode library paths into programs... immediate [2022-09-16T18:01:18.233Z] #44 117.2 checking whether stripping libraries is possible... yes [2022-09-16T18:01:18.233Z] #44 117.2 checking if libtool supports shared libraries... yes [2022-09-16T18:01:18.233Z] #44 117.2 checking whether to build shared libraries... no [2022-09-16T18:01:18.233Z] #44 117.2 checking whether to build static libraries... yes [2022-09-16T18:01:18.492Z] #44 117.2 checking float.h usability... yes [2022-09-16T18:01:18.492Z] #44 117.3 checking float.h presence... yes [2022-09-16T18:01:18.492Z] #44 117.4 checking for float.h... yes [2022-09-16T18:01:18.752Z] #44 117.4 checking limits.h usability... yes [2022-09-16T18:01:18.752Z] #44 117.6 checking limits.h presence... yes [2022-09-16T18:01:18.752Z] #44 117.6 checking for limits.h... yes [2022-09-16T18:01:18.752Z] #44 117.6 checking stddef.h usability... yes [2022-09-16T18:01:18.752Z] #44 117.7 checking stddef.h presence... yes [2022-09-16T18:01:19.012Z] #44 117.8 checking for stddef.h... yes [2022-09-16T18:01:19.012Z] #44 117.9 checking for stdlib.h... (cached) yes [2022-09-16T18:01:19.012Z] #44 117.9 checking for string.h... (cached) yes [2022-09-16T18:01:19.012Z] #44 117.9 checking sys/time.h usability... yes [2022-09-16T18:01:19.273Z] #44 118.1 checking sys/time.h presence... yes [2022-09-16T18:01:19.273Z] #44 118.1 checking for sys/time.h... yes [2022-09-16T18:01:19.273Z] #44 118.1 checking for inline... inline [2022-09-16T18:01:19.534Z] #44 118.2 checking for size_t... yes [2022-09-16T18:01:19.534Z] #44 118.6 checking for stdlib.h... (cached) yes [2022-09-16T18:01:20.106Z] #44 118.6 checking for GNU libc compatible malloc... [2022-09-16T18:01:20.106Z] #44 ... [2022-09-16T18:01:20.106Z] [2022-09-16T18:01:20.106Z] #55 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T18:01:20.106Z] #55 48.01 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-16T18:01:20.106Z] #55 48.02 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-16T18:01:20.106Z] #55 48.04 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-16T18:01:20.106Z] #55 48.08 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-16T18:01:20.106Z] #55 49.03 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-16T18:01:20.106Z] #55 49.04 Setting up jq (1.6-2.1) ... [2022-09-16T18:01:20.106Z] #55 49.06 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-16T18:01:20.106Z] #55 49.08 Setting up iptables (1.8.7-1) ... [2022-09-16T18:01:20.106Z] #55 49.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-16T18:01:20.106Z] #55 49.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-16T18:01:20.106Z] #55 49.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-16T18:01:20.106Z] #55 49.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-16T18:01:20.106Z] #55 49.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-16T18:01:20.106Z] #55 49.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-16T18:01:20.106Z] #55 49.16 Setting up iproute2 (5.10.0-4) ... [2022-09-16T18:01:20.106Z] #55 49.59 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T18:01:20.106Z] #55 DONE 50.8s [2022-09-16T18:01:20.106Z] [2022-09-16T18:01:20.106Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:01:20.106Z] #44 118.6 checking for GNU libc compatible malloc... yes [2022-09-16T18:01:20.106Z] #44 118.9 checking for stdlib.h... (cached) yes [2022-09-16T18:01:20.106Z] #44 118.9 checking for GNU libc compatible realloc... yes [2022-09-16T18:01:20.675Z] #44 119.2 checking for working strtod... yes [2022-09-16T18:01:20.935Z] #44 119.6 checking for gettimeofday... [2022-09-16T18:01:20.935Z] #44 ... [2022-09-16T18:01:20.935Z] [2022-09-16T18:01:20.935Z] #58 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-16T18:01:20.935Z] #0 0.769 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-16T18:01:20.935Z] #0 0.774 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-16T18:01:20.935Z] #0 0.779 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-16T18:01:20.935Z] #58 DONE 0.8s [2022-09-16T18:01:20.935Z] [2022-09-16T18:01:20.935Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:01:20.935Z] #44 119.6 checking for gettimeofday... yes [2022-09-16T18:01:21.195Z] #44 120.0 checking for memset... yes [2022-09-16T18:01:21.454Z] #44 120.3 checking for strspn... yes [2022-09-16T18:01:21.714Z] #44 120.6 checking that generated files are newer than configure... done [2022-09-16T18:01:21.714Z] #44 120.6 configure: creating ./config.status [2022-09-16T18:01:25.007Z] #44 123.4 config.status: creating Makefile [2022-09-16T18:01:25.007Z] #44 123.5 config.status: creating config.h [2022-09-16T18:01:25.007Z] #44 123.5 config.status: executing depfiles commands [2022-09-16T18:01:25.007Z] #44 123.8 config.status: executing libtool commands [2022-09-16T18:01:25.577Z] #44 124.7 GEN .version [2022-09-16T18:01:25.836Z] #44 124.7 make install-recursive [2022-09-16T18:01:25.836Z] #44 124.8 make[1]: Entering directory '/tmp/crun-build' [2022-09-16T18:01:25.836Z] #44 124.9 Making install in libocispec [2022-09-16T18:01:25.836Z] #44 124.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T18:01:25.836Z] #44 125.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-16T18:01:25.836Z] #44 125.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-16T18:01:26.096Z] #44 125.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-16T18:01:26.096Z] #44 125.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-16T18:01:26.667Z] #44 125.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-16T18:01:26.667Z] #44 125.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-16T18:01:26.667Z] #44 125.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-16T18:01:26.667Z] #44 125.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-16T18:01:26.667Z] #44 125.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-16T18:01:26.667Z] #44 125.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-16T18:01:26.667Z] #44 125.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-16T18:01:26.667Z] #44 125.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-16T18:01:26.667Z] #44 125.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-16T18:01:26.927Z] #44 125.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-16T18:01:26.927Z] #44 125.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-16T18:01:26.927Z] #44 125.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-16T18:01:26.927Z] #44 125.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-16T18:01:26.927Z] #44 125.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-16T18:01:26.927Z] #44 125.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-16T18:01:26.927Z] #44 125.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-16T18:01:27.497Z] #44 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-16T18:01:27.497Z] #44 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-16T18:01:27.497Z] #44 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-16T18:01:27.497Z] #44 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-16T18:01:27.497Z] #44 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-16T18:01:27.497Z] #44 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-16T18:01:27.497Z] #44 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-16T18:01:27.497Z] #44 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-16T18:01:27.497Z] #44 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-16T18:01:27.497Z] #44 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-16T18:01:27.497Z] #44 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-16T18:01:27.497Z] #44 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-16T18:01:27.497Z] #44 126.5 make install-recursive [2022-09-16T18:01:27.497Z] #44 126.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T18:01:27.497Z] #44 126.6 Making install in yajl [2022-09-16T18:01:27.497Z] #44 126.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T18:01:27.763Z] #44 126.6 CC verify/json_verify-json_verify.o [2022-09-16T18:01:27.763Z] #44 126.6 CC src/libyajl_la-yajl_alloc.lo [2022-09-16T18:01:27.763Z] #44 126.6 CC src/libyajl_la-yajl.lo [2022-09-16T18:01:27.763Z] #44 126.7 CC src/libyajl_la-yajl_gen.lo [2022-09-16T18:01:27.763Z] #44 126.7 CC src/libyajl_la-yajl_parser.lo [2022-09-16T18:01:27.763Z] #44 126.7 CC src/libyajl_la-yajl_buf.lo [2022-09-16T18:01:27.763Z] #44 126.7 CC src/libyajl_la-yajl_encode.lo [2022-09-16T18:01:27.763Z] #44 126.8 CC src/libyajl_la-yajl_lex.lo [2022-09-16T18:01:28.023Z] #44 126.8 CC src/libyajl_la-yajl_tree.lo [2022-09-16T18:01:31.320Z] #44 ... [2022-09-16T18:01:31.320Z] [2022-09-16T18:01:31.320Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-16T18:01:31.320Z] #0 9.386 Collecting yamllint==1.27.1 [2022-09-16T18:01:31.320Z] #59 10.43 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-16T18:01:32.260Z] #59 11.58 Collecting pathspec>=0.5.3 [2022-09-16T18:01:32.260Z] #59 11.59 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-16T18:01:32.829Z] #59 ... [2022-09-16T18:01:32.829Z] [2022-09-16T18:01:32.829Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:01:32.829Z] #44 131.5 CCLD libyajl.la [2022-09-16T18:01:33.089Z] #44 132.0 CCLD verify/json_verify [2022-09-16T18:01:33.349Z] #44 132.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T18:01:33.349Z] #44 132.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-16T18:01:33.349Z] #44 132.5 make[5]: Nothing to be done for 'install-data-am'. [2022-09-16T18:01:33.349Z] #44 132.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T18:01:33.349Z] #44 132.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T18:01:33.349Z] #44 132.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T18:01:33.608Z] #44 132.6 CC src/validate.o [2022-09-16T18:01:33.608Z] #44 132.6 CC src/image_spec_schema_config_schema.lo [2022-09-16T18:01:33.608Z] #44 132.6 CC src/image_spec_schema_content_descriptor.lo [2022-09-16T18:01:33.608Z] #44 132.6 CC src/image_spec_schema_defs.lo [2022-09-16T18:01:33.608Z] #44 132.6 CC src/image_spec_schema_defs_descriptor.lo [2022-09-16T18:01:33.608Z] #44 132.7 CC src/image_spec_schema_image_index_schema.lo [2022-09-16T18:01:33.608Z] #44 132.7 CC src/image_spec_schema_image_layout_schema.lo [2022-09-16T18:01:33.608Z] #44 132.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-16T18:01:33.868Z] #44 132.8 CC src/runtime_spec_schema_config_linux.lo [2022-09-16T18:01:33.868Z] #44 132.8 CC src/runtime_spec_schema_config_zos.lo [2022-09-16T18:01:33.868Z] #44 132.8 CC src/runtime_spec_schema_config_schema.lo [2022-09-16T18:01:33.868Z] #44 132.9 CC src/runtime_spec_schema_config_solaris.lo [2022-09-16T18:01:33.868Z] #44 132.9 CC src/runtime_spec_schema_config_vm.lo [2022-09-16T18:01:33.868Z] #44 132.9 CC src/runtime_spec_schema_config_windows.lo [2022-09-16T18:01:33.868Z] #44 133.0 CC src/runtime_spec_schema_defs.lo [2022-09-16T18:01:34.127Z] #44 133.0 CC src/runtime_spec_schema_defs_linux.lo [2022-09-16T18:01:34.127Z] #44 133.1 CC src/runtime_spec_schema_defs_zos.lo [2022-09-16T18:01:34.127Z] #44 133.2 CC src/runtime_spec_schema_defs_vm.lo [2022-09-16T18:01:34.387Z] #44 133.3 CC src/runtime_spec_schema_defs_windows.lo [2022-09-16T18:01:34.387Z] #44 133.4 CC src/runtime_spec_schema_state_schema.lo [2022-09-16T18:01:34.387Z] #44 133.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-16T18:01:34.956Z] #44 133.7 CC src/basic_test_double_array_item.lo [2022-09-16T18:01:34.956Z] #44 133.9 CC src/basic_test_double_array.lo [2022-09-16T18:01:34.956Z] #44 134.0 CC src/basic_test_top_array_int.lo [2022-09-16T18:01:34.956Z] #44 ... [2022-09-16T18:01:34.956Z] [2022-09-16T18:01:34.956Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-16T18:01:34.956Z] #59 11.90 Collecting pyyaml [2022-09-16T18:01:34.956Z] #59 11.92 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-16T18:01:34.956Z] #59 11.96 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-16T18:01:34.956Z] #59 11.99 Building wheels for collected packages: yamllint [2022-09-16T18:01:34.956Z] #59 11.99 Building wheel for yamllint (setup.py): started [2022-09-16T18:01:34.956Z] #59 12.98 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-16T18:01:34.956Z] #59 12.98 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=432a9474412c64800b17a1a35f221819cde561ba2b3a8863ad2bf9b7098935a4 [2022-09-16T18:01:34.956Z] #59 12.98 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-16T18:01:34.956Z] #59 12.99 Successfully built yamllint [2022-09-16T18:01:34.956Z] #59 13.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-16T18:01:34.956Z] #59 13.47 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-16T18:01:34.956Z] #59 DONE 14.3s [2022-09-16T18:01:34.956Z] [2022-09-16T18:01:34.956Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:01:34.956Z] #44 134.0 CC src/basic_test_top_array_string.lo [2022-09-16T18:01:35.215Z] #44 134.3 CC src/basic_test_top_double_array_int.lo [2022-09-16T18:01:35.475Z] #44 134.5 CC src/basic_test_top_double_array_obj.lo [2022-09-16T18:01:35.734Z] #44 134.5 CC src/basic_test_top_double_array_refobj.lo [2022-09-16T18:01:35.734Z] #44 134.8 CC src/basic_test_top_double_array_string.lo [2022-09-16T18:01:35.995Z] #44 134.8 CC src/read-file.lo [2022-09-16T18:01:35.995Z] #44 135.0 CC src/json_common.lo [2022-09-16T18:01:36.564Z] #44 135.4 CC tests/test-1.o [2022-09-16T18:01:36.564Z] #44 135.5 CC tests/test-2.o [2022-09-16T18:01:36.823Z] #44 135.8 CC tests/test-3.o [2022-09-16T18:01:36.823Z] #44 135.9 CC tests/test-4.o [2022-09-16T18:01:37.391Z] #44 136.1 CC tests/test-5.o [2022-09-16T18:01:37.391Z] #44 136.3 CC tests/test-6.o [2022-09-16T18:01:37.391Z] #44 136.4 CC tests/test-7.o [2022-09-16T18:01:37.959Z] #44 136.7 CC tests/test-8.o [2022-09-16T18:01:37.960Z] #44 136.8 CC tests/test-9.o [2022-09-16T18:01:38.219Z] #44 137.0 CC tests/test-10.o [2022-09-16T18:01:38.219Z] #44 137.3 CC tests/test-11.o [2022-09-16T18:01:42.582Z] Congratulations! YAML files are formatted correctly [2022-09-16T18:01:45.117Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-09-16T18:01:48.383Z] Congratulations! All API changes are done the right way. [2022-09-16T18:01:48.383Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-16T18:01:48.383Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-16T18:01:48.383Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-16T18:01:48.383Z] [2022-09-16T18:01:48.383Z] INFO Start validation with golang-ci-lint [2022-09-16T18:01:48.383Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-16T18:01:48.383Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-16T18:02:00.173Z] #44 ... [2022-09-16T18:02:00.173Z] [2022-09-16T18:02:00.173Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-16T18:02:00.173Z] #32 202.4 + dpkg --print-architecture [2022-09-16T18:02:00.173Z] #32 DONE 202.9s [2022-09-16T18:02:00.173Z] [2022-09-16T18:02:00.173Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-16T18:02:10.163Z] #51 ... [2022-09-16T18:02:10.163Z] [2022-09-16T18:02:10.163Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:02:10.163Z] #44 168.3 CCLD libocispec.la [2022-09-16T18:02:10.163Z] #44 168.7 CCLD src/validate [2022-09-16T18:02:10.163Z] #44 168.7 CCLD tests/test-1 [2022-09-16T18:02:10.163Z] #44 168.8 CCLD tests/test-2 [2022-09-16T18:02:10.163Z] #44 168.8 CCLD tests/test-3 [2022-09-16T18:02:10.163Z] #44 168.8 CCLD tests/test-4 [2022-09-16T18:02:10.163Z] #44 168.9 CCLD tests/test-5 [2022-09-16T18:02:10.163Z] #44 168.9 CCLD tests/test-6 [2022-09-16T18:02:10.163Z] #44 169.0 CCLD tests/test-7 [2022-09-16T18:02:10.163Z] #44 169.1 CCLD tests/test-8 [2022-09-16T18:02:10.163Z] #44 169.1 CCLD tests/test-9 [2022-09-16T18:02:10.163Z] #44 169.3 CCLD tests/test-10 [2022-09-16T18:02:10.423Z] #44 169.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-16T18:02:10.423Z] #44 169.3 CCLD tests/test-11 [2022-09-16T18:02:12.331Z] #44 171.1 libtool: link: ar cr libocispec.a [2022-09-16T18:02:12.331Z] #44 171.2 libtool: link: ranlib libocispec.a [2022-09-16T18:02:13.356Z] #44 172.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T18:02:13.620Z] #44 172.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-16T18:02:13.620Z] #44 172.4 make[5]: Nothing to be done for 'install-data-am'. [2022-09-16T18:02:13.620Z] #44 172.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T18:02:13.620Z] #44 172.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T18:02:13.620Z] #44 172.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T18:02:13.620Z] #44 172.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T18:02:13.620Z] #44 172.4 make[2]: Entering directory '/tmp/crun-build' [2022-09-16T18:02:13.620Z] #44 172.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-16T18:02:13.620Z] #44 172.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-16T18:02:13.620Z] #44 172.6 CC src/libcrun/libcrun_testing_a-container.o [2022-09-16T18:02:13.620Z] #44 172.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-16T18:02:13.620Z] #44 172.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-16T18:02:13.620Z] #44 172.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-16T18:02:13.879Z] #44 172.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-16T18:02:13.879Z] #44 172.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-16T18:02:13.879Z] #44 172.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-16T18:02:13.880Z] #44 172.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-16T18:02:14.139Z] #44 173.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-16T18:02:14.139Z] #44 173.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-16T18:02:14.139Z] #44 173.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-16T18:02:14.398Z] #44 173.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-16T18:02:14.398Z] #44 173.3 CC src/libcrun/libcrun_testing_a-error.o [2022-09-16T18:02:14.398Z] #44 173.4 CC src/libcrun/libcrun_testing_a-status.o [2022-09-16T18:02:14.398Z] #44 173.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-16T18:02:14.657Z] #44 173.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-16T18:02:14.657Z] #44 173.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-16T18:02:14.916Z] #44 173.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-16T18:02:14.916Z] #44 173.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-16T18:02:15.176Z] #44 173.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-16T18:02:15.176Z] #44 174.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-16T18:02:15.176Z] #44 174.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-16T18:02:15.436Z] #44 174.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-16T18:02:15.436Z] #44 174.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-16T18:02:15.436Z] #44 174.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-16T18:02:16.005Z] #44 174.9 CC src/crun-crun.o [2022-09-16T18:02:16.005Z] #44 175.0 CC src/crun-run.o [2022-09-16T18:02:16.264Z] #44 175.1 CC src/crun-delete.o [2022-09-16T18:02:16.264Z] #44 175.3 CC src/crun-kill.o [2022-09-16T18:02:16.264Z] #44 175.4 CC src/crun-pause.o [2022-09-16T18:02:16.524Z] #44 175.4 CC src/crun-unpause.o [2022-09-16T18:02:16.783Z] #44 175.6 CC src/crun-spec.o [2022-09-16T18:02:16.783Z] #44 175.7 CC src/crun-exec.o [2022-09-16T18:02:16.783Z] #44 175.8 CC src/crun-list.o [2022-09-16T18:02:17.353Z] #44 176.1 CC src/crun-create.o [2022-09-16T18:02:17.353Z] #44 176.3 CC src/crun-start.o [2022-09-16T18:02:17.612Z] #44 176.4 CC src/crun-state.o [2022-09-16T18:02:17.612Z] #44 176.6 CC src/crun-update.o [2022-09-16T18:02:17.872Z] #44 176.7 CC src/crun-ps.o [2022-09-16T18:02:17.872Z] #44 176.9 CC src/crun-checkpoint.o [2022-09-16T18:02:18.441Z] #44 177.2 CC src/crun-restore.o [2022-09-16T18:02:18.441Z] #44 177.3 CC src/libcrun/libcrun_la-utils.lo [2022-09-16T18:02:18.441Z] #44 177.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-16T18:02:18.701Z] #44 177.6 CC src/libcrun/libcrun_la-container.lo [2022-09-16T18:02:18.960Z] #44 177.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-16T18:02:18.960Z] #44 177.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-16T18:02:19.220Z] #44 178.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-16T18:02:19.220Z] #44 178.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-16T18:02:19.220Z] #44 178.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-16T18:02:19.480Z] #44 178.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-16T18:02:19.480Z] #44 178.5 CC src/libcrun/libcrun_la-criu.lo [2022-09-16T18:02:19.739Z] #44 178.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-16T18:02:19.999Z] #44 178.9 CC src/libcrun/libcrun_la-linux.lo [2022-09-16T18:02:19.999Z] #44 179.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-16T18:02:20.259Z] #44 179.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-16T18:02:20.519Z] #44 179.5 CC src/libcrun/libcrun_la-error.lo [2022-09-16T18:02:21.088Z] #44 180.2 CC src/libcrun/libcrun_la-status.lo [2022-09-16T18:02:21.657Z] #44 180.5 CC src/libcrun/libcrun_la-terminal.lo [2022-09-16T18:02:21.917Z] #44 180.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-16T18:02:22.176Z] #44 181.0 CC src/libcrun/libcrun_la-signals.lo [2022-09-16T18:02:22.434Z] #44 181.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-16T18:02:22.434Z] #44 181.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-16T18:02:23.002Z] #44 181.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-16T18:02:23.003Z] #44 181.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-16T18:02:23.262Z] #44 182.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-16T18:02:23.521Z] #44 182.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-16T18:02:24.459Z] #44 183.3 CC tests/init.o [2022-09-16T18:02:24.718Z] #44 183.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-16T18:02:44.596Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 48.253968601s [2022-09-16T18:02:44.596Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 175.87292ms [2022-09-16T18:02:46.664Z] #44 202.0 CCLD tests/init [2022-09-16T18:03:04.766Z] #44 221.0 AR libcrun_testing.a [2022-09-16T18:03:04.766Z] #44 221.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-16T18:03:04.766Z] #44 221.1 CCLD tests/tests_libcrun_utils [2022-09-16T18:03:04.766Z] #44 221.1 CCLD tests/tests_libcrun_errors [2022-09-16T18:03:04.766Z] #44 221.1 CCLD tests/tests_libcrun_fuzzer [2022-09-16T18:03:04.766Z] #44 221.9 CCLD libcrun.la [2022-09-16T18:03:04.766Z] #44 ... [2022-09-16T18:03:04.766Z] [2022-09-16T18:03:04.766Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-16T18:03:04.766Z] #27 266.6 + return [2022-09-16T18:03:04.766Z] #27 DONE 267.2s [2022-09-16T18:03:04.766Z] [2022-09-16T18:03:04.766Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:03:04.766Z] #44 222.9 CCLD crun [2022-09-16T18:03:04.766Z] #44 223.5 make[3]: Entering directory '/tmp/crun-build' [2022-09-16T18:03:04.766Z] #44 223.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-16T18:03:04.766Z] #44 223.9 /bin/mkdir -p '/usr/local/lib' [2022-09-16T18:03:05.031Z] #44 223.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-16T18:03:05.031Z] #44 224.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-16T18:03:05.031Z] #44 224.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-16T18:03:05.031Z] #44 224.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-16T18:03:05.031Z] #44 224.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-16T18:03:05.031Z] #44 224.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-16T18:03:05.290Z] #44 ... [2022-09-16T18:03:05.291Z] [2022-09-16T18:03:05.291Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-16T18:03:05.291Z] #60 DONE 0.3s [2022-09-16T18:03:05.291Z] [2022-09-16T18:03:05.291Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-16T18:03:05.291Z] #44 224.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-16T18:03:05.291Z] #44 224.3 ---------------------------------------------------------------------- [2022-09-16T18:03:05.291Z] #44 224.3 Libraries have been installed in: [2022-09-16T18:03:05.291Z] #44 224.3 /usr/local/lib [2022-09-16T18:03:05.291Z] #44 224.3 [2022-09-16T18:03:05.291Z] #44 224.3 If you ever happen to want to link against installed libraries [2022-09-16T18:03:05.291Z] #44 224.3 in a given directory, LIBDIR, you must either use libtool, and [2022-09-16T18:03:05.291Z] #44 224.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-16T18:03:05.291Z] #44 224.3 flag during linking and do at least one of the following: [2022-09-16T18:03:05.291Z] #44 224.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-16T18:03:05.291Z] #44 224.3 during execution [2022-09-16T18:03:05.291Z] #44 224.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-16T18:03:05.291Z] #44 224.3 during linking [2022-09-16T18:03:05.291Z] #44 224.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-16T18:03:05.291Z] #44 224.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-16T18:03:05.291Z] #44 224.3 [2022-09-16T18:03:05.291Z] #44 224.3 See any operating system documentation about shared libraries for [2022-09-16T18:03:05.291Z] #44 224.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-16T18:03:05.291Z] #44 224.3 ---------------------------------------------------------------------- [2022-09-16T18:03:05.291Z] #44 224.3 /bin/mkdir -p '/build' [2022-09-16T18:03:05.291Z] #44 224.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-16T18:03:05.291Z] #44 224.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-16T18:03:05.551Z] #44 224.4 make[3]: Leaving directory '/tmp/crun-build' [2022-09-16T18:03:05.551Z] #44 224.4 make[2]: Leaving directory '/tmp/crun-build' [2022-09-16T18:03:05.551Z] #44 224.4 make[1]: Leaving directory '/tmp/crun-build' [2022-09-16T18:03:05.811Z] #44 DONE 224.8s [2022-09-16T18:03:05.811Z] [2022-09-16T18:03:05.811Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-16T18:03:05.811Z] #61 DONE 0.5s [2022-09-16T18:03:05.811Z] [2022-09-16T18:03:05.811Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-16T18:03:06.071Z] #62 DONE 0.2s [2022-09-16T18:03:06.071Z] [2022-09-16T18:03:06.071Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-16T18:03:06.331Z] #63 DONE 0.2s [2022-09-16T18:03:06.331Z] [2022-09-16T18:03:06.331Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-16T18:03:06.331Z] #64 DONE 0.1s [2022-09-16T18:03:06.331Z] [2022-09-16T18:03:06.331Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-16T18:03:06.591Z] #65 DONE 0.2s [2022-09-16T18:03:06.591Z] [2022-09-16T18:03:06.591Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-16T18:03:06.591Z] #66 DONE 0.1s [2022-09-16T18:03:06.591Z] [2022-09-16T18:03:06.591Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-16T18:03:06.591Z] #51 ... [2022-09-16T18:03:06.591Z] [2022-09-16T18:03:06.591Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-16T18:03:07.160Z] #67 DONE 0.5s [2022-09-16T18:03:07.160Z] [2022-09-16T18:03:07.160Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-16T18:03:07.160Z] #68 DONE 0.2s [2022-09-16T18:03:07.160Z] [2022-09-16T18:03:07.160Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-16T18:03:07.421Z] #69 DONE 0.1s [2022-09-16T18:03:07.421Z] [2022-09-16T18:03:07.421Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-16T18:03:08.360Z] #51 ... [2022-09-16T18:03:08.360Z] [2022-09-16T18:03:08.360Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-16T18:03:08.360Z] #33 272.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-16T18:03:08.620Z] #33 DONE 272.1s [2022-09-16T18:03:08.620Z] [2022-09-16T18:03:08.620Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-16T18:03:09.563Z] #51 ... [2022-09-16T18:03:09.563Z] [2022-09-16T18:03:09.563Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-16T18:03:09.824Z] #70 DONE 0.2s [2022-09-16T18:03:09.824Z] [2022-09-16T18:03:09.824Z] #51 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-16T18:03:09.824Z] #51 165.7 + mkdir -p /build [2022-09-16T18:03:09.824Z] #51 165.8 + cp runc /build/runc [2022-09-16T18:03:09.824Z] #51 DONE 165.9s [2022-09-16T18:03:09.824Z] [2022-09-16T18:03:09.824Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-16T18:03:09.824Z] #71 DONE 0.2s [2022-09-16T18:03:09.824Z] [2022-09-16T18:03:09.824Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-16T18:03:10.763Z] #43 ... [2022-09-16T18:03:10.763Z] [2022-09-16T18:03:10.763Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-16T18:03:10.763Z] #72 DONE 0.1s [2022-09-16T18:03:11.023Z] [2022-09-16T18:03:11.023Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-16T18:03:11.105Z] INFO [linters context/goanalysis] analyzers took 9m39.613607303s with top 10 stages: buildir: 2m4.16615889s, the_only_name: 29.426332625s, goimports: 18.908027763s, unconvert: 15.193170645s, S1038: 12.162999502s, gosec: 11.769660517s, inspect: 9.124614076s, fact_deprecated: 6.482873425s, printf: 6.454179797s, misspell: 6.35956555s [2022-09-16T18:03:11.105Z] INFO [runner] Issues before processing: 2417, after processing: 0 [2022-09-16T18:03:11.105Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2151/2151, identifier_marker: 2028/2028, exclude: 2028/2028, exclude-rules: 78/2028, cgo: 2151/2417, filename_unadjuster: 2151/2151, nolint: 0/78, path_prettifier: 2151/2151, skip_files: 2151/2151, autogenerated_exclude: 2028/2151 [2022-09-16T18:03:11.105Z] INFO [runner] processing took 82.467604ms with stages: nolint: 31.907717ms, identifier_marker: 21.776128ms, path_prettifier: 9.378389ms, autogenerated_exclude: 8.590897ms, exclude-rules: 8.153758ms, skip_dirs: 1.928714ms, cgo: 410.985µs, filename_unadjuster: 316.226µs, max_same_issues: 841ns, skip_files: 731ns, exclude: 625ns, uniq_by_line: 471ns, max_from_linter: 387ns, source_code: 322ns, max_per_file_from_linter: 317ns, diff: 282ns, path_shortener: 268ns, sort_results: 223ns, severity-rules: 215ns, path_prefixer: 108ns [2022-09-16T18:03:11.105Z] INFO [runner] linters took 31.994611816s with stages: goanalysis_metalinter: 31.912044977s [2022-09-16T18:03:11.105Z] INFO File cache stats: 1677 entries of total size 8.6MiB [2022-09-16T18:03:11.105Z] INFO Memory: 788 samples, avg is 378.1MB, max is 1312.9MB [2022-09-16T18:03:11.105Z] INFO Execution took 1m20.431843594s [2022-09-16T18:03:11.105Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-16T18:03:11.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f925f295f4571a208b3932ccc329cc199aaad8ce -e DOCKER_GRAPHDRIVER docker:f925f295f4571a208b3932ccc329cc199aaad8ce hack/make.sh cross [2022-09-16T18:03:11.665Z] [2022-09-16T18:03:11.665Z] Removing bundles/ [2022-09-16T18:03:11.665Z] [2022-09-16T18:03:11.665Z] ---> Making bundle: cross (in bundles/cross) [2022-09-16T18:03:11.665Z] Cross building: bundles/cross/linux/amd64 [2022-09-16T18:03:11.921Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-16T18:03:11.921Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-16T18:03:15.217Z] #43 245.3 + bin/containerd [2022-09-16T18:03:50.598Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-16T18:03:50.598Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-16T18:03:50.598Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-16T18:03:50.598Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-16T18:03:50.598Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-16T18:03:50.598Z] Cross building: bundles/cross/windows/amd64 [2022-09-16T18:03:50.598Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-16T18:03:50.598Z] { [2022-09-16T18:03:50.598Z] "RT_GROUP_ICON": { [2022-09-16T18:03:50.598Z] "#1": { [2022-09-16T18:03:50.598Z] "0409": "../../winresources/docker.ico" [2022-09-16T18:03:50.598Z] } [2022-09-16T18:03:50.598Z] }, [2022-09-16T18:03:50.598Z] "RT_MANIFEST": { [2022-09-16T18:03:50.598Z] "#1": { [2022-09-16T18:03:50.598Z] "0409": { [2022-09-16T18:03:50.598Z] "identity": {}, [2022-09-16T18:03:50.598Z] "description": "Docker Engine", [2022-09-16T18:03:50.598Z] "minimum-os": "vista", [2022-09-16T18:03:50.598Z] "execution-level": "", [2022-09-16T18:03:50.598Z] "ui-access": false, [2022-09-16T18:03:50.598Z] "auto-elevate": false, [2022-09-16T18:03:50.598Z] "dpi-awareness": "unaware", [2022-09-16T18:03:50.598Z] "disable-theming": false, [2022-09-16T18:03:50.598Z] "disable-window-filtering": false, [2022-09-16T18:03:50.598Z] "high-resolution-scrolling-aware": false, [2022-09-16T18:03:50.598Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-16T18:03:50.598Z] "long-path-aware": false, [2022-09-16T18:03:50.598Z] "printer-driver-isolation": false, [2022-09-16T18:03:50.598Z] "gdi-scaling": false, [2022-09-16T18:03:50.598Z] "segment-heap": false, [2022-09-16T18:03:50.598Z] "use-common-controls-v6": false [2022-09-16T18:03:50.598Z] } [2022-09-16T18:03:50.598Z] } [2022-09-16T18:03:50.598Z] }, [2022-09-16T18:03:50.598Z] "RT_MESSAGETABLE": { [2022-09-16T18:03:50.598Z] "#1": { [2022-09-16T18:03:50.598Z] "0409": "../../winresources/event_messages.bin" [2022-09-16T18:03:50.598Z] } [2022-09-16T18:03:50.599Z] }, [2022-09-16T18:03:50.599Z] "RT_VERSION": { [2022-09-16T18:03:50.599Z] "#1": { [2022-09-16T18:03:50.599Z] "0409": { [2022-09-16T18:03:50.599Z] "fixed": { [2022-09-16T18:03:50.599Z] "file_version": "0.0.0.0", [2022-09-16T18:03:50.599Z] "product_version": "0.0.0.0", [2022-09-16T18:03:50.599Z] "type": "Unknown" [2022-09-16T18:03:50.599Z] }, [2022-09-16T18:03:50.599Z] "info": { [2022-09-16T18:03:50.599Z] "0000": { [2022-09-16T18:03:50.599Z] "CompanyName": "", [2022-09-16T18:03:50.599Z] "FileVersion": "dev", [2022-09-16T18:03:50.599Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-16T18:03:50.599Z] "OriginalFileName": "dockerd.exe", [2022-09-16T18:03:50.599Z] "ProductName": "", [2022-09-16T18:03:50.599Z] "ProductVersion": "dev", [2022-09-16T18:03:50.599Z] "SpecialBuild": "f925f295f4571a208b3932ccc329cc199aaad8ce" [2022-09-16T18:03:50.599Z] } [2022-09-16T18:03:50.599Z] } [2022-09-16T18:03:50.599Z] } [2022-09-16T18:03:50.599Z] } [2022-09-16T18:03:50.599Z] } [2022-09-16T18:03:50.599Z] } [2022-09-16T18:03:50.599Z] cmd/dockerd/config.go [2022-09-16T18:03:50.599Z] cmd/dockerd/config_windows.go [2022-09-16T18:03:50.599Z] cmd/dockerd/daemon.go [2022-09-16T18:03:50.599Z] cmd/dockerd/daemon_test.go [2022-09-16T18:03:50.599Z] cmd/dockerd/daemon_windows.go [2022-09-16T18:03:50.599Z] cmd/dockerd/docker.go [2022-09-16T18:03:50.599Z] cmd/dockerd/docker_windows.go [2022-09-16T18:03:50.599Z] cmd/dockerd/genwinres_windows.go [2022-09-16T18:03:50.599Z] cmd/dockerd/metrics.go [2022-09-16T18:03:50.599Z] cmd/dockerd/options.go [2022-09-16T18:03:50.599Z] cmd/dockerd/options_test.go [2022-09-16T18:03:50.599Z] cmd/dockerd/service_windows.go [2022-09-16T18:03:50.599Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-16T18:03:50.599Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-16T18:04:01.912Z] #43 285.3 # github.com/containerd/containerd/cmd/containerd [2022-09-16T18:04:01.912Z] #43 285.3 /usr/bin/ld: /tmp/go-link-2672645511/000019.o: in function `New': [2022-09-16T18:04:01.912Z] #43 285.3 /tmp/tmp.ZepNBCh5Tp/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-16T18:04:01.912Z] #43 285.4 + bin/containerd-stress [2022-09-16T18:04:01.912Z] #43 286.5 + bin/containerd-shim [2022-09-16T18:04:04.532Z] #43 295.2 + bin/containerd-shim-runc-v1 [2022-09-16T18:04:09.836Z] #43 300.2 + bin/containerd-shim-runc-v2 [2022-09-16T18:04:10.404Z] #43 300.9 + binaries [2022-09-16T18:04:10.404Z] #43 300.9 + install -D bin/containerd /build/containerd [2022-09-16T18:04:10.404Z] #43 301.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-16T18:04:10.404Z] #43 301.0 + install -D bin/ctr /build/ctr [2022-09-16T18:04:12.309Z] #43 DONE 302.9s [2022-09-16T18:04:13.246Z] [2022-09-16T18:04:13.246Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-16T18:04:13.505Z] #73 DONE 0.4s [2022-09-16T18:04:13.505Z] [2022-09-16T18:04:13.505Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-16T18:04:13.505Z] #74 DONE 0.1s [2022-09-16T18:04:13.505Z] [2022-09-16T18:04:13.505Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-16T18:04:13.765Z] #75 DONE 0.3s [2022-09-16T18:04:13.765Z] [2022-09-16T18:04:13.765Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-16T18:04:13.765Z] #76 DONE 0.1s [2022-09-16T18:04:14.024Z] [2022-09-16T18:04:14.024Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-16T18:04:14.024Z] #77 DONE 0.0s [2022-09-16T18:04:14.024Z] [2022-09-16T18:04:14.024Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-16T18:04:14.024Z] #78 DONE 0.0s [2022-09-16T18:04:14.024Z] [2022-09-16T18:04:14.024Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-16T18:04:14.961Z] #79 DONE 0.9s [2022-09-16T18:04:14.961Z] [2022-09-16T18:04:14.961Z] #80 exporting to image [2022-09-16T18:04:14.961Z] #80 exporting layers [2022-09-16T18:04:17.498Z] #80 exporting layers 2.7s done [2022-09-16T18:04:17.498Z] #80 writing image sha256:45494a56a008ba2a9c8f75c5f6eaa8d3d36bfae630c9170a3f0c2b9a3db3d495 done [2022-09-16T18:04:17.498Z] #80 naming to docker.io/library/docker:f925f295f4571a208b3932ccc329cc199aaad8ce done [2022-09-16T18:04:17.498Z] #80 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-16T18:04:17.815Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-16T18:04:18.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f925f295f4571a208b3932ccc329cc199aaad8ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f925f295f4571a208b3932ccc329cc199aaad8ce hack/test/unit [2022-09-16T18:04:20.003Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-09-16T18:04:20.003Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-16T18:04:20.003Z] + TESTDIRS=./... [2022-09-16T18:04:20.003Z] + exclude_paths='/vendor/|/integration' [2022-09-16T18:04:20.003Z] ++ go list ./... [2022-09-16T18:04:20.003Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-16T18:04:20.941Z] + pkg_list='github.com/docker/docker/api [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/backend/build [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/httpstatus [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/httputils [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/middleware [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/build [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/container [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/debug [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/distribution [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/grpc [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/image [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/network [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/plugin [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/session [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/swarm [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/system [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/server/router/volume [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/backend [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/blkiodev [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/container [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/events [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/filters [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/image [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/mount [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/network [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/registry [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/strslice [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/swarm [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/time [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/versions [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-16T18:04:20.941Z] github.com/docker/docker/api/types/volume [2022-09-16T18:04:20.941Z] github.com/docker/docker/builder [2022-09-16T18:04:20.941Z] github.com/docker/docker/builder/builder-next [2022-09-16T18:04:20.941Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-16T18:04:20.941Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-16T18:04:20.941Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-16T18:04:20.941Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-16T18:04:20.941Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-16T18:04:20.941Z] github.com/docker/docker/builder/builder-next/worker [2022-09-16T18:04:20.941Z] github.com/docker/docker/builder/dockerfile [2022-09-16T18:04:20.941Z] github.com/docker/docker/builder/remotecontext [2022-09-16T18:04:20.941Z] github.com/docker/docker/builder/remotecontext/git [2022-09-16T18:04:20.941Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-16T18:04:20.941Z] github.com/docker/docker/cli [2022-09-16T18:04:20.941Z] github.com/docker/docker/cli/config [2022-09-16T18:04:20.941Z] github.com/docker/docker/cli/debug [2022-09-16T18:04:20.941Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-16T18:04:20.941Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-16T18:04:20.941Z] github.com/docker/docker/client [2022-09-16T18:04:20.941Z] github.com/docker/docker/cmd/docker-proxy [2022-09-16T18:04:20.941Z] github.com/docker/docker/cmd/dockerd [2022-09-16T18:04:20.941Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-16T18:04:20.941Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-16T18:04:20.941Z] github.com/docker/docker/container [2022-09-16T18:04:20.941Z] github.com/docker/docker/container/stream [2022-09-16T18:04:20.941Z] github.com/docker/docker/contrib/apparmor [2022-09-16T18:04:20.941Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-16T18:04:20.941Z] github.com/docker/docker/contrib/httpserver [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/cluster [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/cluster/convert [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/cluster/executor [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/cluster/provider [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/config [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/events [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/events/testutils [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/exec [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/images [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/initlayer [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/links [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/listeners [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/gelf [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/journald [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/local [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/logentries [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/splunk [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/syslog [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/logger/templates [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/names [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/network [2022-09-16T18:04:20.941Z] github.com/docker/docker/daemon/stats [2022-09-16T18:04:20.941Z] github.com/docker/docker/distribution [2022-09-16T18:04:20.941Z] github.com/docker/docker/distribution/metadata [2022-09-16T18:04:20.941Z] github.com/docker/docker/distribution/utils [2022-09-16T18:04:20.941Z] github.com/docker/docker/distribution/xfer [2022-09-16T18:04:20.941Z] github.com/docker/docker/dockerversion [2022-09-16T18:04:20.941Z] github.com/docker/docker/errdefs [2022-09-16T18:04:20.941Z] github.com/docker/docker/image [2022-09-16T18:04:20.941Z] github.com/docker/docker/image/cache [2022-09-16T18:04:20.941Z] github.com/docker/docker/image/tarexport [2022-09-16T18:04:20.941Z] github.com/docker/docker/image/v1 [2022-09-16T18:04:20.941Z] github.com/docker/docker/internal/test/suite [2022-09-16T18:04:20.941Z] github.com/docker/docker/layer [2022-09-16T18:04:20.941Z] github.com/docker/docker/libcontainerd [2022-09-16T18:04:20.941Z] github.com/docker/docker/libcontainerd/queue [2022-09-16T18:04:20.941Z] github.com/docker/docker/libcontainerd/remote [2022-09-16T18:04:20.941Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-16T18:04:20.941Z] github.com/docker/docker/libcontainerd/types [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/bitseq [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/cluster [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/config [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/datastore [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/driverapi [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/etchosts [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/idm [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/ipam [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/iptables [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/netlabel [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/netutils [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/networkdb [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/ns [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/options [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/osl [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/portallocator [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/portmapper [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/testutils [2022-09-16T18:04:20.941Z] github.com/docker/docker/libnetwork/types [2022-09-16T18:04:20.941Z] github.com/docker/docker/oci [2022-09-16T18:04:20.941Z] github.com/docker/docker/oci/caps [2022-09-16T18:04:20.941Z] github.com/docker/docker/opts [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/aaparser [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/archive [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/authorization [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/broadcaster [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/capabilities [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/chrootarchive [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/containerfs [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/devicemapper [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/directory [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/dmesg [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/fileutils [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/fsutils [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/homedir [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/idtools [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/ioutils [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/jsonmessage [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/longpath [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/loopback [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/namesgenerator [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/parsers [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/pidfile [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/platform [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/plugingetter [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/plugins [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/plugins/transport [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/pools [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/progress [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/pubsub [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/reexec [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/signal [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/stack [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/stdcopy [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/streamformatter [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/stringid [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/sysinfo [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/system [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/tailfile [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/tarsum [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/truncindex [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/urlutil [2022-09-16T18:04:20.941Z] github.com/docker/docker/pkg/useragent [2022-09-16T18:04:20.941Z] github.com/docker/docker/plugin [2022-09-16T18:04:20.941Z] github.com/docker/docker/plugin/executor/containerd [2022-09-16T18:04:20.941Z] github.com/docker/docker/plugin/v2 [2022-09-16T18:04:20.941Z] github.com/docker/docker/profiles/apparmor [2022-09-16T18:04:20.941Z] github.com/docker/docker/profiles/seccomp [2022-09-16T18:04:20.941Z] github.com/docker/docker/quota [2022-09-16T18:04:20.941Z] github.com/docker/docker/reference [2022-09-16T18:04:20.941Z] github.com/docker/docker/registry [2022-09-16T18:04:20.941Z] github.com/docker/docker/registry/resumable [2022-09-16T18:04:20.941Z] github.com/docker/docker/restartmanager [2022-09-16T18:04:20.941Z] github.com/docker/docker/rootless [2022-09-16T18:04:20.941Z] github.com/docker/docker/rootless/specconv [2022-09-16T18:04:20.941Z] github.com/docker/docker/runconfig [2022-09-16T18:04:20.941Z] github.com/docker/docker/runconfig/opts [2022-09-16T18:04:20.941Z] github.com/docker/docker/testutil [2022-09-16T18:04:20.941Z] github.com/docker/docker/testutil/daemon [2022-09-16T18:04:20.941Z] github.com/docker/docker/testutil/environment [2022-09-16T18:04:20.941Z] github.com/docker/docker/testutil/fakecontext [2022-09-16T18:04:20.941Z] github.com/docker/docker/testutil/fakegit [2022-09-16T18:04:20.941Z] github.com/docker/docker/testutil/fakestorage [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/fixtures/load [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/registry [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/request [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume/drivers [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume/local [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume/mounts [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume/service [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume/service/opts [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume/testutils' [2022-09-16T18:04:20.942Z] ++ grep --fixed-strings -v /libnetwork [2022-09-16T18:04:20.942Z] ++ echo 'github.com/docker/docker/api [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/backend/build [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/httpstatus [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/httputils [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/middleware [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/build [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/container [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/debug [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/distribution [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/grpc [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/image [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/network [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/plugin [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/session [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/swarm [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/system [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/volume [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/backend [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/blkiodev [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/container [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/events [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/filters [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/image [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/mount [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/network [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/registry [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/strslice [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/swarm [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/time [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/versions [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/volume [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next/worker [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/dockerfile [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/remotecontext [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/remotecontext/git [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-16T18:04:20.942Z] github.com/docker/docker/cli [2022-09-16T18:04:20.942Z] github.com/docker/docker/cli/config [2022-09-16T18:04:20.942Z] github.com/docker/docker/cli/debug [2022-09-16T18:04:20.942Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-16T18:04:20.942Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-16T18:04:20.942Z] github.com/docker/docker/client [2022-09-16T18:04:20.942Z] github.com/docker/docker/cmd/docker-proxy [2022-09-16T18:04:20.942Z] github.com/docker/docker/cmd/dockerd [2022-09-16T18:04:20.942Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-16T18:04:20.942Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-16T18:04:20.942Z] github.com/docker/docker/container [2022-09-16T18:04:20.942Z] github.com/docker/docker/container/stream [2022-09-16T18:04:20.942Z] github.com/docker/docker/contrib/apparmor [2022-09-16T18:04:20.942Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-16T18:04:20.942Z] github.com/docker/docker/contrib/httpserver [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/cluster [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/cluster/convert [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/cluster/executor [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/cluster/provider [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/config [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/events [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/events/testutils [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/exec [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/images [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/initlayer [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/links [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/listeners [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/gelf [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/journald [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/local [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/logentries [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/splunk [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/syslog [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/logger/templates [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/names [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/network [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/stats [2022-09-16T18:04:20.942Z] github.com/docker/docker/distribution [2022-09-16T18:04:20.942Z] github.com/docker/docker/distribution/metadata [2022-09-16T18:04:20.942Z] github.com/docker/docker/distribution/utils [2022-09-16T18:04:20.942Z] github.com/docker/docker/distribution/xfer [2022-09-16T18:04:20.942Z] github.com/docker/docker/dockerversion [2022-09-16T18:04:20.942Z] github.com/docker/docker/errdefs [2022-09-16T18:04:20.942Z] github.com/docker/docker/image [2022-09-16T18:04:20.942Z] github.com/docker/docker/image/cache [2022-09-16T18:04:20.942Z] github.com/docker/docker/image/tarexport [2022-09-16T18:04:20.942Z] github.com/docker/docker/image/v1 [2022-09-16T18:04:20.942Z] github.com/docker/docker/internal/test/suite [2022-09-16T18:04:20.942Z] github.com/docker/docker/layer [2022-09-16T18:04:20.942Z] github.com/docker/docker/libcontainerd [2022-09-16T18:04:20.942Z] github.com/docker/docker/libcontainerd/queue [2022-09-16T18:04:20.942Z] github.com/docker/docker/libcontainerd/remote [2022-09-16T18:04:20.942Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-16T18:04:20.942Z] github.com/docker/docker/libcontainerd/types [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/bitseq [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/cluster [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/config [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/datastore [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/driverapi [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/etchosts [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/idm [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/ipam [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/iptables [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/netlabel [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/netutils [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/networkdb [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/ns [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/options [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/osl [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/portallocator [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/portmapper [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/testutils [2022-09-16T18:04:20.942Z] github.com/docker/docker/libnetwork/types [2022-09-16T18:04:20.942Z] github.com/docker/docker/oci [2022-09-16T18:04:20.942Z] github.com/docker/docker/oci/caps [2022-09-16T18:04:20.942Z] github.com/docker/docker/opts [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/aaparser [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/archive [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/authorization [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/broadcaster [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/capabilities [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/chrootarchive [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/containerfs [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/devicemapper [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/directory [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/dmesg [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/fileutils [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/fsutils [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/homedir [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/idtools [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/ioutils [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/jsonmessage [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/longpath [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/loopback [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/namesgenerator [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/parsers [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/pidfile [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/platform [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/plugingetter [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/plugins [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/plugins/transport [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/pools [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/progress [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/pubsub [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/reexec [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/signal [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/stack [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/stdcopy [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/streamformatter [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/stringid [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/sysinfo [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/system [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/tailfile [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/tarsum [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/truncindex [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/urlutil [2022-09-16T18:04:20.942Z] github.com/docker/docker/pkg/useragent [2022-09-16T18:04:20.942Z] github.com/docker/docker/plugin [2022-09-16T18:04:20.942Z] github.com/docker/docker/plugin/executor/containerd [2022-09-16T18:04:20.942Z] github.com/docker/docker/plugin/v2 [2022-09-16T18:04:20.942Z] github.com/docker/docker/profiles/apparmor [2022-09-16T18:04:20.942Z] github.com/docker/docker/profiles/seccomp [2022-09-16T18:04:20.942Z] github.com/docker/docker/quota [2022-09-16T18:04:20.942Z] github.com/docker/docker/reference [2022-09-16T18:04:20.942Z] github.com/docker/docker/registry [2022-09-16T18:04:20.942Z] github.com/docker/docker/registry/resumable [2022-09-16T18:04:20.942Z] github.com/docker/docker/restartmanager [2022-09-16T18:04:20.942Z] github.com/docker/docker/rootless [2022-09-16T18:04:20.942Z] github.com/docker/docker/rootless/specconv [2022-09-16T18:04:20.942Z] github.com/docker/docker/runconfig [2022-09-16T18:04:20.942Z] github.com/docker/docker/runconfig/opts [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/daemon [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/environment [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/fakecontext [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/fakegit [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/fakestorage [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/fixtures/load [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/registry [2022-09-16T18:04:20.942Z] github.com/docker/docker/testutil/request [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume/drivers [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume/local [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume/mounts [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume/service [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume/service/opts [2022-09-16T18:04:20.942Z] github.com/docker/docker/volume/testutils' [2022-09-16T18:04:20.942Z] + base_pkg_list='github.com/docker/docker/api [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/backend/build [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/httpstatus [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/httputils [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/middleware [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/build [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/container [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/debug [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/distribution [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/grpc [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/image [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/network [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/plugin [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/session [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/swarm [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/system [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/server/router/volume [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/backend [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/blkiodev [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/container [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/events [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/filters [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/image [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/mount [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/network [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/registry [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/strslice [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/swarm [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/time [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/versions [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-16T18:04:20.942Z] github.com/docker/docker/api/types/volume [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/builder-next/worker [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/dockerfile [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/remotecontext [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/remotecontext/git [2022-09-16T18:04:20.942Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-16T18:04:20.942Z] github.com/docker/docker/cli [2022-09-16T18:04:20.942Z] github.com/docker/docker/cli/config [2022-09-16T18:04:20.942Z] github.com/docker/docker/cli/debug [2022-09-16T18:04:20.942Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-16T18:04:20.942Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-16T18:04:20.942Z] github.com/docker/docker/client [2022-09-16T18:04:20.942Z] github.com/docker/docker/cmd/docker-proxy [2022-09-16T18:04:20.942Z] github.com/docker/docker/cmd/dockerd [2022-09-16T18:04:20.942Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-16T18:04:20.942Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-16T18:04:20.942Z] github.com/docker/docker/container [2022-09-16T18:04:20.942Z] github.com/docker/docker/container/stream [2022-09-16T18:04:20.942Z] github.com/docker/docker/contrib/apparmor [2022-09-16T18:04:20.942Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-16T18:04:20.942Z] github.com/docker/docker/contrib/httpserver [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/cluster [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/cluster/convert [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/cluster/executor [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/cluster/provider [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/config [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/events [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/events/testutils [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/exec [2022-09-16T18:04:20.942Z] github.com/docker/docker/daemon/graphdriver [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/images [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/initlayer [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/links [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/listeners [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/gelf [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/journald [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/local [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/logentries [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/splunk [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/syslog [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/templates [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/names [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/network [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/stats [2022-09-16T18:04:20.943Z] github.com/docker/docker/distribution [2022-09-16T18:04:20.943Z] github.com/docker/docker/distribution/metadata [2022-09-16T18:04:20.943Z] github.com/docker/docker/distribution/utils [2022-09-16T18:04:20.943Z] github.com/docker/docker/distribution/xfer [2022-09-16T18:04:20.943Z] github.com/docker/docker/dockerversion [2022-09-16T18:04:20.943Z] github.com/docker/docker/errdefs [2022-09-16T18:04:20.943Z] github.com/docker/docker/image [2022-09-16T18:04:20.943Z] github.com/docker/docker/image/cache [2022-09-16T18:04:20.943Z] github.com/docker/docker/image/tarexport [2022-09-16T18:04:20.943Z] github.com/docker/docker/image/v1 [2022-09-16T18:04:20.943Z] github.com/docker/docker/internal/test/suite [2022-09-16T18:04:20.943Z] github.com/docker/docker/layer [2022-09-16T18:04:20.943Z] github.com/docker/docker/libcontainerd [2022-09-16T18:04:20.943Z] github.com/docker/docker/libcontainerd/queue [2022-09-16T18:04:20.943Z] github.com/docker/docker/libcontainerd/remote [2022-09-16T18:04:20.943Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-16T18:04:20.943Z] github.com/docker/docker/libcontainerd/types [2022-09-16T18:04:20.943Z] github.com/docker/docker/oci [2022-09-16T18:04:20.943Z] github.com/docker/docker/oci/caps [2022-09-16T18:04:20.943Z] github.com/docker/docker/opts [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/aaparser [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/archive [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/authorization [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/broadcaster [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/capabilities [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/chrootarchive [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/containerfs [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/devicemapper [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/directory [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/dmesg [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/fileutils [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/fsutils [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/homedir [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/idtools [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/ioutils [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/jsonmessage [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/longpath [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/loopback [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/namesgenerator [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/parsers [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/pidfile [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/platform [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/plugingetter [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/plugins [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/plugins/transport [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/pools [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/progress [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/pubsub [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/reexec [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/signal [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/stack [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/stdcopy [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/streamformatter [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/stringid [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/sysinfo [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/system [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/tailfile [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/tarsum [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/truncindex [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/urlutil [2022-09-16T18:04:20.943Z] github.com/docker/docker/pkg/useragent [2022-09-16T18:04:20.943Z] github.com/docker/docker/plugin [2022-09-16T18:04:20.943Z] github.com/docker/docker/plugin/executor/containerd [2022-09-16T18:04:20.943Z] github.com/docker/docker/plugin/v2 [2022-09-16T18:04:20.943Z] github.com/docker/docker/profiles/apparmor [2022-09-16T18:04:20.943Z] github.com/docker/docker/profiles/seccomp [2022-09-16T18:04:20.943Z] github.com/docker/docker/quota [2022-09-16T18:04:20.943Z] github.com/docker/docker/reference [2022-09-16T18:04:20.943Z] github.com/docker/docker/registry [2022-09-16T18:04:20.943Z] github.com/docker/docker/registry/resumable [2022-09-16T18:04:20.943Z] github.com/docker/docker/restartmanager [2022-09-16T18:04:20.943Z] github.com/docker/docker/rootless [2022-09-16T18:04:20.943Z] github.com/docker/docker/rootless/specconv [2022-09-16T18:04:20.943Z] github.com/docker/docker/runconfig [2022-09-16T18:04:20.943Z] github.com/docker/docker/runconfig/opts [2022-09-16T18:04:20.943Z] github.com/docker/docker/testutil [2022-09-16T18:04:20.943Z] github.com/docker/docker/testutil/daemon [2022-09-16T18:04:20.943Z] github.com/docker/docker/testutil/environment [2022-09-16T18:04:20.943Z] github.com/docker/docker/testutil/fakecontext [2022-09-16T18:04:20.943Z] github.com/docker/docker/testutil/fakegit [2022-09-16T18:04:20.943Z] github.com/docker/docker/testutil/fakestorage [2022-09-16T18:04:20.943Z] github.com/docker/docker/testutil/fixtures/load [2022-09-16T18:04:20.943Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-16T18:04:20.943Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-16T18:04:20.943Z] github.com/docker/docker/testutil/registry [2022-09-16T18:04:20.943Z] github.com/docker/docker/testutil/request [2022-09-16T18:04:20.943Z] github.com/docker/docker/volume [2022-09-16T18:04:20.943Z] github.com/docker/docker/volume/drivers [2022-09-16T18:04:20.943Z] github.com/docker/docker/volume/local [2022-09-16T18:04:20.943Z] github.com/docker/docker/volume/mounts [2022-09-16T18:04:20.943Z] github.com/docker/docker/volume/service [2022-09-16T18:04:20.943Z] github.com/docker/docker/volume/service/opts [2022-09-16T18:04:20.943Z] github.com/docker/docker/volume/testutils' [2022-09-16T18:04:20.943Z] ++ grep --fixed-strings /libnetwork [2022-09-16T18:04:20.943Z] ++ echo 'github.com/docker/docker/api [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/backend/build [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/httpstatus [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/httputils [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/middleware [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/build [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/container [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/debug [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/distribution [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/grpc [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/image [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/network [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/plugin [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/session [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/swarm [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/system [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/server/router/volume [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/backend [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/blkiodev [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/container [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/events [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/filters [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/image [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/mount [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/network [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/registry [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/strslice [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/swarm [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/time [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/versions [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-16T18:04:20.943Z] github.com/docker/docker/api/types/volume [2022-09-16T18:04:20.943Z] github.com/docker/docker/builder [2022-09-16T18:04:20.943Z] github.com/docker/docker/builder/builder-next [2022-09-16T18:04:20.943Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-16T18:04:20.943Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-16T18:04:20.943Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-16T18:04:20.943Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-16T18:04:20.943Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-16T18:04:20.943Z] github.com/docker/docker/builder/builder-next/worker [2022-09-16T18:04:20.943Z] github.com/docker/docker/builder/dockerfile [2022-09-16T18:04:20.943Z] github.com/docker/docker/builder/remotecontext [2022-09-16T18:04:20.943Z] github.com/docker/docker/builder/remotecontext/git [2022-09-16T18:04:20.943Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-16T18:04:20.943Z] github.com/docker/docker/cli [2022-09-16T18:04:20.943Z] github.com/docker/docker/cli/config [2022-09-16T18:04:20.943Z] github.com/docker/docker/cli/debug [2022-09-16T18:04:20.943Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-16T18:04:20.943Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-16T18:04:20.943Z] github.com/docker/docker/client [2022-09-16T18:04:20.943Z] github.com/docker/docker/cmd/docker-proxy [2022-09-16T18:04:20.943Z] github.com/docker/docker/cmd/dockerd [2022-09-16T18:04:20.943Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-16T18:04:20.943Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-16T18:04:20.943Z] github.com/docker/docker/container [2022-09-16T18:04:20.943Z] github.com/docker/docker/container/stream [2022-09-16T18:04:20.943Z] github.com/docker/docker/contrib/apparmor [2022-09-16T18:04:20.943Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-16T18:04:20.943Z] github.com/docker/docker/contrib/httpserver [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/cluster [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/cluster/convert [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/cluster/executor [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/cluster/provider [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/config [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/events [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/events/testutils [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/exec [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/images [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/initlayer [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/links [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/listeners [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/gelf [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/journald [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/local [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/logentries [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/splunk [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/syslog [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/logger/templates [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/names [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/network [2022-09-16T18:04:20.943Z] github.com/docker/docker/daemon/stats [2022-09-16T18:04:20.943Z] github.com/docker/docker/distribution [2022-09-16T18:04:20.943Z] github.com/docker/docker/distribution/metadata [2022-09-16T18:04:20.943Z] github.com/docker/docker/distribution/utils [2022-09-16T18:04:20.943Z] github.com/docker/docker/distribution/xfer [2022-09-16T18:04:20.943Z] github.com/docker/docker/dockerversion [2022-09-16T18:04:20.943Z] github.com/docker/docker/errdefs [2022-09-16T18:04:20.943Z] github.com/docker/docker/image [2022-09-16T18:04:20.943Z] github.com/docker/docker/image/cache [2022-09-16T18:04:20.943Z] github.com/docker/docker/image/tarexport [2022-09-16T18:04:20.943Z] github.com/docker/docker/image/v1 [2022-09-16T18:04:20.943Z] github.com/docker/docker/internal/test/suite [2022-09-16T18:04:20.943Z] github.com/docker/docker/layer [2022-09-16T18:04:20.943Z] github.com/docker/docker/libcontainerd [2022-09-16T18:04:20.943Z] github.com/docker/docker/libcontainerd/queue [2022-09-16T18:04:20.943Z] github.com/docker/docker/libcontainerd/remote [2022-09-16T18:04:20.943Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-16T18:04:20.943Z] github.com/docker/docker/libcontainerd/types [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/bitseq [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/cluster [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/config [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/datastore [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/driverapi [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/etchosts [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/idm [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/ipam [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/iptables [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/netlabel [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/netutils [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/networkdb [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/ns [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/options [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/osl [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/portallocator [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/portmapper [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/testutils [2022-09-16T18:04:20.943Z] github.com/docker/docker/libnetwork/types [2022-09-16T18:04:20.943Z] github.com/docker/docker/oci [2022-09-16T18:04:20.943Z] github.com/docker/docker/oci/caps [2022-09-16T18:04:20.944Z] github.com/docker/docker/opts [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/aaparser [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/archive [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/authorization [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/broadcaster [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/capabilities [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/chrootarchive [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/containerfs [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/devicemapper [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/directory [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/dmesg [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/fileutils [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/fsutils [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/homedir [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/idtools [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/ioutils [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/jsonmessage [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/longpath [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/loopback [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/namesgenerator [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/parsers [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/pidfile [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/platform [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/plugingetter [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/plugins [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/plugins/transport [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/pools [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/progress [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/pubsub [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/reexec [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/signal [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/stack [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/stdcopy [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/streamformatter [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/stringid [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/sysinfo [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/system [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/tailfile [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/tarsum [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/truncindex [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/urlutil [2022-09-16T18:04:20.944Z] github.com/docker/docker/pkg/useragent [2022-09-16T18:04:20.944Z] github.com/docker/docker/plugin [2022-09-16T18:04:20.944Z] github.com/docker/docker/plugin/executor/containerd [2022-09-16T18:04:20.944Z] github.com/docker/docker/plugin/v2 [2022-09-16T18:04:20.944Z] github.com/docker/docker/profiles/apparmor [2022-09-16T18:04:20.944Z] github.com/docker/docker/profiles/seccomp [2022-09-16T18:04:20.944Z] github.com/docker/docker/quota [2022-09-16T18:04:20.944Z] github.com/docker/docker/reference [2022-09-16T18:04:20.944Z] github.com/docker/docker/registry [2022-09-16T18:04:20.944Z] github.com/docker/docker/registry/resumable [2022-09-16T18:04:20.944Z] github.com/docker/docker/restartmanager [2022-09-16T18:04:20.944Z] github.com/docker/docker/rootless [2022-09-16T18:04:20.944Z] github.com/docker/docker/rootless/specconv [2022-09-16T18:04:20.944Z] github.com/docker/docker/runconfig [2022-09-16T18:04:20.944Z] github.com/docker/docker/runconfig/opts [2022-09-16T18:04:20.944Z] github.com/docker/docker/testutil [2022-09-16T18:04:20.944Z] github.com/docker/docker/testutil/daemon [2022-09-16T18:04:20.944Z] github.com/docker/docker/testutil/environment [2022-09-16T18:04:20.944Z] github.com/docker/docker/testutil/fakecontext [2022-09-16T18:04:20.944Z] github.com/docker/docker/testutil/fakegit [2022-09-16T18:04:20.944Z] github.com/docker/docker/testutil/fakestorage [2022-09-16T18:04:20.944Z] github.com/docker/docker/testutil/fixtures/load [2022-09-16T18:04:20.944Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-16T18:04:20.944Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-16T18:04:20.944Z] github.com/docker/docker/testutil/registry [2022-09-16T18:04:20.944Z] github.com/docker/docker/testutil/request [2022-09-16T18:04:20.944Z] github.com/docker/docker/volume [2022-09-16T18:04:20.944Z] github.com/docker/docker/volume/drivers [2022-09-16T18:04:20.944Z] github.com/docker/docker/volume/local [2022-09-16T18:04:20.944Z] github.com/docker/docker/volume/mounts [2022-09-16T18:04:20.944Z] github.com/docker/docker/volume/service [2022-09-16T18:04:20.944Z] github.com/docker/docker/volume/service/opts [2022-09-16T18:04:20.944Z] github.com/docker/docker/volume/testutils' [2022-09-16T18:04:20.944Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/bitseq [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cluster [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/config [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/datastore [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/driverapi [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/etchosts [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/idm [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipam [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/iptables [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/netlabel [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/netutils [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/networkdb [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ns [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/options [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/osl [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/portallocator [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/portmapper [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/testutils [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/types' [2022-09-16T18:04:20.944Z] + echo 'github.com/docker/docker/libnetwork [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/bitseq [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cluster [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/config [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/datastore [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/driverapi [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/etchosts [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/idm [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipam [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/iptables [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/netlabel [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/netutils [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/networkdb [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/ns [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/options [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/osl [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/portallocator [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/portmapper [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/testutils [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/types' [2022-09-16T18:04:20.944Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T18:04:20.944Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T18:04:20.944Z] + type docker-proxy [2022-09-16T18:04:20.944Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-16T18:04:20.944Z] + hack/make.sh binary-proxy install-proxy [2022-09-16T18:04:20.944Z] [2022-09-16T18:04:20.944Z] Removing bundles/ [2022-09-16T18:04:20.944Z] [2022-09-16T18:04:20.944Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-16T18:04:20.944Z] Building: bundles/binary-proxy/docker-proxy [2022-09-16T18:04:20.944Z] GOOS="" GOARCH="" GOARM="" [2022-09-16T18:04:22.645Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-16T18:04:22.645Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-16T18:04:22.645Z] { [2022-09-16T18:04:22.645Z] "RT_GROUP_ICON": { [2022-09-16T18:04:22.645Z] "#1": { [2022-09-16T18:04:22.645Z] "0409": "../../winresources/docker.ico" [2022-09-16T18:04:22.645Z] } [2022-09-16T18:04:22.645Z] }, [2022-09-16T18:04:22.645Z] "RT_MANIFEST": { [2022-09-16T18:04:22.645Z] "#1": { [2022-09-16T18:04:22.645Z] "0409": { [2022-09-16T18:04:22.645Z] "identity": {}, [2022-09-16T18:04:22.645Z] "description": "Docker Engine", [2022-09-16T18:04:22.645Z] "minimum-os": "vista", [2022-09-16T18:04:22.645Z] "execution-level": "", [2022-09-16T18:04:22.645Z] "ui-access": false, [2022-09-16T18:04:22.645Z] "auto-elevate": false, [2022-09-16T18:04:22.645Z] "dpi-awareness": "unaware", [2022-09-16T18:04:22.645Z] "disable-theming": false, [2022-09-16T18:04:22.645Z] "disable-window-filtering": false, [2022-09-16T18:04:22.645Z] "high-resolution-scrolling-aware": false, [2022-09-16T18:04:22.645Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-16T18:04:22.645Z] "long-path-aware": false, [2022-09-16T18:04:22.645Z] "printer-driver-isolation": false, [2022-09-16T18:04:22.645Z] "gdi-scaling": false, [2022-09-16T18:04:22.645Z] "segment-heap": false, [2022-09-16T18:04:22.645Z] "use-common-controls-v6": false [2022-09-16T18:04:22.645Z] } [2022-09-16T18:04:22.645Z] } [2022-09-16T18:04:22.645Z] }, [2022-09-16T18:04:22.645Z] "RT_MESSAGETABLE": { [2022-09-16T18:04:22.645Z] "#1": { [2022-09-16T18:04:22.645Z] "0409": "../../winresources/event_messages.bin" [2022-09-16T18:04:22.645Z] } [2022-09-16T18:04:22.645Z] }, [2022-09-16T18:04:22.645Z] "RT_VERSION": { [2022-09-16T18:04:22.645Z] "#1": { [2022-09-16T18:04:22.645Z] "0409": { [2022-09-16T18:04:22.645Z] "fixed": { [2022-09-16T18:04:22.645Z] "file_version": "0.0.0.0", [2022-09-16T18:04:22.645Z] "product_version": "0.0.0.0", [2022-09-16T18:04:22.645Z] "type": "Unknown" [2022-09-16T18:04:22.645Z] }, [2022-09-16T18:04:22.645Z] "info": { [2022-09-16T18:04:22.645Z] "0000": { [2022-09-16T18:04:22.645Z] "CompanyName": "", [2022-09-16T18:04:22.645Z] "FileVersion": "dev", [2022-09-16T18:04:22.645Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-16T18:04:22.645Z] "OriginalFileName": "docker-proxy.exe", [2022-09-16T18:04:22.645Z] "ProductName": "", [2022-09-16T18:04:22.645Z] "ProductVersion": "dev", [2022-09-16T18:04:22.645Z] "SpecialBuild": "f925f295f4571a208b3932ccc329cc199aaad8ce" [2022-09-16T18:04:22.645Z] } [2022-09-16T18:04:22.645Z] } [2022-09-16T18:04:22.645Z] } [2022-09-16T18:04:22.645Z] } [2022-09-16T18:04:22.645Z] } [2022-09-16T18:04:22.645Z] } [2022-09-16T18:04:22.645Z] cmd/docker-proxy/genwinres_windows.go [2022-09-16T18:04:22.645Z] cmd/docker-proxy/main.go [2022-09-16T18:04:22.645Z] cmd/docker-proxy/network_proxy_test.go [2022-09-16T18:04:22.645Z] cmd/docker-proxy/proxy.go [2022-09-16T18:04:22.645Z] cmd/docker-proxy/sctp_proxy.go [2022-09-16T18:04:22.645Z] cmd/docker-proxy/tcp_proxy.go [2022-09-16T18:04:22.645Z] cmd/docker-proxy/udp_proxy.go [2022-09-16T18:04:22.645Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-16T18:04:22.645Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-16T18:04:22.645Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-16T18:04:22.645Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-16T18:04:22.645Z] remote: Enumerating objects: 23, done. [2022-09-16T18:04:22.645Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-16T18:04:22.645Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-16T18:04:22.645Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-16T18:04:22.645Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-09-16T18:04:22.645Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-16T18:04:22.645Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-16T18:04:22.645Z] Cross building: bundles/cross/linux/ppc64le [2022-09-16T18:04:22.645Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-16T18:04:22.645Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-16T18:04:27.516Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-16T18:04:27.516Z] [2022-09-16T18:04:27.516Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-16T18:04:27.516Z] Installing docker-proxy to /usr/local/bin/ [2022-09-16T18:04:27.516Z] [2022-09-16T18:04:27.516Z] + mkdir -p bundles [2022-09-16T18:04:27.516Z] + '[' -n 'github.com/docker/docker/api [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/backend/build [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/httpstatus [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/httputils [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/middleware [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/build [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/container [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/debug [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/distribution [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/grpc [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/image [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/network [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/plugin [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/session [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/swarm [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/system [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/server/router/volume [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/backend [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/blkiodev [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/container [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/events [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/filters [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/image [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/mount [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/network [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/registry [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/strslice [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/swarm [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/time [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/versions [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-16T18:04:27.516Z] github.com/docker/docker/api/types/volume [2022-09-16T18:04:27.516Z] github.com/docker/docker/builder [2022-09-16T18:04:27.516Z] github.com/docker/docker/builder/builder-next [2022-09-16T18:04:27.516Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-16T18:04:27.516Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-16T18:04:27.516Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-16T18:04:27.516Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-16T18:04:27.516Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-16T18:04:27.516Z] github.com/docker/docker/builder/builder-next/worker [2022-09-16T18:04:27.516Z] github.com/docker/docker/builder/dockerfile [2022-09-16T18:04:27.516Z] github.com/docker/docker/builder/remotecontext [2022-09-16T18:04:27.516Z] github.com/docker/docker/builder/remotecontext/git [2022-09-16T18:04:27.516Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-16T18:04:27.516Z] github.com/docker/docker/cli [2022-09-16T18:04:27.516Z] github.com/docker/docker/cli/config [2022-09-16T18:04:27.516Z] github.com/docker/docker/cli/debug [2022-09-16T18:04:27.516Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-16T18:04:27.516Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-16T18:04:27.516Z] github.com/docker/docker/client [2022-09-16T18:04:27.516Z] github.com/docker/docker/cmd/docker-proxy [2022-09-16T18:04:27.516Z] github.com/docker/docker/cmd/dockerd [2022-09-16T18:04:27.516Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-16T18:04:27.516Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-16T18:04:27.516Z] github.com/docker/docker/container [2022-09-16T18:04:27.516Z] github.com/docker/docker/container/stream [2022-09-16T18:04:27.516Z] github.com/docker/docker/contrib/apparmor [2022-09-16T18:04:27.516Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-16T18:04:27.516Z] github.com/docker/docker/contrib/httpserver [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/cluster [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/cluster/convert [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/cluster/executor [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/cluster/provider [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/config [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/events [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/events/testutils [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/exec [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/images [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/initlayer [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/links [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/listeners [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/gelf [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/journald [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/local [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/logentries [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/splunk [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/syslog [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/logger/templates [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/names [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/network [2022-09-16T18:04:27.516Z] github.com/docker/docker/daemon/stats [2022-09-16T18:04:27.516Z] github.com/docker/docker/distribution [2022-09-16T18:04:27.516Z] github.com/docker/docker/distribution/metadata [2022-09-16T18:04:27.516Z] github.com/docker/docker/distribution/utils [2022-09-16T18:04:27.516Z] github.com/docker/docker/distribution/xfer [2022-09-16T18:04:27.516Z] github.com/docker/docker/dockerversion [2022-09-16T18:04:27.516Z] github.com/docker/docker/errdefs [2022-09-16T18:04:27.516Z] github.com/docker/docker/image [2022-09-16T18:04:27.516Z] github.com/docker/docker/image/cache [2022-09-16T18:04:27.516Z] github.com/docker/docker/image/tarexport [2022-09-16T18:04:27.516Z] github.com/docker/docker/image/v1 [2022-09-16T18:04:27.516Z] github.com/docker/docker/internal/test/suite [2022-09-16T18:04:27.516Z] github.com/docker/docker/layer [2022-09-16T18:04:27.516Z] github.com/docker/docker/libcontainerd [2022-09-16T18:04:27.516Z] github.com/docker/docker/libcontainerd/queue [2022-09-16T18:04:27.516Z] github.com/docker/docker/libcontainerd/remote [2022-09-16T18:04:27.516Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-16T18:04:27.516Z] github.com/docker/docker/libcontainerd/types [2022-09-16T18:04:27.516Z] github.com/docker/docker/oci [2022-09-16T18:04:27.516Z] github.com/docker/docker/oci/caps [2022-09-16T18:04:27.516Z] github.com/docker/docker/opts [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/aaparser [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/archive [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/authorization [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/broadcaster [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/capabilities [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/chrootarchive [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/containerfs [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/devicemapper [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/directory [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/dmesg [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/fileutils [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/fsutils [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/homedir [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/idtools [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/ioutils [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/jsonmessage [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/longpath [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/loopback [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/namesgenerator [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/parsers [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/pidfile [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/platform [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/plugingetter [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/plugins [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/plugins/transport [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/pools [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/progress [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/pubsub [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/reexec [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/signal [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/stack [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/stdcopy [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/streamformatter [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/stringid [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/sysinfo [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/system [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/tailfile [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/tarsum [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/truncindex [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/urlutil [2022-09-16T18:04:27.516Z] github.com/docker/docker/pkg/useragent [2022-09-16T18:04:27.516Z] github.com/docker/docker/plugin [2022-09-16T18:04:27.516Z] github.com/docker/docker/plugin/executor/containerd [2022-09-16T18:04:27.516Z] github.com/docker/docker/plugin/v2 [2022-09-16T18:04:27.516Z] github.com/docker/docker/profiles/apparmor [2022-09-16T18:04:27.516Z] github.com/docker/docker/profiles/seccomp [2022-09-16T18:04:27.516Z] github.com/docker/docker/quota [2022-09-16T18:04:27.516Z] github.com/docker/docker/reference [2022-09-16T18:04:27.516Z] github.com/docker/docker/registry [2022-09-16T18:04:27.516Z] github.com/docker/docker/registry/resumable [2022-09-16T18:04:27.516Z] github.com/docker/docker/restartmanager [2022-09-16T18:04:27.516Z] github.com/docker/docker/rootless [2022-09-16T18:04:27.516Z] github.com/docker/docker/rootless/specconv [2022-09-16T18:04:27.516Z] github.com/docker/docker/runconfig [2022-09-16T18:04:27.516Z] github.com/docker/docker/runconfig/opts [2022-09-16T18:04:27.516Z] github.com/docker/docker/testutil [2022-09-16T18:04:27.516Z] github.com/docker/docker/testutil/daemon [2022-09-16T18:04:27.516Z] github.com/docker/docker/testutil/environment [2022-09-16T18:04:27.516Z] github.com/docker/docker/testutil/fakecontext [2022-09-16T18:04:27.516Z] github.com/docker/docker/testutil/fakegit [2022-09-16T18:04:27.516Z] github.com/docker/docker/testutil/fakestorage [2022-09-16T18:04:27.516Z] github.com/docker/docker/testutil/fixtures/load [2022-09-16T18:04:27.516Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-16T18:04:27.516Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-16T18:04:27.516Z] github.com/docker/docker/testutil/registry [2022-09-16T18:04:27.516Z] github.com/docker/docker/testutil/request [2022-09-16T18:04:27.516Z] github.com/docker/docker/volume [2022-09-16T18:04:27.516Z] github.com/docker/docker/volume/drivers [2022-09-16T18:04:27.516Z] github.com/docker/docker/volume/local [2022-09-16T18:04:27.516Z] github.com/docker/docker/volume/mounts [2022-09-16T18:04:27.516Z] github.com/docker/docker/volume/service [2022-09-16T18:04:27.516Z] github.com/docker/docker/volume/service/opts [2022-09-16T18:04:27.516Z] github.com/docker/docker/volume/testutils' ']' [2022-09-16T18:04:27.517Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/loggertest 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/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/dmesg 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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 [2022-09-16T18:04:27.776Z] ? github.com/docker/docker/api [no test files] [2022-09-16T18:04:42.663Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-16T18:05:01.318Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-16T18:05:01.318Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-16T18:05:01.318Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-16T18:05:01.318Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-16T18:05:01.318Z] Cross building: bundles/cross/linux/s390x [2022-09-16T18:05:01.318Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-16T18:05:01.318Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-16T18:05:33.362Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-16T18:05:33.362Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-16T18:05:33.362Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-16T18:05:33.362Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-16T18:05:33.362Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-16T18:05:33.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44152/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f925f295f4571a208b3932ccc329cc199aaad8ce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f925f295f4571a208b3932ccc329cc199aaad8ce hack/validate/vendor [2022-09-16T18:05:34.274Z] +++ dirname ./hack/vendor.sh [2022-09-16T18:05:34.274Z] ++ cd ./hack [2022-09-16T18:05:34.274Z] ++ pwd [2022-09-16T18:05:34.274Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-16T18:05:34.274Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-09-16T18:05:34.274Z] + GO111MODULE=auto [2022-09-16T18:05:34.274Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-09-16T18:05:34.274Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-09-16T18:05:34.274Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-16T18:05:34.274Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-09-16T18:05:34.274Z] go: downloading google.golang.org/grpc v1.45.0 [2022-09-16T18:05:34.274Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-16T18:05:34.274Z] go: downloading github.com/moby/buildkit v0.10.4 [2022-09-16T18:05:34.274Z] go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c [2022-09-16T18:05:34.530Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-16T18:05:34.530Z] go: downloading gotest.tools/v3 v3.2.0 [2022-09-16T18:05:34.530Z] go: downloading github.com/docker/go-units v0.5.0 [2022-09-16T18:05:34.530Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-09-16T18:05:34.530Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-09-16T18:05:34.530Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-16T18:05:34.530Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-09-16T18:05:34.530Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-09-16T18:05:34.786Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-09-16T18:05:34.786Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-16T18:05:34.786Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-09-16T18:05:34.786Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-09-16T18:05:34.786Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-09-16T18:05:34.786Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-09-16T18:05:34.786Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-09-16T18:05:34.786Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-09-16T18:05:34.786Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-09-16T18:05:34.786Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-09-16T18:05:34.786Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-09-16T18:05:34.786Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-09-16T18:05:34.786Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-09-16T18:05:34.786Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-09-16T18:05:34.786Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-09-16T18:05:34.786Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-09-16T18:05:34.786Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-09-16T18:05:34.786Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-09-16T18:05:34.786Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-09-16T18:05:34.786Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-09-16T18:05:34.786Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-09-16T18:05:35.042Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-09-16T18:05:35.042Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-09-16T18:05:35.042Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-09-16T18:05:35.042Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-09-16T18:05:35.042Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-09-16T18:05:35.042Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-09-16T18:05:35.042Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-16T18:05:35.042Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-09-16T18:05:35.042Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-09-16T18:05:35.042Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-09-16T18:05:35.298Z] go: downloading github.com/moby/locker v1.0.1 [2022-09-16T18:05:35.298Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-16T18:05:35.298Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-09-16T18:05:35.298Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-09-16T18:05:35.298Z] go: downloading github.com/klauspost/compress v1.15.9 [2022-09-16T18:05:35.298Z] go: downloading github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30 [2022-09-16T18:05:35.298Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-09-16T18:05:35.298Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-09-16T18:05:35.298Z] go: downloading github.com/miekg/dns v1.1.27 [2022-09-16T18:05:35.298Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-09-16T18:05:35.298Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-09-16T18:05:35.298Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-09-16T18:05:35.298Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-16T18:05:35.298Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-16T18:05:35.298Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-09-16T18:05:35.554Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-09-16T18:05:35.554Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-16T18:05:35.554Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-09-16T18:05:35.554Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-09-16T18:05:35.554Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-09-16T18:05:36.483Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-09-16T18:05:37.410Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-09-16T18:05:37.410Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-09-16T18:05:37.410Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-09-16T18:05:37.410Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-09-16T18:05:37.410Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-09-16T18:05:37.410Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-09-16T18:05:37.410Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-09-16T18:05:37.667Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-16T18:05:37.667Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-09-16T18:05:37.667Z] go: downloading cloud.google.com/go v0.93.3 [2022-09-16T18:05:37.667Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-09-16T18:05:37.667Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-09-16T18:05:37.667Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-09-16T18:05:37.667Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-09-16T18:05:37.667Z] go: downloading github.com/containerd/console v1.0.3 [2022-09-16T18:05:37.667Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-09-16T18:05:37.667Z] go: downloading github.com/creack/pty v1.1.11 [2022-09-16T18:05:37.667Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-16T18:05:37.667Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-16T18:05:37.667Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-09-16T18:05:37.667Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-09-16T18:05:37.667Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-09-16T18:05:37.667Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-09-16T18:05:37.667Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-16T18:05:37.667Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-09-16T18:05:37.667Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-09-16T18:05:37.667Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-09-16T18:05:37.667Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-09-16T18:05:37.667Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-09-16T18:05:37.667Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-09-16T18:05:37.667Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-09-16T18:05:37.923Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-16T18:05:37.923Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-09-16T18:05:38.178Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-09-16T18:05:38.178Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-16T18:05:38.178Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-09-16T18:05:38.178Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-09-16T18:05:38.178Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-09-16T18:05:38.178Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-09-16T18:05:38.178Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-09-16T18:05:38.178Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-09-16T18:05:38.178Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-16T18:05:38.178Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-09-16T18:05:38.178Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-09-16T18:05:38.178Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-16T18:05:38.178Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-16T18:05:38.178Z] go: downloading github.com/prometheus/common v0.32.1 [2022-09-16T18:05:38.178Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-16T18:05:38.178Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-09-16T18:05:38.434Z] go: downloading golang.org/x/text v0.3.7 [2022-09-16T18:05:38.434Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-09-16T18:05:38.434Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-09-16T18:05:38.434Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-09-16T18:05:38.434Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-16T18:05:38.434Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-16T18:05:38.434Z] go: downloading gopkg.in/yaml.v3 v3.0.0 [2022-09-16T18:05:38.434Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-09-16T18:05:38.434Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-09-16T18:05:38.434Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-09-16T18:05:38.434Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-09-16T18:05:38.434Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-09-16T18:05:38.434Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-09-16T18:05:38.434Z] go: downloading google.golang.org/api v0.54.0 [2022-09-16T18:05:38.434Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-09-16T18:05:38.434Z] go: downloading go.opencensus.io v0.23.0 [2022-09-16T18:05:38.434Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-09-16T18:05:38.434Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-16T18:05:38.434Z] go: downloading go.uber.org/goleak v1.1.12 [2022-09-16T18:05:38.434Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-09-16T18:05:38.690Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-09-16T18:05:38.690Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-09-16T18:05:38.690Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-09-16T18:05:38.945Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-16T18:05:38.945Z] go: downloading github.com/google/btree v1.0.1 [2022-09-16T18:05:38.945Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-09-16T18:05:38.945Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-09-16T18:05:38.945Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-16T18:05:38.945Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-09-16T18:05:38.945Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-09-16T18:05:38.945Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-16T18:05:38.945Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-09-16T18:05:38.945Z] go: downloading github.com/kr/pretty v0.2.1 [2022-09-16T18:05:39.201Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-09-16T18:05:39.201Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-09-16T18:05:39.201Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-09-16T18:05:39.201Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-09-16T18:05:39.201Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-09-16T18:05:39.201Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-09-16T18:05:39.201Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-09-16T18:05:39.201Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-09-16T18:05:39.201Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-09-16T18:05:39.201Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-09-16T18:05:39.457Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-09-16T18:05:39.457Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-09-16T18:05:39.457Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-16T18:05:39.457Z] go: downloading google.golang.org/appengine v1.6.7 [2022-09-16T18:05:39.457Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-09-16T18:05:39.457Z] go: downloading github.com/kr/text v0.2.0 [2022-09-16T18:05:39.457Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-09-16T18:05:39.457Z] go: downloading go.uber.org/zap v1.17.0 [2022-09-16T18:05:39.457Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-09-16T18:05:39.457Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-09-16T18:05:39.457Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-09-16T18:05:39.457Z] go: downloading go.uber.org/atomic v1.7.0 [2022-09-16T18:05:39.457Z] go: downloading go.uber.org/multierr v1.6.0 [2022-09-16T18:05:39.712Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-09-16T18:05:39.712Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-16T18:05:39.712Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-09-16T18:05:39.712Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-09-16T18:05:39.712Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-16T18:05:39.712Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-09-16T18:05:41.077Z] + GO111MODULE=auto [2022-09-16T18:05:41.077Z] + go mod vendor -modfile vendor.mod [2022-09-16T18:05:45.240Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-16T18:05:48.800Z] + echo Ensuring container killed. [2022-09-16T18:05:48.800Z] Ensuring container killed. [2022-09-16T18:05:48.800Z] + docker rm -vf docker-pr1 [2022-09-16T18:05:48.800Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-16T18:05:49.114Z] + echo Chowning /workspace to jenkins user [2022-09-16T18:05:49.114Z] Chowning /workspace to jenkins user [2022-09-16T18:05:49.114Z] + id -u [2022-09-16T18:05:49.114Z] + id -g [2022-09-16T18:05:49.114Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44152:/workspace busybox chown -R 1000:1000 /workspace [2022-09-16T18:05:49.114Z] Unable to find image 'busybox:latest' locally [2022-09-16T18:05:49.114Z] latest: Pulling from library/busybox [2022-09-16T18:05:49.371Z] 729ce43e2c91: Pulling fs layer [2022-09-16T18:05:49.371Z] 729ce43e2c91: Download complete [2022-09-16T18:05:49.371Z] 729ce43e2c91: Pull complete [2022-09-16T18:05:49.371Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5 [2022-09-16T18:05:49.371Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-16T18:05:50.367Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-16T18:05:50.367Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-16T18:05:50.367Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-09-16T18:05:50.578Z] + bundleName=unit [2022-09-16T18:05:50.578Z] + echo Creating unit-bundles.tar.gz [2022-09-16T18:05:50.578Z] Creating unit-bundles.tar.gz [2022-09-16T18:05:50.578Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report*.xml bundles/go-test-report*.json bundles/coverage*.out [2022-09-16T18:05:50.578Z] tar: bundles/junit-report*.xml: Cannot stat: No such file or directory [2022-09-16T18:05:50.578Z] tar: bundles/go-test-report*.json: Cannot stat: No such file or directory [2022-09-16T18:05:50.578Z] tar: bundles/coverage*.out: Cannot stat: No such file or directory [2022-09-16T18:05:50.578Z] tar: Exiting with failure status due to previous errors [Pipeline] } [2022-09-16T18:05:50.585Z] ERROR: Failed to create bundles.tar.gz [2022-09-16T18:05:50.585Z] ERROR: script returned exit code 2 [Pipeline] // catchError [Pipeline] sh [2022-09-16T18:05:50.627Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-09-16T18:05:50.627Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-16T18:05:50.627Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-16T18:05:50.627Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-16T18:05:50.873Z] + make clean [2022-09-16T18:05:50.885Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-16T18:05:50.885Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-16T18:05:50.885Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-16T18:05:50.885Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-16T18:05:50.885Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-16T18:05:51.129Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-16T18:05:51.129Z] docker-dev-cache [2022-09-16T18:05:51.129Z] docker-mod-cache [Pipeline] deleteDir [2022-09-16T18:05:51.144Z] ? github.com/docker/docker/api/server/router/network [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-16T18:05:51.713Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-16T18:05:51.713Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-16T18:05:51.972Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-09-16T18:05:52.231Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-16T18:05:52.801Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2022-09-16T18:05:52.801Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 67.9% of statements [2022-09-16T18:05:52.801Z] ? github.com/docker/docker/api/types [no test files] [2022-09-16T18:05:52.801Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-16T18:05:52.801Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-16T18:05:52.801Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-16T18:05:52.801Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-16T18:05:52.801Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-16T18:05:52.801Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-16T18:05:52.801Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-16T18:05:52.801Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-16T18:05:52.801Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-16T18:05:52.801Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-09-16T18:05:52.801Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-16T18:05:52.801Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-16T18:05:53.060Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-09-16T18:05:53.060Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-09-16T18:05:53.060Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-16T18:05:53.060Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-16T18:05:53.060Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-16T18:05:53.060Z] ? github.com/docker/docker/builder [no test files] [2022-09-16T18:05:53.060Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-16T18:05:53.060Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-16T18:05:53.060Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-16T18:05:53.060Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-16T18:05:53.060Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-16T18:05:53.060Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-16T18:05:53.060Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-16T18:05:55.596Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.7% of statements [2022-09-16T18:05:55.596Z] ok github.com/docker/docker/builder/dockerfile 0.447s coverage: 49.3% of statements [2022-09-16T18:05:55.856Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-09-16T18:05:56.425Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-16T18:05:57.362Z] ok github.com/docker/docker/builder/remotecontext/git 1.603s coverage: 86.3% of statements [2022-09-16T18:05:57.362Z] ? github.com/docker/docker/cli [no test files] [2022-09-16T18:05:57.362Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-16T18:05:57.362Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-16T18:05:57.362Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-16T18:05:57.931Z] ok github.com/docker/docker/cmd/docker-proxy 0.203s coverage: 67.6% of statements [2022-09-16T18:06:01.222Z] ok github.com/docker/docker/client 0.129s coverage: 76.0% of statements [2022-09-16T18:06:33.381Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 31.8% of statements [2022-09-16T18:06:33.381Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-09-16T18:06:33.381Z] ok github.com/docker/docker/cmd/dockerd/trap 2.493s coverage: 0.0% of statements [2022-09-16T18:06:33.381Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-16T18:06:33.381Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-16T18:06:33.381Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-16T18:06:33.381Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-16T18:06:33.381Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-16T18:06:38.659Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-09-16T18:06:40.040Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2022-09-16T18:06:41.420Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-09-16T18:06:47.988Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-09-16T18:06:49.367Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.1% of statements [2022-09-16T18:06:49.628Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-16T18:06:50.196Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-16T18:06:51.134Z] ok github.com/docker/docker/daemon 10.144s coverage: 16.5% of statements [2022-09-16T18:06:51.134Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-16T18:06:51.134Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-16T18:06:51.134Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-16T18:06:51.134Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-16T18:06:51.394Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.588s coverage: 74.8% of statements [2022-09-16T18:06:52.332Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.333s coverage: 60.7% of statements [2022-09-16T18:06:53.271Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-09-16T18:06:54.210Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-09-16T18:06:55.597Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.225s coverage: 50.6% of statements [2022-09-16T18:06:56.980Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.488s coverage: 45.9% of statements [2022-09-16T18:06:56.980Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-16T18:06:57.549Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-09-16T18:06:57.808Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.815s coverage: 58.5% of statements [2022-09-16T18:06:57.808Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-16T18:06:57.808Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-16T18:06:58.747Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-09-16T18:06:59.317Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-09-16T18:06:59.891Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.9% of statements [2022-09-16T18:06:59.891Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-16T18:06:59.891Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-16T18:07:00.462Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2022-09-16T18:07:01.032Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 79.6% of statements [2022-09-16T18:07:01.292Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-09-16T18:07:01.293Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-16T18:07:01.863Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2022-09-16T18:07:01.863Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-09-16T18:07:02.124Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-09-16T18:07:02.695Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.138s coverage: 76.8% of statements [2022-09-16T18:07:02.955Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 79.4% of statements [2022-09-16T18:07:02.955Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-16T18:07:02.955Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-16T18:07:03.898Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-16T18:07:03.898Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 62.3% of statements [2022-09-16T18:07:04.837Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2022-09-16T18:07:04.837Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-16T18:07:05.405Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-16T18:07:06.343Z] ok github.com/docker/docker/daemon/logger/splunk 1.537s coverage: 82.5% of statements [2022-09-16T18:07:06.343Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-16T18:07:06.343Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-16T18:07:06.912Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-09-16T18:07:08.291Z] ok github.com/docker/docker/distribution 1.498s coverage: 28.0% of statements [2022-09-16T18:07:08.291Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-16T18:07:08.550Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-09-16T18:07:09.117Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-09-16T18:07:09.376Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-09-16T18:07:09.376Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-16T18:07:09.643Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-09-16T18:07:10.212Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-09-16T18:07:10.212Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-16T18:07:10.212Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-16T18:07:10.472Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-09-16T18:07:11.408Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-09-16T18:07:11.668Z] ok github.com/docker/docker/opts 0.019s coverage: 66.0% of statements [2022-09-16T18:07:11.928Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-16T18:07:13.306Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.3% of statements [2022-09-16T18:07:15.212Z] ok github.com/docker/docker/pkg/authorization 0.990s coverage: 68.3% of statements [2022-09-16T18:07:15.212Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2022-09-16T18:07:15.212Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-16T18:07:18.501Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 42.7% of statements [2022-09-16T18:07:18.501Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-09-16T18:07:18.761Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-16T18:07:19.020Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-16T18:07:19.280Z] ok github.com/docker/docker/layer 7.889s coverage: 68.9% of statements [2022-09-16T18:07:19.280Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-16T18:07:19.280Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-16T18:07:19.280Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-16T18:07:19.280Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-16T18:07:19.280Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-16T18:07:19.280Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-16T18:07:19.540Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-09-16T18:07:19.540Z] ok github.com/docker/docker/pkg/fsutils 0.135s coverage: 85.1% of statements [2022-09-16T18:07:19.806Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-16T18:07:20.745Z] ok github.com/docker/docker/pkg/idtools 0.393s coverage: 67.9% of statements [2022-09-16T18:07:20.745Z] ok github.com/docker/docker/pkg/ioutils 0.365s coverage: 71.5% of statements [2022-09-16T18:07:21.005Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-09-16T18:07:21.005Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-09-16T18:07:21.005Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-16T18:07:21.283Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-09-16T18:07:21.283Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-16T18:07:21.554Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-09-16T18:07:21.554Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-09-16T18:07:21.824Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-16T18:07:21.824Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-16T18:07:21.824Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-16T18:07:22.397Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-09-16T18:07:22.656Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-16T18:07:22.915Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-16T18:07:23.174Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-16T18:07:24.551Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-09-16T18:07:24.551Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-16T18:07:24.811Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-16T18:07:25.070Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-16T18:07:25.329Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-16T18:07:25.588Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-16T18:07:26.156Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-09-16T18:07:26.415Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-09-16T18:07:26.675Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-09-16T18:07:27.243Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2022-09-16T18:07:27.503Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-16T18:07:27.762Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-16T18:07:29.668Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-16T18:07:29.668Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-16T18:07:30.237Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-09-16T18:07:31.182Z] ok github.com/docker/docker/quota 0.162s coverage: 71.4% of statements [2022-09-16T18:07:31.445Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-16T18:07:32.382Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-09-16T18:07:32.950Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-16T18:07:32.950Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-16T18:07:33.519Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-16T18:07:33.778Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-16T18:07:35.685Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-16T18:07:35.945Z] ok github.com/docker/docker/volume/local 0.078s coverage: 76.8% of statements [2022-09-16T18:07:36.513Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-09-16T18:07:37.451Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-16T18:07:59.384Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/rootless [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/volume [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-16T18:07:59.384Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === Skipped [2022-09-16T18:07:59.384Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-16T18:07:59.384Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-16T18:07:59.384Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-16T18:07:59.384Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-16T18:07:59.384Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-16T18:07:59.384Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T18:07:59.384Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-16T18:07:59.384Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T18:07:59.384Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-16T18:07:59.384Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T18:07:59.384Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-16T18:07:59.384Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T18:07:59.384Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-16T18:07:59.384Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T18:07:59.384Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-16T18:07:59.384Z] graphtest_unix.go:71: No driver to put! [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-16T18:07:59.384Z] time="2022-09-16T18:06:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-16T18:07:59.384Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-16T18:07:59.384Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-16T18:07:59.384Z] time="2022-09-16T18:06:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-16T18:07:59.384Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-16T18:07:59.384Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-16T18:07:59.384Z] time="2022-09-16T18:06:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-16T18:07:59.384Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-16T18:07:59.384Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-16T18:07:59.384Z] time="2022-09-16T18:06:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-16T18:07:59.384Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-16T18:07:59.384Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-16T18:07:59.384Z] [2022-09-16T18:07:59.384Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-16T18:07:59.384Z] time="2022-09-16T18:06:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-16T18:07:59.384Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-16T18:07:59.384Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-16T18:07:59.385Z] graphtest_unix.go:71: No driver to put! [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-16T18:07:59.385Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-16T18:07:59.385Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-16T18:07:59.385Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-16T18:07:59.385Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-16T18:07:59.385Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T18:07:59.385Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-16T18:07:59.385Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T18:07:59.385Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-16T18:07:59.385Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T18:07:59.385Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-16T18:07:59.385Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T18:07:59.385Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-16T18:07:59.385Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T18:07:59.385Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-16T18:07:59.385Z] graphtest_unix.go:71: No driver to put! [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-16T18:07:59.385Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-16T18:07:59.385Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-16T18:07:59.385Z] [2022-09-16T18:07:59.385Z] DONE 2799 tests, 28 skipped in 209.462s [2022-09-16T18:07:59.385Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/bitseq [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/cluster [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/config [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/datastore [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/driverapi [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/etchosts [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/idm [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/ipam [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/iptables [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/netlabel [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/netutils [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/networkdb [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/ns [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/options [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/osl [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/portallocator [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/portmapper [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/testutils [2022-09-16T18:07:59.385Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-16T18:07:59.385Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork 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/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/testutils github.com/docker/docker/libnetwork/types [2022-09-16T18:08:46.072Z] ok github.com/docker/docker/libnetwork 37.649s coverage: 40.6% of statements [2022-09-16T18:08:46.072Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-16T18:08:46.072Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-09-16T18:08:46.072Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-16T18:08:46.072Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-16T18:08:46.072Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.543s coverage: 59.9% of statements [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-16T18:08:46.072Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-16T18:08:46.072Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.044s coverage: 5.0% of statements [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-16T18:08:46.072Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-09-16T18:08:46.072Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-16T18:08:46.072Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-09-16T18:08:56.050Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.300s coverage: 6.6% of statements [2022-09-16T18:08:56.050Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-16T18:08:56.050Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-16T18:08:56.309Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-09-16T18:08:56.309Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-16T18:08:56.309Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-16T18:08:56.309Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-16T18:08:56.879Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-09-16T18:08:57.138Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-09-16T18:08:57.397Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-09-16T18:08:57.397Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-16T18:09:09.607Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.011s coverage: 100.0% of statements [2022-09-16T18:09:24.490Z] ok github.com/docker/docker/libnetwork/ipam 16.017s coverage: 85.3% of statements [2022-09-16T18:09:24.490Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-16T18:09:24.490Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-16T18:09:24.490Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-16T18:09:25.072Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-16T18:09:25.072Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-16T18:09:25.331Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-16T18:09:25.899Z] ok github.com/docker/docker/libnetwork/ipamutils 0.271s coverage: 74.0% of statements [2022-09-16T18:09:26.467Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.0% of statements [2022-09-16T18:09:26.726Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-16T18:09:26.986Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-09-16T18:11:18.449Z] time="2022-09-16T18:11:12Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-09-16T18:11:18.449Z] ok github.com/docker/docker/libnetwork/networkdb 104.388s coverage: 60.6% of statements [2022-09-16T18:11:18.449Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-16T18:11:18.449Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-16T18:11:18.449Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.7% of statements [2022-09-16T18:11:18.449Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-16T18:11:18.449Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-09-16T18:11:19.386Z] ok github.com/docker/docker/libnetwork/portmapper 0.652s coverage: 48.6% of statements [2022-09-16T18:11:19.645Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-16T18:11:19.645Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-16T18:11:19.904Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-09-16T18:11:19.904Z] [2022-09-16T18:11:19.904Z] === Skipped [2022-09-16T18:11:19.904Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-16T18:11:19.904Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-16T18:11:19.904Z] [2022-09-16T18:11:19.904Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-16T18:11:19.904Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-16T18:11:19.904Z] [2022-09-16T18:11:19.904Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-16T18:11:19.904Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-16T18:11:19.904Z] [2022-09-16T18:11:19.904Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-16T18:11:19.904Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-16T18:11:19.904Z] [2022-09-16T18:11:19.904Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-16T18:11:19.904Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-16T18:11:19.904Z] [2022-09-16T18:11:19.904Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-16T18:11:19.904Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-16T18:11:19.904Z] [2022-09-16T18:11:19.904Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-16T18:11:19.904Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-16T18:11:19.904Z] [2022-09-16T18:11:19.904Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-16T18:11:19.904Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-16T18:11:19.904Z] [2022-09-16T18:11:19.904Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-16T18:11:19.904Z] firewalld_test.go:14: firewalld is not running [2022-09-16T18:11:19.904Z] [2022-09-16T18:11:19.904Z] DONE 327 tests, 9 skipped in 203.621s Post stage [Pipeline] junit [2022-09-16T18:11:20.487Z] Recording test results [2022-09-16T18:11:21.695Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T18:11:22.020Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f925f295f4571a208b3932ccc329cc199aaad8ce -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f925f295f4571a208b3932ccc329cc199aaad8ce hack/make.sh dynbinary test-integration [2022-09-16T18:11:22.590Z] [2022-09-16T18:11:22.590Z] Removing bundles/ [2022-09-16T18:11:22.590Z] [2022-09-16T18:11:22.590Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-16T18:11:22.590Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-16T18:11:22.590Z] GOOS="" GOARCH="" GOARM="" [2022-09-16T18:12:59.091Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-16T18:12:59.091Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-16T18:12:59.091Z] GOOS="" GOARCH="" GOARM="" [2022-09-16T18:12:59.091Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-16T18:12:59.091Z] [2022-09-16T18:12:59.091Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-16T18:12:59.091Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-16T18:12:59.091Z] HOSTNAME=c4f5c0c0e460 [2022-09-16T18:12:59.091Z] TESTDEBUG=0 [2022-09-16T18:12:59.091Z] DEST=bundles/test-integration [2022-09-16T18:12:59.091Z] PWD=/go/src/github.com/docker/docker [2022-09-16T18:12:59.091Z] DOCKER_GITCOMMIT=f925f295f4571a208b3932ccc329cc199aaad8ce [2022-09-16T18:12:59.091Z] container=docker [2022-09-16T18:12:59.091Z] HOME=/root [2022-09-16T18:12:59.091Z] GOLANG_VERSION=1.19.1 [2022-09-16T18:12:59.091Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-16T18:12:59.091Z] VALIDATE_BRANCH=22.06 [2022-09-16T18:12:59.091Z] TERM=xterm [2022-09-16T18:12:59.091Z] DOCKER_PKG=github.com/docker/docker [2022-09-16T18:12:59.091Z] SHLVL=1 [2022-09-16T18:12:59.091Z] TIMEOUT=120m [2022-09-16T18:12:59.091Z] DOCKER_BUILDTAGS= journald [2022-09-16T18:12:59.091Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-16T18:12:59.091Z] GO111MODULE=off [2022-09-16T18:12:59.091Z] DOCKER_EXPERIMENTAL=1 [2022-09-16T18:12:59.091Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-16T18:12:59.091Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-16T18:12:59.091Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-16T18:12:59.091Z] GOPATH=/go [2022-09-16T18:12:59.091Z] PKG_CONFIG=pkg-config [2022-09-16T18:12:59.091Z] _=/usr/bin/env [2022-09-16T18:12:59.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-16T18:13:31.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-16T18:13:31.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-16T18:13:49.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-16T18:13:57.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-16T18:14:03.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-16T18:14:03.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-16T18:14:04.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-16T18:14:05.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-16T18:14:06.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-16T18:14:06.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-16T18:14:07.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-16T18:14:09.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-16T18:14:10.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-16T18:14:11.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-16T18:14:11.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-16T18:14:12.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-16T18:14:12.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-16T18:14:14.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-16T18:14:14.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-16T18:14:15.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-16T18:14:16.338Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-16T18:14:16.338Z] Using test binary docker [2022-09-16T18:14:16.338Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-16T18:14:16.338Z] +++ /etc/init.d/apparmor start [2022-09-16T18:14:16.338Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-16T18:14:16.338Z] INFO: Waiting for daemon to start... [2022-09-16T18:14:16.338Z] Starting dockerd [2022-09-16T18:14:16.338Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-09-16T18:14:18.242Z] . [2022-09-16T18:14:18.242Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-16T18:14:18.242Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-16T18:14:18.242Z] Error: No such image: emptyfs [2022-09-16T18:14:18.242Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-16T18:14:18.242Z] ++++ docker load [2022-09-16T18:14:18.501Z] Running integration-test (iteration 1) [2022-09-16T18:14:18.501Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-16T18:14:18.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:14:18.501Z] ++ set -e [2022-09-16T18:14:18.501Z] ++ '[' -n 0 ']' [2022-09-16T18:14:18.501Z] ++ set -x [2022-09-16T18:14:18.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:14:18.760Z] Loaded image: busybox:latest [2022-09-16T18:14:18.760Z] Loaded image: busybox:glibc [2022-09-16T18:14:19.698Z] Loaded image: debian:bullseye-slim [2022-09-16T18:14:19.957Z] Loaded image: hello-world:latest [2022-09-16T18:14:19.957Z] Loaded image: arm32v7/hello-world:latest [2022-09-16T18:14:19.957Z] INFO: Testing against a local daemon [2022-09-16T18:14:19.957Z] === RUN TestCgroupNamespacesBuild [2022-09-16T18:14:22.497Z] --- PASS: TestCgroupNamespacesBuild (2.67s) [2022-09-16T18:14:22.497Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-16T18:14:23.876Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-09-16T18:14:23.876Z] === RUN TestBuildWithSession [2022-09-16T18:14:23.876Z] build_session_test.go:25: TODO: BuildKit [2022-09-16T18:14:23.876Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-16T18:14:23.876Z] === RUN TestBuildSquashParent [2022-09-16T18:14:27.167Z] --- PASS: TestBuildSquashParent (3.51s) [2022-09-16T18:14:27.167Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-16T18:14:27.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-16T18:14:27.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-16T18:14:27.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-16T18:14:27.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-16T18:14:27.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-16T18:14:27.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-16T18:14:27.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-16T18:14:27.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-16T18:14:27.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-16T18:14:27.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-16T18:14:27.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-16T18:14:27.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-16T18:14:27.426Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-16T18:14:27.426Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-16T18:14:28.810Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-16T18:14:28.810Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-16T18:14:29.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-16T18:14:29.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-16T18:14:31.132Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-09-16T18:14:31.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s) [2022-09-16T18:14:31.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2022-09-16T18:14:31.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s) [2022-09-16T18:14:31.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.15s) [2022-09-16T18:14:31.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.16s) [2022-09-16T18:14:31.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-09-16T18:14:31.132Z] === RUN TestBuildMultiStageCopy [2022-09-16T18:14:31.132Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-16T18:14:32.511Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-16T18:14:32.511Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-16T18:14:32.770Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-16T18:14:33.029Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-16T18:14:33.289Z] --- PASS: TestBuildMultiStageCopy (2.15s) [2022-09-16T18:14:33.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.28s) [2022-09-16T18:14:33.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-16T18:14:33.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-09-16T18:14:33.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-09-16T18:14:33.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-09-16T18:14:33.290Z] === RUN TestBuildMultiStageParentConfig [2022-09-16T18:14:33.858Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-09-16T18:14:33.858Z] === RUN TestBuildLabelWithTargets [2022-09-16T18:14:34.796Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-09-16T18:14:34.796Z] === RUN TestBuildWithEmptyLayers [2022-09-16T18:14:35.364Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-09-16T18:14:35.364Z] === RUN TestBuildMultiStageOnBuild [2022-09-16T18:14:36.762Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) [2022-09-16T18:14:36.762Z] === RUN TestBuildUncleanTarFilenames [2022-09-16T18:14:37.338Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-09-16T18:14:37.338Z] === RUN TestBuildMultiStageLayerLeak [2022-09-16T18:14:38.730Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-09-16T18:14:38.730Z] === RUN TestBuildWithHugeFile [2022-09-16T18:15:34.976Z] --- PASS: TestBuildWithHugeFile (55.01s) [2022-09-16T18:15:34.977Z] === RUN TestBuildWCOWSandboxSize [2022-09-16T18:15:34.977Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-16T18:15:34.977Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-16T18:15:34.977Z] === RUN TestBuildWithEmptyDockerfile [2022-09-16T18:15:34.977Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-16T18:15:34.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-16T18:15:34.977Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-16T18:15:34.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-16T18:15:34.977Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-16T18:15:34.977Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-16T18:15:34.977Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-16T18:15:34.977Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-16T18:15:34.977Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-16T18:15:34.977Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-16T18:15:34.977Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-09-16T18:15:34.977Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-09-16T18:15:34.977Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-16T18:15:34.977Z] === RUN TestBuildPreserveOwnership [2022-09-16T18:15:34.977Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-16T18:15:36.355Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-16T18:15:37.293Z] --- PASS: TestBuildPreserveOwnership (3.22s) [2022-09-16T18:15:37.293Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.23s) [2022-09-16T18:15:37.293Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-09-16T18:15:37.293Z] === RUN TestBuildPlatformInvalid [2022-09-16T18:15:37.293Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-16T18:15:37.293Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-16T18:15:37.861Z] Loaded image: busybox:latest [2022-09-16T18:15:38.121Z] Loaded image: busybox:glibc [2022-09-16T18:15:39.058Z] Loaded image: debian:bullseye-slim [2022-09-16T18:15:39.058Z] Loaded image: hello-world:latest [2022-09-16T18:15:39.318Z] Loaded image: arm32v7/hello-world:latest [2022-09-16T18:15:49.300Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.47s) [2022-09-16T18:15:49.300Z] PASS [2022-09-16T18:15:49.300Z] [2022-09-16T18:15:49.300Z] === Skipped [2022-09-16T18:15:49.300Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-16T18:15:49.300Z] build_session_test.go:25: TODO: BuildKit [2022-09-16T18:15:49.300Z] [2022-09-16T18:15:49.300Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-16T18:15:49.300Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-16T18:15:49.300Z] [2022-09-16T18:15:49.300Z] DONE 34 tests, 2 skipped in 89.303s [2022-09-16T18:15:49.300Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-16T18:15:49.300Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:15:49.300Z] ++ set -e [2022-09-16T18:15:49.300Z] ++ '[' -n 0 ']' [2022-09-16T18:15:49.300Z] ++ set -x [2022-09-16T18:15:49.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:15:49.300Z] INFO: Testing against a local daemon [2022-09-16T18:15:49.300Z] === RUN TestConfigInspect [2022-09-16T18:15:50.238Z] --- PASS: TestConfigInspect (2.36s) [2022-09-16T18:15:50.238Z] === RUN TestConfigList [2022-09-16T18:15:52.774Z] --- PASS: TestConfigList (2.15s) [2022-09-16T18:15:52.774Z] === RUN TestConfigsCreateAndDelete [2022-09-16T18:15:54.684Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2022-09-16T18:15:54.684Z] === RUN TestConfigsUpdate [2022-09-16T18:15:57.218Z] --- PASS: TestConfigsUpdate (2.13s) [2022-09-16T18:15:57.218Z] === RUN TestTemplatedConfig [2022-09-16T18:15:59.752Z] --- PASS: TestTemplatedConfig (2.54s) [2022-09-16T18:15:59.752Z] === RUN TestConfigCreateResolve [2022-09-16T18:16:01.658Z] --- PASS: TestConfigCreateResolve (2.27s) [2022-09-16T18:16:01.658Z] PASS [2022-09-16T18:16:01.658Z] [2022-09-16T18:16:01.658Z] DONE 6 tests in 13.833s [2022-09-16T18:16:01.658Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-16T18:16:01.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:16:01.658Z] ++ set -e [2022-09-16T18:16:01.658Z] ++ '[' -n 0 ']' [2022-09-16T18:16:01.658Z] ++ set -x [2022-09-16T18:16:01.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:16:01.658Z] INFO: Testing against a local daemon [2022-09-16T18:16:01.658Z] === RUN TestAttachWithTTY [2022-09-16T18:16:01.917Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-16T18:16:01.917Z] === RUN TestAttachWithoutTTy [2022-09-16T18:16:01.917Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-16T18:16:01.917Z] === RUN TestCheckpoint [2022-09-16T18:16:01.917Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-16T18:16:01.918Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/commit [2022-09-16T18:16:01.918Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-16T18:16:01.918Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-16T18:16:01.918Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-16T18:16:01.918Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-16T18:16:01.918Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-16T18:16:01.918Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-16T18:16:01.918Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-16T18:16:01.918Z] === CONT TestContainerInvalidJSON/commit [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-16T18:16:01.918Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-16T18:16:01.918Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-16T18:16:01.918Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-16T18:16:01.918Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-16T18:16:01.918Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-16T18:16:01.918Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-16T18:16:01.918Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-16T18:16:01.918Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-16T18:16:01.918Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-16T18:16:01.918Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-16T18:16:01.918Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-16T18:16:01.918Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-16T18:16:01.918Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-16T18:16:02.177Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-16T18:16:02.177Z] === RUN TestCopyEmptyFile [2022-09-16T18:16:02.436Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-09-16T18:16:02.436Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-16T18:16:02.436Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-09-16T18:16:02.436Z] === RUN TestCopyFromContainer [2022-09-16T18:16:03.375Z] === RUN TestCopyFromContainer// [2022-09-16T18:16:03.375Z] === RUN TestCopyFromContainer//bar/root [2022-09-16T18:16:03.375Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-16T18:16:03.634Z] === RUN TestCopyFromContainer/bar/quux [2022-09-16T18:16:03.634Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-16T18:16:03.634Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-16T18:16:03.634Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-16T18:16:03.895Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-16T18:16:03.895Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-16T18:16:03.895Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-16T18:16:03.895Z] --- PASS: TestCopyFromContainer (1.61s) [2022-09-16T18:16:03.895Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-16T18:16:03.895Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-16T18:16:03.895Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-16T18:16:03.895Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-16T18:16:03.895Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-16T18:16:03.895Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-16T18:16:03.895Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-16T18:16:03.895Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-16T18:16:03.895Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-16T18:16:03.895Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-16T18:16:03.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-16T18:16:03.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-16T18:16:03.895Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-16T18:16:03.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-16T18:16:03.895Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-16T18:16:03.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-16T18:16:03.895Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-16T18:16:03.895Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-16T18:16:03.895Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-16T18:16:03.895Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-16T18:16:03.895Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-16T18:16:03.895Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-16T18:16:03.895Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-16T18:16:03.895Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-16T18:16:03.895Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-16T18:16:04.154Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-16T18:16:04.154Z] === RUN TestCreateWithInvalidEnv [2022-09-16T18:16:04.154Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-16T18:16:04.154Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-16T18:16:04.154Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-16T18:16:04.154Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-16T18:16:04.154Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-16T18:16:04.154Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-16T18:16:04.154Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-16T18:16:04.154Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-16T18:16:04.154Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-16T18:16:04.154Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-16T18:16:04.154Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-16T18:16:04.154Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-16T18:16:04.154Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-16T18:16:04.154Z] === RUN TestCreateTmpfsMountsTarget [2022-09-16T18:16:04.154Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-16T18:16:04.154Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-16T18:16:05.533Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s) [2022-09-16T18:16:05.533Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-16T18:16:06.911Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-09-16T18:16:06.912Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-16T18:16:06.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-16T18:16:06.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-16T18:16:06.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-16T18:16:06.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-16T18:16:06.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-16T18:16:06.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-16T18:16:06.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-16T18:16:06.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-16T18:16:06.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-16T18:16:06.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-16T18:16:06.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-16T18:16:06.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-16T18:16:06.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-16T18:16:06.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-16T18:16:06.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-16T18:16:06.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-16T18:16:06.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-16T18:16:06.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-16T18:16:06.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-16T18:16:06.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-16T18:16:06.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-16T18:16:06.912Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-16T18:16:07.171Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-09-16T18:16:07.171Z] === RUN TestCreateDifferentPlatform [2022-09-16T18:16:07.171Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-16T18:16:07.171Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-16T18:16:07.171Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-16T18:16:07.171Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-16T18:16:07.171Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-16T18:16:07.171Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-16T18:16:07.171Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-16T18:16:07.171Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-16T18:16:07.171Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-16T18:16:07.171Z] === RUN TestCreateInvalidHostConfig [2022-09-16T18:16:07.171Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-16T18:16:07.171Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-16T18:16:07.171Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-16T18:16:07.171Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-16T18:16:07.171Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-16T18:16:07.171Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-16T18:16:07.171Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-16T18:16:07.171Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-16T18:16:07.171Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-16T18:16:07.171Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-16T18:16:07.171Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-16T18:16:07.171Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-16T18:16:07.171Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-16T18:16:07.171Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-16T18:16:07.171Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-16T18:16:07.171Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-16T18:16:07.171Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-16T18:16:07.171Z] === RUN TestContainerStartOnDaemonRestart [2022-09-16T18:16:07.171Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-16T18:16:07.171Z] === RUN TestDaemonRestartIpcMode [2022-09-16T18:16:07.171Z] === PAUSE TestDaemonRestartIpcMode [2022-09-16T18:16:07.171Z] === RUN TestDaemonHostGatewayIP [2022-09-16T18:16:07.171Z] === PAUSE TestDaemonHostGatewayIP [2022-09-16T18:16:07.171Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-16T18:16:07.171Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-16T18:16:07.171Z] === RUN TestContainerKillOnDaemonStart [2022-09-16T18:16:07.171Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-16T18:16:07.171Z] === RUN TestDiff [2022-09-16T18:16:07.739Z] --- PASS: TestDiff (0.45s) [2022-09-16T18:16:07.739Z] === RUN TestExecConsoleSize [2022-09-16T18:16:08.307Z] --- PASS: TestExecConsoleSize (0.52s) [2022-09-16T18:16:08.307Z] === RUN TestExecWithCloseStdin [2022-09-16T18:16:08.567Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-09-16T18:16:08.567Z] === RUN TestExec [2022-09-16T18:16:09.135Z] --- PASS: TestExec (0.50s) [2022-09-16T18:16:09.136Z] === RUN TestExecUser [2022-09-16T18:16:09.704Z] --- PASS: TestExecUser (0.49s) [2022-09-16T18:16:09.704Z] === RUN TestExportContainerAndImportImage [2022-09-16T18:16:10.276Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2022-09-16T18:16:10.276Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-16T18:16:11.655Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-09-16T18:16:11.655Z] === RUN TestHealthCheckWorkdir [2022-09-16T18:16:12.224Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-09-16T18:16:12.224Z] === RUN TestHealthKillContainer [2022-09-16T18:16:20.400Z] --- PASS: TestHealthKillContainer (7.88s) [2022-09-16T18:16:20.400Z] === RUN TestHealthCheckProcessKilled [2022-09-16T18:16:20.663Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-09-16T18:16:20.663Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-16T18:16:21.231Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-09-16T18:16:21.232Z] === RUN TestIpcModeNone [2022-09-16T18:16:21.800Z] --- PASS: TestIpcModeNone (0.49s) [2022-09-16T18:16:21.800Z] === RUN TestIpcModePrivate [2022-09-16T18:16:22.059Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-16T18:16:22.060Z] --- PASS: TestIpcModePrivate (0.49s) [2022-09-16T18:16:22.060Z] === RUN TestIpcModeShareable [2022-09-16T18:16:22.628Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-16T18:16:22.628Z] --- PASS: TestIpcModeShareable (0.50s) [2022-09-16T18:16:22.628Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-16T18:16:24.534Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s) [2022-09-16T18:16:24.534Z] === RUN TestAPIIpcModeHost [2022-09-16T18:16:24.534Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-09-16T18:16:24.534Z] === RUN TestDaemonIpcModeShareable [2022-09-16T18:16:25.913Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-16T18:16:25.913Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-09-16T18:16:25.913Z] === RUN TestDaemonIpcModePrivate [2022-09-16T18:16:26.850Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-16T18:16:27.109Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-09-16T18:16:27.109Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-16T18:16:28.046Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-16T18:16:28.305Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-09-16T18:16:28.305Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-16T18:16:29.242Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-16T18:16:29.501Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-09-16T18:16:29.501Z] === RUN TestIpcModeOlderClient [2022-09-16T18:16:29.501Z] === PAUSE TestIpcModeOlderClient [2022-09-16T18:16:29.501Z] === RUN TestKillContainerInvalidSignal [2022-09-16T18:16:29.760Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-09-16T18:16:29.760Z] === RUN TestKillContainer [2022-09-16T18:16:29.760Z] === RUN TestKillContainer/no_signal [2022-09-16T18:16:30.329Z] === RUN TestKillContainer/non_killing_signal [2022-09-16T18:16:30.588Z] === RUN TestKillContainer/killing_signal [2022-09-16T18:16:31.156Z] --- PASS: TestKillContainer (1.38s) [2022-09-16T18:16:31.156Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-09-16T18:16:31.156Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-09-16T18:16:31.156Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2022-09-16T18:16:31.156Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-16T18:16:31.156Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-16T18:16:31.724Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-16T18:16:32.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-09-16T18:16:32.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-09-16T18:16:32.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-09-16T18:16:32.662Z] === RUN TestKillStoppedContainer [2022-09-16T18:16:32.662Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-16T18:16:32.662Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-16T18:16:32.662Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-09-16T18:16:32.662Z] === RUN TestKillDifferentUserContainer [2022-09-16T18:16:33.232Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2022-09-16T18:16:33.232Z] === RUN TestInspectOomKilledTrue [2022-09-16T18:16:33.801Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2022-09-16T18:16:33.801Z] === RUN TestInspectOomKilledFalse [2022-09-16T18:16:34.370Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2022-09-16T18:16:34.370Z] === RUN TestLinksEtcHostsContentMatch [2022-09-16T18:16:34.629Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-09-16T18:16:34.629Z] === RUN TestLinksContainerNames [2022-09-16T18:16:35.567Z] --- PASS: TestLinksContainerNames (0.94s) [2022-09-16T18:16:35.567Z] === RUN TestLogsFollowTailEmpty [2022-09-16T18:16:35.826Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-09-16T18:16:35.826Z] === RUN TestLogs [2022-09-16T18:16:35.826Z] === RUN TestLogs/driver_local [2022-09-16T18:16:35.826Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-16T18:16:35.826Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-16T18:16:35.826Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-16T18:16:35.826Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-16T18:16:35.826Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-16T18:16:35.826Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-16T18:16:35.826Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-16T18:16:35.826Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-16T18:16:35.826Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-16T18:16:35.826Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-16T18:16:35.826Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-16T18:16:35.826Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-16T18:16:35.826Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-16T18:16:35.826Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-16T18:16:36.764Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-16T18:16:36.764Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-16T18:16:37.023Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-16T18:16:37.283Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-16T18:16:37.851Z] === RUN TestLogs/driver_json-file [2022-09-16T18:16:37.851Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-16T18:16:37.851Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-16T18:16:37.851Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-16T18:16:37.851Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-16T18:16:37.851Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-16T18:16:37.851Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-16T18:16:37.851Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-16T18:16:37.851Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-16T18:16:37.851Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-16T18:16:37.851Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-16T18:16:37.851Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-16T18:16:37.851Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-16T18:16:37.851Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-16T18:16:37.851Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-16T18:16:38.419Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-16T18:16:38.419Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-16T18:16:38.990Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-16T18:16:38.990Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-16T18:16:39.558Z] --- PASS: TestLogs (3.71s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-09-16T18:16:39.558Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-09-16T18:16:39.558Z] === RUN TestContainerNetworkMountsNoChown [2022-09-16T18:16:40.127Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/default [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/default [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/private [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/private [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rprivate [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/slave [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/slave [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rslave [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/shared [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/shared [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rshared [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/default [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/rslave [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/rshared [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/shared [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/rprivate [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/slave [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/private [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-16T18:16:40.127Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-16T18:16:40.127Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-16T18:16:40.127Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-16T18:16:40.387Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-16T18:16:40.646Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-16T18:16:40.646Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-16T18:16:40.646Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-16T18:16:40.646Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-16T18:16:40.646Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-16T18:16:40.646Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-16T18:16:40.646Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-16T18:16:40.646Z] === RUN TestContainerBindMountNonRecursive [2022-09-16T18:16:42.025Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-09-16T18:16:42.025Z] === RUN TestContainerVolumesMountedAsShared [2022-09-16T18:16:42.285Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-09-16T18:16:42.285Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-16T18:16:42.854Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-09-16T18:16:42.854Z] === RUN TestNetworkNat [2022-09-16T18:16:43.113Z] --- PASS: TestNetworkNat (0.46s) [2022-09-16T18:16:43.113Z] === RUN TestNetworkLocalhostTCPNat [2022-09-16T18:16:43.683Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-09-16T18:16:43.683Z] === RUN TestNetworkLoopbackNat [2022-09-16T18:16:46.227Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-09-16T18:16:46.227Z] === RUN TestPause [2022-09-16T18:16:46.795Z] --- PASS: TestPause (0.46s) [2022-09-16T18:16:46.795Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-16T18:16:46.795Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-16T18:16:46.795Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-16T18:16:46.795Z] === RUN TestPauseStopPausedContainer [2022-09-16T18:16:47.054Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-09-16T18:16:47.054Z] === RUN TestPidHost [2022-09-16T18:16:48.434Z] --- PASS: TestPidHost (1.02s) [2022-09-16T18:16:48.434Z] === RUN TestPsFilter [2022-09-16T18:16:48.434Z] --- PASS: TestPsFilter (0.13s) [2022-09-16T18:16:48.434Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-16T18:16:48.694Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-09-16T18:16:48.694Z] === RUN TestRemoveContainerWithVolume [2022-09-16T18:16:49.262Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-16T18:16:49.262Z] === RUN TestRemoveContainerRunning [2022-09-16T18:16:49.521Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-09-16T18:16:49.521Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-16T18:16:50.089Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-09-16T18:16:50.089Z] === RUN TestRemoveInvalidContainer [2022-09-16T18:16:50.089Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-16T18:16:50.089Z] === RUN TestRenameLinkedContainer [2022-09-16T18:16:51.995Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-09-16T18:16:51.995Z] === RUN TestRenameStoppedContainer [2022-09-16T18:16:52.254Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-09-16T18:16:52.254Z] === RUN TestRenameRunningContainerAndReuse [2022-09-16T18:16:53.192Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-09-16T18:16:53.192Z] === RUN TestRenameInvalidName [2022-09-16T18:16:53.451Z] --- PASS: TestRenameInvalidName (0.41s) [2022-09-16T18:16:53.451Z] === RUN TestRenameAnonymousContainer [2022-09-16T18:16:55.357Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-09-16T18:16:55.357Z] === RUN TestRenameContainerWithSameName [2022-09-16T18:16:55.357Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-09-16T18:16:55.357Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-16T18:16:56.296Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-09-16T18:16:56.296Z] === RUN TestResize [2022-09-16T18:16:56.864Z] --- PASS: TestResize (0.46s) [2022-09-16T18:16:56.864Z] === RUN TestResizeWithInvalidSize [2022-09-16T18:16:57.123Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-09-16T18:16:57.123Z] === RUN TestResizeWhenContainerNotStarted [2022-09-16T18:16:57.695Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-16T18:16:57.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-16T18:16:57.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-16T18:16:57.695Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-16T18:16:57.695Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-16T18:16:59.601Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-16T18:17:00.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-16T18:17:01.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-16T18:17:01.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-16T18:17:03.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-16T18:17:03.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-16T18:17:06.635Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-16T18:17:06.635Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-16T18:17:08.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-16T18:17:10.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-16T18:17:10.706Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-16T18:17:12.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-16T18:17:12.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-16T18:17:13.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-16T18:17:15.504Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-16T18:17:15.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2022-09-16T18:17:15.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-09-16T18:17:15.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.15s) [2022-09-16T18:17:15.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-09-16T18:17:15.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-09-16T18:17:15.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-09-16T18:17:15.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s) [2022-09-16T18:17:15.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s) [2022-09-16T18:17:15.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-09-16T18:17:15.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-09-16T18:17:15.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.07s) [2022-09-16T18:17:15.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-09-16T18:17:15.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.78s) [2022-09-16T18:17:15.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-09-16T18:17:15.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-09-16T18:17:15.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-09-16T18:17:15.505Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-16T18:17:15.505Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-16T18:17:16.442Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-16T18:17:17.011Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.82s) [2022-09-16T18:17:17.011Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-09-16T18:17:17.011Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-09-16T18:17:17.011Z] === RUN TestCgroupNamespacesRun [2022-09-16T18:17:18.390Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-09-16T18:17:18.390Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-16T18:17:19.768Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2022-09-16T18:17:19.768Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-16T18:17:20.706Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) [2022-09-16T18:17:20.706Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-16T18:17:22.085Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-09-16T18:17:22.085Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-16T18:17:23.022Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-09-16T18:17:23.022Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-16T18:17:24.401Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-09-16T18:17:24.401Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-16T18:17:24.970Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-09-16T18:17:24.970Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-16T18:17:25.908Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-09-16T18:17:25.908Z] === RUN TestNISDomainname [2022-09-16T18:17:26.476Z] --- PASS: TestNISDomainname (0.53s) [2022-09-16T18:17:26.476Z] === RUN TestHostnameDnsResolution [2022-09-16T18:17:27.414Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-09-16T18:17:27.414Z] === RUN TestUnprivilegedPortsAndPing [2022-09-16T18:17:27.674Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-09-16T18:17:27.674Z] === RUN TestPrivilegedHostDevices [2022-09-16T18:17:28.242Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-09-16T18:17:28.242Z] === RUN TestRunConsoleSize [2022-09-16T18:17:28.810Z] --- PASS: TestRunConsoleSize (0.43s) [2022-09-16T18:17:28.810Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-16T18:17:30.715Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) [2022-09-16T18:17:30.715Z] === RUN TestStats [2022-09-16T18:17:33.250Z] --- PASS: TestStats (2.45s) [2022-09-16T18:17:33.250Z] === RUN TestStopContainerWithTimeout [2022-09-16T18:17:33.250Z] === RUN TestStopContainerWithTimeout/0 [2022-09-16T18:17:33.250Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-16T18:17:33.250Z] === RUN TestStopContainerWithTimeout/1 [2022-09-16T18:17:33.250Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-16T18:17:33.250Z] === RUN TestStopContainerWithTimeout/3 [2022-09-16T18:17:33.250Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-16T18:17:33.250Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-16T18:17:33.250Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-16T18:17:33.250Z] === CONT TestStopContainerWithTimeout/0 [2022-09-16T18:17:33.250Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-16T18:17:34.187Z] === CONT TestStopContainerWithTimeout/3 [2022-09-16T18:17:36.149Z] === CONT TestStopContainerWithTimeout/1 [2022-09-16T18:17:37.526Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-16T18:17:37.526Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-09-16T18:17:37.526Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-09-16T18:17:37.526Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-09-16T18:17:37.526Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-09-16T18:17:37.526Z] === RUN TestDeleteDevicemapper [2022-09-16T18:17:37.526Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-16T18:17:37.526Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-16T18:17:37.526Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-16T18:17:38.906Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-09-16T18:17:38.906Z] === RUN TestUpdateMemory [2022-09-16T18:17:39.474Z] --- PASS: TestUpdateMemory (0.53s) [2022-09-16T18:17:39.474Z] === RUN TestUpdateCPUQuota [2022-09-16T18:17:40.042Z] --- PASS: TestUpdateCPUQuota (0.77s) [2022-09-16T18:17:40.042Z] === RUN TestUpdatePidsLimit [2022-09-16T18:17:40.042Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-16T18:17:40.301Z] === RUN TestUpdatePidsLimit/no_change [2022-09-16T18:17:40.560Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-16T18:17:40.820Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-16T18:17:41.079Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-16T18:17:41.079Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-16T18:17:41.338Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-16T18:17:41.907Z] --- PASS: TestUpdatePidsLimit (1.88s) [2022-09-16T18:17:41.907Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-09-16T18:17:41.907Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-09-16T18:17:41.907Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-09-16T18:17:41.907Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-09-16T18:17:41.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-09-16T18:17:41.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-09-16T18:17:41.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-09-16T18:17:41.907Z] === RUN TestUpdateRestartPolicy [2022-09-16T18:17:54.116Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-09-16T18:17:54.116Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-16T18:17:54.116Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-09-16T18:17:54.116Z] === RUN TestWaitNonBlocked [2022-09-16T18:17:54.116Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-16T18:17:54.116Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-16T18:17:54.116Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-16T18:17:54.116Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-16T18:17:54.116Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-16T18:17:54.116Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-16T18:17:54.116Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-16T18:17:54.116Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-09-16T18:17:54.116Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-09-16T18:17:54.116Z] === RUN TestWaitBlocked [2022-09-16T18:17:54.116Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-16T18:17:54.116Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-16T18:17:54.116Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-16T18:17:54.116Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-16T18:17:54.116Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-16T18:17:54.116Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-16T18:17:54.683Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-16T18:17:54.683Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-09-16T18:17:54.684Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-09-16T18:17:54.684Z] === RUN TestWaitConditions [2022-09-16T18:17:54.684Z] === RUN TestWaitConditions/default [2022-09-16T18:17:54.684Z] === PAUSE TestWaitConditions/default [2022-09-16T18:17:54.684Z] === RUN TestWaitConditions/not-running [2022-09-16T18:17:54.684Z] === PAUSE TestWaitConditions/not-running [2022-09-16T18:17:54.684Z] === RUN TestWaitConditions/next-exit [2022-09-16T18:17:54.684Z] === PAUSE TestWaitConditions/next-exit [2022-09-16T18:17:54.684Z] === RUN TestWaitConditions/removed [2022-09-16T18:17:54.684Z] === PAUSE TestWaitConditions/removed [2022-09-16T18:17:54.684Z] === CONT TestWaitConditions/default [2022-09-16T18:17:54.684Z] === CONT TestWaitConditions/removed [2022-09-16T18:17:56.588Z] === CONT TestWaitConditions/next-exit [2022-09-16T18:17:56.588Z] === CONT TestWaitConditions/not-running [2022-09-16T18:17:58.492Z] --- PASS: TestWaitConditions (0.02s) [2022-09-16T18:17:58.492Z] --- PASS: TestWaitConditions/removed (1.75s) [2022-09-16T18:17:58.492Z] --- PASS: TestWaitConditions/default (1.77s) [2022-09-16T18:17:58.492Z] --- PASS: TestWaitConditions/next-exit (1.56s) [2022-09-16T18:17:58.492Z] --- PASS: TestWaitConditions/not-running (1.58s) [2022-09-16T18:17:58.492Z] === RUN TestWaitRestartedContainer [2022-09-16T18:17:58.492Z] === RUN TestWaitRestartedContainer/default [2022-09-16T18:17:58.492Z] === PAUSE TestWaitRestartedContainer/default [2022-09-16T18:17:58.492Z] === RUN TestWaitRestartedContainer/not-running [2022-09-16T18:17:58.492Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-16T18:17:58.492Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-16T18:17:58.492Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-16T18:17:58.492Z] === CONT TestWaitRestartedContainer/default [2022-09-16T18:17:58.492Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-16T18:17:59.475Z] === CONT TestWaitRestartedContainer/not-running [2022-09-16T18:18:00.428Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-16T18:18:00.428Z] --- PASS: TestWaitRestartedContainer/next-exit (1.31s) [2022-09-16T18:18:00.428Z] --- PASS: TestWaitRestartedContainer/default (1.49s) [2022-09-16T18:18:00.428Z] --- PASS: TestWaitRestartedContainer/not-running (1.00s) [2022-09-16T18:18:00.428Z] === CONT TestContainerStartOnDaemonRestart [2022-09-16T18:18:00.428Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-16T18:18:02.966Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.13s) [2022-09-16T18:18:02.966Z] === CONT TestIpcModeOlderClient [2022-09-16T18:18:02.966Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-16T18:18:02.966Z] === CONT TestContainerKillOnDaemonStart [2022-09-16T18:18:02.966Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s) [2022-09-16T18:18:02.966Z] === CONT TestDaemonHostGatewayIP [2022-09-16T18:18:05.505Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2022-09-16T18:18:05.505Z] === CONT TestDaemonRestartIpcMode [2022-09-16T18:18:07.411Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-09-16T18:18:15.528Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-09-16T18:18:15.528Z] PASS [2022-09-16T18:18:15.528Z] [2022-09-16T18:18:15.528Z] === Skipped [2022-09-16T18:18:15.528Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-16T18:18:15.528Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-16T18:18:15.528Z] [2022-09-16T18:18:15.528Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-16T18:18:15.528Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-16T18:18:15.528Z] [2022-09-16T18:18:15.528Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-16T18:18:15.528Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-16T18:18:15.528Z] [2022-09-16T18:18:15.528Z] DONE 273 tests, 3 skipped in 132.742s [2022-09-16T18:18:15.528Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-16T18:18:15.528Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:18:15.528Z] ++ set -e [2022-09-16T18:18:15.528Z] ++ '[' -n 0 ']' [2022-09-16T18:18:15.528Z] ++ set -x [2022-09-16T18:18:15.528Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:18:15.528Z] === RUN TestConfigDaemonLibtrustID [2022-09-16T18:18:15.528Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-16T18:18:15.528Z] === RUN TestConfigDaemonID [2022-09-16T18:18:16.096Z] daemon_test.go:83: [dc66c360bcf6a] daemon is not started [2022-09-16T18:18:16.096Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-16T18:18:16.096Z] === RUN TestDaemonConfigValidation [2022-09-16T18:18:16.096Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-16T18:18:16.096Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-16T18:18:16.096Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-16T18:18:16.096Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-16T18:18:16.096Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-16T18:18:16.096Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-16T18:18:16.096Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-16T18:18:16.096Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-16T18:18:16.096Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-16T18:18:16.096Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-16T18:18:16.096Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-16T18:18:16.096Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-16T18:18:16.096Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-16T18:18:16.096Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-16T18:18:16.096Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-16T18:18:16.355Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-16T18:18:16.355Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-09-16T18:18:16.355Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-09-16T18:18:16.355Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-09-16T18:18:16.355Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-09-16T18:18:16.355Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-16T18:18:16.355Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-16T18:18:16.355Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-16T18:18:17.292Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-16T18:18:18.230Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-16T18:18:19.608Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-16T18:18:19.608Z] daemon_test.go:197: [d19cdd2924fea] daemon is not started [2022-09-16T18:18:19.608Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-16T18:18:19.608Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-16T18:18:19.608Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-16T18:18:19.608Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-16T18:18:19.608Z] === RUN TestDaemonProxy [2022-09-16T18:18:19.608Z] === RUN TestDaemonProxy/environment_variables [2022-09-16T18:18:20.986Z] === RUN TestDaemonProxy/command-line_options [2022-09-16T18:18:22.891Z] === RUN TestDaemonProxy/configuration_file [2022-09-16T18:18:24.797Z] === RUN TestDaemonProxy/conflicting_options [2022-09-16T18:18:25.056Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-16T18:18:25.624Z] --- PASS: TestDaemonProxy (6.23s) [2022-09-16T18:18:25.624Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-09-16T18:18:25.624Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-09-16T18:18:25.624Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-09-16T18:18:25.624Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-16T18:18:25.624Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-16T18:18:25.624Z] PASS [2022-09-16T18:18:25.624Z] [2022-09-16T18:18:25.624Z] DONE 18 tests in 11.240s [2022-09-16T18:18:25.624Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-16T18:18:25.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:18:25.624Z] ++ set -e [2022-09-16T18:18:25.624Z] ++ '[' -n 0 ']' [2022-09-16T18:18:25.624Z] ++ set -x [2022-09-16T18:18:25.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:18:25.883Z] INFO: Testing against a local daemon [2022-09-16T18:18:25.883Z] === RUN TestCommitInheritsEnv [2022-09-16T18:18:26.142Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-09-16T18:18:26.142Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-16T18:18:26.142Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-16T18:18:26.142Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-16T18:18:26.142Z] === RUN TestImportWithCustomPlatform [2022-09-16T18:18:26.142Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-16T18:18:26.142Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-16T18:18:26.142Z] === RUN TestImportWithCustomPlatform// [2022-09-16T18:18:26.142Z] === RUN TestImportWithCustomPlatform/linux [2022-09-16T18:18:26.142Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-16T18:18:26.402Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-16T18:18:26.402Z] === RUN TestImportWithCustomPlatform/macos [2022-09-16T18:18:26.402Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-16T18:18:26.402Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-16T18:18:26.402Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-16T18:18:26.402Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-16T18:18:26.402Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-16T18:18:26.402Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-16T18:18:26.402Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-16T18:18:26.402Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-16T18:18:26.402Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-16T18:18:26.402Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-16T18:18:26.402Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-16T18:18:26.402Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-16T18:18:26.402Z] === RUN TestImagesFilterMultiReference [2022-09-16T18:18:26.402Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-16T18:18:26.402Z] === RUN TestImagePullPlatformInvalid [2022-09-16T18:18:26.402Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-16T18:18:26.402Z] === RUN TestRemoveImageOrphaning [2022-09-16T18:18:26.661Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-09-16T18:18:26.661Z] === RUN TestRemoveImageGarbageCollector [2022-09-16T18:18:26.661Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:18:26.661Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-16T18:18:26.661Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-16T18:18:26.661Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-16T18:18:26.661Z] === RUN TestTagInvalidReference [2022-09-16T18:18:26.661Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-16T18:18:26.661Z] === RUN TestTagValidPrefixedRepo [2022-09-16T18:18:26.921Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-16T18:18:26.921Z] === RUN TestTagExistedNameWithoutForce [2022-09-16T18:18:26.921Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-16T18:18:26.921Z] === RUN TestTagOfficialNames [2022-09-16T18:18:26.921Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-16T18:18:26.921Z] === RUN TestTagMatchesDigest [2022-09-16T18:18:26.921Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-16T18:18:26.921Z] PASS [2022-09-16T18:18:26.921Z] [2022-09-16T18:18:26.921Z] === Skipped [2022-09-16T18:18:26.921Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-16T18:18:26.921Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-16T18:18:26.921Z] [2022-09-16T18:18:26.921Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-16T18:18:26.921Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:18:26.921Z] [2022-09-16T18:18:26.921Z] DONE 22 tests, 2 skipped in 1.273s [2022-09-16T18:18:26.921Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-16T18:18:26.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:18:26.921Z] ++ set -e [2022-09-16T18:18:26.921Z] ++ '[' -n 0 ']' [2022-09-16T18:18:26.921Z] ++ set -x [2022-09-16T18:18:26.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:18:26.921Z] === RUN TestStripANSICommands [2022-09-16T18:18:26.921Z] === RUN TestStripANSICommands/#00 [2022-09-16T18:18:26.921Z] === RUN TestStripANSICommands/#01 [2022-09-16T18:18:26.921Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-16T18:18:26.921Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-16T18:18:26.921Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-16T18:18:26.921Z] PASS [2022-09-16T18:18:26.921Z] [2022-09-16T18:18:26.921Z] DONE 3 tests in 0.039s [2022-09-16T18:18:26.921Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-16T18:18:26.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:18:26.921Z] ++ set -e [2022-09-16T18:18:26.921Z] ++ '[' -n 0 ']' [2022-09-16T18:18:26.921Z] ++ set -x [2022-09-16T18:18:26.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:18:26.921Z] INFO: Testing against a local daemon [2022-09-16T18:18:26.921Z] === RUN TestNetworkCreateDelete [2022-09-16T18:18:27.180Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-16T18:18:27.180Z] === RUN TestDockerNetworkDeletePreferID [2022-09-16T18:18:27.439Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-09-16T18:18:27.439Z] === RUN TestDaemonDNSFallback [2022-09-16T18:18:34.008Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-09-16T18:18:34.008Z] === RUN TestInspectNetwork [2022-09-16T18:18:37.298Z] === RUN TestInspectNetwork/full_network_id [2022-09-16T18:18:37.298Z] === RUN TestInspectNetwork/partial_network_id [2022-09-16T18:18:37.298Z] === RUN TestInspectNetwork/network_name [2022-09-16T18:18:37.298Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-16T18:18:41.491Z] --- PASS: TestInspectNetwork (7.03s) [2022-09-16T18:18:41.491Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-16T18:18:41.491Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-16T18:18:41.491Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-16T18:18:41.491Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-16T18:18:41.491Z] === RUN TestRunContainerWithBridgeNone [2022-09-16T18:18:42.429Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-16T18:18:42.429Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-16T18:18:42.429Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-16T18:18:42.429Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-16T18:18:42.429Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-16T18:18:42.429Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-16T18:18:42.429Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-16T18:18:42.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-16T18:18:42.429Z] === RUN TestNetworkList [2022-09-16T18:18:42.429Z] === RUN TestNetworkList//networks [2022-09-16T18:18:42.429Z] === PAUSE TestNetworkList//networks [2022-09-16T18:18:42.429Z] === RUN TestNetworkList//networks/ [2022-09-16T18:18:42.429Z] === PAUSE TestNetworkList//networks/ [2022-09-16T18:18:42.429Z] === CONT TestNetworkList//networks [2022-09-16T18:18:42.429Z] === CONT TestNetworkList//networks/ [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkList (0.02s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-16T18:18:42.429Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-16T18:18:42.429Z] === RUN TestHostIPv4BridgeLabel [2022-09-16T18:18:42.997Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-16T18:18:42.997Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-16T18:18:43.934Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-16T18:18:43.934Z] === RUN TestDaemonDefaultNetworkPools [2022-09-16T18:18:44.872Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-16T18:18:44.872Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-16T18:18:45.813Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-16T18:18:45.813Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-16T18:18:47.191Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-16T18:18:47.191Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-16T18:18:47.760Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-16T18:18:47.760Z] === RUN TestServiceWithPredefinedNetwork [2022-09-16T18:18:50.295Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-09-16T18:18:50.295Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-16T18:18:50.295Z] service_test.go:243: FLAKY_TEST [2022-09-16T18:18:50.295Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-16T18:18:50.295Z] === RUN TestServiceWithDataPathPortInit [2022-09-16T18:19:05.181Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-09-16T18:19:05.181Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-16T18:19:06.118Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x0u3aw84ee4le3t9jispy78jb Created:2022-09-16 18:19:04.859861955 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[b4c18a29fef6cdfd57a01c53a127a91ada27f3d838f190d6bd0a4b1aca8ed7aa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.epmy3kisdljqu97h93pn4aqu8 EndpointID:3d2a48015e4cbdc42960d13aad757cfc2471f227ddef1ec837facabb37bd2216 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2d0700af991029f77059ea7c62df220e9f8bda3561d19a6d8129a1441f942f86 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:baaaf5fff51f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.epmy3kisdljqu97h93pn4aqu8 EndpointID:3d2a48015e4cbdc42960d13aad757cfc2471f227ddef1ec837facabb37bd2216 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-16T18:19:11.402Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-09-16T18:19:11.402Z] PASS [2022-09-16T18:19:11.402Z] [2022-09-16T18:19:11.402Z] === Skipped [2022-09-16T18:19:11.402Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-16T18:19:11.402Z] service_test.go:243: FLAKY_TEST [2022-09-16T18:19:11.402Z] [2022-09-16T18:19:11.402Z] DONE 38 tests, 1 skipped in 43.573s [2022-09-16T18:19:11.402Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-16T18:19:11.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:19:11.402Z] ++ set -e [2022-09-16T18:19:11.402Z] ++ '[' -n 0 ']' [2022-09-16T18:19:11.402Z] ++ set -x [2022-09-16T18:19:11.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:19:11.402Z] INFO: Testing against a local daemon [2022-09-16T18:19:11.402Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-16T18:19:11.402Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-16T18:19:11.402Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-16T18:19:11.402Z] === RUN TestDockerNetworkIpvlan [2022-09-16T18:19:11.402Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-16T18:19:11.402Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-16T18:19:11.402Z] PASS [2022-09-16T18:19:11.402Z] [2022-09-16T18:19:11.402Z] === Skipped [2022-09-16T18:19:11.402Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-16T18:19:11.402Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-16T18:19:11.402Z] [2022-09-16T18:19:11.402Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-16T18:19:11.402Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-16T18:19:11.402Z] [2022-09-16T18:19:11.402Z] DONE 2 tests, 2 skipped in 0.106s [2022-09-16T18:19:11.402Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-16T18:19:11.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:19:11.402Z] ++ set -e [2022-09-16T18:19:11.402Z] ++ '[' -n 0 ']' [2022-09-16T18:19:11.402Z] ++ set -x [2022-09-16T18:19:11.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:19:11.402Z] INFO: Testing against a local daemon [2022-09-16T18:19:11.402Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-16T18:19:11.982Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-09-16T18:19:11.982Z] === RUN TestDockerNetworkMacvlan [2022-09-16T18:19:12.573Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-16T18:19:13.511Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-16T18:19:14.079Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-16T18:19:15.985Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-16T18:19:17.890Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-16T18:19:21.181Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-16T18:19:21.749Z] --- PASS: TestDockerNetworkMacvlan (9.64s) [2022-09-16T18:19:21.749Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-16T18:19:21.749Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-16T18:19:21.749Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-09-16T18:19:21.749Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-09-16T18:19:21.749Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-09-16T18:19:21.749Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-09-16T18:19:21.749Z] PASS [2022-09-16T18:19:21.749Z] [2022-09-16T18:19:21.749Z] DONE 8 tests in 11.006s [2022-09-16T18:19:21.749Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-16T18:19:21.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:19:21.749Z] ++ set -e [2022-09-16T18:19:21.749Z] ++ '[' -n 0 ']' [2022-09-16T18:19:21.749Z] ++ set -x [2022-09-16T18:19:21.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:19:21.749Z] testing: warning: no tests to run [2022-09-16T18:19:21.749Z] PASS [2022-09-16T18:19:21.749Z] [2022-09-16T18:19:21.749Z] DONE 0 tests in 0.025s [2022-09-16T18:19:21.749Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-16T18:19:21.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:19:21.749Z] ++ set -e [2022-09-16T18:19:21.749Z] ++ '[' -n 0 ']' [2022-09-16T18:19:21.749Z] ++ set -x [2022-09-16T18:19:21.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:19:21.749Z] INFO: Testing against a local daemon [2022-09-16T18:19:21.749Z] === RUN TestAuthZPluginAllowRequest [2022-09-16T18:19:23.127Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-09-16T18:19:23.127Z] === RUN TestAuthZPluginTLS [2022-09-16T18:19:23.695Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-16T18:19:23.695Z] === RUN TestAuthZPluginDenyRequest [2022-09-16T18:19:23.954Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-16T18:19:23.954Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-16T18:19:24.523Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-16T18:19:24.523Z] === RUN TestAuthZPluginDenyResponse [2022-09-16T18:19:25.091Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-16T18:19:25.091Z] === RUN TestAuthZPluginAllowEventStream [2022-09-16T18:19:26.469Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-09-16T18:19:26.469Z] === RUN TestAuthZPluginErrorResponse [2022-09-16T18:19:26.728Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-16T18:19:26.728Z] === RUN TestAuthZPluginErrorRequest [2022-09-16T18:19:27.297Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-16T18:19:27.297Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-16T18:19:27.865Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-16T18:19:27.865Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-16T18:19:29.244Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-09-16T18:19:29.244Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-16T18:19:30.623Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-09-16T18:19:30.623Z] === RUN TestAuthZPluginHeader [2022-09-16T18:19:31.559Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-16T18:19:31.559Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-16T18:19:31.559Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:19:31.559Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-16T18:19:31.559Z] === RUN TestAuthZPluginV2Disable [2022-09-16T18:19:31.559Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:19:31.559Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-16T18:19:31.559Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-16T18:19:31.559Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:19:31.559Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-16T18:19:31.559Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-16T18:19:31.559Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:19:31.559Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-16T18:19:31.559Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-16T18:19:49.648Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-16T18:19:49.648Z] PASS [2022-09-16T18:19:49.648Z] [2022-09-16T18:19:49.648Z] === Skipped [2022-09-16T18:19:49.648Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-16T18:19:49.648Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:19:49.648Z] [2022-09-16T18:19:49.648Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-16T18:19:49.648Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:19:49.648Z] [2022-09-16T18:19:49.648Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-16T18:19:49.648Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:19:49.648Z] [2022-09-16T18:19:49.648Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-16T18:19:49.648Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:19:49.648Z] [2022-09-16T18:19:49.648Z] DONE 17 tests, 4 skipped in 26.550s [2022-09-16T18:19:49.648Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-16T18:19:49.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:19:49.648Z] ++ set -e [2022-09-16T18:19:49.648Z] ++ '[' -n 0 ']' [2022-09-16T18:19:49.648Z] ++ set -x [2022-09-16T18:19:49.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:19:49.648Z] INFO: Testing against a local daemon [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-16T18:19:49.648Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-16T18:19:49.648Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-16T18:19:49.648Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-16T18:19:49.648Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-16T18:19:49.648Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-16T18:19:49.648Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-16T18:19:49.648Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-16T18:19:49.648Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-16T18:19:49.648Z] === RUN TestPluginInstall [2022-09-16T18:19:49.648Z] === RUN TestPluginInstall/no_auth [2022-09-16T18:19:52.183Z] time="2022-09-16T18:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-16T18:19:52.183Z] time="2022-09-16T18:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:783b226b50ab55a4ccca1e20bd2329878ca4cb579ec1d52ec36fa92e74a91455" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-16T18:19:52.183Z] time="2022-09-16T18:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-16T18:19:52.183Z] time="2022-09-16T18:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:783b226b50ab55a4ccca1e20bd2329878ca4cb579ec1d52ec36fa92e74a91455" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-16T18:19:52.442Z] === RUN TestPluginInstall/with_htpasswd [2022-09-16T18:19:52.701Z] time="2022-09-16T18:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-16T18:19:52.701Z] time="2022-09-16T18:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98cf32812b96d0fb4a91af9664e6ad8c90979d137bec34720f14ad7740a8b7f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-16T18:19:52.701Z] time="2022-09-16T18:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-16T18:19:52.701Z] time="2022-09-16T18:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98cf32812b96d0fb4a91af9664e6ad8c90979d137bec34720f14ad7740a8b7f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-16T18:19:52.960Z] === RUN TestPluginInstall/with_insecure [2022-09-16T18:19:53.898Z] time="2022-09-16T18:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-16T18:19:53.898Z] time="2022-09-16T18:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21322d04b0fd02345c2d428a1a7a4eff5309d215988e31a4fd810c6ff71f8372" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-16T18:19:53.898Z] time="2022-09-16T18:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-16T18:19:53.898Z] time="2022-09-16T18:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21322d04b0fd02345c2d428a1a7a4eff5309d215988e31a4fd810c6ff71f8372" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-16T18:19:54.157Z] plugin_test.go:195: [d2f274063ba49] daemon is not started [2022-09-16T18:19:54.157Z] --- PASS: TestPluginInstall (5.63s) [2022-09-16T18:19:54.157Z] --- PASS: TestPluginInstall/no_auth (4.03s) [2022-09-16T18:19:54.157Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-09-16T18:19:54.157Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-09-16T18:19:54.157Z] === RUN TestPluginsWithRuntimes [2022-09-16T18:19:55.535Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-16T18:19:56.471Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-16T18:19:57.408Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-09-16T18:19:57.409Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-09-16T18:19:57.409Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-09-16T18:19:57.409Z] === RUN TestPluginBackCompatMediaTypes [2022-09-16T18:19:57.977Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-09-16T18:19:57.977Z] PASS [2022-09-16T18:19:57.977Z] [2022-09-16T18:19:57.977Z] DONE 24 tests in 9.729s [2022-09-16T18:19:57.977Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-16T18:19:57.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:19:57.977Z] ++ set -e [2022-09-16T18:19:57.977Z] ++ '[' -n 0 ']' [2022-09-16T18:19:57.977Z] ++ set -x [2022-09-16T18:19:57.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:19:58.236Z] INFO: Testing against a local daemon [2022-09-16T18:19:58.236Z] === RUN TestExternalGraphDriver [2022-09-16T18:19:58.495Z] === RUN TestExternalGraphDriver/json [2022-09-16T18:20:00.401Z] === RUN TestExternalGraphDriver/spec [2022-09-16T18:20:01.779Z] === RUN TestExternalGraphDriver/pull [2022-09-16T18:20:03.685Z] --- PASS: TestExternalGraphDriver (5.36s) [2022-09-16T18:20:03.685Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-09-16T18:20:03.686Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-09-16T18:20:03.686Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2022-09-16T18:20:03.686Z] === RUN TestGraphdriverPluginV2 [2022-09-16T18:20:03.945Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:20:03.945Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-16T18:20:03.945Z] PASS [2022-09-16T18:20:03.945Z] [2022-09-16T18:20:03.945Z] === Skipped [2022-09-16T18:20:03.945Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-16T18:20:03.945Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:20:03.945Z] [2022-09-16T18:20:03.945Z] DONE 5 tests, 1 skipped in 5.778s [2022-09-16T18:20:03.945Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-16T18:20:03.945Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:20:03.945Z] ++ set -e [2022-09-16T18:20:03.945Z] ++ '[' -n 0 ']' [2022-09-16T18:20:03.945Z] ++ set -x [2022-09-16T18:20:03.945Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:20:03.945Z] INFO: Testing against a local daemon [2022-09-16T18:20:03.945Z] === RUN TestContinueAfterPluginCrash [2022-09-16T18:20:03.945Z] === PAUSE TestContinueAfterPluginCrash [2022-09-16T18:20:03.945Z] === RUN TestReadPluginNoRead [2022-09-16T18:20:03.945Z] === PAUSE TestReadPluginNoRead [2022-09-16T18:20:03.945Z] === RUN TestDaemonStartWithLogOpt [2022-09-16T18:20:03.945Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-16T18:20:03.945Z] === CONT TestContinueAfterPluginCrash [2022-09-16T18:20:03.945Z] === CONT TestDaemonStartWithLogOpt [2022-09-16T18:20:07.236Z] --- PASS: TestDaemonStartWithLogOpt (3.16s) [2022-09-16T18:20:07.236Z] === CONT TestReadPluginNoRead [2022-09-16T18:20:09.141Z] === RUN TestReadPluginNoRead/default [2022-09-16T18:20:10.519Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-16T18:20:11.897Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-16T18:20:11.897Z] --- PASS: TestContinueAfterPluginCrash (8.06s) [2022-09-16T18:20:12.836Z] === CONT TestReadPluginNoRead [2022-09-16T18:20:12.836Z] read_test.go:92: [d40f156c2f22e] daemon is not started [2022-09-16T18:20:12.836Z] --- PASS: TestReadPluginNoRead (5.77s) [2022-09-16T18:20:12.836Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-09-16T18:20:12.836Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-09-16T18:20:12.836Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-09-16T18:20:12.836Z] PASS [2022-09-16T18:20:12.836Z] [2022-09-16T18:20:12.836Z] DONE 6 tests in 9.033s [2022-09-16T18:20:12.836Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-16T18:20:12.836Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:20:12.836Z] ++ set -e [2022-09-16T18:20:12.836Z] ++ '[' -n 0 ']' [2022-09-16T18:20:12.836Z] ++ set -x [2022-09-16T18:20:12.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:20:12.836Z] testing: warning: no tests to run [2022-09-16T18:20:12.836Z] PASS [2022-09-16T18:20:12.836Z] [2022-09-16T18:20:12.836Z] DONE 0 tests in 0.039s [2022-09-16T18:20:12.836Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-16T18:20:12.836Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:20:12.836Z] ++ set -e [2022-09-16T18:20:12.836Z] ++ '[' -n 0 ']' [2022-09-16T18:20:12.836Z] ++ set -x [2022-09-16T18:20:12.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:20:13.095Z] INFO: Testing against a local daemon [2022-09-16T18:20:13.095Z] === RUN TestPluginWithDevMounts [2022-09-16T18:20:13.095Z] === PAUSE TestPluginWithDevMounts [2022-09-16T18:20:13.095Z] === CONT TestPluginWithDevMounts [2022-09-16T18:20:14.509Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-09-16T18:20:14.509Z] PASS [2022-09-16T18:20:14.509Z] [2022-09-16T18:20:14.509Z] DONE 1 tests in 1.650s [2022-09-16T18:20:14.509Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-16T18:20:14.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:20:14.509Z] ++ set -e [2022-09-16T18:20:14.509Z] ++ '[' -n 0 ']' [2022-09-16T18:20:14.509Z] ++ set -x [2022-09-16T18:20:14.509Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:20:14.773Z] INFO: Testing against a local daemon [2022-09-16T18:20:14.773Z] === RUN TestSecretInspect [2022-09-16T18:20:17.307Z] --- PASS: TestSecretInspect (2.19s) [2022-09-16T18:20:17.307Z] === RUN TestSecretList [2022-09-16T18:20:19.212Z] --- PASS: TestSecretList (2.20s) [2022-09-16T18:20:19.212Z] === RUN TestSecretsCreateAndDelete [2022-09-16T18:20:21.748Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-09-16T18:20:21.748Z] === RUN TestSecretsUpdate [2022-09-16T18:20:23.653Z] --- PASS: TestSecretsUpdate (2.24s) [2022-09-16T18:20:23.653Z] === RUN TestTemplatedSecret [2022-09-16T18:20:26.187Z] --- PASS: TestTemplatedSecret (2.55s) [2022-09-16T18:20:26.187Z] === RUN TestSecretCreateResolve [2022-09-16T18:20:28.722Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-09-16T18:20:28.722Z] PASS [2022-09-16T18:20:28.722Z] [2022-09-16T18:20:28.722Z] DONE 6 tests in 13.618s [2022-09-16T18:20:28.722Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-16T18:20:28.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:20:28.722Z] ++ set -e [2022-09-16T18:20:28.722Z] ++ '[' -n 0 ']' [2022-09-16T18:20:28.722Z] ++ set -x [2022-09-16T18:20:28.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:20:28.722Z] INFO: Testing against a local daemon [2022-09-16T18:20:28.722Z] === RUN TestServiceCreateInit [2022-09-16T18:20:28.722Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-16T18:20:32.013Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-16T18:20:36.206Z] --- PASS: TestServiceCreateInit (7.30s) [2022-09-16T18:20:36.206Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2022-09-16T18:20:36.206Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2022-09-16T18:20:36.206Z] === RUN TestCreateServiceMultipleTimes [2022-09-16T18:20:51.090Z] --- PASS: TestCreateServiceMultipleTimes (15.39s) [2022-09-16T18:20:51.090Z] === RUN TestCreateServiceConflict [2022-09-16T18:20:53.625Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-09-16T18:20:53.625Z] === RUN TestCreateServiceMaxReplicas [2022-09-16T18:20:56.160Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-09-16T18:20:56.160Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-16T18:21:11.048Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-09-16T18:21:11.048Z] === RUN TestCreateServiceSecretFileMode [2022-09-16T18:21:11.616Z] --- PASS: TestCreateServiceSecretFileMode (2.37s) [2022-09-16T18:21:11.616Z] === RUN TestCreateServiceConfigFileMode [2022-09-16T18:21:14.152Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-09-16T18:21:14.152Z] === RUN TestCreateServiceSysctls [2022-09-16T18:21:16.689Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-09-16T18:21:16.689Z] === RUN TestCreateServiceCapabilities [2022-09-16T18:21:19.307Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-09-16T18:21:19.307Z] === RUN TestInspect [2022-09-16T18:21:21.843Z] --- PASS: TestInspect (2.53s) [2022-09-16T18:21:21.843Z] === RUN TestCreateJob [2022-09-16T18:21:25.133Z] --- PASS: TestCreateJob (3.15s) [2022-09-16T18:21:25.133Z] === RUN TestReplicatedJob [2022-09-16T18:21:29.326Z] --- PASS: TestReplicatedJob (4.55s) [2022-09-16T18:21:29.326Z] === RUN TestUpdateReplicatedJob [2022-09-16T18:21:32.615Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-09-16T18:21:32.615Z] === RUN TestServiceListWithStatuses [2022-09-16T18:21:32.615Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-16T18:21:32.615Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-16T18:21:32.615Z] === RUN TestDockerNetworkConnectAlias [2022-09-16T18:21:36.856Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-09-16T18:21:36.856Z] === RUN TestDockerNetworkReConnect [2022-09-16T18:21:40.147Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-09-16T18:21:40.147Z] === RUN TestServicePlugin [2022-09-16T18:21:40.147Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:21:40.147Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-16T18:21:40.147Z] === RUN TestServiceUpdateLabel [2022-09-16T18:21:42.052Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-09-16T18:21:42.052Z] === RUN TestServiceUpdateSecrets [2022-09-16T18:21:56.933Z] --- PASS: TestServiceUpdateSecrets (14.21s) [2022-09-16T18:21:56.933Z] === RUN TestServiceUpdateConfigs [2022-09-16T18:22:11.818Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2022-09-16T18:22:11.818Z] === RUN TestServiceUpdateNetwork [2022-09-16T18:22:24.027Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-09-16T18:22:24.027Z] === RUN TestServiceUpdatePidsLimit [2022-09-16T18:22:24.285Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-16T18:22:24.853Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-16T18:22:32.973Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-16T18:22:39.538Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-09-16T18:22:39.538Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-16T18:22:39.538Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-09-16T18:22:39.538Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-16T18:22:39.538Z] PASS [2022-09-16T18:22:39.538Z] [2022-09-16T18:22:39.538Z] === Skipped [2022-09-16T18:22:39.538Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-16T18:22:39.538Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-16T18:22:39.538Z] [2022-09-16T18:22:39.538Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-16T18:22:39.538Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:22:39.538Z] [2022-09-16T18:22:39.538Z] DONE 27 tests, 2 skipped in 130.864s [2022-09-16T18:22:39.538Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-16T18:22:39.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:22:39.538Z] ++ set -e [2022-09-16T18:22:39.538Z] ++ '[' -n 0 ']' [2022-09-16T18:22:39.538Z] ++ set -x [2022-09-16T18:22:39.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:22:39.538Z] INFO: Testing against a local daemon [2022-09-16T18:22:39.538Z] === RUN TestSessionCreate [2022-09-16T18:22:39.538Z] --- PASS: TestSessionCreate (0.03s) [2022-09-16T18:22:39.538Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-16T18:22:39.538Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-16T18:22:39.538Z] PASS [2022-09-16T18:22:39.538Z] [2022-09-16T18:22:39.538Z] DONE 2 tests in 0.166s [2022-09-16T18:22:39.538Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-16T18:22:39.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:22:39.538Z] ++ set -e [2022-09-16T18:22:39.538Z] ++ '[' -n 0 ']' [2022-09-16T18:22:39.538Z] ++ set -x [2022-09-16T18:22:39.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:22:39.538Z] INFO: Testing against a local daemon [2022-09-16T18:22:39.538Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-16T18:22:39.538Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-16T18:22:39.538Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-16T18:22:39.538Z] === RUN TestDiskUsage [2022-09-16T18:22:39.538Z] === PAUSE TestDiskUsage [2022-09-16T18:22:39.538Z] === RUN TestEventsExecDie [2022-09-16T18:22:40.106Z] --- PASS: TestEventsExecDie (0.51s) [2022-09-16T18:22:40.106Z] === RUN TestEventsBackwardsCompatible [2022-09-16T18:22:40.106Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-16T18:22:40.106Z] === RUN TestEventsVolumeCreate [2022-09-16T18:22:40.106Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-16T18:22:40.106Z] === RUN TestInfoBinaryCommits [2022-09-16T18:22:40.106Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-16T18:22:40.106Z] === RUN TestInfoAPIVersioned [2022-09-16T18:22:40.106Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-16T18:22:40.106Z] === RUN TestInfoAPI [2022-09-16T18:22:40.106Z] --- PASS: TestInfoAPI (0.02s) [2022-09-16T18:22:40.106Z] === RUN TestInfoAPIWarnings [2022-09-16T18:22:58.193Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-16T18:22:58.193Z] === RUN TestInfoDebug [2022-09-16T18:22:58.193Z] --- PASS: TestInfoDebug (0.52s) [2022-09-16T18:22:58.193Z] === RUN TestInfoInsecureRegistries [2022-09-16T18:22:58.193Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-16T18:22:58.193Z] === RUN TestInfoRegistryMirrors [2022-09-16T18:22:58.193Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-16T18:22:58.193Z] === RUN TestLoginFailsWithBadCredentials [2022-09-16T18:22:58.760Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-16T18:22:58.760Z] === RUN TestPingCacheHeaders [2022-09-16T18:22:58.760Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-16T18:22:58.760Z] === RUN TestPingGet [2022-09-16T18:22:58.760Z] --- PASS: TestPingGet (0.01s) [2022-09-16T18:22:58.760Z] === RUN TestPingHead [2022-09-16T18:22:58.760Z] --- PASS: TestPingHead (0.02s) [2022-09-16T18:22:58.760Z] === RUN TestPingSwarmHeader [2022-09-16T18:22:59.329Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-16T18:22:59.896Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-16T18:23:00.834Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-16T18:23:00.834Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-09-16T18:23:00.834Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-16T18:23:00.834Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-16T18:23:00.834Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-16T18:23:00.834Z] === RUN TestPingBuilderHeader [2022-09-16T18:23:00.834Z] === RUN TestPingBuilderHeader/default_config [2022-09-16T18:23:01.406Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-16T18:23:01.666Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-16T18:23:01.666Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-16T18:23:01.666Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-16T18:23:01.666Z] === RUN TestVersion [2022-09-16T18:23:01.925Z] --- PASS: TestVersion (0.03s) [2022-09-16T18:23:01.925Z] === CONT TestDiskUsage [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/empty [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/empty/container_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/empty/image_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/empty/volume_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-16T18:23:02.494Z] === RUN TestDiskUsage/after_container.Run [2022-09-16T18:23:02.754Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-16T18:23:02.754Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-16T18:23:02.754Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-16T18:23:02.754Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-16T18:23:02.754Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-16T18:23:02.754Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-16T18:23:02.754Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-16T18:23:02.754Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-16T18:23:02.754Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-16T18:23:02.754Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage (1.17s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-16T18:23:03.013Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-16T18:23:03.013Z] PASS [2022-09-16T18:23:03.013Z] [2022-09-16T18:23:03.013Z] === Skipped [2022-09-16T18:23:03.013Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-16T18:23:03.013Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-16T18:23:03.013Z] [2022-09-16T18:23:03.013Z] DONE 57 tests, 1 skipped in 23.640s [2022-09-16T18:23:03.013Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-16T18:23:03.013Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:23:03.013Z] ++ set -e [2022-09-16T18:23:03.013Z] ++ '[' -n 0 ']' [2022-09-16T18:23:03.013Z] ++ set -x [2022-09-16T18:23:03.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-16T18:23:03.013Z] INFO: Testing against a local daemon [2022-09-16T18:23:03.013Z] === RUN TestVolumesCreateAndList [2022-09-16T18:23:03.013Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-16T18:23:03.013Z] === RUN TestVolumesRemove [2022-09-16T18:23:03.273Z] --- PASS: TestVolumesRemove (0.09s) [2022-09-16T18:23:03.273Z] === RUN TestVolumesInspect [2022-09-16T18:23:03.273Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-16T18:23:03.273Z] === RUN TestVolumesInvalidJSON [2022-09-16T18:23:03.273Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-16T18:23:03.273Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-16T18:23:03.273Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-16T18:23:03.273Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-16T18:23:03.273Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-16T18:23:03.273Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-16T18:23:03.273Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-16T18:23:03.273Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-16T18:23:03.273Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-16T18:23:03.273Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-16T18:23:03.273Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-16T18:23:03.273Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-16T18:23:03.273Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-16T18:23:03.273Z] PASS [2022-09-16T18:23:03.273Z] [2022-09-16T18:23:03.273Z] DONE 9 tests in 0.255s [2022-09-16T18:23:03.273Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-16T18:23:03.273Z] ++++ cat bundles/test-integration/docker.pid [2022-09-16T18:23:03.273Z] +++ kill 14546 [2022-09-16T18:23:03.532Z] +++ /etc/init.d/apparmor stop [2022-09-16T18:23:03.532Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-16T18:23:03.532Z] [2022-09-16T18:23:03.532Z] Unloading profiles will leave already running processes permanently [2022-09-16T18:23:03.532Z] unconfined, which can lead to unexpected situations. [2022-09-16T18:23:03.532Z] [2022-09-16T18:23:03.532Z] To set a process to complain mode, use the command line tool [2022-09-16T18:23:03.532Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-16T18:23:03.532Z] +++ true [2022-09-16T18:23:03.532Z] exiting test-integration [2022-09-16T18:23:03.532Z] ++ exit 0 [2022-09-16T18:23:03.532Z] Post stage [Pipeline] junit [2022-09-16T18:23:04.494Z] Recording test results [2022-09-16T18:23:04.713Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-16T18:23:05.028Z] + echo Ensuring container killed. [2022-09-16T18:23:05.028Z] Ensuring container killed. [2022-09-16T18:23:05.028Z] + docker rm -vf docker-pr1 [2022-09-16T18:23:05.028Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-16T18:23:05.328Z] + echo Chowning /workspace to jenkins user [2022-09-16T18:23:05.329Z] Chowning /workspace to jenkins user [2022-09-16T18:23:05.329Z] + id -u [2022-09-16T18:23:05.329Z] + id -g [2022-09-16T18:23:05.329Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44152:/workspace busybox chown -R 1000:1000 /workspace [2022-09-16T18:23:05.329Z] Unable to find image 'busybox:latest' locally [2022-09-16T18:23:05.589Z] latest: Pulling from library/busybox [2022-09-16T18:23:05.589Z] a2a31e1dad8c: Pulling fs layer [2022-09-16T18:23:05.589Z] a2a31e1dad8c: Verifying Checksum [2022-09-16T18:23:05.589Z] a2a31e1dad8c: Download complete [2022-09-16T18:23:05.848Z] a2a31e1dad8c: Pull complete [2022-09-16T18:23:05.848Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5 [2022-09-16T18:23:05.848Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-16T18:23:07.546Z] + bundleName=arm64-integration [2022-09-16T18:23:07.546Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-16T18:23:07.546Z] Creating arm64-integration-bundles.tar.gz [2022-09-16T18:23:07.546Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-16T18:23:07.546Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-16T18:23:07.818Z] Archiving artifacts [2022-09-16T18:23:09.712Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44152/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-16T18:23:10.017Z] + make clean [2022-09-16T18:23:10.278Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-16T18:23:10.278Z] docker-dev-cache [2022-09-16T18:23:10.278Z] docker-mod-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