Pull request #44118 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at fd3cf7193b15a956248cda1f7b3c9f15336d78cc rather than 8596486743f59022d6a57e080b513ca2629196f9 Obtained Jenkinsfile from fd3cf7193b15a956248cda1f7b3c9f15336d78cc ‘Jenkinsfile’ has been modified in an untrusted revision 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44118@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 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" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-16T17:47:24.818Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-16T17:47:24.822Z] Trying to pass milestone 2 [Pipeline] milestone [2022-09-16T17:47:24.915Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-16T17:47:25.082Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-051197f073c07a501) in /home/ubuntu/workspace/moby_PR-44118 [Pipeline] { [Pipeline] checkout [2022-09-16T17:47:25.108Z] The recommended git tool is: git [2022-09-16T17:47:25.161Z] using credential docker-jenkins-github-credentials [2022-09-16T17:47:25.170Z] Cloning the remote Git repository [2022-09-16T17:47:25.170Z] Cloning with configured refspecs honoured and without tags [2022-09-16T17:47:25.172Z] Cloning repository https://github.com/moby/moby.git [2022-09-16T17:47:25.172Z] > git init /home/ubuntu/workspace/moby_PR-44118 # timeout=10 [2022-09-16T17:47:25.184Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-16T17:47:25.184Z] > git --version # timeout=10 [2022-09-16T17:47:25.206Z] > git --version # 'git version 2.17.1' [2022-09-16T17:47:25.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:47:25.207Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44118/head:refs/remotes/origin/PR-44118 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-16T17:47:41.726Z] Fetching without tags [2022-09-16T17:47:41.906Z] Merging remotes/origin/master commit fd3cf7193b15a956248cda1f7b3c9f15336d78cc into PR head commit 8596486743f59022d6a57e080b513ca2629196f9 [2022-09-16T17:47:42.552Z] Merge succeeded, producing 8596486743f59022d6a57e080b513ca2629196f9 [2022-09-16T17:47:42.552Z] Checking out Revision 8596486743f59022d6a57e080b513ca2629196f9 (PR-44118) [2022-09-16T17:47:41.687Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-16T17:47:41.699Z] > git config --add remote.origin.fetch +refs/pull/44118/head:refs/remotes/origin/PR-44118 # timeout=10 [2022-09-16T17:47:41.705Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-16T17:47:41.720Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-16T17:47:41.729Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-16T17:47:41.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:47:41.730Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44118/head:refs/remotes/origin/PR-44118 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-16T17:47:41.908Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T17:47:41.912Z] > git checkout -f 8596486743f59022d6a57e080b513ca2629196f9 # timeout=10 [2022-09-16T17:47:42.493Z] > git remote # timeout=10 [2022-09-16T17:47:42.505Z] > git config --get remote.origin.url # timeout=10 [2022-09-16T17:47:42.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:47:42.517Z] > git merge fd3cf7193b15a956248cda1f7b3c9f15336d78cc # timeout=10 [2022-09-16T17:47:42.534Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-16T17:47:42.554Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T17:47:42.575Z] > git checkout -f 8596486743f59022d6a57e080b513ca2629196f9 # timeout=10 [2022-09-16T17:47:43.127Z] Commit message: "Jenkinsfile: remove unit-validate stage" [2022-09-16T17:47:43.136Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T17:47:43.900Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44118:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-16T17:47:43.129Z] > git rev-list --no-walk 5f05c4a9ef2f7be573230785cda5bfc525099e91 # timeout=10 [2022-09-16T17:47:46.427Z] 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:47:47.526Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-051197f073c07a501) in /home/ubuntu/workspace/moby_PR-44118 [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:47:47.573Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-09-16T17:47:47.604Z] using credential docker-jenkins-github-credentials [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:47:47.643Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-09-16T17:47:47.652Z] Fetching without tags [Pipeline] // stage [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:47:47.901Z] Merging remotes/origin/master commit fd3cf7193b15a956248cda1f7b3c9f15336d78cc into PR head commit 8596486743f59022d6a57e080b513ca2629196f9 [2022-09-16T17:47:47.989Z] Merge succeeded, producing 8596486743f59022d6a57e080b513ca2629196f9 [2022-09-16T17:47:47.990Z] Checking out Revision 8596486743f59022d6a57e080b513ca2629196f9 (PR-44118) [2022-09-16T17:47:48.055Z] Commit message: "Jenkinsfile: remove unit-validate stage" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T17:47:47.615Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44118/.git # timeout=10 [2022-09-16T17:47:47.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-16T17:47:47.697Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-16T17:47:47.697Z] > git --version # timeout=10 [2022-09-16T17:47:47.704Z] > git --version # 'git version 2.17.1' [2022-09-16T17:47:47.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:47:47.706Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44118/head:refs/remotes/origin/PR-44118 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-16T17:47:47.904Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T17:47:47.912Z] > git checkout -f 8596486743f59022d6a57e080b513ca2629196f9 # timeout=10 [2022-09-16T17:47:47.958Z] > git remote # timeout=10 [2022-09-16T17:47:47.963Z] > git config --get remote.origin.url # timeout=10 [2022-09-16T17:47:47.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:47:47.970Z] > git merge fd3cf7193b15a956248cda1f7b3c9f15336d78cc # timeout=10 [2022-09-16T17:47:47.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-16T17:47:47.991Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T17:47:47.996Z] > git checkout -f 8596486743f59022d6a57e080b513ca2629196f9 # timeout=10 [2022-09-16T17:47:48.694Z] + [ PR != PR ] [2022-09-16T17:47:48.694Z] + [ master != master ] [2022-09-16T17:47:48.694Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-16T17:47:49.048Z] + docker version [2022-09-16T17:47:49.048Z] Client: Docker Engine - Community [2022-09-16T17:47:49.048Z] Version: 22.06.0-beta.0 [2022-09-16T17:47:49.048Z] API version: 1.42 [2022-09-16T17:47:49.048Z] Go version: go1.18.3 [2022-09-16T17:47:49.048Z] Git commit: 3e9117b [2022-09-16T17:47:49.048Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-16T17:47:49.048Z] OS/Arch: linux/amd64 [2022-09-16T17:47:49.049Z] Context: default [2022-09-16T17:47:49.049Z] [2022-09-16T17:47:49.049Z] Server: Docker Engine - Community [2022-09-16T17:47:49.049Z] Engine: [2022-09-16T17:47:49.049Z] Version: 22.06.0-beta.0 [2022-09-16T17:47:49.049Z] API version: 1.42 (minimum version 1.12) [2022-09-16T17:47:49.049Z] Go version: go1.18.3 [2022-09-16T17:47:49.049Z] Git commit: 38633e7 [2022-09-16T17:47:49.049Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-16T17:47:49.049Z] OS/Arch: linux/amd64 [2022-09-16T17:47:49.049Z] Experimental: true [2022-09-16T17:47:49.049Z] containerd: [2022-09-16T17:47:49.049Z] Version: 1.6.8 [2022-09-16T17:47:49.049Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-16T17:47:49.049Z] runc: [2022-09-16T17:47:49.049Z] Version: 1.1.4 [2022-09-16T17:47:49.049Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-16T17:47:49.049Z] docker-init: [2022-09-16T17:47:49.049Z] Version: 0.19.0 [2022-09-16T17:47:49.049Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-16T17:47:49.365Z] + docker info [2022-09-16T17:47:49.365Z] Client: [2022-09-16T17:47:49.365Z] Context: default [2022-09-16T17:47:49.365Z] Debug Mode: false [2022-09-16T17:47:49.365Z] Plugins: [2022-09-16T17:47:49.365Z] buildx: Docker Buildx (Docker Inc.) [2022-09-16T17:47:49.365Z] Version: f500bf6 [2022-09-16T17:47:49.365Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-16T17:47:49.365Z] compose: Docker Compose (Docker Inc.) [2022-09-16T17:47:49.365Z] Version: v2.11.0 [2022-09-16T17:47:49.365Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-16T17:47:49.365Z] scan: Docker Scan (Docker Inc.) [2022-09-16T17:47:49.365Z] Version: v0.17.0 [2022-09-16T17:47:49.365Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-16T17:47:49.365Z] [2022-09-16T17:47:49.365Z] Server: [2022-09-16T17:47:49.365Z] Containers: 0 [2022-09-16T17:47:49.365Z] Running: 0 [2022-09-16T17:47:49.365Z] Paused: 0 [2022-09-16T17:47:49.365Z] Stopped: 0 [2022-09-16T17:47:49.365Z] Images: 1 [2022-09-16T17:47:49.365Z] Server Version: 22.06.0-beta.0 [2022-09-16T17:47:49.365Z] Storage Driver: overlay2 [2022-09-16T17:47:49.365Z] Backing Filesystem: extfs [2022-09-16T17:47:49.365Z] Supports d_type: true [2022-09-16T17:47:49.365Z] Using metacopy: false [2022-09-16T17:47:49.365Z] Native Overlay Diff: true [2022-09-16T17:47:49.365Z] userxattr: false [2022-09-16T17:47:49.365Z] Logging Driver: json-file [2022-09-16T17:47:49.365Z] Cgroup Driver: cgroupfs [2022-09-16T17:47:49.365Z] Cgroup Version: 1 [2022-09-16T17:47:49.365Z] Plugins: [2022-09-16T17:47:49.365Z] Volume: local [2022-09-16T17:47:49.365Z] Network: bridge host ipvlan macvlan null overlay [2022-09-16T17:47:49.365Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-16T17:47:49.365Z] Swarm: inactive [2022-09-16T17:47:49.365Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-16T17:47:49.365Z] Default Runtime: runc [2022-09-16T17:47:49.365Z] Init Binary: docker-init [2022-09-16T17:47:49.365Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-16T17:47:49.365Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-16T17:47:49.365Z] init version: de40ad0 [2022-09-16T17:47:49.365Z] Security Options: [2022-09-16T17:47:49.365Z] apparmor [2022-09-16T17:47:49.365Z] seccomp [2022-09-16T17:47:49.365Z] Profile: builtin [2022-09-16T17:47:49.365Z] Kernel Version: 5.4.0-1084-aws [2022-09-16T17:47:49.365Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-16T17:47:49.365Z] OSType: linux [2022-09-16T17:47:49.365Z] Architecture: x86_64 [2022-09-16T17:47:49.365Z] CPUs: 2 [2022-09-16T17:47:49.365Z] Total Memory: 7.483GiB [2022-09-16T17:47:49.365Z] Name: ip-10-100-87-181 [2022-09-16T17:47:49.365Z] ID: 4e66d922-08f5-4556-a2a1-fead38978a83 [2022-09-16T17:47:49.365Z] Docker Root Dir: /var/lib/docker [2022-09-16T17:47:49.365Z] Debug Mode: false [2022-09-16T17:47:49.365Z] Registry: https://index.docker.io/v1/ [2022-09-16T17:47:49.365Z] Labels: [2022-09-16T17:47:49.365Z] Experimental: true [2022-09-16T17:47:49.365Z] Insecure Registries: [2022-09-16T17:47:49.365Z] 127.0.0.0/8 [2022-09-16T17:47:49.365Z] Live Restore Enabled: true [2022-09-16T17:47:49.365Z] [2022-09-16T17:47:49.365Z] WARNING: No swap limit support [Pipeline] sh [2022-09-16T17:47:49.686Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-16T17:47:49.686Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-16T17:47:49.686Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44118/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-16T17:47:49.942Z] + bash /home/ubuntu/workspace/moby_PR-44118/check-config.sh [2022-09-16T17:47:49.942Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-16T17:47:49.942Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-16T17:47:49.942Z] [2022-09-16T17:47:49.942Z] Generally Necessary: [2022-09-16T17:47:49.942Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-16T17:47:49.942Z] - apparmor: enabled and tools installed [2022-09-16T17:47:49.942Z] - CONFIG_NAMESPACES: enabled [2022-09-16T17:47:49.942Z] - CONFIG_NET_NS: enabled [2022-09-16T17:47:49.942Z] - CONFIG_PID_NS: enabled [2022-09-16T17:47:49.942Z] - CONFIG_IPC_NS: enabled [2022-09-16T17:47:49.942Z] - CONFIG_UTS_NS: enabled [2022-09-16T17:47:49.942Z] - CONFIG_CGROUPS: enabled [2022-09-16T17:47:49.942Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-16T17:47:49.942Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-16T17:47:49.942Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-16T17:47:49.942Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-16T17:47:49.942Z] - CONFIG_CPUSETS: enabled [2022-09-16T17:47:49.942Z] - CONFIG_MEMCG: enabled [2022-09-16T17:47:49.942Z] - CONFIG_KEYS: enabled [2022-09-16T17:47:49.942Z] - CONFIG_VETH: enabled (as module) [2022-09-16T17:47:49.942Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-16T17:47:49.942Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-16T17:47:49.942Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-16T17:47:49.942Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-16T17:47:49.942Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-16T17:47:49.942Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-16T17:47:49.942Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-16T17:47:49.942Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-16T17:47:50.199Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-16T17:47:50.199Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-16T17:47:50.199Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-16T17:47:50.199Z] - CONFIG_CGROUP_BPF: enabled [2022-09-16T17:47:50.199Z] [2022-09-16T17:47:50.199Z] Optional Features: [2022-09-16T17:47:50.199Z] - CONFIG_USER_NS: enabled [2022-09-16T17:47:50.199Z] - CONFIG_SECCOMP: enabled [2022-09-16T17:47:50.199Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-16T17:47:50.199Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-16T17:47:50.199Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-16T17:47:50.199Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-16T17:47:50.199Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-16T17:47:50.199Z] - CONFIG_BLK_CGROUP: enabled [2022-09-16T17:47:50.199Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-16T17:47:50.199Z] - CONFIG_CGROUP_PERF: enabled [2022-09-16T17:47:50.199Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-16T17:47:50.199Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-16T17:47:50.199Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-16T17:47:50.199Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-16T17:47:50.199Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-16T17:47:50.199Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-16T17:47:50.199Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-16T17:47:50.199Z] - CONFIG_IP_VS: enabled (as module) [2022-09-16T17:47:50.199Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-16T17:47:50.199Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-16T17:47:50.199Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-16T17:47:50.199Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-16T17:47:50.199Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-16T17:47:50.199Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-16T17:47:50.199Z] - CONFIG_EXT4_FS: enabled [2022-09-16T17:47:50.199Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-16T17:47:50.199Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-16T17:47:50.199Z] - Network Drivers: [2022-09-16T17:47:50.199Z] - "overlay": [2022-09-16T17:47:50.199Z] - CONFIG_VXLAN: enabled (as module) [2022-09-16T17:47:50.199Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-16T17:47:50.199Z] Optional (for encrypted networks): [2022-09-16T17:47:50.455Z] - CONFIG_CRYPTO: enabled [2022-09-16T17:47:50.455Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-16T17:47:50.455Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-16T17:47:50.455Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-16T17:47:50.455Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-16T17:47:50.455Z] - CONFIG_XFRM: enabled [2022-09-16T17:47:50.455Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-16T17:47:50.455Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-16T17:47:50.455Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-16T17:47:50.456Z] - "ipvlan": [2022-09-16T17:47:50.456Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-16T17:47:50.456Z] - "macvlan": [2022-09-16T17:47:50.456Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-16T17:47:50.456Z] - CONFIG_DUMMY: enabled (as module) [2022-09-16T17:47:50.456Z] - "ftp,tftp client in container": [2022-09-16T17:47:50.456Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-16T17:47:50.456Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-16T17:47:50.456Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-16T17:47:50.456Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-16T17:47:50.456Z] - Storage Drivers: [2022-09-16T17:47:50.456Z] - "aufs": [2022-09-16T17:47:50.456Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-16T17:47:50.456Z] - "btrfs": [2022-09-16T17:47:50.456Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-16T17:47:50.456Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-16T17:47:50.456Z] - "devicemapper": [2022-09-16T17:47:50.456Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-16T17:47:50.456Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-16T17:47:50.456Z] - "overlay": [2022-09-16T17:47:50.456Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-16T17:47:50.456Z] - "zfs": [2022-09-16T17:47:50.456Z] - /dev/zfs: present [2022-09-16T17:47:50.456Z] - zfs command: missing [2022-09-16T17:47:50.456Z] - zpool command: missing [2022-09-16T17:47:50.456Z] [2022-09-16T17:47:50.456Z] Limits: [2022-09-16T17:47:50.456Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-16T17:47:50.456Z] [2022-09-16T17:47:50.456Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-16T17:47:50.804Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:8596486743f59022d6a57e080b513ca2629196f9 . [2022-09-16T17:47:51.060Z] #1 [internal] load .dockerignore [2022-09-16T17:47:51.060Z] #1 transferring context: 145B done [2022-09-16T17:47:51.060Z] #1 DONE 0.1s [2022-09-16T17:47:51.060Z] [2022-09-16T17:47:51.060Z] #2 [internal] load build definition from Dockerfile [2022-09-16T17:47:51.060Z] #2 transferring dockerfile: 19.11kB done [2022-09-16T17:47:51.060Z] #2 DONE 0.1s [2022-09-16T17:47:51.060Z] [2022-09-16T17:47:51.060Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-16T17:47:51.623Z] #3 DONE 0.4s [2022-09-16T17:47:51.623Z] [2022-09-16T17:47:51.623Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-16T17:47:51.623Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-16T17:47:51.623Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-16T17:47:51.623Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-16T17:47:51.623Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-16T17:47:51.623Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-16T17:47:51.623Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-16T17:47:51.879Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-16T17:47:51.879Z] #4 DONE 0.5s [2022-09-16T17:47:52.135Z] [2022-09-16T17:47:52.135Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-16T17:47:53.063Z] #5 DONE 0.9s [2022-09-16T17:47:53.063Z] [2022-09-16T17:47:53.063Z] #6 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-16T17:47:53.063Z] #6 DONE 1.0s [2022-09-16T17:47:53.063Z] [2022-09-16T17:47:53.063Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-16T17:47:53.320Z] #7 DONE 1.0s [2022-09-16T17:47:53.320Z] [2022-09-16T17:47:53.320Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-16T17:47:53.320Z] #8 DONE 1.0s [2022-09-16T17:47:53.320Z] [2022-09-16T17:47:53.320Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:47:53.320Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-16T17:47:53.584Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-16T17:47:53.584Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-16T17:47:53.584Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-16T17:47:53.584Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.3s [2022-09-16T17:47:53.865Z] #9 ... [2022-09-16T17:47:53.865Z] [2022-09-16T17:47:53.865Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-16T17:47:53.865Z] #10 DONE 0.5s [2022-09-16T17:47:53.865Z] [2022-09-16T17:47:53.865Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:47:53.865Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.27MB / 12.42MB 0.5s [2022-09-16T17:47:53.865Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.6s [2022-09-16T17:47:54.135Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s [2022-09-16T17:47:54.393Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-09-16T17:47:54.393Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-09-16T17:47:57.696Z] #9 ... [2022-09-16T17:47:57.696Z] [2022-09-16T17:47:57.696Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:47:57.696Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-09-16T17:47:57.696Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-16T17:47:57.696Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-16T17:47:57.696Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-16T17:47:57.696Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-09-16T17:47:57.696Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-09-16T17:47:57.696Z] #11 DONE 3.9s [2022-09-16T17:47:57.696Z] [2022-09-16T17:47:57.696Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:47:57.954Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-09-16T17:48:00.487Z] #9 ... [2022-09-16T17:48:00.487Z] [2022-09-16T17:48:00.487Z] #12 [internal] load build context [2022-09-16T17:48:00.487Z] #12 transferring context: 62.72MB 5.3s done [2022-09-16T17:48:00.487Z] #12 DONE 6.8s [2022-09-16T17:48:00.487Z] [2022-09-16T17:48:00.488Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:48:00.488Z] #13 resolve docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 0.1s done [2022-09-16T17:48:00.488Z] #13 sha256:4f7c78c9b46f6f45ba171e6031b4a8581536b2c215847d76cd42e5a7267a49ac 7.10kB / 7.10kB done [2022-09-16T17:48:00.488Z] #13 sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 1.86kB / 1.86kB done [2022-09-16T17:48:00.488Z] #13 sha256:122f3484f844467ebe0674cf57272e61981770eb0bc7d316d1f0be281a88229f 1.80kB / 1.80kB done [2022-09-16T17:48:00.488Z] #13 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 1.6s done [2022-09-16T17:48:00.488Z] #13 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 5.16MB / 5.16MB 0.9s done [2022-09-16T17:48:00.488Z] #13 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.88MB / 10.88MB 1.8s done [2022-09-16T17:48:00.488Z] #13 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 2.6s done [2022-09-16T17:48:00.488Z] #13 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 4.4s done [2022-09-16T17:48:00.488Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 148.82MB / 148.82MB 6.6s [2022-09-16T17:48:00.488Z] #13 sha256:8709771bd9da550643f5f4e3b49e92bb3f90543507ff36b5a998dd461fb8dd28 157B / 157B 2.8s done [2022-09-16T17:48:00.488Z] #13 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 4.1s [2022-09-16T17:48:00.488Z] #13 ... [2022-09-16T17:48:00.488Z] [2022-09-16T17:48:00.488Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:48:00.488Z] #9 DONE 7.1s [2022-09-16T17:48:00.488Z] [2022-09-16T17:48:00.488Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:48:00.488Z] #13 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 148.82MB / 148.82MB 6.7s done [2022-09-16T17:48:00.488Z] #13 ... [2022-09-16T17:48:00.488Z] [2022-09-16T17:48:00.488Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-16T17:48:00.488Z] #14 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.1s done [2022-09-16T17:48:00.488Z] #14 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done [2022-09-16T17:48:00.488Z] #14 sha256:c0508353648d7db3c313661409ca41a2d12c63a4d06007387679161a8372329f 529B / 529B done [2022-09-16T17:48:00.488Z] #14 sha256:43d28810c1b4c28a1be3bac8e0e40fcc472b2bfcfcda952544ed99cb874d2b1a 1.46kB / 1.46kB done [2022-09-16T17:48:00.488Z] #14 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 1.6s done [2022-09-16T17:48:00.488Z] #14 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 4.8s done [2022-09-16T17:48:00.488Z] #14 ... [2022-09-16T17:48:00.488Z] [2022-09-16T17:48:00.488Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:48:00.488Z] #13 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 [2022-09-16T17:48:00.488Z] #13 ... [2022-09-16T17:48:00.488Z] [2022-09-16T17:48:00.488Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-16T17:48:00.488Z] #14 DONE 7.3s [2022-09-16T17:48:00.745Z] [2022-09-16T17:48:00.745Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:48:01.054Z] #13 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.4s done [2022-09-16T17:48:01.312Z] #13 ... [2022-09-16T17:48:01.312Z] [2022-09-16T17:48:01.312Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-16T17:48:01.312Z] #15 DONE 0.6s [2022-09-16T17:48:01.312Z] [2022-09-16T17:48:01.312Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:48:01.312Z] #13 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 [2022-09-16T17:48:01.875Z] #13 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.5s done [2022-09-16T17:48:01.875Z] #13 ... [2022-09-16T17:48:01.875Z] [2022-09-16T17:48:01.875Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-16T17:48:01.875Z] #16 DONE 0.6s [2022-09-16T17:48:01.875Z] [2022-09-16T17:48:01.875Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:48:01.875Z] #13 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 [2022-09-16T17:48:02.528Z] Still waiting to schedule task [2022-09-16T17:48:02.529Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c13ea263116bb667)’ [2022-09-16T17:48:07.138Z] #13 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 4.3s done [2022-09-16T17:48:07.138Z] #13 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 [2022-09-16T17:48:11.321Z] #13 ... [2022-09-16T17:48:11.321Z] [2022-09-16T17:48:11.321Z] #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:48:11.321Z] #0 1.458 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:48:11.321Z] #0 1.483 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:48:11.321Z] #0 1.486 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:48:11.321Z] #0 1.653 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:48:11.321Z] #0 1.970 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:48:11.321Z] #0 2.409 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:48:11.321Z] #0 3.482 Fetched 8578 kB in 2s (3766 kB/s) [2022-09-16T17:48:11.321Z] #0 3.482 Reading package lists... [2022-09-16T17:48:11.321Z] #0 4.282 Reading package lists... [2022-09-16T17:48:11.321Z] #0 5.050 Building dependency tree... [2022-09-16T17:48:11.321Z] #0 5.422 The following additional packages will be installed: [2022-09-16T17:48:11.321Z] #0 5.422 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-16T17:48:11.321Z] #0 5.422 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-16T17:48:11.321Z] #0 5.422 Recommended packages: [2022-09-16T17:48:11.321Z] #0 5.422 libldap-common publicsuffix libsasl2-modules [2022-09-16T17:48:11.321Z] #0 5.603 The following NEW packages will be installed: [2022-09-16T17:48:11.321Z] #0 5.604 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-16T17:48:11.321Z] #0 5.604 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-16T17:48:11.321Z] #0 5.605 libssh2-1 openssl [2022-09-16T17:48:11.321Z] #0 5.879 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:48:11.321Z] #0 5.879 Need to get 3047 kB of archives. [2022-09-16T17:48:11.321Z] #0 5.879 After this operation, 6661 kB of additional disk space will be used. [2022-09-16T17:48:11.321Z] #0 5.879 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-16T17:48:11.321Z] #0 5.891 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-16T17:48:11.321Z] #0 5.891 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-16T17:48:11.322Z] #0 5.892 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:48:11.322Z] #0 5.894 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:48:11.322Z] #0 5.895 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:48:11.322Z] #0 5.897 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-16T17:48:11.322Z] #0 5.898 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-16T17:48:11.322Z] #0 5.899 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:48:11.322Z] #0 5.899 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-16T17:48:11.322Z] #0 5.901 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-09-16T17:48:11.322Z] #0 5.906 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-09-16T17:48:11.322Z] #0 5.911 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-16T17:48:11.322Z] #0 5.913 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-16T17:48:11.322Z] #0 5.915 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-16T17:48:11.322Z] #0 6.079 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:48:11.322Z] #0 6.109 Fetched 3047 kB in 0s (10.1 MB/s) [2022-09-16T17:48:11.322Z] #0 6.144 Selecting previously unselected package openssl. [2022-09-16T17:48:11.322Z] #0 6.144 (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:48:11.322Z] #0 6.145 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 6.150 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-16T17:48:11.322Z] #0 6.276 Selecting previously unselected package ca-certificates. [2022-09-16T17:48:11.322Z] #0 6.278 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-16T17:48:11.322Z] #0 6.283 Unpacking ca-certificates (20210119) ... [2022-09-16T17:48:11.322Z] #0 6.356 Selecting previously unselected package libbrotli1:amd64. [2022-09-16T17:48:11.322Z] #0 6.356 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 6.364 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-16T17:48:11.322Z] #0 6.435 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-16T17:48:11.322Z] #0 6.435 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 6.440 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:48:11.322Z] #0 6.485 Selecting previously unselected package libsasl2-2:amd64. [2022-09-16T17:48:11.322Z] #0 6.485 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 6.489 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:48:11.322Z] #0 6.541 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-16T17:48:11.322Z] #0 6.541 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 6.550 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-16T17:48:11.322Z] #0 6.631 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-16T17:48:11.322Z] #0 6.632 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 6.640 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-16T17:48:11.322Z] #0 6.690 Selecting previously unselected package libpsl5:amd64. [2022-09-16T17:48:11.322Z] #0 6.691 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 6.696 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-16T17:48:11.322Z] #0 6.743 Selecting previously unselected package librtmp1:amd64. [2022-09-16T17:48:11.322Z] #0 6.743 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 6.751 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-16T17:48:11.322Z] #0 6.794 Selecting previously unselected package libssh2-1:amd64. [2022-09-16T17:48:11.322Z] #0 6.795 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 6.800 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-16T17:48:11.322Z] #0 6.859 Selecting previously unselected package libcurl4:amd64. [2022-09-16T17:48:11.322Z] #0 6.862 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 6.870 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-16T17:48:11.322Z] #0 6.934 Selecting previously unselected package curl. [2022-09-16T17:48:11.322Z] #0 6.934 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 6.939 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-09-16T17:48:11.322Z] #0 7.004 Selecting previously unselected package libonig5:amd64. [2022-09-16T17:48:11.322Z] #0 7.004 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 7.011 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-16T17:48:11.322Z] #0 7.071 Selecting previously unselected package libjq1:amd64. [2022-09-16T17:48:11.322Z] #0 7.071 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 7.080 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-16T17:48:11.322Z] #0 7.189 Selecting previously unselected package jq. [2022-09-16T17:48:11.322Z] #0 7.189 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-16T17:48:11.322Z] #0 7.193 Unpacking jq (1.6-2.1) ... [2022-09-16T17:48:11.322Z] #0 7.232 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-16T17:48:11.322Z] #0 7.250 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-16T17:48:11.322Z] #0 7.260 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-16T17:48:11.322Z] #0 7.273 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:48:11.322Z] #0 7.285 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-16T17:48:11.322Z] #0 7.296 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:48:11.322Z] #0 7.309 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-16T17:48:11.322Z] #0 7.320 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-16T17:48:11.322Z] #0 7.337 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-16T17:48:11.322Z] #0 7.349 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-16T17:48:11.322Z] #0 7.360 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-16T17:48:11.322Z] #0 7.373 Setting up ca-certificates (20210119) ... [2022-09-16T17:48:11.322Z] #0 7.942 Updating certificates in /etc/ssl/certs... [2022-09-16T17:48:11.322Z] #0 8.673 129 added, 0 removed; done. [2022-09-16T17:48:11.322Z] #0 8.712 Setting up jq (1.6-2.1) ... [2022-09-16T17:48:11.322Z] #0 8.727 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-16T17:48:11.322Z] #0 8.738 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-09-16T17:48:11.322Z] #0 8.750 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:48:11.322Z] #0 8.768 Processing triggers for ca-certificates (20210119) ... [2022-09-16T17:48:11.322Z] #0 8.774 Updating certificates in /etc/ssl/certs... [2022-09-16T17:48:11.322Z] #0 9.355 0 added, 0 removed; done. [2022-09-16T17:48:11.322Z] #0 9.355 Running hooks in /etc/ca-certificates/update.d... [2022-09-16T17:48:11.322Z] #0 9.357 done. [2022-09-16T17:48:11.322Z] #17 ... [2022-09-16T17:48:11.322Z] [2022-09-16T17:48:11.322Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:48:11.322Z] #13 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 4.3s done [2022-09-16T17:48:11.322Z] #13 extracting sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f [2022-09-16T17:48:12.253Z] #13 ... [2022-09-16T17:48:12.253Z] [2022-09-16T17:48:12.253Z] #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:48:12.253Z] #17 DONE 11.6s [2022-09-16T17:48:12.253Z] [2022-09-16T17:48:12.253Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:48:12.511Z] #13 ... [2022-09-16T17:48:12.511Z] [2022-09-16T17:48:12.511Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-16T17:48:12.511Z] #18 DONE 0.2s [2022-09-16T17:48:12.511Z] [2022-09-16T17:48:12.511Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:48:16.689Z] #13 extracting sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 5.0s [2022-09-16T17:48:18.585Z] #13 extracting sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 7.6s done [2022-09-16T17:48:18.843Z] #13 extracting sha256:8709771bd9da550643f5f4e3b49e92bb3f90543507ff36b5a998dd461fb8dd28 done [2022-09-16T17:48:18.843Z] #13 DONE 25.6s [2022-09-16T17:48:18.843Z] [2022-09-16T17:48:18.843Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-16T17:48:20.757Z] #19 DONE 1.4s [2022-09-16T17:48:20.757Z] [2022-09-16T17:48:20.757Z] #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:48:21.014Z] #20 DONE 0.7s [2022-09-16T17:48:21.014Z] [2022-09-16T17:48:21.014Z] #21 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-16T17:48:21.321Z] #21 ... [2022-09-16T17:48:21.321Z] [2022-09-16T17:48:21.321Z] #22 [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:48:21.321Z] #22 DONE 0.2s [2022-09-16T17:48:21.321Z] [2022-09-16T17:48:21.321Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-16T17:48:21.321Z] #23 DONE 0.3s [2022-09-16T17:48:21.321Z] [2022-09-16T17:48:21.321Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-16T17:48:21.321Z] #24 DONE 0.3s [2022-09-16T17:48:21.321Z] [2022-09-16T17:48:21.322Z] #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:48:21.580Z] #25 ... [2022-09-16T17:48:21.580Z] [2022-09-16T17:48:21.580Z] #26 [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:48:21.580Z] #0 1.534 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-16T17:48:21.580Z] #0 1.804 [2022-09-16T17:48:21.580Z] #0 2.017 #=#=# ######################################################################## 100.0% [2022-09-16T17:48:21.580Z] #0 2.253 [2022-09-16T17:48:21.580Z] #0 3.142 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-16T17:48:21.580Z] #0 3.374 [2022-09-16T17:48:21.580Z] #0 3.594 #=#=# ######################################################################## 100.0% [2022-09-16T17:48:21.580Z] #0 3.861 [2022-09-16T17:48:21.580Z] #0 4.745 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-16T17:48:21.580Z] #0 5.031 [2022-09-16T17:48:21.580Z] #0 5.252 #=#=# ##### 7.5% ########################################## 58.7% ################################################################# 90.7% ######################################################################## 100.0% [2022-09-16T17:48:21.580Z] #0 5.819 [2022-09-16T17:48:21.580Z] #0 6.681 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-16T17:48:21.580Z] #0 6.932 [2022-09-16T17:48:21.580Z] #0 7.146 #=#=# ######################################################################## 100.0% [2022-09-16T17:48:21.580Z] #0 7.372 [2022-09-16T17:48:21.580Z] #0 7.993 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-16T17:48:21.580Z] #0 8.299 [2022-09-16T17:48:21.580Z] #0 8.542 #=#=# ######################################################################## 100.0% [2022-09-16T17:48:21.580Z] #0 8.902 [2022-09-16T17:48:21.580Z] #0 8.991 Download of images into '/build' complete. [2022-09-16T17:48:21.580Z] #0 8.991 Use something like the following to load the result into a Docker daemon: [2022-09-16T17:48:21.580Z] #0 8.991 tar -cC '/build' . | docker load [2022-09-16T17:48:21.580Z] #26 DONE 9.1s [2022-09-16T17:48:21.580Z] [2022-09-16T17:48:21.580Z] #27 [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:48:24.106Z] #27 ... [2022-09-16T17:48:24.106Z] [2022-09-16T17:48:24.106Z] #21 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-16T17:48:24.106Z] #21 DONE 2.5s [2022-09-16T17:48:24.106Z] [2022-09-16T17:48:24.106Z] #28 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-16T17:48:25.999Z] #28 DONE 2.2s [2022-09-16T17:48:25.999Z] [2022-09-16T17:48:25.999Z] #29 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-16T17:48:27.373Z] #29 DONE 1.4s [2022-09-16T17:48:27.374Z] [2022-09-16T17:48:27.374Z] #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:48:27.374Z] #25 4.151 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-16T17:48:27.374Z] #25 4.163 Cloning into '.'... [2022-09-16T17:48:28.746Z] #25 ... [2022-09-16T17:48:28.746Z] [2022-09-16T17:48:28.746Z] #30 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-16T17:48:28.746Z] #30 DONE 1.3s [2022-09-16T17:48:28.746Z] [2022-09-16T17:48:28.746Z] #31 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-16T17:48:30.121Z] #31 DONE 1.3s [2022-09-16T17:48:30.121Z] [2022-09-16T17:48:30.121Z] #32 [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:48:31.057Z] #32 ... [2022-09-16T17:48:31.057Z] [2022-09-16T17:48:31.057Z] #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:48:31.057Z] #0 3.919 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-16T17:48:31.057Z] #0 6.571 go: downloading github.com/fatih/color v1.13.0 [2022-09-16T17:48:31.057Z] #0 6.619 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-16T17:48:31.057Z] #0 6.663 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-16T17:48:31.057Z] #0 6.756 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-16T17:48:31.057Z] #0 7.139 go: downloading github.com/spf13/viper v1.11.0 [2022-09-16T17:48:31.057Z] #0 7.213 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-16T17:48:31.057Z] #0 7.977 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-16T17:48:31.057Z] #0 7.983 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-16T17:48:31.057Z] #0 8.182 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-16T17:48:31.057Z] #0 8.329 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-16T17:48:31.057Z] #33 ... [2022-09-16T17:48:31.057Z] [2022-09-16T17:48:31.057Z] #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:48:31.057Z] #0 5.171 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-16T17:48:31.057Z] #0 6.451 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-16T17:48:31.057Z] #0 6.524 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-16T17:48:31.057Z] #0 6.754 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-16T17:48:31.057Z] #0 9.301 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-16T17:48:31.314Z] #34 ... [2022-09-16T17:48:31.314Z] [2022-09-16T17:48:31.314Z] #35 [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:48:31.314Z] #0 4.130 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-16T17:48:31.314Z] #35 ... [2022-09-16T17:48:31.314Z] [2022-09-16T17:48:31.314Z] #36 [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:48:31.314Z] #0 3.888 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-16T17:48:31.572Z] #36 ... [2022-09-16T17:48:31.572Z] [2022-09-16T17:48:31.572Z] #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:48:31.572Z] #0 4.540 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:48:31.572Z] #0 4.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:48:31.572Z] #0 4.654 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:48:31.572Z] #0 5.205 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-16T17:48:31.572Z] #0 5.689 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:48:31.572Z] #0 7.946 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:48:31.572Z] #0 9.958 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:48:31.829Z] #37 ... [2022-09-16T17:48:31.829Z] [2022-09-16T17:48:31.829Z] #38 [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:48:31.829Z] #0 3.997 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-16T17:48:31.829Z] #0 5.220 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-16T17:48:31.829Z] #0 6.907 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-16T17:48:31.829Z] #0 7.128 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-16T17:48:31.829Z] #0 7.214 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-16T17:48:31.829Z] #0 10.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-16T17:48:31.829Z] #0 10.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-16T17:48:31.829Z] #38 ... [2022-09-16T17:48:31.829Z] [2022-09-16T17:48:31.829Z] #39 [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:48:31.829Z] #0 4.751 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:48:31.829Z] #0 4.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:48:31.829Z] #0 4.867 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:48:31.829Z] #0 5.885 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:48:31.829Z] #0 8.281 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:48:31.829Z] #0 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:48:32.087Z] #39 ... [2022-09-16T17:48:32.087Z] [2022-09-16T17:48:32.087Z] #40 [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:48:32.087Z] #0 4.280 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-16T17:48:32.087Z] #0 6.015 go: downloading github.com/fatih/color v1.10.0 [2022-09-16T17:48:32.087Z] #0 6.077 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-16T17:48:32.087Z] #0 6.234 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-16T17:48:32.087Z] #0 6.243 go: downloading github.com/pkg/errors v0.9.1 [2022-09-16T17:48:32.087Z] #0 6.788 go: downloading golang.org/x/tools v0.1.0 [2022-09-16T17:48:32.087Z] #0 7.018 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-16T17:48:32.087Z] #0 7.135 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-16T17:48:32.087Z] #0 7.362 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-16T17:48:32.087Z] #0 7.544 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-16T17:48:32.087Z] #40 ... [2022-09-16T17:48:32.087Z] [2022-09-16T17:48:32.087Z] #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:48:32.087Z] #33 10.27 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-16T17:48:32.087Z] #33 10.37 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-16T17:48:32.087Z] #33 10.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-16T17:48:32.087Z] #33 10.68 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-16T17:48:35.366Z] #33 ... [2022-09-16T17:48:35.366Z] [2022-09-16T17:48:35.367Z] #27 [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:48:35.367Z] #27 3.724 + git clone https://github.com/docker/distribution.git . [2022-09-16T17:48:35.367Z] #27 3.724 Cloning into '.'... [2022-09-16T17:48:35.367Z] #27 ... [2022-09-16T17:48:35.367Z] [2022-09-16T17:48:35.367Z] #36 [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:48:35.367Z] #36 13.76 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-16T17:48:35.367Z] #36 13.77 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-16T17:48:35.367Z] #36 14.12 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-16T17:48:35.367Z] #36 14.21 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-16T17:48:35.367Z] #36 14.33 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-16T17:48:35.624Z] #36 14.48 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-16T17:48:35.624Z] #36 14.57 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-16T17:48:35.624Z] #36 14.59 go: downloading github.com/peterh/liner v1.2.2 [2022-09-16T17:48:35.882Z] #36 14.73 go: downloading github.com/google/go-dap v0.6.0 [2022-09-16T17:48:36.140Z] #36 15.07 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-16T17:48:36.399Z] #36 15.26 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-16T17:48:36.963Z] #36 16.02 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-16T17:48:37.221Z] #36 16.21 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-16T17:48:37.479Z] #36 16.33 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-16T17:48:38.045Z] #36 ... [2022-09-16T17:48:38.045Z] [2022-09-16T17:48:38.045Z] #35 [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:48:38.045Z] #35 16.40 tomll can be used in two ways: [2022-09-16T17:48:38.045Z] #35 16.40 Writing to STDIN and reading from STDOUT: [2022-09-16T17:48:38.045Z] #35 16.40 cat file.toml | tomll > file.toml [2022-09-16T17:48:38.045Z] #35 16.40 [2022-09-16T17:48:38.045Z] #35 16.40 Reading and updating a list of files: [2022-09-16T17:48:38.045Z] #35 16.40 tomll a.toml b.toml c.toml [2022-09-16T17:48:38.045Z] #35 16.40 [2022-09-16T17:48:38.045Z] #35 16.40 When given a list of files, tomll will modify all files in place without asking. [2022-09-16T17:48:38.045Z] #35 DONE 16.9s [2022-09-16T17:48:38.045Z] [2022-09-16T17:48:38.045Z] #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:48:38.045Z] #33 15.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-16T17:48:38.045Z] #33 15.33 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-16T17:48:38.045Z] #33 15.54 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-16T17:48:38.045Z] #33 15.69 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-16T17:48:38.045Z] #33 15.77 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-16T17:48:38.045Z] #33 15.79 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-16T17:48:38.045Z] #33 15.93 go: downloading github.com/spf13/afero v1.8.2 [2022-09-16T17:48:38.045Z] #33 15.98 go: downloading github.com/spf13/cast v1.4.1 [2022-09-16T17:48:38.045Z] #33 16.12 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-16T17:48:38.045Z] #33 16.25 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-16T17:48:38.045Z] #33 16.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-16T17:48:38.045Z] #33 16.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-16T17:48:38.045Z] #33 16.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-16T17:48:38.045Z] #33 16.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-16T17:48:38.045Z] #33 16.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-16T17:48:38.045Z] #33 17.01 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-16T17:48:38.045Z] #33 17.01 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-16T17:48:38.045Z] #33 17.13 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-16T17:48:39.417Z] #33 18.40 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-16T17:48:39.417Z] #33 18.52 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-16T17:48:40.350Z] #33 19.15 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-16T17:48:40.915Z] #33 19.74 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-16T17:48:40.915Z] #33 19.75 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-16T17:48:40.915Z] #33 19.84 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-16T17:48:40.915Z] #33 19.94 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-16T17:48:41.172Z] #33 20.01 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-16T17:48:41.172Z] #33 20.02 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-16T17:48:41.172Z] #33 20.23 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-16T17:48:41.172Z] #33 ... [2022-09-16T17:48:41.172Z] [2022-09-16T17:48:41.172Z] #32 [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:48:41.172Z] #32 1.372 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:48:41.172Z] #32 1.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:48:41.172Z] #32 1.422 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:48:41.172Z] #32 2.170 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:48:41.172Z] #32 2.962 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-16T17:48:41.172Z] #32 3.958 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-16T17:48:41.172Z] #32 4.769 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-16T17:48:41.172Z] #32 6.080 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:48:41.172Z] #32 7.177 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-16T17:48:41.172Z] #32 8.410 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:48:41.172Z] #32 8.410 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-16T17:48:41.172Z] #32 8.410 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-16T17:48:41.172Z] #32 8.453 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:48:41.172Z] #32 8.481 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-16T17:48:41.172Z] #32 8.553 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-16T17:48:41.172Z] #32 8.565 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:48:41.172Z] #32 8.565 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-16T17:48:41.172Z] #32 8.583 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:48:41.172Z] #32 8.585 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-16T17:48:41.172Z] #32 8.585 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-16T17:48:41.172Z] #32 8.585 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-16T17:48:41.431Z] #32 ... [2022-09-16T17:48:41.431Z] [2022-09-16T17:48:41.431Z] #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:48:41.431Z] #33 20.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-16T17:48:41.431Z] #33 20.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-16T17:48:41.689Z] #33 20.57 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-16T17:48:41.689Z] #33 20.62 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-16T17:48:41.947Z] #33 20.78 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-16T17:48:41.947Z] #33 20.80 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-16T17:48:41.947Z] #33 20.86 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-16T17:48:41.947Z] #33 21.06 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-16T17:48:42.205Z] #33 21.15 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-16T17:48:42.205Z] #33 21.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-16T17:48:42.205Z] #33 21.23 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-16T17:48:42.205Z] #33 21.31 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-16T17:48:42.463Z] #33 21.37 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-16T17:48:42.463Z] #33 21.52 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-16T17:48:42.463Z] #33 21.57 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-16T17:48:42.720Z] #33 21.61 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-16T17:48:42.720Z] #33 21.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-16T17:48:42.720Z] #33 ... [2022-09-16T17:48:42.720Z] [2022-09-16T17:48:42.720Z] #40 [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:48:42.720Z] #40 11.58 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-16T17:48:42.720Z] #40 11.62 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-16T17:48:42.720Z] #40 11.84 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-16T17:48:42.720Z] #40 14.37 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-16T17:48:42.720Z] #40 14.43 go: downloading golang.org/x/mod v0.3.0 [2022-09-16T17:48:42.720Z] #40 ... [2022-09-16T17:48:42.720Z] [2022-09-16T17:48:42.720Z] #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:48:42.720Z] #37 11.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-16T17:48:42.720Z] #37 17.82 Fetched 8582 kB in 14s (632 kB/s) [2022-09-16T17:48:42.977Z] #37 17.82 Reading package lists... [2022-09-16T17:48:42.977Z] #37 ... [2022-09-16T17:48:42.977Z] [2022-09-16T17:48:42.977Z] #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:48:42.977Z] #33 21.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-16T17:48:42.977Z] #33 21.80 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-16T17:48:43.234Z] #33 21.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-16T17:48:43.234Z] #33 22.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-16T17:48:43.234Z] #33 22.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-16T17:48:43.234Z] #33 22.22 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-16T17:48:43.491Z] #33 22.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-16T17:48:43.491Z] #33 22.52 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-16T17:48:43.491Z] #33 22.57 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-16T17:48:43.748Z] #33 22.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-16T17:48:43.748Z] #33 22.64 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-16T17:48:43.748Z] #33 22.71 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-16T17:48:43.748Z] #33 22.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-16T17:48:44.006Z] #33 22.80 go: downloading github.com/julz/importas v0.1.0 [2022-09-16T17:48:44.006Z] #33 22.82 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-16T17:48:44.006Z] #33 22.97 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-16T17:48:44.006Z] #33 23.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-16T17:48:44.006Z] #33 23.03 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-16T17:48:44.263Z] #33 23.11 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-16T17:48:44.263Z] #33 23.18 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-16T17:48:44.263Z] #33 23.23 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-16T17:48:44.263Z] #33 23.32 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-16T17:48:44.521Z] #33 23.42 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-16T17:48:44.521Z] #33 23.42 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-16T17:48:44.521Z] #33 23.48 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-16T17:48:45.086Z] #33 24.11 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-16T17:48:45.086Z] #33 24.16 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-16T17:48:45.086Z] #33 24.21 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-16T17:48:45.344Z] #33 24.25 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-16T17:48:45.344Z] #33 24.37 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-16T17:48:45.344Z] #33 24.43 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-16T17:48:45.344Z] #33 24.47 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-16T17:48:45.602Z] #33 24.58 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-16T17:48:45.602Z] #33 24.65 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-16T17:48:46.166Z] #33 24.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-16T17:48:46.166Z] #33 24.90 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-16T17:48:46.166Z] #33 24.93 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-16T17:48:46.166Z] #33 24.98 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-16T17:48:46.166Z] #33 25.06 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-16T17:48:46.166Z] #33 25.10 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-16T17:48:46.166Z] #33 25.13 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-16T17:48:46.424Z] #33 25.21 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-16T17:48:46.424Z] #33 25.28 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-16T17:48:46.424Z] #33 25.33 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-16T17:48:46.424Z] #33 25.39 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-16T17:48:46.424Z] #33 25.42 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-16T17:48:46.424Z] #33 25.45 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-16T17:48:46.988Z] #33 25.84 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-16T17:48:46.988Z] #33 25.88 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-16T17:48:46.988Z] #33 25.92 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-16T17:48:46.988Z] #33 25.99 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-16T17:48:46.988Z] #33 26.07 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-16T17:48:47.246Z] #33 26.12 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-16T17:48:47.246Z] #33 26.26 go: downloading honnef.co/go/tools v0.3.1 [2022-09-16T17:48:48.617Z] #33 ... [2022-09-16T17:48:48.617Z] [2022-09-16T17:48:48.617Z] #39 [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:48:48.617Z] #39 17.37 Fetched 8578 kB in 13s (668 kB/s) [2022-09-16T17:48:48.617Z] #39 17.37 Reading package lists... [2022-09-16T17:48:48.617Z] #39 21.99 Reading package lists... [2022-09-16T17:48:48.617Z] #39 26.23 Building dependency tree... [2022-09-16T17:48:48.617Z] #39 ... [2022-09-16T17:48:48.617Z] [2022-09-16T17:48:48.617Z] #27 [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:48:48.617Z] #27 22.16 Updating files: 83% (1815/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:48:48.617Z] #27 22.39 + git checkout -q v2.3.0 [2022-09-16T17:48:48.617Z] #27 24.17 + 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:48:48.874Z] #27 ... [2022-09-16T17:48:48.874Z] [2022-09-16T17:48:48.874Z] #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:48:48.874Z] #33 27.97 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-16T17:48:48.874Z] #33 27.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-16T17:48:49.439Z] #33 28.19 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-16T17:48:49.439Z] #33 28.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-16T17:48:49.439Z] #33 28.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-16T17:48:49.439Z] #33 28.36 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-16T17:48:49.439Z] #33 28.37 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-16T17:48:49.696Z] #33 28.44 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-16T17:48:49.696Z] #33 ... [2022-09-16T17:48:49.696Z] [2022-09-16T17:48:49.696Z] #36 [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:48:49.696Z] #36 18.44 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-16T17:48:49.696Z] #36 18.49 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-16T17:48:49.696Z] #36 ... [2022-09-16T17:48:49.696Z] [2022-09-16T17:48:49.696Z] #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:48:49.696Z] #37 17.82 Reading package lists... [2022-09-16T17:48:49.696Z] #37 22.23 Reading package lists... [2022-09-16T17:48:49.696Z] #37 26.50 Building dependency tree... [2022-09-16T17:48:49.954Z] #37 ... [2022-09-16T17:48:49.954Z] [2022-09-16T17:48:49.954Z] #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:48:49.954Z] #33 28.74 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-16T17:48:49.954Z] #33 28.76 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-16T17:48:49.954Z] #33 28.89 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-16T17:48:49.954Z] #33 28.93 go: downloading golang.org/x/text v0.3.7 [2022-09-16T17:48:54.715Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01af97cd055a5b7c8) in /home/ubuntu/workspace/moby_PR-44118 [Pipeline] { [Pipeline] checkout [2022-09-16T17:48:54.805Z] The recommended git tool is: git [2022-09-16T17:48:55.212Z] #33 ... [2022-09-16T17:48:55.212Z] [2022-09-16T17:48:55.212Z] #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:48:55.212Z] #34 32.74 v3.0.2 [2022-09-16T17:48:55.212Z] #34 DONE 33.2s [2022-09-16T17:48:55.212Z] [2022-09-16T17:48:55.212Z] #39 [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:48:55.212Z] #39 29.13 python3 is already the newest version (3.9.2-3). [2022-09-16T17:48:55.212Z] #39 29.13 The following additional packages will be installed: [2022-09-16T17:48:55.212Z] #39 29.13 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-16T17:48:55.212Z] #39 29.14 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-16T17:48:55.212Z] #39 29.15 Suggested packages: [2022-09-16T17:48:55.212Z] #39 29.16 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-16T17:48:55.212Z] #39 29.16 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-16T17:48:55.212Z] #39 29.16 m4-doc ed diffutils-doc [2022-09-16T17:48:55.212Z] #39 29.16 Recommended packages: [2022-09-16T17:48:55.212Z] #39 29.16 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-16T17:48:55.213Z] #39 30.48 The following NEW packages will be installed: [2022-09-16T17:48:55.213Z] #39 30.49 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-16T17:48:55.213Z] #39 30.49 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-16T17:48:55.213Z] #39 30.50 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-16T17:48:55.213Z] #39 30.50 libyajl2 m4 patch xz-utils [2022-09-16T17:48:55.213Z] #39 30.85 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:48:55.213Z] #39 30.85 Need to get 5945 kB of archives. [2022-09-16T17:48:55.213Z] #39 30.85 After this operation, 18.7 MB of additional disk space will be used. [2022-09-16T17:48:55.213Z] #39 30.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-16T17:48:55.213Z] #39 30.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-16T17:48:55.213Z] #39 30.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-16T17:48:55.213Z] #39 30.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-16T17:48:55.213Z] #39 30.87 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:48:55.213Z] #39 30.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-16T17:48:55.213Z] #39 30.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-16T17:48:55.213Z] #39 30.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-16T17:48:55.213Z] #39 30.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-16T17:48:55.213Z] #39 30.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-16T17:48:55.213Z] #39 30.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-16T17:48:55.213Z] #39 30.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB] [2022-09-16T17:48:55.213Z] #39 31.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-16T17:48:55.213Z] #39 31.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-16T17:48:55.213Z] #39 31.09 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:48:55.213Z] #39 31.10 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:48:55.213Z] #39 31.10 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:48:55.213Z] #39 31.11 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:48:55.213Z] #39 31.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-09-16T17:48:55.213Z] #39 31.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-16T17:48:55.213Z] #39 31.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-09-16T17:48:55.213Z] #39 31.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-16T17:48:55.213Z] #39 31.16 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:48:55.213Z] #39 32.08 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:48:55.213Z] #39 32.26 Fetched 5945 kB in 1s (9992 kB/s) [2022-09-16T17:48:55.213Z] #39 32.34 Selecting previously unselected package bzip2. [2022-09-16T17:48:55.213Z] #39 32.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-16T17:48:55.213Z] #39 32.40 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-16T17:48:55.213Z] #39 32.45 Unpacking bzip2 (1.0.8-4) ... [2022-09-16T17:48:55.213Z] #39 32.57 Selecting previously unselected package libmagic-mgc. [2022-09-16T17:48:55.213Z] #39 32.57 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-16T17:48:55.213Z] #39 32.57 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-16T17:48:55.213Z] #39 33.23 Selecting previously unselected package libmagic1:amd64. [2022-09-16T17:48:55.213Z] #39 33.23 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-16T17:48:55.213Z] #39 33.27 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-16T17:48:55.213Z] #39 33.59 Selecting previously unselected package file. [2022-09-16T17:48:55.213Z] #39 33.59 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-16T17:48:55.213Z] #39 33.60 Unpacking file (1:5.39-3) ... [2022-09-16T17:48:55.213Z] #39 33.78 Selecting previously unselected package xz-utils. [2022-09-16T17:48:55.213Z] #39 33.78 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-16T17:48:55.213Z] #39 33.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:48:55.213Z] #39 34.22 Selecting previously unselected package libsigsegv2:amd64. [2022-09-16T17:48:55.470Z] #39 34.22 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-16T17:48:55.470Z] #39 34.24 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-16T17:48:55.470Z] #39 34.46 Selecting previously unselected package m4. [2022-09-16T17:48:55.470Z] #39 34.46 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-16T17:48:55.728Z] #39 34.50 Unpacking m4 (1.4.18-5) ...#39 ... [2022-09-16T17:48:55.728Z] [2022-09-16T17:48:55.728Z] #38 [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:48:55.728Z] #38 34.50 NAME: [2022-09-16T17:48:55.728Z] #38 34.51 go-winres - A tool for embedding resources in Windows executables [2022-09-16T17:48:55.728Z] #38 34.51 [2022-09-16T17:48:55.728Z] #38 34.51 USAGE: [2022-09-16T17:48:55.728Z] #38 34.51 go-winres [global options] command [command options] [arguments...] [2022-09-16T17:48:55.728Z] #38 34.52 [2022-09-16T17:48:55.728Z] #38 34.52 COMMANDS: [2022-09-16T17:48:55.728Z] #38 34.52 init Create an initial ./winres/winres.json [2022-09-16T17:48:55.728Z] #38 34.52 make Make syso files for the "go build" command [2022-09-16T17:48:55.728Z] #38 34.52 simply Make syso files for the "go build" command (simplified) [2022-09-16T17:48:55.728Z] #38 34.53 extract Extract all resources from an executable [2022-09-16T17:48:55.728Z] #38 34.53 patch Replace resources in an executable file (exe, dll) [2022-09-16T17:48:55.728Z] #38 34.53 help, h Shows a list of commands or help for one command [2022-09-16T17:48:55.728Z] #38 34.53 [2022-09-16T17:48:55.728Z] #38 34.53 GLOBAL OPTIONS: [2022-09-16T17:48:55.728Z] #38 34.53 --help, -h show help (default: false) [2022-09-16T17:48:55.728Z] #38 DONE 34.6s [2022-09-16T17:48:55.728Z] [2022-09-16T17:48:55.728Z] #39 [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:48:55.728Z] #39 34.50 Unpacking m4 (1.4.18-5) ... [2022-09-16T17:48:55.728Z] #39 ... [2022-09-16T17:48:55.728Z] [2022-09-16T17:48:55.728Z] #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:48:55.728Z] #37 29.41 The following additional packages will be installed: [2022-09-16T17:48:55.728Z] #37 29.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-16T17:48:55.728Z] #37 29.44 python3-protobuf python3-six [2022-09-16T17:48:55.728Z] #37 29.44 Suggested packages: [2022-09-16T17:48:55.728Z] #37 29.45 python3-setuptools [2022-09-16T17:48:55.728Z] #37 29.45 Recommended packages: [2022-09-16T17:48:55.728Z] #37 29.45 iproute2 | iproute [2022-09-16T17:48:55.728Z] #37 30.05 The following NEW packages will be installed: [2022-09-16T17:48:55.728Z] #37 30.06 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-16T17:48:55.728Z] #37 30.07 python3-protobuf python3-six [2022-09-16T17:48:55.728Z] #37 30.48 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:48:55.728Z] #37 30.48 Need to get 2315 kB of archives. [2022-09-16T17:48:55.728Z] #37 30.48 After this operation, 11.1 MB of additional disk space will be used. [2022-09-16T17:48:55.728Z] #37 30.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-16T17:48:55.728Z] #37 30.53 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:48:55.728Z] #37 30.53 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:48:55.728Z] #37 30.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-16T17:48:55.728Z] #37 30.55 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:48:55.728Z] #37 30.56 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:48:55.728Z] #37 30.57 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:48:55.728Z] #37 32.88 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-16T17:48:55.728Z] #37 ... [2022-09-16T17:48:55.728Z] [2022-09-16T17:48:55.728Z] #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:48:55.728Z] #33 34.76 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-16T17:48:55.986Z] #33 34.92 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-16T17:48:55.986Z] #33 34.94 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-16T17:48:56.250Z] #33 35.14 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-16T17:48:56.250Z] #33 35.14 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-16T17:48:56.250Z] #33 35.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-16T17:48:56.507Z] #33 35.27 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-16T17:48:56.507Z] #33 35.42 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-16T17:48:56.507Z] #33 35.42 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-16T17:48:56.507Z] #33 35.49 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-16T17:48:56.507Z] #33 35.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-16T17:48:56.764Z] #33 35.71 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-16T17:48:57.023Z] #33 36.16 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-16T17:48:57.281Z] #33 36.21 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-16T17:48:57.281Z] #33 36.29 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-16T17:48:57.494Z] using credential docker-jenkins-github-credentials [2022-09-16T17:48:57.503Z] Cloning the remote Git repository [2022-09-16T17:48:57.503Z] Cloning with configured refspecs honoured and without tags [2022-09-16T17:48:57.538Z] #33 36.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-16T17:48:57.538Z] #33 36.56 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-16T17:48:57.538Z] #33 36.63 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-16T17:48:57.796Z] #33 36.63 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-16T17:48:57.796Z] #33 36.70 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-16T17:48:57.796Z] #33 36.75 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-16T17:48:57.796Z] #33 36.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-16T17:48:57.796Z] #33 36.78 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-16T17:48:57.796Z] #33 36.85 go: downloading github.com/prometheus/common v0.32.1 [2022-09-16T17:48:57.530Z] Cloning repository https://github.com/moby/moby.git [2022-09-16T17:48:57.589Z] > git init /home/ubuntu/workspace/moby_PR-44118 # timeout=10 [2022-09-16T17:48:57.928Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-16T17:48:57.928Z] > git --version # timeout=10 [2022-09-16T17:48:57.943Z] > git --version # 'git version 2.25.1' [2022-09-16T17:48:57.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:48:57.945Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44118/head:refs/remotes/origin/PR-44118 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-16T17:48:58.364Z] #33 37.21 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-16T17:48:58.364Z] #33 37.21 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-16T17:48:58.928Z] #33 37.92 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-16T17:49:00.316Z] #33 39.12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-16T17:49:01.252Z] #33 ... [2022-09-16T17:49:01.252Z] [2022-09-16T17:49:01.252Z] #39 [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:49:01.252Z] #39 34.85 Selecting previously unselected package autoconf. [2022-09-16T17:49:01.252Z] #39 34.87 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-16T17:49:01.252Z] #39 34.87 Unpacking autoconf (2.69-14) ... [2022-09-16T17:49:01.252Z] #39 35.50 Selecting previously unselected package autotools-dev. [2022-09-16T17:49:01.252Z] #39 35.50 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-16T17:49:01.252Z] #39 35.52 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-16T17:49:01.252Z] #39 35.81 Selecting previously unselected package automake. [2022-09-16T17:49:01.252Z] #39 35.82 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-16T17:49:01.252Z] #39 35.83 Unpacking automake (1:1.16.3-2) ... [2022-09-16T17:49:01.252Z] #39 36.22 Selecting previously unselected package patch. [2022-09-16T17:49:01.252Z] #39 36.22 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-16T17:49:01.252Z] #39 36.23 Unpacking patch (2.7.6-7) ... [2022-09-16T17:49:01.252Z] #39 36.35 Selecting previously unselected package dpkg-dev. [2022-09-16T17:49:01.252Z] #39 36.37 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ... [2022-09-16T17:49:01.252Z] #39 36.38 Unpacking dpkg-dev (1.20.12) ... [2022-09-16T17:49:01.252Z] #39 37.24 Selecting previously unselected package build-essential. [2022-09-16T17:49:01.252Z] #39 37.26 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-16T17:49:01.252Z] #39 37.27 Unpacking build-essential (12.9) ... [2022-09-16T17:49:01.252Z] #39 37.34 Selecting previously unselected package libcap2:amd64. [2022-09-16T17:49:01.252Z] #39 37.35 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-16T17:49:01.252Z] #39 37.35 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-16T17:49:01.252Z] #39 37.42 Selecting previously unselected package libcap-dev:amd64. [2022-09-16T17:49:01.252Z] #39 37.43 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-16T17:49:01.252Z] #39 37.43 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-16T17:49:01.252Z] #39 37.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-16T17:49:01.252Z] #39 37.57 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-16T17:49:01.252Z] #39 37.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-16T17:49:01.252Z] #39 37.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-16T17:49:01.252Z] #39 37.65 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-16T17:49:01.253Z] #39 37.65 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-16T17:49:01.253Z] #39 37.73 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-16T17:49:01.253Z] #39 37.74 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-16T17:49:01.253Z] #39 37.74 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-16T17:49:01.253Z] #39 37.92 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-16T17:49:01.253Z] #39 37.92 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-16T17:49:01.253Z] #39 37.93 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:49:01.253Z] #39 38.39 Selecting previously unselected package libtool. [2022-09-16T17:49:01.253Z] #39 38.39 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-16T17:49:01.253Z] #39 38.43 Unpacking libtool (2.4.6-15) ... [2022-09-16T17:49:01.253Z] #39 38.61 Selecting previously unselected package libudev-dev:amd64. [2022-09-16T17:49:01.253Z] #39 38.62 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-16T17:49:01.253Z] #39 38.63 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:49:01.253Z] #39 38.80 Selecting previously unselected package libyajl2:amd64. [2022-09-16T17:49:01.253Z] #39 38.80 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-16T17:49:01.253Z] #39 38.81 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-16T17:49:01.253Z] #39 38.89 Selecting previously unselected package libyajl-dev:amd64. [2022-09-16T17:49:01.253Z] #39 38.90 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-16T17:49:01.253Z] #39 38.90 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-16T17:49:01.253Z] #39 39.03 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-16T17:49:01.253Z] #39 39.04 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-16T17:49:01.253Z] #39 39.13 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-16T17:49:01.253Z] #39 39.14 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-16T17:49:01.253Z] #39 39.16 Setting up file (1:5.39-3) ... [2022-09-16T17:49:01.253Z] #39 39.17 Setting up bzip2 (1.0.8-4) ... [2022-09-16T17:49:01.253Z] #39 39.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-16T17:49:01.253Z] #39 39.20 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-16T17:49:01.253Z] #39 39.22 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-16T17:49:01.253Z] #39 39.23 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-16T17:49:01.253Z] #39 39.25 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-16T17:49:01.253Z] #39 39.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:49:01.253Z] #39 39.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-16T17:49:01.253Z] #39 39.32 Setting up patch (2.7.6-7) ... [2022-09-16T17:49:01.253Z] #39 39.33 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:49:01.253Z] #39 39.34 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-16T17:49:01.253Z] #39 39.35 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-16T17:49:01.253Z] #39 39.36 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:49:01.253Z] #39 39.38 Setting up libtool (2.4.6-15) ... [2022-09-16T17:49:01.253Z] #39 39.39 Setting up m4 (1.4.18-5) ... [2022-09-16T17:49:01.253Z] #39 39.40 Setting up dpkg-dev (1.20.12) ... [2022-09-16T17:49:01.253Z] #39 39.42 Setting up autoconf (2.69-14) ... [2022-09-16T17:49:01.253Z] #39 39.43 Setting up build-essential (12.9) ... [2022-09-16T17:49:01.253Z] #39 39.45 Setting up automake (1:1.16.3-2) ... [2022-09-16T17:49:01.253Z] #39 39.47 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-16T17:49:01.253Z] #39 39.48 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:49:01.253Z] #39 DONE 40.1s [2022-09-16T17:49:01.253Z] [2022-09-16T17:49:01.253Z] #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:49:01.253Z] #37 34.61 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:49:01.253Z] #37 34.99 Fetched 2315 kB in 3s (731 kB/s) [2022-09-16T17:49:01.253Z] #37 35.15 Selecting previously unselected package libprotobuf23:amd64. [2022-09-16T17:49:01.253Z] #37 35.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-16T17:49:01.253Z] #37 35.25 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-16T17:49:01.253Z] #37 35.28 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-16T17:49:01.253Z] #37 35.87 Selecting previously unselected package python3-pkg-resources. [2022-09-16T17:49:01.253Z] #37 35.87 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-16T17:49:01.253Z] #37 35.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-16T17:49:01.253Z] #37 36.08 Selecting previously unselected package python3-six. [2022-09-16T17:49:01.253Z] #37 36.08 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-16T17:49:01.253Z] #37 36.08 Unpacking python3-six (1.16.0-2) ... [2022-09-16T17:49:01.253Z] #37 36.14 Selecting previously unselected package python3-protobuf. [2022-09-16T17:49:01.253Z] #37 36.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-16T17:49:01.253Z] #37 36.15 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-16T17:49:01.253Z] #37 36.57 Selecting previously unselected package libnet1:amd64. [2022-09-16T17:49:01.253Z] #37 36.58 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-16T17:49:01.253Z] #37 36.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-16T17:49:01.253Z] #37 36.70 Selecting previously unselected package libnl-3-200:amd64. [2022-09-16T17:49:01.253Z] #37 36.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-16T17:49:01.253Z] #37 36.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-16T17:49:01.253Z] #37 36.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-16T17:49:01.253Z] #37 36.87 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-16T17:49:01.253Z] #37 36.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-16T17:49:01.253Z] #37 36.99 Selecting previously unselected package criu. [2022-09-16T17:49:01.253Z] #37 37.00 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-16T17:49:01.253Z] #37 37.02 Unpacking criu (3.17.1-1) ... [2022-09-16T17:49:01.253Z] #37 37.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-16T17:49:01.253Z] #37 38.94 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-16T17:49:01.253Z] #37 38.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-16T17:49:01.253Z] #37 38.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-16T17:49:01.253Z] #37 38.98 Setting up python3-six (1.16.0-2) ... [2022-09-16T17:49:01.253Z] #37 40.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-16T17:49:01.253Z] #37 40.05 Setting up python3-protobuf (3.12.4-1) ... [2022-09-16T17:49:04.532Z] #37 42.95 Setting up criu (3.17.1-1) ... [2022-09-16T17:49:05.906Z] #37 44.36 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:49:06.164Z] #37 DONE 44.8s [2022-09-16T17:49:06.164Z] [2022-09-16T17:49:06.164Z] #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:49:06.164Z] #25 38.10 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-16T17:49:06.164Z] #25 38.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T17:49:08.700Z] #25 ... [2022-09-16T17:49:08.700Z] [2022-09-16T17:49:08.700Z] #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:49:08.700Z] #0 0.981 Cloning into '/tmp/crun-build'... [2022-09-16T17:49:08.700Z] #0 6.298 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-16T17:49:08.700Z] #0 6.314 Cloning into '/tmp/crun-build/libocispec'... [2022-09-16T17:49:08.700Z] #0 7.312 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-16T17:49:08.700Z] #0 7.337 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-16T17:49:08.700Z] #0 7.338 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-16T17:49:08.700Z] #0 7.338 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-16T17:49:08.700Z] #0 7.350 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-16T17:49:10.074Z] #41 8.924 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-16T17:49:11.501Z] #41 10.54 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-16T17:49:11.598Z] Fetching without tags [2022-09-16T17:49:11.788Z] Merging remotes/origin/master commit fd3cf7193b15a956248cda1f7b3c9f15336d78cc into PR head commit 8596486743f59022d6a57e080b513ca2629196f9 [2022-09-16T17:49:12.380Z] Merge succeeded, producing 8596486743f59022d6a57e080b513ca2629196f9 [2022-09-16T17:49:12.381Z] Checking out Revision 8596486743f59022d6a57e080b513ca2629196f9 (PR-44118) [2022-09-16T17:49:12.435Z] #41 ... [2022-09-16T17:49:12.435Z] [2022-09-16T17:49:12.435Z] #40 [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:49:12.435Z] #40 51.16 gotestsum version dev [2022-09-16T17:49:12.691Z] #40 DONE 51.6s [2022-09-16T17:49:12.691Z] [2022-09-16T17:49:12.691Z] #32 [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:49:11.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-16T17:49:11.533Z] > git config --add remote.origin.fetch +refs/pull/44118/head:refs/remotes/origin/PR-44118 # timeout=10 [2022-09-16T17:49:11.539Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-16T17:49:11.551Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-16T17:49:11.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-16T17:49:11.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:49:11.602Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44118/head:refs/remotes/origin/PR-44118 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-16T17:49:11.794Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T17:49:11.798Z] > git checkout -f 8596486743f59022d6a57e080b513ca2629196f9 # timeout=10 [2022-09-16T17:49:12.335Z] > git remote # timeout=10 [2022-09-16T17:49:12.345Z] > git config --get remote.origin.url # timeout=10 [2022-09-16T17:49:12.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-16T17:49:12.352Z] > git merge fd3cf7193b15a956248cda1f7b3c9f15336d78cc # timeout=10 [2022-09-16T17:49:12.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-16T17:49:12.382Z] > git config core.sparsecheckout # timeout=10 [2022-09-16T17:49:12.395Z] > git checkout -f 8596486743f59022d6a57e080b513ca2629196f9 # timeout=10 [2022-09-16T17:49:12.947Z] #32 ... [2022-09-16T17:49:12.947Z] [2022-09-16T17:49:12.947Z] #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:49:12.947Z] #41 11.65 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-16T17:49:12.947Z] #41 11.82 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-16T17:49:13.204Z] #41 12.13 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-16T17:49:16.465Z] Commit message: "Jenkinsfile: remove unit-validate stage" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-16T17:49:17.353Z] + docker version [2022-09-16T17:49:25.392Z] #41 23.47 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-16T17:49:25.392Z] #41 ... [2022-09-16T17:49:25.392Z] [2022-09-16T17:49:25.392Z] #32 [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:49:25.392Z] #32 45.30 Fetched 49.2 MB in 44s (1114 kB/s) [2022-09-16T17:49:27.915Z] #32 45.30 Reading package lists... [2022-09-16T17:49:33.179Z] #32 58.17 Reading package lists... [2022-09-16T17:49:33.179Z] #32 ... [2022-09-16T17:49:33.179Z] [2022-09-16T17:49:33.179Z] #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:49:33.179Z] #41 31.81 libtoolize: putting auxiliary files in '.'. [2022-09-16T17:49:33.179Z] #41 31.81 libtoolize: copying file './ltmain.sh' [2022-09-16T17:49:33.436Z] #41 32.31 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-16T17:49:33.436Z] #41 32.31 libtoolize: and rerunning libtoolize and aclocal. [2022-09-16T17:49:33.436Z] #41 32.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-16T17:49:35.448Z] Client: Docker Engine - Community [2022-09-16T17:49:35.448Z] Version: 22.06.0-beta.0 [2022-09-16T17:49:35.448Z] API version: 1.42 [2022-09-16T17:49:35.448Z] Go version: go1.18.3 [2022-09-16T17:49:35.448Z] Git commit: 3e9117b [2022-09-16T17:49:35.448Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-16T17:49:35.448Z] OS/Arch: linux/arm64 [2022-09-16T17:49:35.448Z] Context: default [2022-09-16T17:49:35.448Z] [2022-09-16T17:49:35.448Z] Server: Docker Engine - Community [2022-09-16T17:49:35.448Z] Engine: [2022-09-16T17:49:35.448Z] Version: 22.06.0-beta.0 [2022-09-16T17:49:35.448Z] API version: 1.42 (minimum version 1.12) [2022-09-16T17:49:35.448Z] Go version: go1.18.3 [2022-09-16T17:49:35.448Z] Git commit: 38633e7 [2022-09-16T17:49:35.448Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-16T17:49:35.448Z] OS/Arch: linux/arm64 [2022-09-16T17:49:35.448Z] Experimental: true [2022-09-16T17:49:35.448Z] containerd: [2022-09-16T17:49:35.448Z] Version: 1.6.8 [2022-09-16T17:49:35.448Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-16T17:49:35.448Z] runc: [2022-09-16T17:49:35.448Z] Version: 1.1.4 [2022-09-16T17:49:35.448Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-16T17:49:35.448Z] docker-init: [2022-09-16T17:49:35.448Z] Version: 0.19.0 [2022-09-16T17:49:35.448Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-16T17:49:35.761Z] + docker info [2022-09-16T17:49:35.761Z] Client: [2022-09-16T17:49:35.761Z] Context: default [2022-09-16T17:49:35.761Z] Debug Mode: false [2022-09-16T17:49:35.761Z] Plugins: [2022-09-16T17:49:35.761Z] buildx: Docker Buildx (Docker Inc.) [2022-09-16T17:49:35.761Z] Version: v0.8.2 [2022-09-16T17:49:35.761Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-16T17:49:35.761Z] compose: Docker Compose (Docker Inc.) [2022-09-16T17:49:35.761Z] Version: v2.11.0 [2022-09-16T17:49:35.761Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-16T17:49:35.761Z] [2022-09-16T17:49:35.761Z] Server: [2022-09-16T17:49:35.761Z] Containers: 0 [2022-09-16T17:49:35.761Z] Running: 0 [2022-09-16T17:49:35.761Z] Paused: 0 [2022-09-16T17:49:35.761Z] Stopped: 0 [2022-09-16T17:49:35.761Z] Images: 0 [2022-09-16T17:49:35.761Z] Server Version: 22.06.0-beta.0 [2022-09-16T17:49:35.761Z] Storage Driver: overlay2 [2022-09-16T17:49:35.761Z] Backing Filesystem: extfs [2022-09-16T17:49:35.761Z] Supports d_type: true [2022-09-16T17:49:35.761Z] Using metacopy: false [2022-09-16T17:49:35.761Z] Native Overlay Diff: true [2022-09-16T17:49:35.761Z] userxattr: false [2022-09-16T17:49:35.761Z] Logging Driver: json-file [2022-09-16T17:49:35.761Z] Cgroup Driver: cgroupfs [2022-09-16T17:49:35.761Z] Cgroup Version: 1 [2022-09-16T17:49:35.761Z] Plugins: [2022-09-16T17:49:35.761Z] Volume: local [2022-09-16T17:49:35.761Z] Network: bridge host ipvlan macvlan null overlay [2022-09-16T17:49:35.761Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-16T17:49:35.761Z] Swarm: inactive [2022-09-16T17:49:35.761Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-16T17:49:35.761Z] Default Runtime: runc [2022-09-16T17:49:35.761Z] Init Binary: docker-init [2022-09-16T17:49:35.761Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-16T17:49:35.761Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-16T17:49:35.761Z] init version: de40ad0 [2022-09-16T17:49:35.761Z] Security Options: [2022-09-16T17:49:35.761Z] apparmor [2022-09-16T17:49:35.761Z] seccomp [2022-09-16T17:49:35.761Z] Profile: builtin [2022-09-16T17:49:35.761Z] Kernel Version: 5.15.0-1019-aws [2022-09-16T17:49:35.761Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-16T17:49:35.761Z] OSType: linux [2022-09-16T17:49:35.761Z] Architecture: aarch64 [2022-09-16T17:49:35.761Z] CPUs: 2 [2022-09-16T17:49:35.761Z] Total Memory: 7.559GiB [2022-09-16T17:49:35.761Z] Name: ip-10-100-98-21 [2022-09-16T17:49:35.761Z] ID: 21ee9248-431c-49fb-8774-3b222a03c749 [2022-09-16T17:49:35.761Z] Docker Root Dir: /var/lib/docker [2022-09-16T17:49:35.761Z] Debug Mode: false [2022-09-16T17:49:35.761Z] Registry: https://index.docker.io/v1/ [2022-09-16T17:49:35.761Z] Labels: [2022-09-16T17:49:35.761Z] Experimental: true [2022-09-16T17:49:35.761Z] Insecure Registries: [2022-09-16T17:49:35.761Z] 127.0.0.0/8 [2022-09-16T17:49:35.761Z] Live Restore Enabled: true [2022-09-16T17:49:35.761Z] [Pipeline] sh [2022-09-16T17:49:36.044Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-16T17:49:36.044Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-16T17:49:36.044Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44118/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-16T17:49:36.044Z] + bash /home/ubuntu/workspace/moby_PR-44118/check-config.sh [2022-09-16T17:49:36.044Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-16T17:49:36.044Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-16T17:49:36.044Z] [2022-09-16T17:49:36.044Z] Generally Necessary: [2022-09-16T17:49:36.044Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-16T17:49:36.044Z] - apparmor: enabled and tools installed [2022-09-16T17:49:36.044Z] - CONFIG_NAMESPACES: enabled [2022-09-16T17:49:36.044Z] - CONFIG_NET_NS: enabled [2022-09-16T17:49:36.044Z] - CONFIG_PID_NS: enabled [2022-09-16T17:49:36.044Z] - CONFIG_IPC_NS: enabled [2022-09-16T17:49:36.044Z] - CONFIG_UTS_NS: enabled [2022-09-16T17:49:36.044Z] - CONFIG_CGROUPS: enabled [2022-09-16T17:49:36.044Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-16T17:49:36.044Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-16T17:49:36.044Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-16T17:49:36.044Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-16T17:49:36.044Z] - CONFIG_CPUSETS: enabled [2022-09-16T17:49:36.044Z] - CONFIG_MEMCG: enabled [2022-09-16T17:49:36.044Z] - CONFIG_KEYS: enabled [2022-09-16T17:49:36.044Z] - CONFIG_VETH: enabled (as module) [2022-09-16T17:49:36.044Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-16T17:49:36.044Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-16T17:49:36.044Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-16T17:49:36.044Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-16T17:49:36.307Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-16T17:49:36.307Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-16T17:49:36.307Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-16T17:49:36.307Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-16T17:49:36.307Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-16T17:49:36.307Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-16T17:49:36.307Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-16T17:49:36.307Z] - CONFIG_CGROUP_BPF: enabled [2022-09-16T17:49:36.307Z] [2022-09-16T17:49:36.307Z] Optional Features: [2022-09-16T17:49:36.307Z] - CONFIG_USER_NS: enabled [2022-09-16T17:49:36.307Z] - CONFIG_SECCOMP: enabled [2022-09-16T17:49:36.307Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-16T17:49:36.308Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-16T17:49:36.308Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-16T17:49:36.308Z] (cgroup swap accounting is currently enabled) [2022-09-16T17:49:36.308Z] - CONFIG_BLK_CGROUP: enabled [2022-09-16T17:49:36.308Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-16T17:49:36.308Z] - CONFIG_CGROUP_PERF: enabled [2022-09-16T17:49:36.308Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-16T17:49:36.308Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-16T17:49:36.308Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-16T17:49:36.308Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-16T17:49:36.308Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-16T17:49:36.308Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-16T17:49:36.308Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-16T17:49:36.577Z] - CONFIG_IP_VS: enabled (as module) [2022-09-16T17:49:36.577Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-16T17:49:36.577Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-16T17:49:36.577Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-16T17:49:36.577Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-16T17:49:36.577Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-16T17:49:36.577Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-16T17:49:36.577Z] - CONFIG_EXT4_FS: enabled [2022-09-16T17:49:36.577Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-16T17:49:36.577Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-16T17:49:36.577Z] - Network Drivers: [2022-09-16T17:49:36.577Z] - "overlay": [2022-09-16T17:49:36.577Z] - CONFIG_VXLAN: enabled (as module) [2022-09-16T17:49:36.577Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-16T17:49:36.577Z] Optional (for encrypted networks): [2022-09-16T17:49:36.577Z] - CONFIG_CRYPTO: enabled [2022-09-16T17:49:36.577Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-16T17:49:36.577Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-16T17:49:36.577Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-16T17:49:36.577Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-16T17:49:36.577Z] - CONFIG_XFRM: enabled [2022-09-16T17:49:36.577Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-16T17:49:36.577Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-16T17:49:36.577Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-16T17:49:36.837Z] - "ipvlan": [2022-09-16T17:49:36.837Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-16T17:49:36.837Z] - "macvlan": [2022-09-16T17:49:36.837Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-16T17:49:36.837Z] - CONFIG_DUMMY: enabled (as module) [2022-09-16T17:49:36.837Z] - "ftp,tftp client in container": [2022-09-16T17:49:36.837Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-16T17:49:36.837Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-16T17:49:36.837Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-16T17:49:36.837Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-16T17:49:36.837Z] - Storage Drivers: [2022-09-16T17:49:36.837Z] - "aufs": [2022-09-16T17:49:36.837Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-16T17:49:36.837Z] - "btrfs": [2022-09-16T17:49:36.837Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-16T17:49:36.837Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-16T17:49:36.837Z] - "devicemapper": [2022-09-16T17:49:36.837Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-16T17:49:36.837Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-16T17:49:36.837Z] - "overlay": [2022-09-16T17:49:36.837Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-16T17:49:36.837Z] - "zfs": [2022-09-16T17:49:36.837Z] - /dev/zfs: present [2022-09-16T17:49:36.837Z] - zfs command: missing [2022-09-16T17:49:36.837Z] - zpool command: missing [2022-09-16T17:49:36.837Z] [2022-09-16T17:49:36.837Z] Limits: [2022-09-16T17:49:36.837Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-16T17:49:36.837Z] [2022-09-16T17:49:36.837Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-16T17:49:37.159Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8596486743f59022d6a57e080b513ca2629196f9 . [2022-09-16T17:49:37.442Z] #1 [internal] load build definition from Dockerfile [2022-09-16T17:49:37.701Z] #1 transferring dockerfile: 19.11kB done [2022-09-16T17:49:37.701Z] #1 DONE 0.2s [2022-09-16T17:49:37.701Z] [2022-09-16T17:49:37.701Z] #2 [internal] load .dockerignore [2022-09-16T17:49:37.701Z] #2 transferring context: 145B done [2022-09-16T17:49:37.701Z] #2 DONE 0.2s [2022-09-16T17:49:37.701Z] [2022-09-16T17:49:37.701Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-16T17:49:37.961Z] #3 DONE 0.5s [2022-09-16T17:49:37.961Z] [2022-09-16T17:49:37.961Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-16T17:49:37.961Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-16T17:49:38.221Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-16T17:49:38.221Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-16T17:49:38.221Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s [2022-09-16T17:49:38.221Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-16T17:49:38.221Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done [2022-09-16T17:49:38.221Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-09-16T17:49:38.482Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-16T17:49:38.482Z] #4 DONE 0.6s [2022-09-16T17:49:38.742Z] [2022-09-16T17:49:38.742Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-16T17:49:39.680Z] #5 ... [2022-09-16T17:49:39.680Z] [2022-09-16T17:49:39.680Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-16T17:49:39.680Z] #6 DONE 1.0s [2022-09-16T17:49:39.680Z] [2022-09-16T17:49:39.680Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-16T17:49:39.680Z] #7 DONE 1.0s [2022-09-16T17:49:39.680Z] [2022-09-16T17:49:39.680Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-16T17:49:39.680Z] #8 DONE 1.0s [2022-09-16T17:49:39.940Z] [2022-09-16T17:49:39.940Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-16T17:49:39.940Z] #5 DONE 1.1s [2022-09-16T17:49:41.537Z] #41 39.11 configure.ac:7: installing './compile' [2022-09-16T17:49:41.537Z] #41 39.12 configure.ac:11: installing './config.guess' [2022-09-16T17:49:41.537Z] #41 39.12 configure.ac:11: installing './config.sub' [2022-09-16T17:49:41.537Z] #41 39.13 configure.ac:8: installing './install-sh' [2022-09-16T17:49:41.537Z] #41 39.13 configure.ac:8: installing './missing' [2022-09-16T17:49:41.537Z] #41 39.25 Makefile.am: installing './depcomp' [2022-09-16T17:49:41.537Z] #41 40.09 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-16T17:49:41.537Z] #41 40.09 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-16T17:49:41.537Z] #41 40.18 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-16T17:49:41.537Z] #41 40.18 libtoolize: copying file 'm4/libtool.m4' [2022-09-16T17:49:41.537Z] #41 40.26 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-16T17:49:41.537Z] #41 40.35 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-16T17:49:41.537Z] #41 40.42 libtoolize: copying file 'm4/ltversion.m4' [2022-09-16T17:49:41.537Z] #41 40.48 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-16T17:49:41.537Z] #41 40.55 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-16T17:49:41.537Z] #41 ... [2022-09-16T17:49:41.537Z] [2022-09-16T17:49:41.537Z] #32 [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:49:41.537Z] #32 58.17 Reading package lists... [2022-09-16T17:49:43.236Z] [2022-09-16T17:49:43.236Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:49:43.236Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-16T17:49:43.236Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-16T17:49:43.236Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-16T17:49:43.236Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-16T17:49:43.236Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-09-16T17:49:43.236Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.44MB / 9.86MB 0.3s [2022-09-16T17:49:43.495Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-09-16T17:49:43.495Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-09-16T17:49:43.495Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-16T17:49:43.759Z] #9 ... [2022-09-16T17:49:43.759Z] [2022-09-16T17:49:43.759Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-16T17:49:43.759Z] #10 DONE 0.8s [2022-09-16T17:49:43.759Z] [2022-09-16T17:49:43.759Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:49:45.070Z] #32 71.88 Building dependency tree... [2022-09-16T17:49:45.158Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-09-16T17:49:46.544Z] #9 DONE 3.4s [2022-09-16T17:49:46.544Z] [2022-09-16T17:49:46.544Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:49:46.544Z] #11 resolve docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 0.3s done [2022-09-16T17:49:46.544Z] #11 sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 1.86kB / 1.86kB done [2022-09-16T17:49:46.544Z] #11 sha256:651f5dadef6758e2fe94daa43ec0259045dc1b6f0c3ec487eff2d8e34735c67c 1.80kB / 1.80kB done [2022-09-16T17:49:46.544Z] #11 sha256:c5e98f0fcc5ec8e94d0fd0ebf2eec4562ba618c5e5fc7793ab8d48f0633de4e2 7.12kB / 7.12kB done [2022-09-16T17:49:46.544Z] #11 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 0.8s done [2022-09-16T17:49:46.544Z] #11 sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 5.15MB / 5.15MB 0.6s done [2022-09-16T17:49:46.544Z] #11 sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 10.66MB / 10.66MB 0.9s done [2022-09-16T17:49:46.544Z] #11 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 54.68MB / 54.68MB 2.3s done [2022-09-16T17:49:46.544Z] #11 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 90.91MB / 115.10MB 2.7s [2022-09-16T17:49:46.544Z] #11 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 81.14MB / 81.14MB 2.5s done [2022-09-16T17:49:46.544Z] #11 sha256:e98aaec95718d60b9c545dce22d67931572d915138a76d414a466d4dc2a8a21f 126B / 126B 2.5s [2022-09-16T17:49:46.544Z] #11 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 1.5s [2022-09-16T17:49:46.544Z] #11 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 104.67MB / 115.10MB 2.8s [2022-09-16T17:49:46.544Z] #11 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 115.10MB / 115.10MB 2.9s [2022-09-16T17:49:47.117Z] #11 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 115.10MB / 115.10MB 3.3s done [2022-09-16T17:49:47.117Z] #11 ... [2022-09-16T17:49:47.117Z] [2022-09-16T17:49:47.117Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-16T17:49:47.117Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-16T17:49:47.117Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-16T17:49:47.117Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-16T17:49:47.117Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-16T17:49:47.117Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-09-16T17:49:47.117Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-09-16T17:49:47.117Z] #12 DONE 4.2s [2022-09-16T17:49:47.378Z] [2022-09-16T17:49:47.378Z] #13 [internal] load build context [2022-09-16T17:49:47.379Z] #13 transferring context: 62.72MB 4.4s done [2022-09-16T17:49:47.946Z] #13 DONE 5.0s [2022-09-16T17:49:47.946Z] [2022-09-16T17:49:47.946Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:49:48.346Z] #32 78.24 The following additional packages will be installed: [2022-09-16T17:49:48.346Z] #32 78.24 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-16T17:49:48.346Z] #32 78.24 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-16T17:49:48.346Z] #32 78.25 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-16T17:49:48.346Z] #32 78.25 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-16T17:49:48.346Z] #32 78.25 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-16T17:49:48.346Z] #32 78.25 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-16T17:49:48.346Z] #32 78.25 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-16T17:49:48.346Z] #32 78.25 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-16T17:49:48.346Z] #32 78.25 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-16T17:49:48.346Z] #32 78.25 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-16T17:49:48.346Z] #32 78.25 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-16T17:49:48.346Z] #32 78.25 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-16T17:49:48.346Z] #32 78.25 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-16T17:49:48.346Z] #32 78.25 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-16T17:49:48.346Z] #32 78.25 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-16T17:49:48.346Z] #32 78.25 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-16T17:49:48.346Z] #32 78.25 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-16T17:49:48.346Z] #32 78.25 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-16T17:49:48.346Z] #32 78.25 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-16T17:49:48.346Z] #32 78.25 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-16T17:49:48.346Z] #32 78.25 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-16T17:49:48.346Z] #32 78.25 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-16T17:49:48.346Z] #32 78.26 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-16T17:49:48.346Z] #32 78.26 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-16T17:49:48.346Z] #32 78.26 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-16T17:49:48.346Z] #32 78.26 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-16T17:49:48.346Z] #32 78.26 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-16T17:49:48.346Z] #32 78.26 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-16T17:49:48.346Z] #32 78.26 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-16T17:49:48.346Z] #32 78.27 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-16T17:49:48.346Z] #32 78.27 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-16T17:49:48.346Z] #32 78.27 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-16T17:49:48.346Z] #32 78.27 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-16T17:49:48.346Z] #32 78.28 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-16T17:49:48.346Z] #32 78.28 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-16T17:49:48.346Z] #32 78.28 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-16T17:49:48.346Z] #32 78.28 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-16T17:49:48.346Z] #32 78.28 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-16T17:49:48.346Z] #32 78.28 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-16T17:49:48.346Z] #32 78.28 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-16T17:49:48.346Z] #32 78.28 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-16T17:49:48.346Z] #32 78.28 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-16T17:49:48.346Z] #32 78.28 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-16T17:49:48.346Z] #32 78.28 linux-libc-dev-s390x-cross patch xz-utils [2022-09-16T17:49:48.346Z] #32 78.33 Suggested packages: [2022-09-16T17:49:48.346Z] #32 78.35 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-16T17:49:48.346Z] #32 78.35 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-16T17:49:48.346Z] #32 78.35 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-16T17:49:48.346Z] #32 78.35 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-16T17:49:48.346Z] #32 78.35 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-16T17:49:48.346Z] #32 78.35 libyaml-shell-perl ed diffutils-doc [2022-09-16T17:49:48.346Z] #32 78.35 Recommended packages: [2022-09-16T17:49:48.346Z] #32 78.35 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-16T17:49:48.346Z] #32 78.35 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-16T17:49:48.891Z] #11 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 4.1s done [2022-09-16T17:49:49.535Z] #11 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 0.1s [2022-09-16T17:49:49.535Z] #11 ... [2022-09-16T17:49:49.535Z] [2022-09-16T17:49:49.535Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-16T17:49:49.535Z] #14 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.3s done [2022-09-16T17:49:49.535Z] #14 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done [2022-09-16T17:49:49.535Z] #14 sha256:eb490b2ced5416356116ff04243a97c007825009aa22192c05b6b0068f6941fd 529B / 529B done [2022-09-16T17:49:49.535Z] #14 sha256:59ed139d178b84eaf5d7a13a53dcc4908ee695653f47fb5a4d9040e16e2c1d7c 1.48kB / 1.48kB done [2022-09-16T17:49:49.535Z] #14 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 1.0s done [2022-09-16T17:49:49.535Z] #14 DONE 6.6s [2022-09-16T17:49:49.535Z] [2022-09-16T17:49:49.535Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:49:49.535Z] #11 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 0.2s done [2022-09-16T17:49:50.104Z] #11 extracting sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 [2022-09-16T17:49:50.363Z] #11 extracting sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 0.3s done [2022-09-16T17:49:50.624Z] #11 extracting sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 [2022-09-16T17:49:51.621Z] #32 ... [2022-09-16T17:49:51.621Z] [2022-09-16T17:49:51.621Z] #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:49:51.621Z] #41 50.23 configure.ac:7: installing 'build-aux/compile' [2022-09-16T17:49:51.621Z] #41 50.24 configure.ac:9: installing 'build-aux/config.guess' [2022-09-16T17:49:51.621Z] #41 50.25 configure.ac:9: installing 'build-aux/config.sub' [2022-09-16T17:49:51.621Z] #41 50.25 configure.ac:11: installing 'build-aux/install-sh' [2022-09-16T17:49:51.621Z] #41 50.26 configure.ac:11: installing 'build-aux/missing' [2022-09-16T17:49:51.621Z] #41 50.42 Makefile.am: installing 'build-aux/depcomp' [2022-09-16T17:49:51.621Z] #41 50.50 parallel-tests: installing 'build-aux/test-driver' [2022-09-16T17:49:53.516Z] #41 52.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-16T17:49:53.774Z] #41 52.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-16T17:49:53.918Z] #11 extracting sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 2.8s done [2022-09-16T17:49:53.918Z] #11 extracting sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 0.1s [2022-09-16T17:49:53.918Z] #11 ... [2022-09-16T17:49:53.918Z] [2022-09-16T17:49:53.918Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-16T17:49:53.918Z] #15 DONE 1.1s [2022-09-16T17:49:54.031Z] #41 52.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-16T17:49:54.031Z] #41 52.90 libtoolize: copying file 'm4/libtool.m4' [2022-09-16T17:49:54.031Z] #41 52.94 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-16T17:49:54.031Z] #41 52.99 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-16T17:49:54.177Z] [2022-09-16T17:49:54.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:49:54.288Z] #41 53.09 libtoolize: copying file 'm4/ltversion.m4' [2022-09-16T17:49:54.288Z] #41 53.16 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-16T17:49:54.746Z] #11 ... [2022-09-16T17:49:54.746Z] [2022-09-16T17:49:54.746Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-16T17:49:54.746Z] #16 DONE 0.9s [2022-09-16T17:49:54.746Z] [2022-09-16T17:49:54.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:49:56.658Z] #11 extracting sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 2.8s done [2022-09-16T17:49:56.922Z] #11 extracting sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 0.1s [2022-09-16T17:49:57.563Z] #41 ... [2022-09-16T17:49:57.563Z] [2022-09-16T17:49:57.563Z] #32 [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:49:57.563Z] #32 83.86 The following NEW packages will be installed: [2022-09-16T17:49:57.563Z] #32 83.87 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-16T17:49:57.563Z] #32 83.87 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-16T17:49:57.563Z] #32 83.87 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-16T17:49:57.563Z] #32 83.87 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-16T17:49:57.563Z] #32 83.87 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-16T17:49:57.563Z] #32 83.87 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-16T17:49:57.563Z] #32 83.88 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-16T17:49:57.563Z] #32 83.88 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-16T17:49:57.563Z] #32 83.88 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-16T17:49:57.563Z] #32 83.88 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-16T17:49:57.563Z] #32 83.88 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-16T17:49:57.563Z] #32 83.88 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-16T17:49:57.563Z] #32 83.88 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-16T17:49:57.563Z] #32 83.88 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-16T17:49:57.563Z] #32 83.88 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-16T17:49:57.563Z] #32 83.88 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-16T17:49:57.563Z] #32 83.88 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-16T17:49:57.563Z] #32 83.88 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-16T17:49:57.563Z] #32 83.88 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-16T17:49:57.563Z] #32 83.88 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-16T17:49:57.563Z] #32 83.88 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-16T17:49:57.563Z] #32 83.88 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-16T17:49:57.563Z] #32 83.88 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-16T17:49:57.563Z] #32 83.88 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-16T17:49:57.563Z] #32 83.88 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-16T17:49:57.563Z] #32 83.89 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-16T17:49:57.563Z] #32 83.89 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-16T17:49:57.563Z] #32 83.89 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-16T17:49:57.563Z] #32 83.89 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-16T17:49:57.563Z] #32 83.89 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-16T17:49:57.563Z] #32 83.89 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-16T17:49:57.563Z] #32 83.89 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-16T17:49:57.563Z] #32 83.89 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-16T17:49:57.563Z] #32 83.90 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-16T17:49:57.563Z] #32 83.90 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-16T17:49:57.563Z] #32 83.90 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-16T17:49:57.563Z] #32 83.91 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-16T17:49:57.563Z] #32 83.91 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-16T17:49:57.563Z] #32 83.91 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-16T17:49:57.563Z] #32 83.91 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-16T17:49:57.563Z] #32 83.91 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-16T17:49:57.563Z] #32 83.91 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-16T17:49:57.563Z] #32 83.91 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-16T17:49:57.563Z] #32 83.91 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-16T17:49:57.563Z] #32 83.91 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-16T17:49:57.563Z] #32 83.91 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-16T17:49:57.563Z] #32 83.92 linux-libc-dev-s390x-cross patch xz-utils [2022-09-16T17:49:57.563Z] #32 84.44 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:49:57.563Z] #32 84.44 Need to get 788 MB of archives. [2022-09-16T17:49:57.563Z] #32 84.44 After this operation, 3385 MB of additional disk space will be used. [2022-09-16T17:49:57.563Z] #32 84.44 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:49:57.563Z] #32 84.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-16T17:49:57.563Z] #32 84.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-16T17:49:57.563Z] #32 84.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-16T17:49:57.563Z] #32 84.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-16T17:49:57.563Z] #32 84.48 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:49:57.563Z] #32 84.48 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:49:57.563Z] #32 84.56 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:49:57.563Z] #32 84.66 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:49:57.563Z] #32 84.77 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:49:57.563Z] #32 84.86 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:49:57.563Z] #32 84.94 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:49:57.563Z] #32 84.94 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:49:57.563Z] #32 86.80 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:49:57.563Z] #32 86.80 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:49:58.828Z] #11 ... [2022-09-16T17:49:58.828Z] [2022-09-16T17:49:58.828Z] #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:49:58.828Z] #0 1.410 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:49:58.828Z] #0 1.432 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:49:58.828Z] #0 1.432 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:49:58.828Z] #0 1.588 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:49:58.828Z] #0 1.881 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:49:58.828Z] #0 2.324 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:49:58.828Z] #0 3.051 Fetched 8463 kB in 2s (4462 kB/s) [2022-09-16T17:49:58.828Z] #0 3.051 Reading package lists... [2022-09-16T17:49:58.828Z] #0 3.629 Reading package lists... [2022-09-16T17:49:58.828Z] #0 4.144 Building dependency tree... [2022-09-16T17:49:58.828Z] #0 4.473 The following additional packages will be installed: [2022-09-16T17:49:58.828Z] #0 4.473 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-16T17:49:58.828Z] #0 4.474 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-16T17:49:58.828Z] #0 4.475 Recommended packages: [2022-09-16T17:49:58.828Z] #0 4.475 libldap-common publicsuffix libsasl2-modules [2022-09-16T17:49:58.828Z] #0 4.602 The following NEW packages will be installed: [2022-09-16T17:49:58.828Z] #0 4.603 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-16T17:49:58.828Z] #0 4.603 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-16T17:49:58.828Z] #0 4.604 libssh2-1 openssl [2022-09-16T17:49:58.828Z] #0 4.885 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:49:58.828Z] #0 4.885 Need to get 2941 kB of archives. [2022-09-16T17:49:58.828Z] #0 4.885 After this operation, 6478 kB of additional disk space will be used. [2022-09-16T17:49:58.828Z] #0 4.885 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-16T17:49:58.828Z] #0 4.905 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-16T17:49:58.828Z] #0 4.905 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-16T17:49:58.828Z] #0 4.905 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:49:58.828Z] #0 4.914 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:49:58.828Z] #0 4.914 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:49:58.828Z] #0 4.914 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-16T17:49:58.828Z] #0 4.914 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-16T17:49:58.828Z] #0 4.916 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:49:58.828Z] #0 4.958 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-16T17:49:58.828Z] #0 4.959 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-09-16T17:49:58.828Z] #0 4.963 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-09-16T17:49:58.828Z] #0 4.975 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-16T17:49:58.828Z] #0 4.983 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-16T17:49:58.828Z] #0 4.984 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-16T17:49:58.828Z] #0 5.140 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:49:58.828Z] #0 5.169 Fetched 2941 kB in 0s (7851 kB/s) [2022-09-16T17:49:58.828Z] #0 5.217 Selecting previously unselected package openssl. [2022-09-16T17:49:58.828Z] #0 5.217 (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:49:58.828Z] #0 5.217 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 5.222 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-16T17:49:58.828Z] #0 5.359 Selecting previously unselected package ca-certificates. [2022-09-16T17:49:58.828Z] #0 5.359 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-16T17:49:58.828Z] #0 5.365 Unpacking ca-certificates (20210119) ... [2022-09-16T17:49:58.828Z] #0 5.476 Selecting previously unselected package libbrotli1:arm64. [2022-09-16T17:49:58.828Z] #0 5.476 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 5.488 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-16T17:49:58.828Z] #0 5.551 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-16T17:49:58.828Z] #0 5.551 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 5.556 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:49:58.828Z] #0 5.605 Selecting previously unselected package libsasl2-2:arm64. [2022-09-16T17:49:58.828Z] #0 5.605 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 5.612 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:49:58.828Z] #0 5.670 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-16T17:49:58.828Z] #0 5.670 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 5.674 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-16T17:49:58.828Z] #0 5.744 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-16T17:49:58.828Z] #0 5.745 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 5.750 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-16T17:49:58.828Z] #0 5.794 Selecting previously unselected package libpsl5:arm64. [2022-09-16T17:49:58.828Z] #0 5.795 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 5.799 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-16T17:49:58.828Z] #0 5.842 Selecting previously unselected package librtmp1:arm64. [2022-09-16T17:49:58.828Z] #0 5.843 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 5.847 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-16T17:49:58.828Z] #0 5.898 Selecting previously unselected package libssh2-1:arm64. [2022-09-16T17:49:58.828Z] #0 5.899 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 5.904 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-16T17:49:58.828Z] #0 5.963 Selecting previously unselected package libcurl4:arm64. [2022-09-16T17:49:58.828Z] #0 5.963 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 5.968 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-09-16T17:49:58.828Z] #0 6.027 Selecting previously unselected package curl. [2022-09-16T17:49:58.828Z] #0 6.029 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 6.033 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-09-16T17:49:58.828Z] #0 6.091 Selecting previously unselected package libonig5:arm64. [2022-09-16T17:49:58.828Z] #0 6.091 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 6.095 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-16T17:49:58.828Z] #0 6.157 Selecting previously unselected package libjq1:arm64. [2022-09-16T17:49:58.828Z] #0 6.157 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 6.162 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-16T17:49:58.828Z] #0 6.210 Selecting previously unselected package jq. [2022-09-16T17:49:58.828Z] #0 6.210 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-16T17:49:58.828Z] #0 6.217 Unpacking jq (1.6-2.1) ... [2022-09-16T17:49:58.828Z] #0 6.265 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-16T17:49:58.828Z] #0 6.284 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-16T17:49:58.828Z] #0 6.301 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-16T17:49:58.828Z] #0 6.318 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:49:58.828Z] #0 6.335 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-16T17:49:58.828Z] #0 6.349 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-16T17:49:58.828Z] #0 6.365 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-16T17:49:58.828Z] #0 6.381 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-16T17:49:58.828Z] #0 6.400 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-16T17:49:58.828Z] #0 6.412 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-16T17:49:58.828Z] #0 6.428 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-16T17:49:58.828Z] #0 6.441 Setting up ca-certificates (20210119) ... [2022-09-16T17:49:58.828Z] #0 7.114 Updating certificates in /etc/ssl/certs... [2022-09-16T17:49:58.828Z] #0 7.922 129 added, 0 removed; done. [2022-09-16T17:49:58.828Z] #0 7.958 Setting up jq (1.6-2.1) ... [2022-09-16T17:49:58.828Z] #0 7.972 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-09-16T17:49:58.828Z] #0 7.984 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-09-16T17:49:58.829Z] #0 7.996 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:49:58.829Z] #0 8.017 Processing triggers for ca-certificates (20210119) ... [2022-09-16T17:49:58.829Z] #0 8.029 Updating certificates in /etc/ssl/certs... [2022-09-16T17:49:58.829Z] #0 8.723 0 added, 0 removed; done. [2022-09-16T17:49:58.829Z] #0 8.723 Running hooks in /etc/ca-certificates/update.d... [2022-09-16T17:49:58.829Z] #0 8.730 done. [2022-09-16T17:49:58.829Z] #17 DONE 9.3s [2022-09-16T17:49:58.829Z] [2022-09-16T17:49:58.829Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:49:58.829Z] #11 ... [2022-09-16T17:49:58.829Z] [2022-09-16T17:49:58.829Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-16T17:49:58.829Z] #18 DONE 0.1s [2022-09-16T17:49:58.829Z] [2022-09-16T17:49:58.829Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-16T17:49:58.934Z] #32 88.82 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:49:58.934Z] #32 88.82 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:50:00.829Z] #32 90.73 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:50:00.829Z] #32 90.74 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:50:02.122Z] #11 extracting sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 5.0s done [2022-09-16T17:50:02.122Z] #11 extracting sha256:e98aaec95718d60b9c545dce22d67931572d915138a76d414a466d4dc2a8a21f 0.0s done [2022-09-16T17:50:02.122Z] #11 DONE 19.4s [2022-09-16T17:50:02.122Z] [2022-09-16T17:50:02.122Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:50:02.122Z] #0 1.731 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-16T17:50:02.122Z] #0 1.950 [2022-09-16T17:50:02.122Z] #0 2.174 #=#=# ######################################################################## 100.0% [2022-09-16T17:50:02.122Z] #0 2.423 [2022-09-16T17:50:02.382Z] #19 3.408 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-16T17:50:02.382Z] #19 3.645 [2022-09-16T17:50:02.950Z] #19 3.882 #=#=# 0.1% ######################################################################## 100.0% [2022-09-16T17:50:03.211Z] #19 4.300 [2022-09-16T17:50:03.352Z] #32 93.31 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:50:03.352Z] #32 93.32 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:50:04.155Z] #19 ... [2022-09-16T17:50:04.155Z] [2022-09-16T17:50:04.155Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-16T17:50:04.155Z] #20 DONE 1.7s [2022-09-16T17:50:04.155Z] [2022-09-16T17:50:04.155Z] #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:50:04.727Z] #21 DONE 0.6s [2022-09-16T17:50:04.727Z] [2022-09-16T17:50:04.727Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-16T17:50:05.248Z] #32 95.13 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:50:05.248Z] #32 95.13 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:50:05.248Z] #32 95.13 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:50:05.248Z] #32 95.13 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:50:05.248Z] #32 95.13 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:50:05.248Z] #32 95.13 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:50:05.248Z] #32 95.13 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:50:05.248Z] #32 95.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-16T17:50:05.248Z] #32 95.21 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:50:05.248Z] #32 95.22 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:50:05.248Z] #32 95.22 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:50:05.248Z] #32 95.24 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:50:05.248Z] #32 95.24 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:50:05.248Z] #32 95.30 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:50:05.248Z] #32 ... [2022-09-16T17:50:05.248Z] [2022-09-16T17:50:05.248Z] #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:50:05.248Z] #41 64.01 configure.ac:11: installing 'build-aux/compile' [2022-09-16T17:50:05.248Z] #41 64.02 configure.ac:11: installing 'build-aux/config.guess' [2022-09-16T17:50:05.248Z] #41 64.03 configure.ac:11: installing 'build-aux/config.sub' [2022-09-16T17:50:05.248Z] #41 64.03 configure.ac:13: installing 'build-aux/install-sh' [2022-09-16T17:50:05.248Z] #41 64.03 configure.ac:13: installing 'build-aux/missing' [2022-09-16T17:50:05.248Z] #41 64.05 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-16T17:50:05.506Z] #41 64.24 Makefile.am: installing 'build-aux/depcomp' [2022-09-16T17:50:05.671Z] #22 ... [2022-09-16T17:50:05.671Z] [2022-09-16T17:50:05.671Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-16T17:50:05.671Z] #23 DONE 1.2s [2022-09-16T17:50:05.671Z] [2022-09-16T17:50:05.671Z] #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:50:05.671Z] #24 DONE 1.2s [2022-09-16T17:50:05.671Z] [2022-09-16T17:50:05.671Z] #25 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-16T17:50:05.671Z] #25 DONE 1.2s [2022-09-16T17:50:05.931Z] [2022-09-16T17:50:05.931Z] #26 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-16T17:50:05.931Z] #26 DONE 1.2s [2022-09-16T17:50:05.931Z] [2022-09-16T17:50:05.931Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-16T17:50:05.931Z] #22 DONE 1.3s [2022-09-16T17:50:05.931Z] [2022-09-16T17:50:05.931Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-16T17:50:05.931Z] #19 5.228 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-16T17:50:05.931Z] #19 5.478 [2022-09-16T17:50:05.931Z] #19 5.713 #=#=# 0.0% ################### 26.6% ################################################ 67.0% ######################################################################## 100.0% [2022-09-16T17:50:05.931Z] #19 6.328 [2022-09-16T17:50:06.501Z] #19 7.478 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-16T17:50:06.764Z] #19 7.888 [2022-09-16T17:50:06.877Z] #41 65.41 checking build system type... x86_64-pc-linux-gnu [2022-09-16T17:50:06.877Z] #41 65.65 checking host system type... x86_64-pc-linux-gnu [2022-09-16T17:50:06.877Z] #41 65.65 checking how to print strings... printf [2022-09-16T17:50:06.877Z] #41 65.66 checking for gcc... gcc [2022-09-16T17:50:07.134Z] #41 65.75 checking whether the C compiler works... yes [2022-09-16T17:50:07.134Z] #41 65.99 checking for C compiler default output file name... a.out [2022-09-16T17:50:07.286Z] #19 8.127 #=#=# ######################################################################## 100.0% [2022-09-16T17:50:07.392Z] #41 65.99 checking for suffix of executables... [2022-09-16T17:50:07.545Z] #19 8.646 [2022-09-16T17:50:07.650Z] #41 66.22 checking whether we are cross compiling... no [2022-09-16T17:50:07.650Z] #41 66.38 checking for suffix of object files... o [2022-09-16T17:50:07.650Z] #41 66.47 checking whether we are using the GNU C compiler... yes [2022-09-16T17:50:07.909Z] #41 66.58 checking whether gcc accepts -g... yes [2022-09-16T17:50:08.166Z] #41 66.66 checking for gcc option to accept ISO C89... none needed [2022-09-16T17:50:08.166Z] #41 66.88 checking whether gcc understands -c and -o together... yes [2022-09-16T17:50:08.166Z] #41 66.99 checking for a sed that does not truncate output... /bin/sed [2022-09-16T17:50:08.166Z] #41 67.01 checking for grep that handles long lines and -e... /bin/grep [2022-09-16T17:50:08.166Z] #41 67.02 checking for egrep... /bin/grep -E [2022-09-16T17:50:08.166Z] #41 67.02 checking for fgrep... /bin/grep -F [2022-09-16T17:50:08.166Z] #41 67.03 checking for ld used by gcc... /usr/bin/ld [2022-09-16T17:50:08.166Z] #41 67.05 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-16T17:50:08.166Z] #41 67.06 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-16T17:50:08.423Z] #41 67.07 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-16T17:50:08.423Z] #41 67.20 checking whether ln -s works... yes [2022-09-16T17:50:08.423Z] #41 67.20 checking the maximum length of command line arguments... 1572864 [2022-09-16T17:50:08.423Z] #41 67.23 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:50:08.423Z] #41 67.23 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-16T17:50:08.423Z] #41 67.24 checking for /usr/bin/ld option to reload object files... -r [2022-09-16T17:50:08.423Z] #41 67.24 checking for objdump... objdump [2022-09-16T17:50:08.423Z] #41 67.24 checking how to recognize dependent libraries... pass_all [2022-09-16T17:50:08.423Z] #41 67.25 checking for dlltool... no [2022-09-16T17:50:08.423Z] #41 67.25 checking how to associate runtime and link libraries... printf %s\n [2022-09-16T17:50:08.423Z] #41 67.26 checking for ar... ar [2022-09-16T17:50:08.485Z] #19 9.401 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-16T17:50:08.680Z] #41 67.26 checking for archiver @FILE support... @ [2022-09-16T17:50:08.681Z] #41 67.45 checking for strip... strip [2022-09-16T17:50:08.681Z] #41 67.46 checking for ranlib... ranlib [2022-09-16T17:50:08.681Z] #41 67.46 checking for gawk... no [2022-09-16T17:50:08.681Z] #41 67.46 checking for mawk... mawk [2022-09-16T17:50:08.745Z] #19 9.814 [2022-09-16T17:50:08.938Z] #41 67.47 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-16T17:50:08.938Z] #41 67.79 checking for sysroot... no [2022-09-16T17:50:08.938Z] #41 67.80 checking for a working dd... /bin/dd [2022-09-16T17:50:08.938Z] #41 67.82 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-16T17:50:09.005Z] #19 10.09 #=#=# ######################################################################## 100.0% [2022-09-16T17:50:09.195Z] #41 67.92 checking for mt... no [2022-09-16T17:50:09.195Z] #41 67.92 checking if : is a manifest tool... no [2022-09-16T17:50:09.195Z] #41 67.93 checking how to run the C preprocessor... gcc -E [2022-09-16T17:50:09.573Z] #19 10.64 [2022-09-16T17:50:09.574Z] #19 10.80 Download of images into '/build' complete. [2022-09-16T17:50:09.574Z] #19 10.80 Use something like the following to load the result into a Docker daemon: [2022-09-16T17:50:09.574Z] #19 10.80 tar -cC '/build' . | docker load [2022-09-16T17:50:09.763Z] #41 68.14 checking for ANSI C header files... yes [2022-09-16T17:50:09.833Z] #19 DONE 11.0s [2022-09-16T17:50:09.834Z] [2022-09-16T17:50:09.834Z] #27 [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:50:09.834Z] #0 3.750 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:50:09.834Z] #0 3.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:50:09.834Z] #0 3.932 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:50:09.834Z] #0 4.128 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:50:09.834Z] #0 4.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:50:10.020Z] #41 68.74 checking for sys/types.h... yes [2022-09-16T17:50:10.277Z] #41 68.84 checking for sys/stat.h... yes [2022-09-16T17:50:10.277Z] #41 69.02 checking for stdlib.h... yes [2022-09-16T17:50:10.534Z] #41 69.17 checking for string.h... yes [2022-09-16T17:50:10.534Z] #41 69.35 checking for memory.h... yes [2022-09-16T17:50:10.774Z] #27 6.034 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:50:10.800Z] #41 69.53 checking for strings.h... yes [2022-09-16T17:50:11.033Z] #27 ... [2022-09-16T17:50:11.034Z] [2022-09-16T17:50:11.034Z] #28 [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:50:11.034Z] #0 5.083 + RM_GOPATH=0 [2022-09-16T17:50:11.034Z] #0 5.083 + TMP_GOPATH= [2022-09-16T17:50:11.034Z] #0 5.083 + : /build [2022-09-16T17:50:11.034Z] #0 5.083 + '[' -z '' ']' [2022-09-16T17:50:11.034Z] #0 5.083 ++ mktemp -d [2022-09-16T17:50:11.034Z] #0 5.091 + export GOPATH=/tmp/tmp.YQWWAZROh4 [2022-09-16T17:50:11.034Z] #0 5.091 + GOPATH=/tmp/tmp.YQWWAZROh4 [2022-09-16T17:50:11.034Z] #0 5.091 + RM_GOPATH=1 [2022-09-16T17:50:11.034Z] #0 5.091 + case "$(go env GOARCH)" in [2022-09-16T17:50:11.034Z] #0 5.091 ++ go env GOARCH [2022-09-16T17:50:11.034Z] #0 5.141 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:50:11.034Z] #0 5.141 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:50:11.034Z] #0 5.141 ++ dirname /install.sh [2022-09-16T17:50:11.034Z] #0 5.144 + dir=/ [2022-09-16T17:50:11.034Z] #0 5.144 + bin=dockercli [2022-09-16T17:50:11.034Z] #0 5.144 + shift [2022-09-16T17:50:11.034Z] #0 5.144 + '[' '!' -f //dockercli.installer ']' [2022-09-16T17:50:11.034Z] #0 5.144 + . //dockercli.installer [2022-09-16T17:50:11.034Z] #0 5.144 ++ : stable [2022-09-16T17:50:11.034Z] #0 5.144 ++ : 17.06.2-ce [2022-09-16T17:50:11.034Z] #0 5.144 + install_dockercli [2022-09-16T17:50:11.034Z] #0 5.144 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-16T17:50:11.034Z] #0 5.144 ++ uname -m [2022-09-16T17:50:11.034Z] #0 5.144 Install docker/cli version 17.06.2-ce from stable [2022-09-16T17:50:11.034Z] #0 5.200 + arch=aarch64 [2022-09-16T17:50:11.034Z] #0 5.200 + '[' aarch64 '!=' x86_64 ']' [2022-09-16T17:50:11.034Z] #0 5.200 + '[' aarch64 '!=' s390x ']' [2022-09-16T17:50:11.034Z] #0 5.200 + '[' aarch64 '!=' armhf ']' [2022-09-16T17:50:11.034Z] #0 5.200 + build_dockercli [2022-09-16T17:50:11.034Z] #0 5.200 + git clone https://github.com/docker/docker-ce /tmp/tmp.YQWWAZROh4/tmp/docker-ce [2022-09-16T17:50:11.034Z] #28 5.258 Cloning into '/tmp/tmp.YQWWAZROh4/tmp/docker-ce'... [2022-09-16T17:50:11.082Z] #41 69.67 checking for inttypes.h... yes [2022-09-16T17:50:11.082Z] #41 69.86 checking for stdint.h... yes [2022-09-16T17:50:11.376Z] #41 70.09 checking for unistd.h... yes [2022-09-16T17:50:11.605Z] #28 ... [2022-09-16T17:50:11.605Z] [2022-09-16T17:50:11.605Z] #29 [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:50:11.605Z] #0 5.307 + RM_GOPATH=0 [2022-09-16T17:50:11.605Z] #0 5.307 + TMP_GOPATH= [2022-09-16T17:50:11.605Z] #0 5.307 + : /build [2022-09-16T17:50:11.605Z] #0 5.307 + '[' -z '' ']' [2022-09-16T17:50:11.605Z] #0 5.308 ++ mktemp -d [2022-09-16T17:50:11.605Z] #0 5.310 + export GOPATH=/tmp/tmp.Cn5Z79BIM5 [2022-09-16T17:50:11.605Z] #0 5.311 + GOPATH=/tmp/tmp.Cn5Z79BIM5 [2022-09-16T17:50:11.605Z] #0 5.311 + RM_GOPATH=1 [2022-09-16T17:50:11.605Z] #0 5.311 + case "$(go env GOARCH)" in [2022-09-16T17:50:11.605Z] #0 5.313 ++ go env GOARCH [2022-09-16T17:50:11.605Z] #0 5.359 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:50:11.605Z] #0 5.363 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:50:11.605Z] #0 5.370 ++ dirname /install.sh [2022-09-16T17:50:11.605Z] #0 5.376 + dir=/ [2022-09-16T17:50:11.605Z] #0 5.377 + bin=rootlesskit [2022-09-16T17:50:11.605Z] #0 5.377 + shift [2022-09-16T17:50:11.605Z] #0 5.377 + '[' '!' -f //rootlesskit.installer ']' [2022-09-16T17:50:11.605Z] #0 5.377 + . //rootlesskit.installer [2022-09-16T17:50:11.605Z] #0 5.378 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:50:11.605Z] #0 5.378 + install_rootlesskit [2022-09-16T17:50:11.605Z] #0 5.378 + case "$1" in [2022-09-16T17:50:11.605Z] #0 5.379 + export CGO_ENABLED=0 [2022-09-16T17:50:11.605Z] #0 5.379 + CGO_ENABLED=0 [2022-09-16T17:50:11.605Z] #0 5.379 + _install_rootlesskit [2022-09-16T17:50:11.605Z] #0 5.380 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-16T17:50:11.605Z] #0 5.383 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:50:11.605Z] #0 5.383 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-16T17:50:11.605Z] #0 5.383 + GOBIN=/build [2022-09-16T17:50:11.605Z] #0 5.383 + GO111MODULE=on [2022-09-16T17:50:11.605Z] #0 5.383 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:50:11.641Z] #41 70.31 checking for dlfcn.h... yes [2022-09-16T17:50:11.641Z] #41 70.52 checking for objdir... .libs [2022-09-16T17:50:11.866Z] #29 5.903 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-16T17:50:11.911Z] #41 70.79 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-16T17:50:11.911Z] #41 70.87 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-16T17:50:12.170Z] #41 70.87 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-16T17:50:12.735Z] #41 70.96 checking if gcc static flag -static works... yes [2022-09-16T17:50:12.735Z] #41 71.40 checking if gcc supports -c -o file.o... yes [2022-09-16T17:50:12.735Z] #41 71.55 checking if gcc supports -c -o file.o... (cached) yes [2022-09-16T17:50:12.735Z] #41 71.55 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-16T17:50:12.992Z] #41 71.59 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-16T17:50:12.992Z] #41 71.92 checking how to hardcode library paths into programs... immediate [2022-09-16T17:50:12.992Z] #41 71.92 checking whether stripping libraries is possible... yes [2022-09-16T17:50:12.992Z] #41 71.92 checking if libtool supports shared libraries... yes [2022-09-16T17:50:12.992Z] #41 71.92 checking whether to build shared libraries... no [2022-09-16T17:50:12.992Z] #41 71.92 checking whether to build static libraries... yes [2022-09-16T17:50:12.992Z] #41 71.93 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-16T17:50:13.249Z] #41 71.96 checking whether build environment is sane... yes [2022-09-16T17:50:13.249Z] #41 72.01 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-16T17:50:13.249Z] #41 72.03 checking whether make sets $(MAKE)... yes [2022-09-16T17:50:13.249Z] #41 72.08 checking whether make supports the include directive... yes (GNU style) [2022-09-16T17:50:13.249Z] #41 72.12 checking whether make supports nested variables... yes [2022-09-16T17:50:13.249Z] #41 72.15 checking whether UID '0' is supported by ustar format... yes [2022-09-16T17:50:13.249Z] #41 72.16 checking whether GID '0' is supported by ustar format... yes [2022-09-16T17:50:13.506Z] #41 72.16 checking how to create a ustar tar archive... gnutar [2022-09-16T17:50:13.506Z] #41 72.23 checking dependency style of gcc... gcc3 [2022-09-16T17:50:13.506Z] #41 72.37 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-16T17:50:13.506Z] #41 72.39 checking whether make supports nested variables... (cached) yes [2022-09-16T17:50:13.506Z] #41 72.39 checking for gawk... (cached) mawk [2022-09-16T17:50:13.506Z] #41 72.39 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-16T17:50:13.506Z] #41 72.39 checking for gcc... (cached) gcc [2022-09-16T17:50:13.506Z] #41 72.46 checking whether we are using the GNU C compiler... (cached) yes [2022-09-16T17:50:13.506Z] #41 72.46 checking whether gcc accepts -g... (cached) yes [2022-09-16T17:50:13.506Z] #41 72.47 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-16T17:50:13.763Z] #41 72.47 checking whether gcc understands -c and -o together... (cached) yes [2022-09-16T17:50:13.763Z] #41 72.47 checking for a Python interpreter with version >= 3... python3 [2022-09-16T17:50:13.763Z] #41 72.57 checking for python3... /usr/bin/python3 [2022-09-16T17:50:13.763Z] #41 72.57 checking for python3 version... 3.9 [2022-09-16T17:50:13.763Z] #41 72.62 checking for python3 platform... linux [2022-09-16T17:50:13.773Z] #29 8.088 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-16T17:50:14.020Z] #41 72.67 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-16T17:50:14.020Z] #41 72.79 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-16T17:50:14.020Z] #41 72.94 checking for go-md2man... no [2022-09-16T17:50:14.020Z] #41 72.96 checking error.h usability... yes [2022-09-16T17:50:14.032Z] #29 8.093 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-16T17:50:14.032Z] #29 ... [2022-09-16T17:50:14.032Z] [2022-09-16T17:50:14.032Z] #27 [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:50:14.032Z] #27 9.350 Fetched 8463 kB in 6s (1451 kB/s) [2022-09-16T17:50:14.276Z] #41 73.05 checking error.h presence... yes [2022-09-16T17:50:14.276Z] #41 73.10 checking for error.h... yes [2022-09-16T17:50:14.533Z] #41 73.12 checking linux/openat2.h usability... yes [2022-09-16T17:50:14.533Z] #41 73.30 checking linux/openat2.h presence... yes [2022-09-16T17:50:14.533Z] #41 73.34 checking for linux/openat2.h... yes [2022-09-16T17:50:14.601Z] #27 9.350 Reading package lists... [2022-09-16T17:50:14.602Z] #27 ... [2022-09-16T17:50:14.602Z] [2022-09-16T17:50:14.602Z] #30 [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:50:14.602Z] #0 6.754 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-16T17:50:14.790Z] #41 73.37 checking for copy_file_range... yes [2022-09-16T17:50:14.907Z] #30 ... [2022-09-16T17:50:14.907Z] [2022-09-16T17:50:14.907Z] #31 [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:50:14.907Z] #0 6.826 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:50:14.907Z] #0 6.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:50:14.907Z] #0 6.867 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:50:14.907Z] #0 7.807 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:50:14.907Z] #0 9.836 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:50:14.907Z] #31 ... [2022-09-16T17:50:14.907Z] [2022-09-16T17:50:14.907Z] #32 [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:50:14.907Z] #0 5.665 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-16T17:50:14.907Z] #0 7.444 go: downloading github.com/fatih/color v1.13.0 [2022-09-16T17:50:14.907Z] #0 7.455 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-16T17:50:14.907Z] #0 7.562 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-16T17:50:14.907Z] #0 7.574 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-16T17:50:14.907Z] #0 7.898 go: downloading github.com/spf13/viper v1.11.0 [2022-09-16T17:50:14.907Z] #0 7.945 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-16T17:50:14.907Z] #0 8.549 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-16T17:50:14.907Z] #0 8.624 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-16T17:50:14.907Z] #0 10.32 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-16T17:50:15.046Z] #41 73.65 checking for fgetxattr... yes [2022-09-16T17:50:15.047Z] #41 73.85 checking for statx... yes [2022-09-16T17:50:15.187Z] #32 10.49 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-16T17:50:15.187Z] #32 ... [2022-09-16T17:50:15.187Z] [2022-09-16T17:50:15.187Z] #33 [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:50:15.187Z] #0 6.241 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-16T17:50:15.187Z] #33 ... [2022-09-16T17:50:15.187Z] [2022-09-16T17:50:15.188Z] #34 [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:50:15.188Z] #0 6.311 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:50:15.188Z] #0 6.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:50:15.188Z] #0 6.386 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:50:15.188Z] #0 7.258 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:50:15.188Z] #0 9.578 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:50:15.303Z] #41 74.03 checking for fgetpwent_r... [2022-09-16T17:50:15.303Z] #41 ... [2022-09-16T17:50:15.303Z] [2022-09-16T17:50:15.303Z] #32 [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:50:15.303Z] #32 95.34 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:50:15.303Z] #32 95.41 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:50:15.303Z] #32 95.43 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:50:15.303Z] #32 95.47 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:50:15.303Z] #32 95.49 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:50:15.303Z] #32 97.50 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:50:15.303Z] #32 97.50 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:50:15.303Z] #32 97.53 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:50:15.303Z] #32 97.60 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:50:15.303Z] #32 97.65 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:50:15.303Z] #32 99.70 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:50:15.303Z] #32 99.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-16T17:50:15.303Z] #32 99.71 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB] [2022-09-16T17:50:15.303Z] #32 99.76 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:50:15.303Z] #32 99.77 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:50:15.303Z] #32 99.78 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-16T17:50:15.303Z] #32 100.1 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:50:15.303Z] #32 100.1 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:50:15.303Z] #32 100.1 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:50:15.303Z] #32 100.1 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:50:15.303Z] #32 100.1 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:50:15.303Z] #32 100.1 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:50:15.303Z] #32 100.1 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-16T17:50:15.303Z] #32 100.1 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:50:15.303Z] #32 100.1 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:50:15.303Z] #32 100.1 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:50:15.303Z] #32 100.1 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:50:15.303Z] #32 100.1 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:50:15.303Z] #32 100.1 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-16T17:50:15.303Z] #32 100.1 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-16T17:50:15.303Z] #32 100.2 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:50:15.303Z] #32 100.2 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:50:15.303Z] #32 100.2 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:50:15.303Z] #32 100.2 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:50:15.303Z] #32 100.2 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:50:15.303Z] #32 100.2 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:50:15.303Z] #32 100.3 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:50:15.303Z] #32 100.3 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:50:15.303Z] #32 102.4 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:50:15.303Z] #32 102.4 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:50:15.303Z] #32 102.4 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:50:15.303Z] #32 102.5 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:50:15.303Z] #32 102.6 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:50:15.303Z] #32 104.5 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:50:15.303Z] #32 104.5 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-16T17:50:15.303Z] #32 104.5 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-16T17:50:15.303Z] #32 104.5 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:50:15.304Z] #32 104.5 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:50:15.304Z] #32 104.5 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:50:15.304Z] #32 104.5 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:50:15.304Z] #32 104.6 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:50:15.304Z] #32 104.6 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:50:15.304Z] #32 104.7 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:50:15.304Z] #32 104.7 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:50:15.304Z] #32 ... [2022-09-16T17:50:15.304Z] [2022-09-16T17:50:15.304Z] #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:50:15.304Z] #41 74.03 checking for fgetpwent_r... yes [2022-09-16T17:50:15.448Z] #34 ... [2022-09-16T17:50:15.448Z] [2022-09-16T17:50:15.448Z] #35 [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:50:15.448Z] #0 6.399 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-16T17:50:15.448Z] #0 7.256 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-16T17:50:15.448Z] #0 8.490 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-16T17:50:15.448Z] #0 8.648 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-16T17:50:15.448Z] #0 8.715 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-16T17:50:15.448Z] #35 ... [2022-09-16T17:50:15.448Z] [2022-09-16T17:50:15.448Z] #36 [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:50:15.448Z] #0 6.890 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:50:15.448Z] #0 6.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:50:15.448Z] #0 6.930 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:50:15.448Z] #0 7.867 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:50:15.448Z] #0 10.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:50:15.560Z] #41 74.23 checking for issetugid... no [2022-09-16T17:50:15.560Z] #41 74.44 checking for pkg-config... /usr/bin/pkg-config [2022-09-16T17:50:15.560Z] #41 74.45 checking pkg-config is at least version 0.9.0... yes [2022-09-16T17:50:15.716Z] #36 ... [2022-09-16T17:50:15.716Z] [2022-09-16T17:50:15.716Z] #37 [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:50:15.716Z] #0 5.871 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-16T17:50:15.716Z] #0 7.030 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-16T17:50:15.716Z] #0 7.048 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-16T17:50:15.716Z] #0 7.180 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-16T17:50:15.716Z] #0 9.072 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-16T17:50:15.977Z] #37 ... [2022-09-16T17:50:15.977Z] [2022-09-16T17:50:15.977Z] #38 [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:50:15.977Z] #0 6.040 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-16T17:50:15.977Z] #0 7.373 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-16T17:50:15.977Z] #0 7.398 go: downloading github.com/fatih/color v1.10.0 [2022-09-16T17:50:15.977Z] #0 7.416 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-16T17:50:15.977Z] #0 7.440 go: downloading github.com/pkg/errors v0.9.1 [2022-09-16T17:50:15.977Z] #0 7.611 go: downloading golang.org/x/tools v0.1.0 [2022-09-16T17:50:15.977Z] #0 7.726 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-16T17:50:15.977Z] #0 7.860 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-16T17:50:15.977Z] #0 8.180 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-16T17:50:15.977Z] #0 8.274 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-16T17:50:15.977Z] #38 ... [2022-09-16T17:50:15.977Z] [2022-09-16T17:50:15.977Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T17:50:15.977Z] #0 3.299 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-16T17:50:15.977Z] #0 3.301 Cloning into '.'... [2022-09-16T17:50:16.124Z] #41 74.46 checking for library containing yajl_tree_get... -lyajl [2022-09-16T17:50:16.124Z] #41 74.87 checking for yajl >= 2.0.0... yes [2022-09-16T17:50:16.124Z] #41 74.89 checking sys/capability.h usability... yes [2022-09-16T17:50:16.124Z] #41 74.97 checking sys/capability.h presence... yes [2022-09-16T17:50:16.124Z] #41 75.01 checking for sys/capability.h... yes [2022-09-16T17:50:16.237Z] #39 ... [2022-09-16T17:50:16.237Z] [2022-09-16T17:50:16.237Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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:50:16.237Z] #0 4.757 + git clone https://github.com/docker/distribution.git . [2022-09-16T17:50:16.237Z] #0 4.757 Cloning into '.'... [2022-09-16T17:50:16.237Z] #40 ... [2022-09-16T17:50:16.237Z] [2022-09-16T17:50:16.237Z] #41 [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:50:16.237Z] #0 5.808 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:50:16.237Z] #0 5.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:50:16.237Z] #0 5.865 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:50:16.237Z] #0 6.383 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-16T17:50:16.237Z] #0 6.929 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:50:16.237Z] #0 9.654 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:50:16.496Z] #41 ... [2022-09-16T17:50:16.496Z] [2022-09-16T17:50:16.496Z] #35 [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:50:16.496Z] #35 11.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-16T17:50:16.496Z] #35 11.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-16T17:50:16.688Z] #41 75.01 checking for library containing cap_from_name... -lcap [2022-09-16T17:50:16.945Z] #41 75.32 checking for library containing dlopen... -ldl [2022-09-16T17:50:17.202Z] #41 75.84 checking seccomp.h usability... yes [2022-09-16T17:50:17.202Z] #41 76.00 checking seccomp.h presence... yes [2022-09-16T17:50:17.202Z] #41 76.06 checking for seccomp.h... yes [2022-09-16T17:50:17.766Z] #41 76.07 checking for library containing seccomp_rule_add... -lseccomp [2022-09-16T17:50:18.023Z] #41 76.54 checking for library containing seccomp_arch_resolve_name... none required [2022-09-16T17:50:18.023Z] #41 76.84 checking systemd/sd-bus.h usability... yes [2022-09-16T17:50:18.280Z] #41 76.95 checking systemd/sd-bus.h presence... yes [2022-09-16T17:50:18.280Z] #41 77.02 checking for systemd/sd-bus.h... yes [2022-09-16T17:50:18.844Z] #41 77.02 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-16T17:50:18.844Z] #41 77.60 checking for sd_notify_barrier... yes [2022-09-16T17:50:19.101Z] #41 77.81 checking linux/bpf.h usability... yes [2022-09-16T17:50:19.101Z] #41 77.94 checking linux/bpf.h presence... yes [2022-09-16T17:50:19.101Z] #41 77.99 checking for linux/bpf.h... yes [2022-09-16T17:50:19.101Z] #41 77.99 checking compilation for eBPF... yes [2022-09-16T17:50:19.358Z] #41 78.12 checking for criu >= 3.15... no [2022-09-16T17:50:19.358Z] #41 78.15 configure: CRIU headers not found, building without CRIU support [2022-09-16T17:50:19.358Z] #41 78.15 checking for criu > 3.16... no [2022-09-16T17:50:19.358Z] #41 78.18 configure: CRIU version doesn't support join-ns API [2022-09-16T17:50:19.358Z] #41 78.19 checking for criu > 3.16.1... no [2022-09-16T17:50:19.358Z] #41 78.21 configure: CRIU version doesn't support for pre-dumping [2022-09-16T17:50:19.358Z] #41 78.21 checking for new mount API (fsconfig)... yes [2022-09-16T17:50:19.358Z] #41 78.29 checking for seccomp notify API... yes [2022-09-16T17:50:19.358Z] #41 78.37 checking for gperf... no [2022-09-16T17:50:19.616Z] #41 78.38 configure: gperf not found - cannot rebuild signal parser code [2022-09-16T17:50:19.873Z] #41 78.38 checking for library containing argp_parse... none required [2022-09-16T17:50:19.873Z] #41 78.67 checking that generated files are newer than configure... done [2022-09-16T17:50:19.873Z] #41 78.68 configure: creating ./config.status [2022-09-16T17:50:21.768Z] #41 ... [2022-09-16T17:50:21.768Z] [2022-09-16T17:50:21.768Z] #36 [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:50:21.768Z] #36 120.5 Delve is a source level debugger for Go programs. [2022-09-16T17:50:21.768Z] #36 120.5 [2022-09-16T17:50:21.768Z] #36 120.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-16T17:50:21.768Z] #36 120.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-16T17:50:21.768Z] #36 120.5 [2022-09-16T17:50:21.768Z] #36 120.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-16T17:50:21.768Z] #36 120.5 [2022-09-16T17:50:21.768Z] #36 120.5 Pass flags to the program you are debugging using `--`, for example: [2022-09-16T17:50:21.768Z] #36 120.5 [2022-09-16T17:50:21.768Z] #36 120.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-16T17:50:21.768Z] #36 120.5 [2022-09-16T17:50:21.768Z] #36 120.5 Usage: [2022-09-16T17:50:21.768Z] #36 120.5 dlv [command] [2022-09-16T17:50:21.768Z] #36 120.5 [2022-09-16T17:50:21.768Z] #36 120.5 Available Commands: [2022-09-16T17:50:21.768Z] #36 120.5 attach Attach to running process and begin debugging. [2022-09-16T17:50:21.768Z] #36 120.5 connect Connect to a headless debug server with a terminal client. [2022-09-16T17:50:21.768Z] #36 120.5 core Examine a core dump. [2022-09-16T17:50:21.768Z] #36 120.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-16T17:50:21.768Z] #36 120.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-16T17:50:21.768Z] #36 120.5 exec Execute a precompiled binary, and begin a debug session. [2022-09-16T17:50:21.768Z] #36 120.5 help Help about any command [2022-09-16T17:50:21.768Z] #36 120.5 run Deprecated command. Use 'debug' instead. [2022-09-16T17:50:21.768Z] #36 120.5 test Compile test binary and begin debugging program. [2022-09-16T17:50:21.768Z] #36 120.5 trace Compile and begin tracing program. [2022-09-16T17:50:21.768Z] #36 120.5 version Prints version. [2022-09-16T17:50:21.768Z] #36 120.5 [2022-09-16T17:50:21.768Z] #36 120.5 Flags: [2022-09-16T17:50:21.768Z] #36 120.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-16T17:50:21.768Z] #36 120.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-16T17:50:21.768Z] #36 120.5 --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:50:21.768Z] #36 120.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-16T17:50:21.768Z] #36 120.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-16T17:50:21.768Z] #36 120.5 --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:50:21.768Z] #36 120.5 --disable-aslr Disables address space randomization [2022-09-16T17:50:21.768Z] #36 120.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-16T17:50:21.768Z] #36 120.5 -h, --help help for dlv [2022-09-16T17:50:21.768Z] #36 120.5 --init string Init file, executed by the terminal client. [2022-09-16T17:50:21.768Z] #36 120.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-16T17:50:21.768Z] #36 120.5 --log Enable debugging server logging. [2022-09-16T17:50:21.768Z] #36 120.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-16T17:50:21.768Z] #36 120.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-16T17:50:21.768Z] #36 120.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-16T17:50:21.768Z] #36 120.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-16T17:50:21.768Z] #36 120.5 --wd string Working directory for running the program. [2022-09-16T17:50:21.768Z] #36 120.5 [2022-09-16T17:50:21.768Z] #36 120.5 Additional help topics: [2022-09-16T17:50:21.768Z] #36 120.5 dlv backend Help about the --backend flag. [2022-09-16T17:50:21.768Z] #36 120.5 dlv log Help about logging flags. [2022-09-16T17:50:21.768Z] #36 120.5 dlv redirect Help about file redirection. [2022-09-16T17:50:21.768Z] #36 120.5 [2022-09-16T17:50:21.768Z] #36 120.5 Use "dlv [command] --help" for more information about a command. [2022-09-16T17:50:21.773Z] #35 ... [2022-09-16T17:50:21.773Z] [2022-09-16T17:50:21.773Z] #30 [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:50:21.773Z] #30 14.34 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-16T17:50:21.773Z] #30 14.36 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-16T17:50:21.773Z] #30 14.67 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-16T17:50:21.773Z] #30 14.77 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-16T17:50:21.773Z] #30 14.89 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-16T17:50:21.773Z] #30 15.19 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-16T17:50:21.773Z] #30 15.28 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-16T17:50:21.773Z] #30 15.30 go: downloading github.com/peterh/liner v1.2.2 [2022-09-16T17:50:21.773Z] #30 15.39 go: downloading github.com/google/go-dap v0.6.0 [2022-09-16T17:50:21.773Z] #30 15.62 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-16T17:50:21.773Z] #30 15.86 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-16T17:50:21.773Z] #30 16.42 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-16T17:50:21.773Z] #30 16.59 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-16T17:50:21.773Z] #30 16.73 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-16T17:50:22.712Z] #30 17.83 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-16T17:50:23.139Z] #36 DONE 121.8s [2022-09-16T17:50:23.139Z] [2022-09-16T17:50:23.139Z] #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:50:23.139Z] #25 DONE 121.5s [2022-09-16T17:50:23.139Z] [2022-09-16T17:50:23.139Z] #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:50:23.139Z] #41 80.59 config.status: creating Makefile [2022-09-16T17:50:23.139Z] #41 80.65 config.status: creating rpm/crun.spec [2022-09-16T17:50:23.139Z] #41 80.70 config.status: creating config.h [2022-09-16T17:50:23.139Z] #41 80.73 config.status: executing libtool commands [2022-09-16T17:50:23.139Z] #41 80.75 config.status: executing depfiles commands [2022-09-16T17:50:23.139Z] #41 81.29 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-16T17:50:23.139Z] #41 81.30 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-16T17:50:23.139Z] #41 81.50 checking for gcc... gcc [2022-09-16T17:50:23.139Z] #41 81.54 checking whether the C compiler works... yes [2022-09-16T17:50:23.139Z] #41 81.63 checking for C compiler default output file name... a.out [2022-09-16T17:50:23.139Z] #41 81.64 checking for suffix of executables... [2022-09-16T17:50:23.139Z] #41 81.92 checking whether we are cross compiling... no [2022-09-16T17:50:23.280Z] #30 ... [2022-09-16T17:50:23.280Z] [2022-09-16T17:50:23.280Z] #33 [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:50:23.280Z] #33 17.33 tomll can be used in two ways: [2022-09-16T17:50:23.280Z] #33 17.33 Writing to STDIN and reading from STDOUT: [2022-09-16T17:50:23.280Z] #33 17.33 cat file.toml | tomll > file.toml [2022-09-16T17:50:23.280Z] #33 17.33 [2022-09-16T17:50:23.280Z] #33 17.33 Reading and updating a list of files: [2022-09-16T17:50:23.280Z] #33 17.33 tomll a.toml b.toml c.toml [2022-09-16T17:50:23.280Z] #33 17.33 [2022-09-16T17:50:23.280Z] #33 17.33 When given a list of files, tomll will modify all files in place without asking. [2022-09-16T17:50:23.280Z] #33 DONE 18.6s [2022-09-16T17:50:23.280Z] [2022-09-16T17:50:23.280Z] #32 [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:50:23.280Z] #32 10.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-16T17:50:23.280Z] #32 11.04 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-16T17:50:23.280Z] #32 15.15 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-16T17:50:23.280Z] #32 15.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-16T17:50:23.280Z] #32 15.27 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-16T17:50:23.280Z] #32 15.44 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-16T17:50:23.280Z] #32 15.50 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-16T17:50:23.280Z] #32 15.55 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-16T17:50:23.280Z] #32 15.69 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-16T17:50:23.280Z] #32 15.72 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-16T17:50:23.280Z] #32 15.81 go: downloading github.com/spf13/afero v1.8.2 [2022-09-16T17:50:23.280Z] #32 15.91 go: downloading github.com/spf13/cast v1.4.1 [2022-09-16T17:50:23.280Z] #32 16.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-16T17:50:23.280Z] #32 16.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-16T17:50:23.281Z] #32 16.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-16T17:50:23.281Z] #32 16.16 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-16T17:50:23.281Z] #32 16.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-16T17:50:23.281Z] #32 16.24 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-16T17:50:23.281Z] #32 16.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-16T17:50:23.281Z] #32 16.25 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-16T17:50:23.281Z] #32 16.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-16T17:50:23.281Z] #32 16.39 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-16T17:50:23.281Z] #32 16.59 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-16T17:50:23.281Z] #32 16.92 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-16T17:50:23.281Z] #32 16.98 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-16T17:50:23.281Z] #32 17.10 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-16T17:50:23.281Z] #32 17.29 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-16T17:50:23.281Z] #32 17.55 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-16T17:50:23.281Z] #32 17.67 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-16T17:50:23.281Z] #32 17.81 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-16T17:50:23.652Z] #41 82.17 checking for suffix of object files... o [2022-09-16T17:50:23.652Z] #41 82.30 checking whether we are using the GNU C compiler... yes [2022-09-16T17:50:23.652Z] #41 82.42 checking whether gcc accepts -g... yes [2022-09-16T17:50:23.909Z] #41 82.50 checking for gcc option to accept ISO C89... none needed [2022-09-16T17:50:23.909Z] #41 82.69 checking whether gcc understands -c and -o together... yes [2022-09-16T17:50:24.218Z] #32 19.70 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-16T17:50:24.218Z] #32 ... [2022-09-16T17:50:24.218Z] [2022-09-16T17:50:24.218Z] #29 [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:50:24.218Z] #29 8.478 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-16T17:50:24.218Z] #29 10.98 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-16T17:50:24.218Z] #29 11.95 go: downloading github.com/google/uuid v1.3.0 [2022-09-16T17:50:24.218Z] #29 11.97 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-16T17:50:24.218Z] #29 12.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-16T17:50:24.218Z] #29 12.32 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-16T17:50:24.218Z] #29 12.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-16T17:50:24.218Z] #29 12.58 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-16T17:50:24.218Z] #29 12.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-16T17:50:24.218Z] #29 13.16 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-16T17:50:24.218Z] #29 13.29 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-16T17:50:24.218Z] #29 15.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-16T17:50:24.471Z] #41 82.91 checking how to run the C preprocessor... gcc -E [2022-09-16T17:50:24.471Z] #41 83.22 checking for grep that handles long lines and -e... /bin/grep [2022-09-16T17:50:24.471Z] #41 83.24 checking for egrep... /bin/grep -E [2022-09-16T17:50:24.477Z] #29 ... [2022-09-16T17:50:24.477Z] [2022-09-16T17:50:24.477Z] #32 [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:50:24.477Z] #32 19.88 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-16T17:50:24.477Z] #32 19.96 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-16T17:50:24.736Z] #32 20.04 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-16T17:50:24.736Z] #32 20.07 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-16T17:50:24.736Z] #32 20.12 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-16T17:50:24.736Z] #32 20.14 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-16T17:50:24.736Z] #32 20.16 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-16T17:50:24.736Z] #32 20.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-16T17:50:24.736Z] #32 20.28 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-16T17:50:24.996Z] #32 20.33 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-16T17:50:24.996Z] #32 20.38 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-16T17:50:24.996Z] #32 20.48 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-16T17:50:25.036Z] #41 83.24 checking for ANSI C header files... yes [2022-09-16T17:50:25.259Z] #32 20.54 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-16T17:50:25.259Z] #32 20.55 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-16T17:50:25.259Z] #32 20.57 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-16T17:50:25.259Z] #32 20.63 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-16T17:50:25.259Z] #32 20.77 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-16T17:50:25.259Z] #32 20.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-16T17:50:25.293Z] #41 83.85 checking for sys/types.h... yes [2022-09-16T17:50:25.293Z] #41 84.00 checking for sys/stat.h... yes [2022-09-16T17:50:25.518Z] #32 20.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-16T17:50:25.518Z] #32 20.93 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-16T17:50:25.518Z] #32 20.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-16T17:50:25.550Z] #41 84.15 checking for stdlib.h... yes [2022-09-16T17:50:25.550Z] #41 84.31 checking for string.h... yes [2022-09-16T17:50:25.550Z] #41 84.42 checking for memory.h... yes [2022-09-16T17:50:25.778Z] #32 21.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-16T17:50:25.806Z] #41 84.55 checking for strings.h... yes [2022-09-16T17:50:25.806Z] #41 84.65 checking for inttypes.h... yes [2022-09-16T17:50:26.039Z] #32 21.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-16T17:50:26.039Z] #32 21.43 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-16T17:50:26.063Z] #41 84.73 checking for stdint.h... yes [2022-09-16T17:50:26.063Z] #41 84.81 checking for unistd.h... yes [2022-09-16T17:50:26.063Z] #41 84.88 checking minix/config.h usability... no [2022-09-16T17:50:26.063Z] #41 84.94 checking minix/config.h presence... no [2022-09-16T17:50:26.063Z] #41 84.98 checking for minix/config.h... no [2022-09-16T17:50:26.063Z] #41 84.98 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-16T17:50:26.298Z] #32 21.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-16T17:50:26.298Z] #32 21.55 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-16T17:50:26.298Z] #32 21.67 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-16T17:50:26.298Z] #32 21.75 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-16T17:50:26.558Z] #32 21.75 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-16T17:50:26.558Z] #32 21.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-16T17:50:26.558Z] #32 21.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-16T17:50:26.558Z] #32 21.90 go: downloading github.com/julz/importas v0.1.0 [2022-09-16T17:50:26.558Z] #32 21.93 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-16T17:50:26.558Z] #32 21.98 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-16T17:50:26.558Z] #32 ... [2022-09-16T17:50:26.558Z] [2022-09-16T17:50:26.558Z] #38 [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:50:26.558Z] #38 12.04 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-16T17:50:26.558Z] #38 12.07 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-16T17:50:26.558Z] #38 12.17 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-16T17:50:26.558Z] #38 14.37 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-16T17:50:26.558Z] #38 14.39 go: downloading golang.org/x/mod v0.3.0 [2022-09-16T17:50:26.577Z] #41 85.12 checking build system type... x86_64-pc-linux-gnu [2022-09-16T17:50:26.577Z] #41 85.28 checking host system type... x86_64-pc-linux-gnu [2022-09-16T17:50:26.577Z] #41 85.28 checking how to print strings... printf [2022-09-16T17:50:26.577Z] #41 85.29 checking for a sed that does not truncate output... /bin/sed [2022-09-16T17:50:26.577Z] #41 85.30 checking for fgrep... /bin/grep -F [2022-09-16T17:50:26.577Z] #41 85.30 checking for ld used by gcc... /usr/bin/ld [2022-09-16T17:50:26.577Z] #41 85.31 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-16T17:50:26.577Z] #41 85.32 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-16T17:50:26.577Z] #41 85.32 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-16T17:50:26.577Z] #41 85.37 checking whether ln -s works... yes [2022-09-16T17:50:26.577Z] #41 85.37 checking the maximum length of command line arguments... [2022-09-16T17:50:26.577Z] #41 ... [2022-09-16T17:50:26.577Z] [2022-09-16T17:50:26.577Z] #32 [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:50:26.577Z] #32 106.6 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:50:26.577Z] #32 106.6 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:50:26.577Z] #32 106.6 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:50:26.577Z] #32 106.7 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:50:26.577Z] #32 106.8 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:50:26.577Z] #32 108.5 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:50:26.578Z] #32 108.5 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-16T17:50:26.578Z] #32 108.5 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-16T17:50:26.578Z] #32 108.5 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:50:26.578Z] #32 108.5 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:50:26.578Z] #32 108.5 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:50:26.578Z] #32 108.5 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:50:26.578Z] #32 108.5 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:50:26.578Z] #32 108.6 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:50:26.578Z] #32 108.6 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:50:26.578Z] #32 108.7 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:50:26.578Z] #32 108.7 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:50:26.578Z] #32 108.7 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:50:26.578Z] #32 108.7 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:50:26.578Z] #32 108.7 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:50:26.578Z] #32 110.4 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:50:26.578Z] #32 110.4 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:50:26.578Z] #32 110.4 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:50:26.578Z] #32 110.5 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:50:26.578Z] #32 110.6 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:50:26.578Z] #32 112.5 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:50:26.578Z] #32 112.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-16T17:50:26.578Z] #32 112.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-16T17:50:26.578Z] #32 112.6 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:50:26.578Z] #32 112.6 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:50:26.578Z] #32 112.6 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:50:26.578Z] #32 112.6 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:50:26.578Z] #32 112.6 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:50:26.578Z] #32 112.7 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:50:26.578Z] #32 112.8 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:50:26.578Z] #32 112.8 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:50:26.578Z] #32 112.8 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:50:26.578Z] #32 114.8 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:50:26.578Z] #32 114.8 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:50:26.578Z] #32 114.9 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:50:26.578Z] #32 114.9 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:50:26.578Z] #32 115.0 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:50:26.578Z] #32 116.3 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:50:26.578Z] #32 116.3 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-16T17:50:26.578Z] #32 ... [2022-09-16T17:50:26.578Z] [2022-09-16T17:50:26.578Z] #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:50:26.578Z] #41 85.37 checking the maximum length of command line arguments... 1572864 [2022-09-16T17:50:26.578Z] #41 85.38 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:50:26.578Z] #41 85.38 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-16T17:50:26.578Z] #41 85.38 checking for /usr/bin/ld option to reload object files... -r [2022-09-16T17:50:26.578Z] #41 85.38 checking for objdump... objdump [2022-09-16T17:50:26.578Z] #41 85.38 checking how to recognize dependent libraries... pass_all [2022-09-16T17:50:26.578Z] #41 85.39 checking for dlltool... no [2022-09-16T17:50:26.578Z] #41 85.39 checking how to associate runtime and link libraries... printf %s\n [2022-09-16T17:50:26.578Z] #41 85.39 checking for ar... ar [2022-09-16T17:50:26.578Z] #41 85.40 checking for archiver @FILE support... @ [2022-09-16T17:50:26.818Z] #38 ... [2022-09-16T17:50:26.818Z] [2022-09-16T17:50:26.818Z] #32 [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:50:26.819Z] #32 22.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-16T17:50:26.819Z] #32 22.15 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-16T17:50:26.819Z] #32 22.17 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-16T17:50:26.819Z] #32 22.32 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-16T17:50:26.835Z] #41 85.49 checking for strip... strip [2022-09-16T17:50:26.835Z] #41 85.49 checking for ranlib... ranlib [2022-09-16T17:50:26.835Z] #41 85.50 checking for gawk... no [2022-09-16T17:50:26.835Z] #41 85.50 checking for mawk... mawk [2022-09-16T17:50:26.835Z] #41 85.50 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-16T17:50:26.835Z] #41 85.72 checking for sysroot... no [2022-09-16T17:50:26.835Z] #41 85.72 checking for a working dd... /bin/dd [2022-09-16T17:50:26.835Z] #41 85.73 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-16T17:50:26.835Z] #41 85.78 checking for mt... no [2022-09-16T17:50:26.835Z] #41 85.78 checking if : is a manifest tool... no [2022-09-16T17:50:26.835Z] #41 85.80 checking for dlfcn.h... yes [2022-09-16T17:50:27.078Z] #32 22.45 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-16T17:50:27.078Z] #32 22.54 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-16T17:50:27.078Z] #32 22.55 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-16T17:50:27.078Z] #32 ... [2022-09-16T17:50:27.078Z] [2022-09-16T17:50:27.078Z] #34 [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:50:27.078Z] #34 12.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:50:27.078Z] #34 17.63 Fetched 8463 kB in 12s (732 kB/s) [2022-09-16T17:50:27.078Z] #34 17.63 Reading package lists... [2022-09-16T17:50:27.105Z] #41 85.88 checking for objdir... .libs [2022-09-16T17:50:27.105Z] #41 86.04 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-16T17:50:27.105Z] #41 86.11 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-16T17:50:27.105Z] #41 86.11 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-16T17:50:27.338Z] #34 22.70 Reading package lists... [2022-09-16T17:50:27.338Z] #34 ... [2022-09-16T17:50:27.338Z] [2022-09-16T17:50:27.338Z] #32 [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:50:27.338Z] #32 22.65 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-16T17:50:27.338Z] #32 22.69 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-16T17:50:27.338Z] #32 ... [2022-09-16T17:50:27.338Z] [2022-09-16T17:50:27.338Z] #36 [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:50:27.338Z] #36 12.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:50:27.338Z] #36 17.65 Fetched 8463 kB in 11s (765 kB/s) [2022-09-16T17:50:27.338Z] #36 17.65 Reading package lists... [2022-09-16T17:50:27.598Z] #36 21.06 Reading package lists... [2022-09-16T17:50:27.598Z] #36 ... [2022-09-16T17:50:27.598Z] [2022-09-16T17:50:27.598Z] #31 [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:50:27.598Z] #31 13.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:50:27.598Z] #31 18.12 Fetched 8463 kB in 12s (730 kB/s) [2022-09-16T17:50:27.598Z] #31 18.12 Reading package lists... [2022-09-16T17:50:27.621Z] #41 86.15 checking if gcc static flag -static works... yes [2022-09-16T17:50:27.621Z] #41 86.39 checking if gcc supports -c -o file.o... yes [2022-09-16T17:50:27.621Z] #41 86.47 checking if gcc supports -c -o file.o... (cached) yes [2022-09-16T17:50:27.621Z] #41 86.47 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-16T17:50:27.858Z] #31 23.11 Reading package lists... [2022-09-16T17:50:27.858Z] #31 ... [2022-09-16T17:50:27.858Z] [2022-09-16T17:50:27.858Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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:50:27.858Z] #40 21.54 Updating files: 84% (1850/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:50:27.858Z] #40 21.76 + git checkout -q v2.3.0 [2022-09-16T17:50:27.877Z] #41 86.50 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-16T17:50:27.877Z] #41 86.66 checking how to hardcode library paths into programs... immediate [2022-09-16T17:50:27.877Z] #41 86.66 checking whether stripping libraries is possible... yes [2022-09-16T17:50:27.877Z] #41 86.67 checking if libtool supports shared libraries... yes [2022-09-16T17:50:27.877Z] #41 86.67 checking whether to build shared libraries... no [2022-09-16T17:50:27.877Z] #41 86.67 checking whether to build static libraries... yes [2022-09-16T17:50:27.877Z] #41 86.67 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-16T17:50:27.877Z] #41 86.70 checking whether build environment is sane... yes [2022-09-16T17:50:27.877Z] #41 86.72 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-16T17:50:27.877Z] #41 86.73 checking whether make sets $(MAKE)... yes [2022-09-16T17:50:27.877Z] #41 86.76 checking whether make supports the include directive... yes (GNU style) [2022-09-16T17:50:27.877Z] #41 86.79 checking whether make supports nested variables... yes [2022-09-16T17:50:27.877Z] #41 86.81 checking whether UID '0' is supported by ustar format... yes [2022-09-16T17:50:27.877Z] #41 86.81 checking whether GID '0' is supported by ustar format... yes [2022-09-16T17:50:27.877Z] #41 86.81 checking how to create a ustar tar archive... gnutar [2022-09-16T17:50:28.134Z] #41 86.85 checking dependency style of gcc... gcc3 [2022-09-16T17:50:28.134Z] #41 86.96 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-16T17:50:28.134Z] #41 86.97 checking whether make supports nested variables... (cached) yes [2022-09-16T17:50:28.134Z] #41 86.97 checking for pkg-config... /usr/bin/pkg-config [2022-09-16T17:50:28.134Z] #41 86.97 checking pkg-config is at least version 0.9.0... yes [2022-09-16T17:50:28.134Z] #41 86.97 checking for yajl >= 2.1.0... yes [2022-09-16T17:50:28.134Z] #41 87.00 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-16T17:50:28.134Z] #41 87.00 checking for gcc... (cached) gcc [2022-09-16T17:50:28.134Z] #41 87.05 checking whether we are using the GNU C compiler... (cached) yes [2022-09-16T17:50:28.134Z] #41 87.05 checking whether gcc accepts -g... (cached) yes [2022-09-16T17:50:28.390Z] #41 87.06 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-16T17:50:28.390Z] #41 87.06 checking whether gcc understands -c and -o together... (cached) yes [2022-09-16T17:50:28.390Z] #41 87.06 checking for a Python interpreter with version >= 3... python3 [2022-09-16T17:50:28.390Z] #41 87.14 checking for python3... /usr/bin/python3 [2022-09-16T17:50:28.390Z] #41 87.14 checking for python3 version... 3.9 [2022-09-16T17:50:28.390Z] #41 87.18 checking for python3 platform... linux [2022-09-16T17:50:28.390Z] #41 87.22 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-16T17:50:28.427Z] #40 ... [2022-09-16T17:50:28.427Z] [2022-09-16T17:50:28.427Z] #41 [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:50:28.427Z] #41 12.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:50:28.427Z] #41 15.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-16T17:50:28.427Z] #41 18.16 Fetched 8467 kB in 13s (670 kB/s) [2022-09-16T17:50:28.427Z] #41 18.16 Reading package lists... [2022-09-16T17:50:28.646Z] #41 87.31 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-16T17:50:28.686Z] #41 22.22 Reading package lists... [2022-09-16T17:50:28.686Z] #41 ... [2022-09-16T17:50:28.686Z] [2022-09-16T17:50:28.686Z] #32 [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:50:28.686Z] #32 23.28 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-16T17:50:28.686Z] #32 23.32 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-16T17:50:28.686Z] #32 23.41 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-16T17:50:28.686Z] #32 23.43 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-16T17:50:28.686Z] #32 23.53 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-16T17:50:28.686Z] #32 23.58 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-16T17:50:28.686Z] #32 23.65 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-16T17:50:28.686Z] #32 23.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-16T17:50:28.686Z] #32 23.73 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-16T17:50:28.686Z] #32 24.04 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-16T17:50:28.686Z] #32 24.07 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-16T17:50:28.686Z] #32 24.16 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-16T17:50:28.903Z] #41 87.47 checking that generated files are newer than configure... done [2022-09-16T17:50:28.903Z] #41 87.71 configure: creating ./config.status [2022-09-16T17:50:28.945Z] #32 24.18 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-16T17:50:28.946Z] #32 24.25 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-16T17:50:28.946Z] #32 ... [2022-09-16T17:50:28.946Z] [2022-09-16T17:50:28.946Z] #27 [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:50:28.946Z] #27 9.350 Reading package lists... [2022-09-16T17:50:28.946Z] #27 14.44 Reading package lists... [2022-09-16T17:50:28.946Z] #27 19.75 Building dependency tree... [2022-09-16T17:50:28.946Z] #27 23.12 The following additional packages will be installed: [2022-09-16T17:50:28.946Z] #27 23.13 libbtrfs0 [2022-09-16T17:50:28.946Z] #27 23.33 The following NEW packages will be installed: [2022-09-16T17:50:28.946Z] #27 23.36 libbtrfs-dev libbtrfs0 [2022-09-16T17:50:28.946Z] #27 23.78 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:50:28.946Z] #27 23.78 Need to get 454 kB of archives. [2022-09-16T17:50:28.946Z] #27 23.78 After this operation, 1275 kB of additional disk space will be used. [2022-09-16T17:50:28.946Z] #27 23.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-16T17:50:28.946Z] #27 23.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-16T17:50:28.946Z] #27 ... [2022-09-16T17:50:28.946Z] [2022-09-16T17:50:28.946Z] #32 [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:50:28.946Z] #32 24.42 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-16T17:50:29.205Z] #32 24.47 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-16T17:50:29.205Z] #32 24.48 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-16T17:50:29.205Z] #32 24.54 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-16T17:50:29.205Z] #32 24.56 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-16T17:50:29.205Z] #32 24.63 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-16T17:50:29.205Z] #32 24.67 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-16T17:50:29.491Z] #32 24.68 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-16T17:50:29.750Z] #32 25.11 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-16T17:50:29.750Z] #32 25.14 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-16T17:50:29.750Z] #32 25.17 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-16T17:50:29.750Z] #32 25.22 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-16T17:50:29.750Z] #32 25.28 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-16T17:50:29.750Z] #32 25.28 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-16T17:50:30.010Z] #32 25.42 go: downloading honnef.co/go/tools v0.3.1 [2022-09-16T17:50:30.280Z] #41 88.89 config.status: creating Makefile [2022-09-16T17:50:30.280Z] #41 88.93 config.status: creating config.h [2022-09-16T17:50:30.280Z] #41 88.95 config.status: executing libtool commands [2022-09-16T17:50:30.280Z] #41 88.97 config.status: executing depfiles commands [2022-09-16T17:50:30.536Z] #41 89.37 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-16T17:50:30.536Z] #41 89.39 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-16T17:50:30.793Z] #41 89.61 checking for gcc... gcc [2022-09-16T17:50:30.793Z] #41 89.66 checking whether the C compiler works... yes [2022-09-16T17:50:30.951Z] #32 ... [2022-09-16T17:50:30.951Z] [2022-09-16T17:50:30.952Z] #27 [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:50:30.952Z] #27 24.71 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:50:30.952Z] #27 24.93 Fetched 454 kB in 0s (1276 kB/s) [2022-09-16T17:50:30.952Z] #27 25.08 Selecting previously unselected package libbtrfs0:arm64. [2022-09-16T17:50:30.952Z] #27 25.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-16T17:50:30.952Z] #27 25.15 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-16T17:50:30.952Z] #27 25.16 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-16T17:50:30.952Z] #27 25.39 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-16T17:50:30.952Z] #27 25.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-16T17:50:30.952Z] #27 25.40 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-16T17:50:30.952Z] #27 25.76 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-16T17:50:30.952Z] #27 25.79 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-16T17:50:30.952Z] #27 25.81 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:50:30.952Z] #27 DONE 26.2s [2022-09-16T17:50:30.952Z] [2022-09-16T17:50:30.952Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-16T17:50:30.952Z] #42 DONE 0.2s [2022-09-16T17:50:30.952Z] [2022-09-16T17:50:30.952Z] #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:50:31.049Z] #41 89.75 checking for C compiler default output file name... a.out [2022-09-16T17:50:31.049Z] #41 89.75 checking for suffix of executables... [2022-09-16T17:50:31.049Z] #41 89.83 checking whether we are cross compiling... no [2022-09-16T17:50:31.049Z] #41 89.93 checking for suffix of object files... o [2022-09-16T17:50:31.050Z] #41 89.96 checking whether we are using the GNU C compiler... yes [2022-09-16T17:50:31.306Z] #41 90.01 checking whether gcc accepts -g... yes [2022-09-16T17:50:31.306Z] #41 90.09 checking for gcc option to accept ISO C89... none needed [2022-09-16T17:50:31.306Z] #41 90.20 checking whether gcc understands -c and -o together... yes [2022-09-16T17:50:31.563Z] #41 90.28 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-16T17:50:31.563Z] #41 90.29 checking whether build environment is sane... yes [2022-09-16T17:50:31.563Z] #41 90.30 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-16T17:50:31.563Z] #41 90.30 checking for gawk... no [2022-09-16T17:50:31.563Z] #41 90.30 checking for mawk... mawk [2022-09-16T17:50:31.563Z] #41 90.30 checking whether make sets $(MAKE)... yes [2022-09-16T17:50:31.563Z] #41 90.33 checking whether make supports the include directive... yes (GNU style) [2022-09-16T17:50:31.563Z] #41 90.36 checking whether make supports nested variables... yes [2022-09-16T17:50:31.563Z] #41 90.38 checking whether UID '0' is supported by ustar format... yes [2022-09-16T17:50:31.563Z] #41 90.38 checking whether GID '0' is supported by ustar format... yes [2022-09-16T17:50:31.563Z] #41 90.38 checking how to create a ustar tar archive... gnutar [2022-09-16T17:50:31.563Z] #41 90.42 checking dependency style of gcc... gcc3 [2022-09-16T17:50:31.820Z] #41 90.53 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-16T17:50:31.820Z] #41 90.53 checking whether make supports nested variables... (cached) yes [2022-09-16T17:50:31.820Z] #41 90.57 checking build system type... x86_64-pc-linux-gnu [2022-09-16T17:50:31.820Z] #41 90.70 checking host system type... x86_64-pc-linux-gnu [2022-09-16T17:50:31.820Z] #41 90.70 checking how to print strings... printf [2022-09-16T17:50:31.820Z] #41 90.71 checking for a sed that does not truncate output... /bin/sed [2022-09-16T17:50:31.820Z] #41 90.73 checking for grep that handles long lines and -e... /bin/grep [2022-09-16T17:50:31.820Z] #41 90.74 checking for egrep... /bin/grep -E [2022-09-16T17:50:31.820Z] #41 90.74 checking for fgrep... /bin/grep -F [2022-09-16T17:50:31.820Z] #41 90.74 checking for ld used by gcc... /usr/bin/ld [2022-09-16T17:50:31.820Z] #41 90.75 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-16T17:50:31.820Z] #41 90.76 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-16T17:50:31.820Z] #41 90.77 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-16T17:50:31.891Z] #43 0.707 + RM_GOPATH=0 [2022-09-16T17:50:31.892Z] #43 0.707 + TMP_GOPATH= [2022-09-16T17:50:31.892Z] #43 0.707 + : /build [2022-09-16T17:50:31.892Z] #43 0.707 + '[' -z '' ']' [2022-09-16T17:50:31.892Z] #43 0.708 ++ mktemp -d [2022-09-16T17:50:31.892Z] #43 0.711 + export GOPATH=/tmp/tmp.RDYowNlQS9 [2022-09-16T17:50:31.892Z] #43 0.711 + GOPATH=/tmp/tmp.RDYowNlQS9 [2022-09-16T17:50:31.892Z] #43 0.711 + RM_GOPATH=1 [2022-09-16T17:50:31.892Z] #43 0.711 + case "$(go env GOARCH)" in [2022-09-16T17:50:31.892Z] #43 0.712 ++ go env GOARCH [2022-09-16T17:50:31.892Z] #43 0.739 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:50:31.892Z] #43 0.739 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:50:31.892Z] #43 0.740 ++ dirname /install.sh [2022-09-16T17:50:31.892Z] #43 0.741 + dir=/ [2022-09-16T17:50:31.892Z] #43 0.741 + bin=containerd [2022-09-16T17:50:31.892Z] #43 0.743 + shift [2022-09-16T17:50:31.892Z] #43 0.743 + '[' '!' -f //containerd.installer ']' [2022-09-16T17:50:31.892Z] #43 0.744 + . //containerd.installer [2022-09-16T17:50:31.892Z] #43 0.744 ++ set -e [2022-09-16T17:50:31.892Z] #43 0.744 ++ : v1.6.8 [2022-09-16T17:50:31.892Z] #43 0.744 + install_containerd [2022-09-16T17:50:31.892Z] #43 0.744 + echo 'Install containerd version v1.6.8' [2022-09-16T17:50:31.892Z] #43 0.745 Install containerd version v1.6.8 [2022-09-16T17:50:31.892Z] #43 0.745 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RDYowNlQS9/src/github.com/containerd/containerd [2022-09-16T17:50:31.892Z] #43 0.747 Cloning into '/tmp/tmp.RDYowNlQS9/src/github.com/containerd/containerd'... [2022-09-16T17:50:32.077Z] #41 90.82 checking whether ln -s works... yes [2022-09-16T17:50:32.077Z] #41 90.82 checking the maximum length of command line arguments... 1572864 [2022-09-16T17:50:32.077Z] #41 90.84 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:50:32.077Z] #41 90.84 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-16T17:50:32.077Z] #41 90.84 checking for /usr/bin/ld option to reload object files... -r [2022-09-16T17:50:32.077Z] #41 90.84 checking for objdump... objdump [2022-09-16T17:50:32.077Z] #41 90.84 checking how to recognize dependent libraries... pass_all [2022-09-16T17:50:32.077Z] #41 90.85 checking for dlltool... no [2022-09-16T17:50:32.077Z] #41 90.85 checking how to associate runtime and link libraries... printf %s\n [2022-09-16T17:50:32.077Z] #41 90.85 checking for ar... ar [2022-09-16T17:50:32.077Z] #41 90.86 checking for archiver @FILE support... @ [2022-09-16T17:50:32.077Z] #41 90.94 checking for strip... strip [2022-09-16T17:50:32.077Z] #41 90.94 checking for ranlib... ranlib [2022-09-16T17:50:32.334Z] #41 90.94 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-16T17:50:32.334Z] #41 91.16 checking for sysroot... no [2022-09-16T17:50:32.334Z] #41 91.16 checking for a working dd... /bin/dd [2022-09-16T17:50:32.334Z] #41 91.17 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-16T17:50:32.334Z] #41 91.23 checking for mt... no [2022-09-16T17:50:32.334Z] #41 91.23 checking if : is a manifest tool... no [2022-09-16T17:50:32.334Z] #41 91.24 checking how to run the C preprocessor... gcc -E [2022-09-16T17:50:32.848Z] #41 91.35 checking for ANSI C header files... yes [2022-09-16T17:50:32.848Z] #41 91.65 checking for sys/types.h... yes [2022-09-16T17:50:33.105Z] #41 91.74 checking for sys/stat.h... yes [2022-09-16T17:50:33.105Z] #41 91.83 checking for stdlib.h... yes [2022-09-16T17:50:33.362Z] #41 91.95 checking for string.h... yes [2022-09-16T17:50:33.362Z] #41 92.08 checking for memory.h... yes [2022-09-16T17:50:33.362Z] #41 92.17 checking for strings.h... yes [2022-09-16T17:50:33.620Z] #41 92.32 checking for inttypes.h... yes [2022-09-16T17:50:33.620Z] #41 92.44 checking for stdint.h... yes [2022-09-16T17:50:33.620Z] #41 92.55 checking for unistd.h... yes [2022-09-16T17:50:33.877Z] #41 92.66 checking for dlfcn.h... yes [2022-09-16T17:50:33.877Z] #41 92.75 checking for objdir... .libs [2022-09-16T17:50:34.135Z] #41 93.01 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-16T17:50:34.135Z] #41 93.10 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-16T17:50:34.135Z] #41 93.10 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-16T17:50:34.392Z] #41 93.16 checking if gcc static flag -static works... yes [2022-09-16T17:50:34.392Z] #41 93.36 checking if gcc supports -c -o file.o... yes [2022-09-16T17:50:34.649Z] #41 93.42 checking if gcc supports -c -o file.o... (cached) yes [2022-09-16T17:50:34.649Z] #41 93.43 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-16T17:50:34.649Z] #41 93.45 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-16T17:50:34.649Z] #41 93.59 checking how to hardcode library paths into programs... immediate [2022-09-16T17:50:34.649Z] #41 93.59 checking whether stripping libraries is possible... yes [2022-09-16T17:50:34.649Z] #41 93.60 checking if libtool supports shared libraries... yes [2022-09-16T17:50:34.649Z] #41 93.60 checking whether to build shared libraries... no [2022-09-16T17:50:34.649Z] #41 93.60 checking whether to build static libraries... yes [2022-09-16T17:50:34.649Z] #41 93.62 checking float.h usability... yes [2022-09-16T17:50:34.649Z] #41 93.67 checking float.h presence... yes [2022-09-16T17:50:34.906Z] #41 93.68 checking for float.h... yes [2022-09-16T17:50:35.163Z] #41 93.69 checking limits.h usability... yes [2022-09-16T17:50:35.163Z] #41 93.84 checking limits.h presence... yes [2022-09-16T17:50:35.163Z] #41 93.88 checking for limits.h... yes [2022-09-16T17:50:35.163Z] #41 93.89 checking stddef.h usability... yes [2022-09-16T17:50:35.163Z] #41 93.96 checking stddef.h presence... yes [2022-09-16T17:50:35.163Z] #41 93.99 checking for stddef.h... yes [2022-09-16T17:50:35.163Z] #41 94.00 checking for stdlib.h... (cached) yes [2022-09-16T17:50:35.163Z] #41 94.02 checking for string.h... (cached) yes [2022-09-16T17:50:35.420Z] #41 94.03 checking sys/time.h usability... yes [2022-09-16T17:50:35.420Z] #41 94.19 checking sys/time.h presence... yes [2022-09-16T17:50:35.420Z] #41 94.23 checking for sys/time.h... yes [2022-09-16T17:50:35.420Z] #41 94.24 checking for inline... inline [2022-09-16T17:50:35.677Z] #41 94.28 checking for size_t... yes [2022-09-16T17:50:35.677Z] #41 94.55 checking for stdlib.h... (cached) yes [2022-09-16T17:50:35.934Z] #41 94.56 checking for GNU libc compatible malloc... yes [2022-09-16T17:50:35.934Z] #41 94.71 checking for stdlib.h... (cached) yes [2022-09-16T17:50:36.191Z] #41 94.71 checking for GNU libc compatible realloc... yes [2022-09-16T17:50:36.191Z] #41 94.89 checking for working strtod... yes [2022-09-16T17:50:36.447Z] #41 95.06 checking for gettimeofday... yes [2022-09-16T17:50:36.447Z] #41 95.18 checking for memset... yes [2022-09-16T17:50:36.447Z] #41 95.30 checking for strspn... yes [2022-09-16T17:50:36.705Z] #41 95.51 checking that generated files are newer than configure... done [2022-09-16T17:50:36.705Z] #41 95.52 configure: creating ./config.status [2022-09-16T17:50:36.962Z] #41 ... [2022-09-16T17:50:36.962Z] [2022-09-16T17:50:36.962Z] #32 [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:50:36.962Z] #32 117.1 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:50:36.962Z] #32 117.5 Fetched 788 MB in 32s (24.5 MB/s) [2022-09-16T17:50:36.962Z] #32 117.5 Selecting previously unselected package liblocale-gettext-perl. [2022-09-16T17:50:36.962Z] #32 117.5 (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:50:36.962Z] #32 117.5 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 117.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-16T17:50:36.962Z] #32 117.6 Selecting previously unselected package bzip2. [2022-09-16T17:50:36.962Z] #32 117.6 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 117.6 Unpacking bzip2 (1.0.8-4) ... [2022-09-16T17:50:36.962Z] #32 117.6 Selecting previously unselected package libmagic-mgc. [2022-09-16T17:50:36.962Z] #32 117.6 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 117.7 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-16T17:50:36.962Z] #32 117.9 Selecting previously unselected package libmagic1:amd64. [2022-09-16T17:50:36.962Z] #32 117.9 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 117.9 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-16T17:50:36.962Z] #32 118.0 Selecting previously unselected package file. [2022-09-16T17:50:36.962Z] #32 118.0 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 118.0 Unpacking file (1:5.39-3) ... [2022-09-16T17:50:36.962Z] #32 118.0 Selecting previously unselected package xz-utils. [2022-09-16T17:50:36.962Z] #32 118.0 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 118.1 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:50:36.962Z] #32 118.2 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-16T17:50:36.962Z] #32 118.2 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 118.2 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-16T17:50:36.962Z] #32 119.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-16T17:50:36.962Z] #32 119.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 119.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-16T17:50:36.962Z] #32 120.0 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-16T17:50:36.962Z] #32 120.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 120.0 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-16T17:50:36.962Z] #32 120.9 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-16T17:50:36.962Z] #32 120.9 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 120.9 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-16T17:50:36.962Z] #32 121.8 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-16T17:50:36.962Z] #32 121.8 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 121.8 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-16T17:50:36.962Z] #32 122.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-16T17:50:36.962Z] #32 122.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 122.5 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:50:36.962Z] #32 122.6 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-16T17:50:36.962Z] #32 122.6 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:50:36.962Z] #32 122.6 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:50:37.184Z] #43 ... [2022-09-16T17:50:37.184Z] [2022-09-16T17:50:37.184Z] #36 [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:50:37.184Z] #36 21.06 Reading package lists... [2022-09-16T17:50:37.184Z] #36 25.32 Building dependency tree... [2022-09-16T17:50:37.184Z] #36 29.47 python3 is already the newest version (3.9.2-3). [2022-09-16T17:50:37.184Z] #36 29.47 The following additional packages will be installed: [2022-09-16T17:50:37.184Z] #36 29.48 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-16T17:50:37.184Z] #36 29.48 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-16T17:50:37.184Z] #36 29.49 Suggested packages: [2022-09-16T17:50:37.184Z] #36 29.50 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-16T17:50:37.184Z] #36 29.50 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-16T17:50:37.184Z] #36 29.50 m4-doc ed diffutils-doc [2022-09-16T17:50:37.184Z] #36 29.50 Recommended packages: [2022-09-16T17:50:37.184Z] #36 29.50 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-16T17:50:37.184Z] #36 30.86 The following NEW packages will be installed: [2022-09-16T17:50:37.184Z] #36 30.88 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-16T17:50:37.184Z] #36 30.88 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-16T17:50:37.184Z] #36 30.88 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-16T17:50:37.184Z] #36 30.88 libyajl2 m4 patch xz-utils [2022-09-16T17:50:37.184Z] #36 31.31 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:50:37.184Z] #36 31.31 Need to get 5921 kB of archives. [2022-09-16T17:50:37.184Z] #36 31.31 After this operation, 18.6 MB of additional disk space will be used. [2022-09-16T17:50:37.184Z] #36 31.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-16T17:50:37.184Z] #36 31.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-16T17:50:37.184Z] #36 31.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-16T17:50:37.184Z] #36 31.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-16T17:50:37.184Z] #36 31.32 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:50:37.184Z] #36 31.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-16T17:50:37.184Z] #36 31.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-16T17:50:37.184Z] #36 31.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-16T17:50:37.184Z] #36 31.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-16T17:50:37.184Z] #36 31.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-16T17:50:37.184Z] #36 31.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-16T17:50:37.184Z] #36 31.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2022-09-16T17:50:37.184Z] #36 31.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-16T17:50:37.184Z] #36 31.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-16T17:50:37.184Z] #36 31.52 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:50:37.184Z] #36 31.53 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:50:37.184Z] #36 31.53 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:50:37.184Z] #36 31.54 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:50:37.184Z] #36 31.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-09-16T17:50:37.184Z] #36 31.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-16T17:50:37.184Z] #36 31.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-09-16T17:50:37.184Z] #36 31.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-16T17:50:37.185Z] #36 31.60 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:50:37.185Z] #36 32.59 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:50:37.444Z] #36 32.84 Fetched 5921 kB in 1s (9541 kB/s) [2022-09-16T17:50:37.704Z] #36 32.92 Selecting previously unselected package bzip2. [2022-09-16T17:50:37.704Z] #36 32.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-16T17:50:37.704Z] #36 32.99 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-16T17:50:37.704Z] #36 33.00 Unpacking bzip2 (1.0.8-4) ... [2022-09-16T17:50:37.704Z] #36 33.10 Selecting previously unselected package libmagic-mgc. [2022-09-16T17:50:37.704Z] #36 33.10 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-16T17:50:37.704Z] #36 33.12 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-16T17:50:37.892Z] #32 ... [2022-09-16T17:50:37.892Z] [2022-09-16T17:50:37.892Z] #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:50:37.892Z] #41 96.71 config.status: creating Makefile [2022-09-16T17:50:37.892Z] #41 96.74 config.status: creating config.h [2022-09-16T17:50:37.892Z] #41 96.77 config.status: executing depfiles commands [2022-09-16T17:50:37.892Z] #41 96.89 config.status: executing libtool commands [2022-09-16T17:50:38.650Z] #36 33.84 Selecting previously unselected package libmagic1:arm64. [2022-09-16T17:50:38.650Z] #36 33.84 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-16T17:50:38.650Z] #36 33.86 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-16T17:50:38.650Z] #36 34.21 Selecting previously unselected package file. [2022-09-16T17:50:38.650Z] #36 34.21 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-16T17:50:38.865Z] #41 97.56 GEN .version [2022-09-16T17:50:38.865Z] #41 97.57 make install-recursive [2022-09-16T17:50:38.865Z] #41 97.58 make[1]: Entering directory '/tmp/crun-build' [2022-09-16T17:50:38.865Z] #41 97.64 Making install in libocispec [2022-09-16T17:50:38.865Z] #41 97.65 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T17:50:38.865Z] #41 97.68 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-16T17:50:38.865Z] #41 97.69 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-16T17:50:38.865Z] #41 97.69 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-16T17:50:38.865Z] #41 97.72 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-16T17:50:38.911Z] #36 34.23 Unpacking file (1:5.39-3) ... [2022-09-16T17:50:38.911Z] #36 ... [2022-09-16T17:50:38.911Z] [2022-09-16T17:50:38.911Z] #37 [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:50:38.911Z] #37 34.35 v3.0.2 [2022-09-16T17:50:39.183Z] #37 ... [2022-09-16T17:50:39.183Z] [2022-09-16T17:50:39.183Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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:50:39.183Z] #40 23.36 + 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:50:39.430Z] #41 98.25 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-16T17:50:39.430Z] #41 98.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-16T17:50:39.430Z] #41 98.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-16T17:50:39.430Z] #41 98.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-16T17:50:39.430Z] #41 98.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-16T17:50:39.430Z] #41 98.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-16T17:50:39.430Z] #41 98.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-16T17:50:39.430Z] #41 98.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-16T17:50:39.430Z] #41 98.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-16T17:50:39.442Z] #40 ... [2022-09-16T17:50:39.442Z] [2022-09-16T17:50:39.442Z] #36 [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:50:39.442Z] #36 34.42 Selecting previously unselected package xz-utils. [2022-09-16T17:50:39.442Z] #36 34.42 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-16T17:50:39.442Z] #36 34.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:50:39.442Z] #36 34.69 Selecting previously unselected package libsigsegv2:arm64. [2022-09-16T17:50:39.442Z] #36 34.69 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-16T17:50:39.442Z] #36 34.71 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-16T17:50:39.442Z] [2022-09-16T17:50:39.442Z] #36 ... [2022-09-16T17:50:39.442Z] [2022-09-16T17:50:39.442Z] #37 [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:50:39.442Z] #37 DONE 34.8s [2022-09-16T17:50:39.442Z] [2022-09-16T17:50:39.442Z] #36 [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:50:39.442Z] #36 34.85 Selecting previously unselected package m4. [2022-09-16T17:50:39.442Z] #36 34.87 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-16T17:50:39.442Z] #36 34.88 Unpacking m4 (1.4.18-5) ... [2022-09-16T17:50:39.687Z] #41 98.53 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-16T17:50:39.687Z] #41 98.53 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-16T17:50:39.687Z] #41 98.53 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-16T17:50:39.687Z] #41 98.53 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-16T17:50:39.687Z] #41 98.53 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-16T17:50:39.687Z] #41 98.53 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-16T17:50:39.687Z] #41 98.53 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-16T17:50:39.701Z] #36 35.21 Selecting previously unselected package autoconf. [2022-09-16T17:50:39.960Z] #36 35.22 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-16T17:50:39.960Z] #36 35.26 Unpacking autoconf (2.69-14) ... [2022-09-16T17:50:40.250Z] #41 99.26 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-16T17:50:40.250Z] #41 99.26 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-16T17:50:40.250Z] #41 99.26 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-16T17:50:40.250Z] #41 99.26 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-16T17:50:40.250Z] #41 99.26 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-16T17:50:40.250Z] #41 99.26 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-16T17:50:40.250Z] #41 99.26 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-16T17:50:40.250Z] #41 99.26 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-16T17:50:40.251Z] #41 99.26 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-16T17:50:40.251Z] #41 99.26 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-16T17:50:40.251Z] #41 99.26 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-16T17:50:40.251Z] #41 99.26 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-16T17:50:40.507Z] #41 99.28 make install-recursive [2022-09-16T17:50:40.507Z] #41 99.29 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T17:50:40.507Z] #41 99.34 Making install in yajl [2022-09-16T17:50:40.507Z] #41 99.34 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T17:50:40.507Z] #41 99.39 CC verify/json_verify-json_verify.o [2022-09-16T17:50:40.507Z] #41 99.39 CC src/libyajl_la-yajl_alloc.lo [2022-09-16T17:50:40.507Z] #41 99.39 CC src/libyajl_la-yajl.lo [2022-09-16T17:50:40.507Z] #41 99.41 CC src/libyajl_la-yajl_gen.lo [2022-09-16T17:50:40.507Z] #41 99.41 CC src/libyajl_la-yajl_parser.lo [2022-09-16T17:50:40.507Z] #41 99.42 CC src/libyajl_la-yajl_buf.lo [2022-09-16T17:50:40.507Z] #41 99.43 CC src/libyajl_la-yajl_encode.lo [2022-09-16T17:50:40.507Z] #41 99.44 CC src/libyajl_la-yajl_lex.lo [2022-09-16T17:50:40.507Z] #41 99.44 CC src/libyajl_la-yajl_tree.lo [2022-09-16T17:50:40.530Z] #36 35.82 Selecting previously unselected package autotools-dev. [2022-09-16T17:50:40.530Z] #36 35.82 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-16T17:50:40.530Z] #36 35.89 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-16T17:50:40.790Z] #36 36.10 Selecting previously unselected package automake. [2022-09-16T17:50:40.790Z] #36 36.11 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-16T17:50:40.790Z] #36 36.12 Unpacking automake (1:1.16.3-2) ... [2022-09-16T17:50:41.361Z] #36 ... [2022-09-16T17:50:41.361Z] [2022-09-16T17:50:41.361Z] #35 [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:50:41.361Z] #35 36.41 NAME: [2022-09-16T17:50:41.361Z] #35 36.43 go-winres - A tool for embedding resources in Windows executables [2022-09-16T17:50:41.361Z] #35 36.43 [2022-09-16T17:50:41.361Z] #35 36.43 USAGE: [2022-09-16T17:50:41.361Z] #35 36.43 go-winres [global options] command [command options] [arguments...] [2022-09-16T17:50:41.361Z] #35 36.43 [2022-09-16T17:50:41.361Z] #35 36.44 COMMANDS: [2022-09-16T17:50:41.361Z] #35 36.44 init Create an initial ./winres/winres.json [2022-09-16T17:50:41.361Z] #35 36.44 make Make syso files for the "go build" command [2022-09-16T17:50:41.361Z] #35 36.44 simply Make syso files for the "go build" command (simplified) [2022-09-16T17:50:41.361Z] #35 36.44 extract Extract all resources from an executable [2022-09-16T17:50:41.361Z] #35 36.45 patch Replace resources in an executable file (exe, dll) [2022-09-16T17:50:41.361Z] #35 36.45 help, h Shows a list of commands or help for one command [2022-09-16T17:50:41.361Z] #35 36.45 [2022-09-16T17:50:41.361Z] #35 36.45 GLOBAL OPTIONS: [2022-09-16T17:50:41.361Z] #35 36.45 --help, -h show help (default: false) [2022-09-16T17:50:41.361Z] #35 DONE 36.6s [2022-09-16T17:50:41.361Z] [2022-09-16T17:50:41.361Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T17:50:41.361Z] #39 34.00 Updating files: 86% (1315/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-16T17:50:41.361Z] #39 34.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-16T17:50:41.361Z] #39 34.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T17:50:41.620Z] #39 ... [2022-09-16T17:50:41.620Z] [2022-09-16T17:50:41.620Z] #34 [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:50:41.620Z] #34 22.70 Reading package lists... [2022-09-16T17:50:41.620Z] #34 27.13 Building dependency tree... [2022-09-16T17:50:41.620Z] #34 30.69 The following additional packages will be installed: [2022-09-16T17:50:41.620Z] #34 30.70 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-16T17:50:41.620Z] #34 30.72 Suggested packages: [2022-09-16T17:50:41.620Z] #34 30.74 cmake-doc ninja-build lrzip [2022-09-16T17:50:41.620Z] #34 30.74 Recommended packages: [2022-09-16T17:50:41.620Z] #34 30.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-16T17:50:41.620Z] #34 31.55 The following NEW packages will be installed: [2022-09-16T17:50:41.620Z] #34 31.58 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-16T17:50:41.620Z] #34 31.59 vim-common xxd [2022-09-16T17:50:41.620Z] #34 31.99 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:50:41.620Z] #34 31.99 Need to get 15.6 MB of archives. [2022-09-16T17:50:41.620Z] #34 31.99 After this operation, 67.4 MB of additional disk space will be used. [2022-09-16T17:50:41.620Z] #34 31.99 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:50:41.620Z] #34 31.99 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:50:41.620Z] #34 32.00 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:50:41.620Z] #34 32.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-16T17:50:41.620Z] #34 32.40 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:50:41.620Z] #34 32.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-16T17:50:41.620Z] #34 32.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-16T17:50:41.620Z] #34 32.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-16T17:50:41.620Z] #34 32.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-16T17:50:41.620Z] #34 32.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-16T17:50:41.620Z] #34 33.45 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:50:41.621Z] #34 33.70 Fetched 15.6 MB in 1s (17.5 MB/s) [2022-09-16T17:50:41.621Z] #34 33.80 Selecting previously unselected package xxd. [2022-09-16T17:50:41.621Z] #34 33.80 (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:50:41.621Z] #34 33.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-16T17:50:41.621Z] #34 33.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:50:41.621Z] #34 34.28 Selecting previously unselected package vim-common. [2022-09-16T17:50:41.621Z] #34 34.29 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-16T17:50:41.621Z] #34 34.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:50:41.621Z] #34 34.78 Selecting previously unselected package cmake-data. [2022-09-16T17:50:41.621Z] #34 34.79 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-16T17:50:41.621Z] #34 34.80 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-16T17:50:41.880Z] #34 ... [2022-09-16T17:50:41.880Z] [2022-09-16T17:50:41.880Z] #32 [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:50:41.880Z] #32 27.26 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-16T17:50:41.880Z] #32 27.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-16T17:50:41.880Z] #32 27.34 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-16T17:50:41.880Z] #32 27.42 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-16T17:50:41.880Z] #32 27.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-16T17:50:41.880Z] #32 27.55 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-16T17:50:41.880Z] #32 27.65 go: downloading golang.org/x/text v0.3.7 [2022-09-16T17:50:41.880Z] #32 32.31 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-16T17:50:41.880Z] #32 32.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-16T17:50:41.880Z] #32 32.51 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-16T17:50:41.880Z] #32 32.51 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-16T17:50:41.880Z] #32 32.68 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-16T17:50:41.880Z] #32 32.77 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-16T17:50:41.880Z] #32 32.95 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-16T17:50:41.880Z] #32 32.97 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-16T17:50:41.880Z] #32 32.99 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-16T17:50:41.880Z] #32 33.01 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-16T17:50:41.880Z] #32 33.13 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-16T17:50:41.880Z] #32 33.22 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-16T17:50:41.880Z] #32 33.29 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-16T17:50:41.880Z] #32 33.35 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-16T17:50:41.880Z] #32 33.39 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-16T17:50:41.880Z] #32 33.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-16T17:50:41.880Z] #32 33.54 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-16T17:50:41.880Z] #32 34.04 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-16T17:50:41.880Z] #32 34.10 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-16T17:50:41.880Z] #32 34.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-16T17:50:41.880Z] #32 34.25 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-16T17:50:41.880Z] #32 34.63 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-16T17:50:41.880Z] #32 34.73 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-16T17:50:41.880Z] #32 34.78 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-16T17:50:41.880Z] #32 34.88 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-16T17:50:41.880Z] #32 34.99 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-16T17:50:41.880Z] #32 34.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-16T17:50:41.880Z] #32 35.09 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-16T17:50:41.880Z] #32 35.25 go: downloading github.com/prometheus/common v0.32.1 [2022-09-16T17:50:41.880Z] #32 35.73 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-16T17:50:41.880Z] #32 35.73 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-16T17:50:41.880Z] #32 36.86 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-16T17:50:41.880Z] #32 ... [2022-09-16T17:50:41.880Z] [2022-09-16T17:50:41.880Z] #36 [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:50:41.880Z] #36 37.05 Selecting previously unselected package patch. [2022-09-16T17:50:41.880Z] #36 37.05 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-16T17:50:41.880Z] #36 37.06 Unpacking patch (2.7.6-7) ... [2022-09-16T17:50:42.141Z] #36 37.39 Selecting previously unselected package dpkg-dev. [2022-09-16T17:50:42.142Z] #36 37.40 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ... [2022-09-16T17:50:42.142Z] #36 37.42 Unpacking dpkg-dev (1.20.12) ... [2022-09-16T17:50:42.401Z] #36 ... [2022-09-16T17:50:42.401Z] [2022-09-16T17:50:42.401Z] #31 [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:50:42.401Z] #31 23.11 Reading package lists... [2022-09-16T17:50:42.401Z] #31 27.80 Building dependency tree... [2022-09-16T17:50:42.401Z] #31 31.50 The following additional packages will be installed: [2022-09-16T17:50:42.401Z] #31 31.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-16T17:50:42.401Z] #31 31.50 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-16T17:50:42.401Z] #31 31.50 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-16T17:50:42.401Z] #31 31.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-16T17:50:42.401Z] #31 31.51 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-16T17:50:42.401Z] #31 31.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-16T17:50:42.401Z] #31 31.51 mingw-w64-common mingw-w64-x86-64-dev [2022-09-16T17:50:42.401Z] #31 31.51 Suggested packages: [2022-09-16T17:50:42.401Z] #31 31.52 gcc-10-locales seccomp wine64 [2022-09-16T17:50:42.401Z] #31 32.65 The following NEW packages will be installed: [2022-09-16T17:50:42.401Z] #31 32.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-16T17:50:42.401Z] #31 32.66 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-16T17:50:42.401Z] #31 32.66 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-16T17:50:42.401Z] #31 32.66 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-16T17:50:42.401Z] #31 32.66 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-16T17:50:42.401Z] #31 32.66 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-16T17:50:42.401Z] #31 32.66 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-16T17:50:42.401Z] #31 32.66 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-16T17:50:42.401Z] #31 32.67 mingw-w64-x86-64-dev [2022-09-16T17:50:42.401Z] #31 33.07 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:50:42.401Z] #31 33.07 Need to get 108 MB of archives. [2022-09-16T17:50:42.401Z] #31 33.07 After this operation, 620 MB of additional disk space will be used. [2022-09-16T17:50:42.401Z] #31 33.07 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:50:42.401Z] #31 33.13 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:50:42.401Z] #31 33.22 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:50:42.401Z] #31 33.22 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:50:42.401Z] #31 33.23 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:50:42.401Z] #31 33.24 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:50:42.401Z] #31 33.45 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:50:42.401Z] #31 33.59 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:50:42.401Z] #31 33.62 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:50:42.401Z] #31 34.19 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:50:42.402Z] #31 35.62 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:50:42.402Z] #31 36.09 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:50:42.402Z] #31 36.52 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:50:42.402Z] #31 37.58 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:50:42.402Z] #31 37.95 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:50:42.402Z] #31 ... [2022-09-16T17:50:42.402Z] [2022-09-16T17:50:42.402Z] #41 [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:50:42.402Z] #41 22.22 Reading package lists... [2022-09-16T17:50:42.402Z] #41 27.13 Building dependency tree... [2022-09-16T17:50:42.402Z] #41 30.87 The following additional packages will be installed: [2022-09-16T17:50:42.402Z] #41 30.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-16T17:50:42.402Z] #41 30.90 python3-protobuf python3-six [2022-09-16T17:50:42.402Z] #41 30.91 Suggested packages: [2022-09-16T17:50:42.402Z] #41 30.93 python3-setuptools [2022-09-16T17:50:42.402Z] #41 30.93 Recommended packages: [2022-09-16T17:50:42.402Z] #41 30.93 iproute2 | iproute [2022-09-16T17:50:42.402Z] #41 31.60 The following NEW packages will be installed: [2022-09-16T17:50:42.402Z] #41 31.61 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-16T17:50:42.402Z] #41 31.62 python3-protobuf python3-six [2022-09-16T17:50:42.402Z] #41 32.10 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:50:42.402Z] #41 32.10 Need to get 2136 kB of archives. [2022-09-16T17:50:42.402Z] #41 32.10 After this operation, 10.8 MB of additional disk space will be used. [2022-09-16T17:50:42.402Z] #41 32.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-16T17:50:42.402Z] #41 32.11 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:50:42.402Z] #41 32.12 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:50:42.402Z] #41 32.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-16T17:50:42.402Z] #41 32.16 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:50:42.402Z] #41 32.16 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:50:42.402Z] #41 32.16 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:50:42.402Z] #41 34.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-16T17:50:42.402Z] #41 35.79 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:50:42.402Z] #41 36.20 Fetched 2136 kB in 3s (692 kB/s) [2022-09-16T17:50:42.402Z] #41 36.39 Selecting previously unselected package libprotobuf23:arm64. [2022-09-16T17:50:42.402Z] #41 36.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-16T17:50:42.402Z] #41 36.43 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-16T17:50:42.402Z] #41 36.46 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-16T17:50:42.661Z] #41 ... [2022-09-16T17:50:42.661Z] [2022-09-16T17:50:42.661Z] #31 [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:50:42.661Z] #31 37.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-16T17:50:42.661Z] #31 37.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-16T17:50:42.661Z] #31 37.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-16T17:50:42.661Z] #31 37.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-16T17:50:42.661Z] #31 37.97 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:50:42.661Z] #31 37.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-09-16T17:50:42.661Z] #31 37.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-16T17:50:42.661Z] #31 37.99 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:50:42.661Z] #31 38.00 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:50:42.661Z] #31 38.01 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:50:42.661Z] #31 38.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-09-16T17:50:42.661Z] #31 38.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-16T17:50:42.661Z] #31 38.05 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:50:42.661Z] #31 38.06 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:50:42.661Z] #31 38.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-09-16T17:50:43.599Z] #31 38.92 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:50:43.858Z] #31 39.19 Fetched 108 MB in 5s (20.4 MB/s) [2022-09-16T17:50:43.858Z] #31 39.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-16T17:50:44.118Z] #31 39.30 (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:50:44.118Z] #31 39.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-16T17:50:44.118Z] #31 39.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-16T17:50:44.683Z] #41 103.3 CCLD libyajl.la [2022-09-16T17:50:44.683Z] #41 103.5 CCLD verify/json_verify [2022-09-16T17:50:44.940Z] #41 103.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T17:50:44.940Z] #41 103.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-16T17:50:44.940Z] #41 103.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-16T17:50:44.940Z] #41 103.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T17:50:44.940Z] #41 103.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T17:50:44.940Z] #41 103.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T17:50:44.940Z] #41 103.8 CC src/validate.o [2022-09-16T17:50:44.940Z] #41 103.8 CC src/image_spec_schema_config_schema.lo [2022-09-16T17:50:44.940Z] #41 103.8 CC src/image_spec_schema_content_descriptor.lo [2022-09-16T17:50:44.940Z] #41 103.8 CC src/image_spec_schema_defs_descriptor.lo [2022-09-16T17:50:44.940Z] #41 103.8 CC src/image_spec_schema_defs.lo [2022-09-16T17:50:44.940Z] #41 103.9 CC src/image_spec_schema_image_index_schema.lo [2022-09-16T17:50:44.940Z] #41 103.9 CC src/image_spec_schema_image_layout_schema.lo [2022-09-16T17:50:44.940Z] #41 103.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-16T17:50:44.940Z] #41 103.9 CC src/runtime_spec_schema_config_linux.lo [2022-09-16T17:50:44.940Z] #41 103.9 CC src/runtime_spec_schema_config_zos.lo [2022-09-16T17:50:45.198Z] #41 103.9 CC src/runtime_spec_schema_config_schema.lo [2022-09-16T17:50:45.198Z] #41 103.9 CC src/runtime_spec_schema_config_solaris.lo [2022-09-16T17:50:45.198Z] #41 104.0 CC src/runtime_spec_schema_config_vm.lo [2022-09-16T17:50:45.198Z] #41 104.0 CC src/runtime_spec_schema_config_windows.lo [2022-09-16T17:50:45.198Z] #41 104.0 CC src/runtime_spec_schema_defs.lo [2022-09-16T17:50:45.198Z] #41 104.0 CC src/runtime_spec_schema_defs_zos.lo [2022-09-16T17:50:45.198Z] #41 104.0 CC src/runtime_spec_schema_defs_linux.lo [2022-09-16T17:50:45.198Z] #41 104.1 CC src/runtime_spec_schema_defs_vm.lo [2022-09-16T17:50:45.198Z] #41 104.1 CC src/runtime_spec_schema_defs_windows.lo [2022-09-16T17:50:45.198Z] #41 104.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-16T17:50:45.198Z] #41 104.1 CC src/runtime_spec_schema_state_schema.lo [2022-09-16T17:50:45.198Z] #41 ... [2022-09-16T17:50:45.198Z] [2022-09-16T17:50:45.198Z] #32 [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:50:45.198Z] #32 135.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-16T17:50:45.198Z] #32 135.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:50:45.198Z] #32 135.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:50:45.456Z] #32 135.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-16T17:50:45.456Z] #32 135.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:50:45.456Z] #32 135.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-16T17:50:46.027Z] #31 41.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-16T17:50:46.027Z] #31 41.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-16T17:50:46.027Z] #31 41.21 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-16T17:50:46.601Z] #31 ... [2022-09-16T17:50:46.601Z] [2022-09-16T17:50:46.601Z] #36 [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:50:46.601Z] #36 38.36 Selecting previously unselected package build-essential. [2022-09-16T17:50:46.601Z] #36 38.36 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-16T17:50:46.601Z] #36 38.37 Unpacking build-essential (12.9) ... [2022-09-16T17:50:46.601Z] #36 38.47 Selecting previously unselected package libcap2:arm64. [2022-09-16T17:50:46.601Z] #36 38.47 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-16T17:50:46.601Z] #36 38.48 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-16T17:50:46.601Z] #36 38.59 Selecting previously unselected package libcap-dev:arm64. [2022-09-16T17:50:46.601Z] #36 38.60 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-16T17:50:46.601Z] #36 38.61 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-16T17:50:46.601Z] #36 38.80 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-16T17:50:46.601Z] #36 38.80 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-16T17:50:46.601Z] #36 38.81 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-16T17:50:46.601Z] #36 38.92 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-16T17:50:46.601Z] #36 38.92 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-16T17:50:46.601Z] #36 38.93 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-16T17:50:46.601Z] #36 39.06 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-16T17:50:46.601Z] #36 39.07 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-16T17:50:46.601Z] #36 39.09 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T17:50:46.601Z] #36 39.30 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-16T17:50:46.601Z] #36 39.31 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-16T17:50:46.601Z] #36 39.32 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T17:50:46.601Z] #36 39.96 Selecting previously unselected package libtool. [2022-09-16T17:50:46.601Z] #36 39.97 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-16T17:50:46.601Z] #36 39.98 Unpacking libtool (2.4.6-15) ... [2022-09-16T17:50:46.601Z] #36 40.30 Selecting previously unselected package libudev-dev:arm64. [2022-09-16T17:50:46.601Z] #36 40.30 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-16T17:50:46.601Z] #36 40.32 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T17:50:46.601Z] #36 40.54 Selecting previously unselected package libyajl2:arm64. [2022-09-16T17:50:46.601Z] #36 40.54 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-16T17:50:46.601Z] #36 40.54 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-16T17:50:46.601Z] #36 40.67 Selecting previously unselected package libyajl-dev:arm64. [2022-09-16T17:50:46.601Z] #36 40.68 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-16T17:50:46.601Z] #36 40.68 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-16T17:50:46.601Z] #36 40.87 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T17:50:46.601Z] #36 40.88 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-16T17:50:46.601Z] #36 40.91 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-16T17:50:46.601Z] #36 40.94 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-16T17:50:46.601Z] #36 40.97 Setting up file (1:5.39-3) ... [2022-09-16T17:50:46.601Z] #36 40.98 Setting up bzip2 (1.0.8-4) ... [2022-09-16T17:50:46.601Z] #36 41.01 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-16T17:50:46.601Z] #36 41.04 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-16T17:50:46.601Z] #36 41.06 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-16T17:50:46.601Z] #36 41.10 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-16T17:50:46.601Z] #36 41.12 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-16T17:50:46.601Z] #36 41.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:50:46.601Z] #36 41.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-16T17:50:46.601Z] #36 41.20 Setting up patch (2.7.6-7) ... [2022-09-16T17:50:46.601Z] #36 41.23 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T17:50:46.601Z] #36 41.27 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-16T17:50:46.601Z] #36 41.31 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-16T17:50:46.601Z] #36 41.33 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T17:50:46.601Z] #36 41.36 Setting up libtool (2.4.6-15) ... [2022-09-16T17:50:46.601Z] #36 41.37 Setting up m4 (1.4.18-5) ... [2022-09-16T17:50:46.601Z] #36 41.39 Setting up dpkg-dev (1.20.12) ... [2022-09-16T17:50:46.601Z] #36 41.44 Setting up autoconf (2.69-14) ... [2022-09-16T17:50:46.601Z] #36 41.47 Setting up build-essential (12.9) ... [2022-09-16T17:50:46.601Z] #36 41.50 Setting up automake (1:1.16.3-2) ... [2022-09-16T17:50:46.601Z] #36 41.52 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-16T17:50:46.601Z] #36 41.54 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:50:46.601Z] #36 DONE 42.1s [2022-09-16T17:50:46.860Z] [2022-09-16T17:50:46.860Z] #41 [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:50:46.860Z] #41 37.07 Selecting previously unselected package python3-pkg-resources. [2022-09-16T17:50:46.860Z] #41 37.08 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-16T17:50:46.860Z] #41 37.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-16T17:50:46.860Z] #41 37.33 Selecting previously unselected package python3-six. [2022-09-16T17:50:46.860Z] #41 37.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-16T17:50:46.860Z] #41 37.35 Unpacking python3-six (1.16.0-2) ... [2022-09-16T17:50:46.860Z] #41 37.45 Selecting previously unselected package python3-protobuf. [2022-09-16T17:50:46.860Z] #41 37.46 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-16T17:50:46.860Z] #41 37.47 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-16T17:50:46.860Z] #41 37.96 Selecting previously unselected package libnet1:arm64. [2022-09-16T17:50:46.860Z] #41 37.96 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-16T17:50:46.860Z] #41 37.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-16T17:50:46.860Z] #41 38.13 Selecting previously unselected package libnl-3-200:arm64. [2022-09-16T17:50:46.860Z] #41 38.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-16T17:50:46.860Z] #41 38.13 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-16T17:50:46.860Z] #41 38.26 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-16T17:50:46.860Z] #41 38.27 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-16T17:50:46.860Z] #41 38.27 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-16T17:50:46.860Z] #41 38.41 Selecting previously unselected package criu. [2022-09-16T17:50:46.860Z] #41 38.41 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-16T17:50:46.860Z] #41 38.41 Unpacking criu (3.17.1-1) ... [2022-09-16T17:50:46.860Z] #41 39.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-16T17:50:46.860Z] #41 40.50 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-16T17:50:46.860Z] #41 40.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-16T17:50:46.860Z] #41 40.55 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-16T17:50:46.860Z] #41 40.57 Setting up python3-six (1.16.0-2) ... [2022-09-16T17:50:47.805Z] #41 42.03 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-16T17:50:47.805Z] #41 42.06 Setting up python3-protobuf (3.12.4-1) ... [2022-09-16T17:50:48.743Z] #41 ... [2022-09-16T17:50:48.743Z] [2022-09-16T17:50:48.743Z] #31 [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:50:48.743Z] #31 44.12 Selecting previously unselected package binutils-mingw-w64. [2022-09-16T17:50:48.743Z] #31 44.12 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-16T17:50:48.743Z] #31 44.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-16T17:50:48.743Z] #31 44.30 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-16T17:50:48.743Z] #31 44.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-16T17:50:48.743Z] #31 44.32 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-16T17:50:49.312Z] #31 44.48 Selecting previously unselected package dmsetup. [2022-09-16T17:50:49.312Z] #31 44.49 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-16T17:50:49.312Z] #31 44.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-16T17:50:49.312Z] #31 44.70 Selecting previously unselected package mingw-w64-common. [2022-09-16T17:50:49.312Z] #31 44.70 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-16T17:50:49.312Z] #31 44.73 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-16T17:50:52.607Z] #31 ... [2022-09-16T17:50:52.607Z] [2022-09-16T17:50:52.607Z] #32 [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:50:52.607Z] #32 38.07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-16T17:50:52.866Z] #32 ... [2022-09-16T17:50:52.866Z] [2022-09-16T17:50:52.866Z] #34 [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:50:52.866Z] #34 39.15 Selecting previously unselected package libicu67:arm64. [2022-09-16T17:50:52.866Z] #34 39.16 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-16T17:50:52.866Z] #34 39.18 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-16T17:50:52.866Z] #34 45.35 Selecting previously unselected package libxml2:arm64. [2022-09-16T17:50:52.866Z] #34 45.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-16T17:50:52.866Z] #34 45.36 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-16T17:50:52.866Z] #34 45.80 Selecting previously unselected package libarchive13:arm64. [2022-09-16T17:50:52.866Z] #34 45.81 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-16T17:50:52.866Z] #34 45.81 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-16T17:50:52.866Z] #34 46.04 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-16T17:50:52.866Z] #34 46.04 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-16T17:50:52.866Z] #34 46.06 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-16T17:50:52.866Z] #34 46.20 Selecting previously unselected package librhash0:arm64. [2022-09-16T17:50:52.866Z] #34 46.21 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-16T17:50:52.866Z] #34 46.21 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-16T17:50:52.866Z] #34 46.37 Selecting previously unselected package libuv1:arm64. [2022-09-16T17:50:52.867Z] #34 46.37 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-16T17:50:52.867Z] #34 46.38 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-16T17:50:52.867Z] #34 46.57 Selecting previously unselected package cmake. [2022-09-16T17:50:52.867Z] #34 46.57 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-16T17:50:52.867Z] #34 46.58 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-16T17:50:53.435Z] #34 ... [2022-09-16T17:50:53.435Z] [2022-09-16T17:50:53.435Z] #41 [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:50:53.435Z] #41 45.31 Setting up criu (3.17.1-1) ... [2022-09-16T17:50:53.435Z] #41 47.05 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:50:53.435Z] #41 DONE 47.6s [2022-09-16T17:50:53.435Z] [2022-09-16T17:50:53.435Z] #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:50:53.435Z] #0 0.868 Cloning into '/tmp/crun-build'... [2022-09-16T17:50:53.435Z] #0 6.419 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-16T17:50:53.435Z] #0 6.440 Cloning into '/tmp/crun-build/libocispec'... [2022-09-16T17:50:53.554Z] #32 ... [2022-09-16T17:50:53.554Z] [2022-09-16T17:50:53.554Z] #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:50:53.554Z] #41 104.2 CC src/basic_test_double_array_item.lo [2022-09-16T17:50:53.554Z] #41 104.2 CC src/basic_test_double_array.lo [2022-09-16T17:50:53.554Z] #41 104.3 CC src/basic_test_top_array_int.lo [2022-09-16T17:50:53.554Z] #41 104.3 CC src/basic_test_top_array_string.lo [2022-09-16T17:50:53.554Z] #41 104.4 CC src/basic_test_top_double_array_int.lo [2022-09-16T17:50:53.554Z] #41 104.4 CC src/basic_test_top_double_array_refobj.lo [2022-09-16T17:50:53.554Z] #41 104.4 CC src/basic_test_top_double_array_obj.lo [2022-09-16T17:50:53.554Z] #41 104.5 CC src/basic_test_top_double_array_string.lo [2022-09-16T17:50:53.554Z] #41 104.5 CC src/read-file.lo [2022-09-16T17:50:53.554Z] #41 104.6 CC tests/test-1.o [2022-09-16T17:50:53.554Z] #41 104.6 CC src/json_common.lo [2022-09-16T17:50:53.554Z] #41 104.7 CC tests/test-2.o [2022-09-16T17:50:53.554Z] #41 104.7 CC tests/test-3.o [2022-09-16T17:50:53.554Z] #41 104.8 CC tests/test-4.o [2022-09-16T17:50:53.554Z] #41 104.8 CC tests/test-5.o [2022-09-16T17:50:53.554Z] #41 104.8 CC tests/test-6.o [2022-09-16T17:50:53.554Z] #41 104.9 CC tests/test-7.o [2022-09-16T17:50:53.554Z] #41 104.9 CC tests/test-8.o [2022-09-16T17:50:53.554Z] #41 105.0 CC tests/test-9.o [2022-09-16T17:50:53.554Z] #41 105.0 CC tests/test-10.o [2022-09-16T17:50:53.554Z] #41 105.0 CC tests/test-11.o [2022-09-16T17:50:54.004Z] #44 ... [2022-09-16T17:50:54.004Z] [2022-09-16T17:50:54.004Z] #34 [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:50:54.004Z] #34 49.47 Setting up libicu67:arm64 (67.1-7) ... [2022-09-16T17:50:54.004Z] #34 49.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:50:54.004Z] #34 49.53 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-16T17:50:54.004Z] #34 49.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:50:54.264Z] #34 49.72 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-16T17:50:54.264Z] #34 49.76 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-16T17:50:54.264Z] #34 49.78 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-16T17:50:54.264Z] #34 49.81 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-16T17:50:54.524Z] #34 49.85 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-16T17:50:54.524Z] #34 49.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-16T17:50:54.524Z] #34 49.89 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:50:54.783Z] #34 DONE 50.2s [2022-09-16T17:50:54.783Z] [2022-09-16T17:50:54.783Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-16T17:50:55.043Z] #45 DONE 0.1s [2022-09-16T17:50:55.043Z] [2022-09-16T17:50:55.043Z] #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:50:55.613Z] #46 0.722 + RM_GOPATH=0 [2022-09-16T17:50:55.613Z] #46 0.725 + TMP_GOPATH= [2022-09-16T17:50:55.613Z] #46 0.725 + : /build [2022-09-16T17:50:55.613Z] #46 0.725 + '[' -z '' ']' [2022-09-16T17:50:55.613Z] #46 0.726 ++ mktemp -d [2022-09-16T17:50:55.613Z] #46 0.730 + export GOPATH=/tmp/tmp.uxTMqLxkRu [2022-09-16T17:50:55.613Z] #46 0.731 + GOPATH=/tmp/tmp.uxTMqLxkRu [2022-09-16T17:50:55.613Z] #46 0.731 + RM_GOPATH=1 [2022-09-16T17:50:55.613Z] #46 0.731 + case "$(go env GOARCH)" in [2022-09-16T17:50:55.613Z] #46 0.732 ++ go env GOARCH [2022-09-16T17:50:55.613Z] #46 0.754 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:50:55.613Z] #46 0.755 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:50:55.613Z] #46 0.756 ++ dirname /install.sh [2022-09-16T17:50:55.613Z] #46 0.757 + dir=/ [2022-09-16T17:50:55.613Z] #46 0.757 + bin=tini [2022-09-16T17:50:55.613Z] #46 0.758 + shift [2022-09-16T17:50:55.613Z] #46 0.758 + '[' '!' -f //tini.installer ']' [2022-09-16T17:50:55.613Z] #46 0.758 + . //tini.installer [2022-09-16T17:50:55.613Z] #46 0.758 ++ : v0.19.0 [2022-09-16T17:50:55.613Z] #46 0.759 + install_tini [2022-09-16T17:50:55.613Z] #46 0.759 + echo 'Install tini version v0.19.0' [2022-09-16T17:50:55.613Z] #46 0.759 Install tini version v0.19.0 [2022-09-16T17:50:55.613Z] #46 0.760 + git clone https://github.com/krallin/tini.git /tmp/tmp.uxTMqLxkRu/tini [2022-09-16T17:50:55.613Z] #46 0.762 Cloning into '/tmp/tmp.uxTMqLxkRu/tini'... [2022-09-16T17:50:56.181Z] #46 1.269 + cd /tmp/tmp.uxTMqLxkRu/tini [2022-09-16T17:50:56.181Z] #46 1.273 + git checkout -q v0.19.0 [2022-09-16T17:50:56.181Z] #46 1.283 + cmake . [2022-09-16T17:50:56.752Z] #46 1.905 -- The C compiler identification is GNU 10.2.1 [2022-09-16T17:50:56.752Z] #46 1.955 -- Detecting C compiler ABI info [2022-09-16T17:50:57.689Z] #46 2.642 -- Detecting C compiler ABI info - done [2022-09-16T17:50:57.689Z] #46 2.694 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-16T17:50:57.689Z] #46 2.699 -- Detecting C compile features [2022-09-16T17:50:57.689Z] #46 2.699 -- Detecting C compile features - done [2022-09-16T17:50:57.689Z] #46 2.747 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-16T17:50:57.763Z] #41 ... [2022-09-16T17:50:57.763Z] [2022-09-16T17:50:57.763Z] #32 [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:50:57.763Z] #32 147.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-16T17:50:57.763Z] #32 147.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:50:57.763Z] #32 148.0 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:50:57.763Z] #32 148.0 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-16T17:50:57.969Z] #46 2.942 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-16T17:50:57.969Z] #46 3.059 -- Configuring done [2022-09-16T17:50:57.969Z] #46 3.071 -- Generating done [2022-09-16T17:50:57.969Z] #46 3.073 -- Build files have been written to: /tmp/tmp.uxTMqLxkRu/tini [2022-09-16T17:50:57.969Z] #46 3.099 + make tini-static [2022-09-16T17:50:58.024Z] #32 148.0 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:50:58.024Z] #32 148.0 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-16T17:50:58.240Z] #46 3.362 Scanning dependencies of target tini-static [2022-09-16T17:50:58.240Z] #46 3.437 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-16T17:51:00.160Z] #46 4.920 [100%] Linking C executable tini-static [2022-09-16T17:51:00.419Z] #46 5.534 [100%] Built target tini-static [2022-09-16T17:51:00.419Z] #46 5.640 + mkdir -p /build [2022-09-16T17:51:00.678Z] #46 5.646 + cp tini-static /build/docker-init [2022-09-16T17:51:00.678Z] #46 DONE 5.9s [2022-09-16T17:51:00.678Z] [2022-09-16T17:51:00.678Z] #38 [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:51:00.678Z] #38 55.92 gotestsum version dev [2022-09-16T17:51:00.940Z] #38 DONE 56.3s [2022-09-16T17:51:00.940Z] [2022-09-16T17:51:00.940Z] #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:51:00.940Z] #44 7.649 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-16T17:51:00.940Z] #44 7.657 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-16T17:51:00.940Z] #44 7.659 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-16T17:51:00.940Z] #44 7.660 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-16T17:51:00.940Z] #44 7.675 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-16T17:51:00.940Z] #44 9.520 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-16T17:51:00.940Z] #44 11.13 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-16T17:51:00.940Z] #44 12.34 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-16T17:51:00.940Z] #44 12.55 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-16T17:51:00.940Z] #44 12.82 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-16T17:51:04.234Z] #44 ... [2022-09-16T17:51:04.234Z] [2022-09-16T17:51:04.234Z] #31 [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:51:04.234Z] #31 51.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-16T17:51:04.234Z] #31 51.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-16T17:51:04.234Z] #31 51.03 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-16T17:51:04.234Z] #31 56.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-16T17:51:04.234Z] #31 56.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-16T17:51:04.234Z] #31 56.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-16T17:51:04.234Z] #31 57.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-16T17:51:04.234Z] #31 57.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-16T17:51:04.234Z] #31 57.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-16T17:51:08.429Z] #31 63.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-16T17:51:08.429Z] #31 63.65 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-16T17:51:08.429Z] #31 63.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:51:10.204Z] #32 160.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-16T17:51:10.204Z] #32 160.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:51:10.204Z] #32 160.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:51:10.204Z] #32 160.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-16T17:51:10.204Z] #32 160.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:51:10.204Z] #32 160.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:51:12.623Z] #31 ... [2022-09-16T17:51:12.623Z] [2022-09-16T17:51:12.623Z] #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:51:12.623Z] #44 25.89 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-16T17:51:13.475Z] #32 ... [2022-09-16T17:51:13.475Z] [2022-09-16T17:51:13.475Z] #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:51:13.475Z] #41 131.9 CCLD libocispec.la [2022-09-16T17:51:13.475Z] #41 132.2 CCLD src/validate [2022-09-16T17:51:13.475Z] #41 132.2 CCLD tests/test-1 [2022-09-16T17:51:13.475Z] #41 132.2 CCLD tests/test-2 [2022-09-16T17:51:13.475Z] #41 132.3 CCLD tests/test-3 [2022-09-16T17:51:13.475Z] #41 132.3 CCLD tests/test-4 [2022-09-16T17:51:13.475Z] #41 132.3 CCLD tests/test-5 [2022-09-16T17:51:13.475Z] #41 132.3 CCLD tests/test-6 [2022-09-16T17:51:13.475Z] #41 132.3 CCLD tests/test-7 [2022-09-16T17:51:13.475Z] #41 132.3 CCLD tests/test-8 [2022-09-16T17:51:13.475Z] #41 132.4 CCLD tests/test-9 [2022-09-16T17:51:13.732Z] #41 132.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-16T17:51:13.732Z] #41 132.5 CCLD tests/test-10 [2022-09-16T17:51:13.732Z] #41 132.5 CCLD tests/test-11 [2022-09-16T17:51:15.105Z] #41 133.8 libtool: link: ar cr libocispec.a [2022-09-16T17:51:15.105Z] #41 133.8 libtool: link: ranlib libocispec.a [2022-09-16T17:51:16.471Z] #41 135.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T17:51:16.471Z] #41 135.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-16T17:51:16.471Z] #41 135.3 make[5]: Nothing to be done for 'install-data-am'. [2022-09-16T17:51:16.471Z] #41 135.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T17:51:16.471Z] #41 135.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T17:51:16.471Z] #41 135.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T17:51:16.471Z] #41 135.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T17:51:16.471Z] #41 135.3 make[2]: Entering directory '/tmp/crun-build' [2022-09-16T17:51:16.727Z] #41 135.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-16T17:51:16.727Z] #41 135.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-16T17:51:16.727Z] #41 135.4 CC src/libcrun/libcrun_testing_a-container.o [2022-09-16T17:51:16.727Z] #41 135.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-16T17:51:16.727Z] #41 135.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-16T17:51:16.727Z] #41 135.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-16T17:51:16.727Z] #41 135.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-16T17:51:16.727Z] #41 135.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-16T17:51:16.727Z] #41 135.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-16T17:51:16.727Z] #41 135.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-16T17:51:16.727Z] #41 135.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-16T17:51:16.727Z] #41 135.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-16T17:51:16.727Z] #41 135.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-16T17:51:16.986Z] #41 135.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-16T17:51:16.986Z] #41 135.8 CC src/libcrun/libcrun_testing_a-error.o [2022-09-16T17:51:16.986Z] #41 135.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-16T17:51:16.986Z] #41 135.9 CC src/libcrun/libcrun_testing_a-status.o [2022-09-16T17:51:16.986Z] #41 135.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-16T17:51:16.986Z] #41 136.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-16T17:51:17.243Z] #41 136.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-16T17:51:17.243Z] #41 136.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-16T17:51:17.243Z] #41 136.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-16T17:51:17.243Z] #41 136.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-16T17:51:17.243Z] #41 136.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-16T17:51:17.243Z] #41 136.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-16T17:51:17.805Z] #41 136.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-16T17:51:17.805Z] #41 136.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-16T17:51:17.805Z] #41 136.6 CC src/crun-crun.o [2022-09-16T17:51:17.805Z] #41 136.6 CC src/crun-run.o [2022-09-16T17:51:17.897Z] #44 ... [2022-09-16T17:51:17.897Z] [2022-09-16T17:51:17.897Z] #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:51:17.897Z] #43 44.48 Updating files: 52% (2643/4988) Updating files: 53% (2644/4988) Updating files: 54% (2694/4988) Updating files: 55% (2744/4988) Updating files: 56% (2794/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: 94% (4714/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:51:17.897Z] #43 45.65 + cd /tmp/tmp.RDYowNlQS9/src/github.com/containerd/containerd [2022-09-16T17:51:17.897Z] #43 45.65 + git checkout -q v1.6.8 [2022-09-16T17:51:18.064Z] #41 136.8 CC src/crun-delete.o [2022-09-16T17:51:18.064Z] #41 136.8 CC src/crun-kill.o [2022-09-16T17:51:18.064Z] #41 136.8 CC src/crun-pause.o [2022-09-16T17:51:18.064Z] #41 136.9 CC src/crun-unpause.o [2022-09-16T17:51:18.064Z] #41 136.9 CC src/crun-spec.o [2022-09-16T17:51:18.064Z] #41 137.0 CC src/crun-exec.o [2022-09-16T17:51:18.064Z] #41 137.0 CC src/crun-list.o [2022-09-16T17:51:18.321Z] #41 137.0 CC src/crun-create.o [2022-09-16T17:51:18.321Z] #41 137.1 CC src/crun-start.o [2022-09-16T17:51:18.321Z] #41 137.1 CC src/crun-state.o [2022-09-16T17:51:18.321Z] #41 137.2 CC src/crun-ps.o [2022-09-16T17:51:18.470Z] #43 47.51 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-16T17:51:18.470Z] #43 47.51 + BUILDTAGS='netgo osusergo static_build' [2022-09-16T17:51:18.470Z] #43 47.51 + export EXTRA_FLAGS=-buildmode=pie [2022-09-16T17:51:18.470Z] #43 47.51 + EXTRA_FLAGS=-buildmode=pie [2022-09-16T17:51:18.470Z] #43 47.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-16T17:51:18.470Z] #43 47.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-16T17:51:18.470Z] #43 47.51 + '[' '' = dynamic ']' [2022-09-16T17:51:18.470Z] #43 47.51 + make [2022-09-16T17:51:18.581Z] #41 137.3 CC src/crun-update.o [2022-09-16T17:51:18.581Z] #41 137.3 CC src/crun-checkpoint.o [2022-09-16T17:51:18.581Z] #41 137.4 CC src/crun-restore.o [2022-09-16T17:51:18.581Z] #41 137.5 CC src/libcrun/libcrun_la-utils.lo [2022-09-16T17:51:18.581Z] #41 137.5 CC src/libcrun/libcrun_la-container.lo [2022-09-16T17:51:18.838Z] #41 137.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-16T17:51:18.838Z] #41 137.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-16T17:51:18.838Z] #41 137.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-16T17:51:18.838Z] #41 137.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-16T17:51:19.100Z] #41 137.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-16T17:51:19.100Z] #41 137.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-16T17:51:19.100Z] #41 137.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-16T17:51:19.100Z] #41 138.0 CC src/libcrun/libcrun_la-criu.lo [2022-09-16T17:51:19.356Z] #41 138.2 CC src/libcrun/libcrun_la-linux.lo [2022-09-16T17:51:19.356Z] #41 138.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-16T17:51:19.356Z] #41 138.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-16T17:51:19.613Z] #41 138.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-16T17:51:19.613Z] #41 138.5 CC src/libcrun/libcrun_la-status.lo [2022-09-16T17:51:19.613Z] #41 138.6 CC src/libcrun/libcrun_la-error.lo [2022-09-16T17:51:19.870Z] #41 138.6 CC src/libcrun/libcrun_la-terminal.lo [2022-09-16T17:51:19.870Z] #41 138.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-16T17:51:19.870Z] #41 138.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-16T17:51:20.127Z] #41 138.9 CC src/libcrun/libcrun_la-signals.lo [2022-09-16T17:51:20.127Z] #41 138.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-16T17:51:20.127Z] #41 139.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-16T17:51:20.378Z] #43 49.21 + bin/ctr [2022-09-16T17:51:20.384Z] #41 139.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-16T17:51:20.384Z] #41 139.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-16T17:51:20.384Z] #41 139.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-16T17:51:20.384Z] #41 139.4 CC tests/init.o [2022-09-16T17:51:20.641Z] #41 139.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-16T17:51:22.532Z] #41 ... [2022-09-16T17:51:22.532Z] [2022-09-16T17:51:22.532Z] #32 [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:51:22.532Z] #32 172.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-16T17:51:22.532Z] #32 172.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:51:22.532Z] #32 172.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:51:22.790Z] #32 172.7 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-16T17:51:22.790Z] #32 172.7 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:51:22.790Z] #32 172.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:51:30.362Z] #43 ... [2022-09-16T17:51:30.362Z] [2022-09-16T17:51:30.362Z] #31 [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:51:30.362Z] #31 74.07 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-16T17:51:30.362Z] #31 74.07 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-16T17:51:30.362Z] #31 74.07 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:51:30.362Z] #31 78.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-16T17:51:30.362Z] #31 78.92 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-16T17:51:30.362Z] #31 78.95 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-16T17:51:30.362Z] #31 84.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-16T17:51:30.362Z] #31 84.31 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-16T17:51:30.362Z] #31 84.32 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T17:51:30.878Z] #32 ... [2022-09-16T17:51:30.878Z] [2022-09-16T17:51:30.878Z] #27 [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:51:30.878Z] #27 188.5 + dpkg --print-architecture [2022-09-16T17:51:30.878Z] #27 188.5 + git checkout -q v2.1.0 [2022-09-16T17:51:30.878Z] #27 188.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-16T17:51:30.878Z] #27 188.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-16T17:51:30.931Z] #31 ... [2022-09-16T17:51:30.931Z] [2022-09-16T17:51:30.931Z] #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:51:30.931Z] #44 35.20 libtoolize: putting auxiliary files in '.'. [2022-09-16T17:51:30.931Z] #44 35.22 libtoolize: copying file './ltmain.sh' [2022-09-16T17:51:30.931Z] #44 35.85 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-16T17:51:30.931Z] #44 35.86 libtoolize: and rerunning libtoolize and aclocal. [2022-09-16T17:51:30.931Z] #44 35.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-16T17:51:30.931Z] #44 43.97 configure.ac:7: installing './compile' [2022-09-16T17:51:30.931Z] #44 43.98 configure.ac:11: installing './config.guess' [2022-09-16T17:51:30.931Z] #44 44.00 configure.ac:11: installing './config.sub' [2022-09-16T17:51:30.931Z] #44 44.01 configure.ac:8: installing './install-sh' [2022-09-16T17:51:30.931Z] #44 44.01 configure.ac:8: installing './missing' [2022-09-16T17:51:30.931Z] #44 44.15 Makefile.am: installing './depcomp' [2022-09-16T17:51:31.871Z] #44 45.11 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-16T17:51:31.871Z] #44 45.11 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-16T17:51:32.130Z] #44 45.25 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-16T17:51:32.130Z] #44 45.25 libtoolize: copying file 'm4/libtool.m4' [2022-09-16T17:51:32.130Z] #44 45.39 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-16T17:51:32.389Z] #44 45.51 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-16T17:51:32.389Z] #44 45.67 libtoolize: copying file 'm4/ltversion.m4' [2022-09-16T17:51:32.649Z] #44 45.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-16T17:51:32.649Z] #44 45.93 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-16T17:51:36.135Z] #27 ... [2022-09-16T17:51:36.135Z] [2022-09-16T17:51:36.135Z] #32 [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:51:36.135Z] #32 183.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-16T17:51:36.135Z] #32 183.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:51:36.135Z] #32 183.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:51:36.135Z] #32 183.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-16T17:51:36.135Z] #32 183.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:51:36.135Z] #32 183.9 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-16T17:51:36.135Z] #32 184.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-16T17:51:36.135Z] #32 184.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:51:36.135Z] #32 184.0 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-16T17:51:36.135Z] #32 184.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-16T17:51:36.135Z] #32 184.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:51:36.135Z] #32 184.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:51:36.135Z] #32 184.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-16T17:51:36.135Z] #32 184.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:51:36.135Z] #32 184.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:51:36.135Z] #32 184.1 Selecting previously unselected package cross-config. [2022-09-16T17:51:36.135Z] #32 184.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-16T17:51:36.135Z] #32 184.1 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-16T17:51:36.135Z] #32 184.2 Selecting previously unselected package gcc-10-cross-base. [2022-09-16T17:51:36.135Z] #32 184.2 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-16T17:51:36.135Z] #32 184.2 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-16T17:51:36.135Z] #32 184.2 Selecting previously unselected package libc6-arm64-cross. [2022-09-16T17:51:36.135Z] #32 184.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-16T17:51:36.135Z] #32 184.3 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-16T17:51:36.135Z] #32 184.6 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-16T17:51:36.135Z] #32 184.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:51:36.135Z] #32 184.6 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:51:36.135Z] #32 184.7 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-16T17:51:36.135Z] #32 184.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:51:36.135Z] #32 184.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:51:36.135Z] #32 184.8 Selecting previously unselected package libitm1-arm64-cross. [2022-09-16T17:51:36.135Z] #32 184.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:51:36.135Z] #32 184.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:51:36.135Z] #32 184.8 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-16T17:51:36.135Z] #32 184.8 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:51:36.135Z] #32 184.8 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:51:36.135Z] #32 184.9 Selecting previously unselected package libasan6-arm64-cross. [2022-09-16T17:51:36.135Z] #32 184.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:51:36.135Z] #32 184.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:51:36.135Z] #32 185.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-16T17:51:36.135Z] #32 185.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:51:36.135Z] #32 185.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:51:36.135Z] #32 186.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-16T17:51:36.135Z] #32 186.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:51:36.135Z] #32 186.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:51:36.653Z] #32 186.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-16T17:51:36.653Z] #32 186.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:51:36.653Z] #32 186.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:51:36.653Z] #32 186.9 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-16T17:51:36.653Z] #32 186.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:51:36.653Z] #32 186.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:51:37.216Z] #32 187.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-16T17:51:37.216Z] #32 187.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:51:37.216Z] #32 187.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:51:37.474Z] #32 187.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-16T17:51:37.474Z] #32 187.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:51:37.474Z] #32 187.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:51:40.773Z] #44 ... [2022-09-16T17:51:40.773Z] [2022-09-16T17:51:40.773Z] #31 [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:51:40.773Z] #31 95.53 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-16T17:51:40.773Z] #31 95.53 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-16T17:51:40.773Z] #31 95.54 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T17:51:44.024Z] #32 ... [2022-09-16T17:51:44.024Z] [2022-09-16T17:51:44.024Z] #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:51:44.024Z] #41 161.7 CCLD tests/init [2022-09-16T17:51:46.050Z] #31 100.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-16T17:51:46.050Z] #31 100.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-16T17:51:46.050Z] #31 100.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-16T17:51:46.050Z] #31 100.8 Selecting previously unselected package libapparmor1:arm64. [2022-09-16T17:51:46.050Z] #31 100.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-16T17:51:46.050Z] #31 100.8 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-16T17:51:46.050Z] #31 100.9 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-16T17:51:46.050Z] #31 100.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-16T17:51:46.050Z] #31 100.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-16T17:51:46.050Z] #31 101.1 Selecting previously unselected package libbtrfs0:arm64. [2022-09-16T17:51:46.050Z] #31 101.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-16T17:51:46.050Z] #31 101.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-16T17:51:46.050Z] #31 101.2 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-16T17:51:46.050Z] #31 101.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-16T17:51:46.050Z] #31 101.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-16T17:51:46.050Z] #31 101.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-16T17:51:46.050Z] #31 101.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-16T17:51:46.050Z] #31 101.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-16T17:51:46.310Z] #31 101.6 Selecting previously unselected package libudev-dev:arm64. [2022-09-16T17:51:46.310Z] #31 101.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-16T17:51:46.310Z] #31 101.6 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T17:51:46.310Z] #31 101.8 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-16T17:51:46.310Z] #31 101.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-16T17:51:46.569Z] #31 101.8 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-16T17:51:46.829Z] #31 102.1 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-16T17:51:46.829Z] #31 102.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-09-16T17:51:46.829Z] #31 102.2 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-09-16T17:51:47.088Z] #31 102.3 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-16T17:51:47.088Z] #31 102.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-09-16T17:51:47.088Z] #31 102.3 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-09-16T17:51:47.088Z] #31 102.5 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-16T17:51:47.088Z] #31 102.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-09-16T17:51:47.088Z] #31 102.5 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-09-16T17:51:47.348Z] #31 102.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-16T17:51:47.348Z] #31 102.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-09-16T17:51:47.348Z] #31 102.6 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-09-16T17:51:47.607Z] #31 103.0 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-16T17:51:47.607Z] #31 103.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-16T17:51:47.886Z] #31 103.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-16T17:51:47.886Z] #31 ... [2022-09-16T17:51:47.886Z] [2022-09-16T17:51:47.886Z] #29 [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:51:47.886Z] #29 101.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-16T17:51:47.886Z] #29 101.9 + GOBIN=/build [2022-09-16T17:51:47.886Z] #29 101.9 + GO111MODULE=on [2022-09-16T17:51:47.886Z] #29 101.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:51:51.179Z] #29 105.5 rootlesskit version 1.0.0 [2022-09-16T17:51:51.439Z] #29 105.5 Usage of /build/rootlesskit-docker-proxy: [2022-09-16T17:51:51.439Z] #29 105.5 -container-ip string [2022-09-16T17:51:51.439Z] #29 105.5 container ip [2022-09-16T17:51:51.439Z] #29 105.5 -container-port int [2022-09-16T17:51:51.439Z] #29 105.5 container port (default -1) [2022-09-16T17:51:51.439Z] #29 105.5 -host-ip string [2022-09-16T17:51:51.439Z] #29 105.5 host ip [2022-09-16T17:51:51.439Z] #29 105.5 -host-port int [2022-09-16T17:51:51.439Z] #29 105.5 host port (default -1) [2022-09-16T17:51:51.439Z] #29 105.5 -proto string [2022-09-16T17:51:51.439Z] #29 105.5 proxy protocol (default "tcp") [2022-09-16T17:51:51.700Z] #29 DONE 106.0s [2022-09-16T17:51:51.700Z] [2022-09-16T17:51:51.700Z] #31 [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:51:51.700Z] #31 103.4 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-16T17:51:51.700Z] #31 103.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-16T17:51:51.700Z] #31 103.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-16T17:51:51.700Z] #31 103.5 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-16T17:51:51.700Z] #31 103.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-16T17:51:51.700Z] #31 103.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T17:51:51.700Z] #31 103.6 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-16T17:51:51.700Z] #31 103.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-16T17:51:51.700Z] #31 103.6 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T17:51:51.700Z] #31 104.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T17:51:51.700Z] #31 104.2 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-16T17:51:51.700Z] #31 104.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-16T17:51:51.700Z] #31 104.2 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-16T17:51:51.700Z] #31 104.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-16T17:51:51.700Z] #31 104.2 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-09-16T17:51:51.700Z] #31 104.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-16T17:51:51.700Z] #31 104.3 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-09-16T17:51:51.700Z] #31 104.3 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T17:51:51.700Z] #31 104.3 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-09-16T17:51:51.700Z] #31 104.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-16T17:51:51.700Z] #31 104.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-16T17:51:51.700Z] #31 104.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-16T17:51:51.700Z] #31 104.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-16T17:51:51.700Z] #31 104.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-16T17:51:51.700Z] #31 104.4 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-16T17:51:51.700Z] #31 104.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-16T17:51:51.700Z] #31 104.4 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-09-16T17:51:51.700Z] #31 104.4 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-16T17:51:51.700Z] #31 104.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-16T17:51:51.700Z] #31 104.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:51:51.700Z] #31 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-16T17:51:51.700Z] #31 104.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T17:51:51.700Z] #31 104.5 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:51:51.700Z] #31 104.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-16T17:51:51.700Z] #31 104.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T17:51:51.700Z] #31 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-16T17:51:51.700Z] #31 104.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:51:51.700Z] #31 104.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-16T17:51:51.700Z] #31 104.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-16T17:51:51.700Z] #31 104.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-16T17:51:51.700Z] #31 104.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-16T17:51:51.700Z] #31 104.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-16T17:51:51.700Z] #31 104.7 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:51:51.960Z] #31 DONE 107.3s [2022-09-16T17:51:51.960Z] [2022-09-16T17:51:51.960Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-16T17:51:51.960Z] #47 ... [2022-09-16T17:51:51.960Z] [2022-09-16T17:51:51.960Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-16T17:51:51.960Z] #48 DONE 0.2s [2022-09-16T17:51:52.123Z] #41 ... [2022-09-16T17:51:52.123Z] [2022-09-16T17:51:52.123Z] #32 [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:51:52.123Z] #32 202.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-16T17:51:52.123Z] #32 202.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:51:52.123Z] #32 202.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:51:52.123Z] #32 202.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-16T17:51:52.123Z] #32 202.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-16T17:51:52.123Z] #32 202.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-16T17:51:52.221Z] [2022-09-16T17:51:52.221Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-16T17:51:52.221Z] #47 DONE 0.3s [2022-09-16T17:51:52.221Z] [2022-09-16T17:51:52.221Z] #49 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-16T17:51:52.221Z] #49 DONE 0.1s [2022-09-16T17:51:52.221Z] [2022-09-16T17:51:52.221Z] #50 [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-16T17:51:52.380Z] #32 202.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-16T17:51:52.637Z] #32 202.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-16T17:51:52.637Z] #32 202.7 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-16T17:51:53.601Z] #50 1.297 + RM_GOPATH=0 [2022-09-16T17:51:53.601Z] #50 1.297 + TMP_GOPATH= [2022-09-16T17:51:53.601Z] #50 1.298 + : /build [2022-09-16T17:51:53.601Z] #50 1.298 + '[' -z '' ']' [2022-09-16T17:51:53.601Z] #50 1.300 ++ mktemp -d [2022-09-16T17:51:53.601Z] #50 1.303 + export GOPATH=/tmp/tmp.L9EcbdraHh [2022-09-16T17:51:53.601Z] #50 1.304 + GOPATH=/tmp/tmp.L9EcbdraHh [2022-09-16T17:51:53.601Z] #50 1.304 + RM_GOPATH=1 [2022-09-16T17:51:53.601Z] #50 1.304 + case "$(go env GOARCH)" in [2022-09-16T17:51:53.601Z] #50 1.305 ++ go env GOARCH [2022-09-16T17:51:53.601Z] #50 1.315 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:51:53.601Z] #50 1.317 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:51:53.601Z] #50 1.318 ++ dirname /install.sh [2022-09-16T17:51:53.601Z] #50 1.319 + dir=/ [2022-09-16T17:51:53.601Z] #50 1.363 + bin=runc [2022-09-16T17:51:53.601Z] #50 1.363 + shift [2022-09-16T17:51:53.601Z] #50 1.363 + '[' '!' -f //runc.installer ']' [2022-09-16T17:51:53.601Z] #50 1.363 + . //runc.installer [2022-09-16T17:51:53.601Z] #50 1.363 ++ set -e [2022-09-16T17:51:53.601Z] #50 1.363 ++ : v1.1.4 [2022-09-16T17:51:53.601Z] #50 1.363 + install_runc [2022-09-16T17:51:53.601Z] #50 1.363 + RUNC_BUILDTAGS=seccomp [2022-09-16T17:51:53.601Z] #50 1.372 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-16T17:51:53.601Z] #50 1.372 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.L9EcbdraHh/src/github.com/opencontainers/runc [2022-09-16T17:51:53.601Z] #50 1.372 Cloning into '/tmp/tmp.L9EcbdraHh/src/github.com/opencontainers/runc'... [2022-09-16T17:51:53.601Z] #50 1.372 Install runc version v1.1.4 (build tags: seccomp) [2022-09-16T17:51:53.601Z] #50 ... [2022-09-16T17:51:53.601Z] [2022-09-16T17:51:53.601Z] #51 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-16T17:51:53.601Z] #51 DONE 1.8s [2022-09-16T17:51:53.826Z] #32 203.9 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-16T17:51:53.826Z] #32 203.9 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:51:53.862Z] [2022-09-16T17:51:53.862Z] #52 [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-16T17:51:54.086Z] #32 204.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:51:54.121Z] #52 ... [2022-09-16T17:51:54.121Z] [2022-09-16T17:51:54.121Z] #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:51:54.121Z] #44 57.12 configure.ac:7: installing 'build-aux/compile' [2022-09-16T17:51:54.121Z] #44 57.14 configure.ac:9: installing 'build-aux/config.guess' [2022-09-16T17:51:54.121Z] #44 57.14 configure.ac:9: installing 'build-aux/config.sub' [2022-09-16T17:51:54.121Z] #44 57.17 configure.ac:11: installing 'build-aux/install-sh' [2022-09-16T17:51:54.121Z] #44 57.17 configure.ac:11: installing 'build-aux/missing' [2022-09-16T17:51:54.121Z] #44 57.39 Makefile.am: installing 'build-aux/depcomp' [2022-09-16T17:51:54.121Z] #44 57.51 parallel-tests: installing 'build-aux/test-driver' [2022-09-16T17:51:54.121Z] #44 59.66 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-16T17:51:54.121Z] #44 59.67 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-16T17:51:54.121Z] #44 60.42 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-16T17:51:54.121Z] #44 60.42 libtoolize: copying file 'm4/libtool.m4' [2022-09-16T17:51:54.121Z] #44 60.54 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-16T17:51:54.121Z] #44 60.69 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-16T17:51:54.121Z] #44 60.82 libtoolize: copying file 'm4/ltversion.m4' [2022-09-16T17:51:54.121Z] #44 60.96 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-16T17:51:55.061Z] #44 ... [2022-09-16T17:51:55.061Z] [2022-09-16T17:51:55.061Z] #52 [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-16T17:51:55.061Z] #52 DONE 1.1s [2022-09-16T17:51:55.061Z] [2022-09-16T17:51:55.061Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-16T17:51:55.455Z] #32 205.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-16T17:51:55.455Z] #32 205.3 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:51:55.455Z] #32 205.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:51:55.630Z] #53 0.777 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-16T17:51:55.630Z] #53 DONE 0.8s [2022-09-16T17:51:55.630Z] [2022-09-16T17:51:55.630Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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:51:55.890Z] #40 ... [2022-09-16T17:51:55.890Z] [2022-09-16T17:51:55.890Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-16T17:51:56.888Z] #54 DONE 0.9s [2022-09-16T17:51:56.888Z] [2022-09-16T17:51:56.888Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-16T17:51:57.466Z] #55 DONE 0.9s [2022-09-16T17:51:57.466Z] [2022-09-16T17:51:57.466Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-16T17:51:58.408Z] #56 DONE 1.0s [2022-09-16T17:51:58.408Z] [2022-09-16T17:51:58.408Z] #57 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T17:51:58.731Z] #32 ... [2022-09-16T17:51:58.731Z] [2022-09-16T17:51:58.731Z] #27 [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:51:58.731Z] #27 DONE 217.0s [2022-09-16T17:51:58.731Z] [2022-09-16T17:51:58.731Z] #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:51:59.786Z] #57 1.098 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:51:59.786Z] #57 1.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:51:59.786Z] #57 1.279 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:52:00.356Z] #57 1.756 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:52:01.252Z] #33 ... [2022-09-16T17:52:01.252Z] [2022-09-16T17:52:01.252Z] #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:52:01.252Z] #41 179.6 AR libcrun_testing.a [2022-09-16T17:52:01.252Z] #41 179.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-16T17:52:01.252Z] #41 179.7 CCLD tests/tests_libcrun_utils [2022-09-16T17:52:01.252Z] #41 179.7 CCLD tests/tests_libcrun_errors [2022-09-16T17:52:01.252Z] #41 179.7 CCLD tests/tests_libcrun_fuzzer [2022-09-16T17:52:01.252Z] #41 179.7 CCLD libcrun.la [2022-09-16T17:52:01.734Z] #57 3.363 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:52:01.816Z] #41 180.7 CCLD crun [2022-09-16T17:52:02.380Z] #41 181.2 make[3]: Entering directory '/tmp/crun-build' [2022-09-16T17:52:02.637Z] #41 181.3 /bin/mkdir -p '/usr/local/lib' [2022-09-16T17:52:02.637Z] #41 181.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-16T17:52:02.637Z] #41 181.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-16T17:52:02.637Z] #41 181.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-16T17:52:02.637Z] #41 181.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-16T17:52:02.637Z] #41 181.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-16T17:52:02.637Z] #41 181.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-16T17:52:02.637Z] #41 181.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-16T17:52:02.894Z] #41 181.6 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:52:02.894Z] #41 181.6 ---------------------------------------------------------------------- [2022-09-16T17:52:02.894Z] #41 181.6 Libraries have been installed in: [2022-09-16T17:52:02.894Z] #41 181.6 /usr/local/lib [2022-09-16T17:52:02.894Z] #41 181.6 [2022-09-16T17:52:02.894Z] #41 181.6 If you ever happen to want to link against installed libraries [2022-09-16T17:52:02.894Z] #41 181.6 in a given directory, LIBDIR, you must either use libtool, and [2022-09-16T17:52:02.894Z] #41 181.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-16T17:52:02.894Z] #41 181.6 flag during linking and do at least one of the following: [2022-09-16T17:52:02.894Z] #41 181.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-16T17:52:02.894Z] #41 181.6 during execution [2022-09-16T17:52:02.894Z] #41 181.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-16T17:52:02.894Z] #41 181.6 during linking [2022-09-16T17:52:02.894Z] #41 181.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-16T17:52:02.894Z] #41 181.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-16T17:52:02.894Z] #41 181.6 [2022-09-16T17:52:02.894Z] #41 181.6 See any operating system documentation about shared libraries for [2022-09-16T17:52:02.894Z] #41 181.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-16T17:52:02.894Z] #41 181.6 ---------------------------------------------------------------------- [2022-09-16T17:52:02.894Z] #41 181.6 /bin/mkdir -p '/build' [2022-09-16T17:52:02.894Z] #41 181.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-16T17:52:02.894Z] #41 181.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-16T17:52:02.894Z] #41 181.7 make[3]: Leaving directory '/tmp/crun-build' [2022-09-16T17:52:02.894Z] #41 181.7 make[2]: Leaving directory '/tmp/crun-build' [2022-09-16T17:52:02.894Z] #41 181.7 make[1]: Leaving directory '/tmp/crun-build' [2022-09-16T17:52:03.151Z] #41 DONE 181.9s [2022-09-16T17:52:03.151Z] [2022-09-16T17:52:03.151Z] #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:52:03.642Z] #57 4.925 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:52:03.642Z] #57 ... [2022-09-16T17:52:03.642Z] [2022-09-16T17:52:03.642Z] #28 [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:52:04.681Z] #28 115.5 Updating files: 24% (2794/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: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 43% (4966/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: 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: 68% (7854/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 90% (10350/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-16T17:52:04.941Z] #28 119.1 + cd /tmp/tmp.YQWWAZROh4/tmp/docker-ce [2022-09-16T17:52:04.941Z] #28 119.1 + git checkout -q v17.06.2-ce [2022-09-16T17:52:06.484Z] #33 ... [2022-09-16T17:52:06.484Z] [2022-09-16T17:52:06.484Z] #32 [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:52:06.484Z] #32 216.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-16T17:52:06.484Z] #32 216.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:52:06.484Z] #32 216.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:52:06.484Z] #32 216.4 Selecting previously unselected package patch. [2022-09-16T17:52:06.484Z] #32 216.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-16T17:52:06.484Z] #32 216.4 Unpacking patch (2.7.6-7) ... [2022-09-16T17:52:06.484Z] #32 216.5 Selecting previously unselected package dpkg-dev. [2022-09-16T17:52:06.484Z] #32 216.5 Preparing to unpack .../047-dpkg-dev_1.20.12_all.deb ... [2022-09-16T17:52:06.484Z] #32 216.5 Unpacking dpkg-dev (1.20.12) ... [2022-09-16T17:52:06.484Z] #32 216.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-16T17:52:06.740Z] #32 216.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-16T17:52:06.740Z] #32 216.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-16T17:52:06.740Z] #32 216.8 Selecting previously unselected package libio-string-perl. [2022-09-16T17:52:06.740Z] #32 216.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-16T17:52:06.740Z] #32 216.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-16T17:52:06.740Z] #32 216.8 Selecting previously unselected package libicu67:amd64. [2022-09-16T17:52:06.740Z] #32 216.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-16T17:52:06.740Z] #32 216.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-16T17:52:08.109Z] #32 218.0 Selecting previously unselected package libxml2:amd64. [2022-09-16T17:52:08.109Z] #32 218.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-16T17:52:08.109Z] #32 218.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-16T17:52:08.109Z] #32 218.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-16T17:52:08.109Z] #32 218.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-16T17:52:08.109Z] #32 218.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-16T17:52:08.109Z] #32 218.2 Selecting previously unselected package libxml-sax-base-perl. [2022-09-16T17:52:08.109Z] #32 218.2 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-16T17:52:08.109Z] #32 218.2 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-16T17:52:08.109Z] #32 218.2 Selecting previously unselected package libxml-sax-perl. [2022-09-16T17:52:08.109Z] #32 218.2 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-16T17:52:08.109Z] #32 218.2 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-16T17:52:08.109Z] #32 218.3 Selecting previously unselected package libxml-libxml-perl. [2022-09-16T17:52:08.109Z] #32 218.3 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-16T17:52:08.109Z] #32 218.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-16T17:52:08.109Z] #32 218.4 Selecting previously unselected package libxml-simple-perl. [2022-09-16T17:52:08.232Z] #28 ... [2022-09-16T17:52:08.232Z] [2022-09-16T17:52:08.232Z] #30 [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:52:08.232Z] #30 123.5 Delve is a source level debugger for Go programs. [2022-09-16T17:52:08.232Z] #30 123.5 [2022-09-16T17:52:08.232Z] #30 123.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-16T17:52:08.232Z] #30 123.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-16T17:52:08.232Z] #30 123.5 [2022-09-16T17:52:08.232Z] #30 123.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-16T17:52:08.232Z] #30 123.5 [2022-09-16T17:52:08.232Z] #30 123.5 Pass flags to the program you are debugging using `--`, for example: [2022-09-16T17:52:08.232Z] #30 123.5 [2022-09-16T17:52:08.232Z] #30 123.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-16T17:52:08.232Z] #30 123.5 [2022-09-16T17:52:08.232Z] #30 123.5 Usage: [2022-09-16T17:52:08.232Z] #30 123.5 dlv [command] [2022-09-16T17:52:08.232Z] #30 123.5 [2022-09-16T17:52:08.232Z] #30 123.5 Available Commands: [2022-09-16T17:52:08.232Z] #30 123.5 attach Attach to running process and begin debugging. [2022-09-16T17:52:08.232Z] #30 123.5 connect Connect to a headless debug server with a terminal client. [2022-09-16T17:52:08.232Z] #30 123.5 core Examine a core dump. [2022-09-16T17:52:08.232Z] #30 123.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-16T17:52:08.232Z] #30 123.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-16T17:52:08.232Z] #30 123.5 exec Execute a precompiled binary, and begin a debug session. [2022-09-16T17:52:08.233Z] #30 123.5 help Help about any command [2022-09-16T17:52:08.233Z] #30 123.5 run Deprecated command. Use 'debug' instead. [2022-09-16T17:52:08.233Z] #30 123.5 test Compile test binary and begin debugging program. [2022-09-16T17:52:08.233Z] #30 123.5 trace Compile and begin tracing program. [2022-09-16T17:52:08.233Z] #30 123.5 version Prints version. [2022-09-16T17:52:08.233Z] #30 123.5 [2022-09-16T17:52:08.233Z] #30 123.5 Flags: [2022-09-16T17:52:08.233Z] #30 123.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-16T17:52:08.233Z] #30 123.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-16T17:52:08.233Z] #30 123.5 --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:52:08.233Z] #30 123.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-16T17:52:08.233Z] #30 123.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-16T17:52:08.233Z] #30 123.5 --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:52:08.233Z] #30 123.5 --disable-aslr Disables address space randomization [2022-09-16T17:52:08.233Z] #30 123.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-16T17:52:08.233Z] #30 123.5 -h, --help help for dlv [2022-09-16T17:52:08.233Z] #30 123.5 --init string Init file, executed by the terminal client. [2022-09-16T17:52:08.233Z] #30 123.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-16T17:52:08.233Z] #30 123.5 --log Enable debugging server logging. [2022-09-16T17:52:08.233Z] #30 123.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-16T17:52:08.233Z] #30 123.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-16T17:52:08.233Z] #30 123.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-16T17:52:08.233Z] #30 123.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-16T17:52:08.233Z] #30 123.5 --wd string Working directory for running the program. [2022-09-16T17:52:08.233Z] #30 123.5 [2022-09-16T17:52:08.233Z] #30 123.5 Additional help topics: [2022-09-16T17:52:08.233Z] #30 123.5 dlv backend Help about the --backend flag. [2022-09-16T17:52:08.233Z] #30 123.5 dlv log Help about logging flags. [2022-09-16T17:52:08.233Z] #30 123.5 dlv redirect Help about file redirection. [2022-09-16T17:52:08.233Z] #30 123.5 [2022-09-16T17:52:08.233Z] #30 123.5 Use "dlv [command] --help" for more information about a command. [2022-09-16T17:52:08.365Z] #32 218.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-16T17:52:08.365Z] #32 218.4 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-16T17:52:08.365Z] #32 218.5 Selecting previously unselected package libyaml-perl. [2022-09-16T17:52:08.365Z] #32 218.5 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-16T17:52:08.621Z] #32 218.6 Unpacking libyaml-perl (1.30-1) ... [2022-09-16T17:52:08.802Z] #30 DONE 124.1s [2022-09-16T17:52:08.802Z] [2022-09-16T17:52:08.802Z] #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:52:08.802Z] #44 76.60 configure.ac:11: installing 'build-aux/compile' [2022-09-16T17:52:08.802Z] #44 76.61 configure.ac:11: installing 'build-aux/config.guess' [2022-09-16T17:52:08.802Z] #44 76.63 configure.ac:11: installing 'build-aux/config.sub' [2022-09-16T17:52:08.802Z] #44 76.64 configure.ac:13: installing 'build-aux/install-sh' [2022-09-16T17:52:08.802Z] #44 76.65 configure.ac:13: installing 'build-aux/missing' [2022-09-16T17:52:08.802Z] #44 76.66 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-16T17:52:08.802Z] #44 76.90 Makefile.am: installing 'build-aux/depcomp' [2022-09-16T17:52:08.802Z] #44 78.38 checking build system type... aarch64-unknown-linux-gnu [2022-09-16T17:52:08.802Z] #44 78.77 checking host system type... aarch64-unknown-linux-gnu [2022-09-16T17:52:08.802Z] #44 78.77 checking how to print strings... printf [2022-09-16T17:52:08.802Z] #44 78.79 checking for gcc... gcc [2022-09-16T17:52:08.802Z] #44 78.92 checking whether the C compiler works... yes [2022-09-16T17:52:08.802Z] #44 79.13 checking for C compiler default output file name... a.out [2022-09-16T17:52:08.802Z] #44 79.14 checking for suffix of executables... [2022-09-16T17:52:08.802Z] #44 79.37 checking whether we are cross compiling... no [2022-09-16T17:52:08.802Z] #44 79.66 checking for suffix of object files... o [2022-09-16T17:52:08.802Z] #44 79.81 checking whether we are using the GNU C compiler... yes [2022-09-16T17:52:08.802Z] #44 79.96 checking whether gcc accepts -g... yes [2022-09-16T17:52:08.802Z] #44 80.10 checking for gcc option to accept ISO C89... none needed [2022-09-16T17:52:08.802Z] #44 80.34 checking whether gcc understands -c and -o together... yes [2022-09-16T17:52:08.802Z] #44 80.56 checking for a sed that does not truncate output... /bin/sed [2022-09-16T17:52:08.802Z] #44 80.58 checking for grep that handles long lines and -e... /bin/grep [2022-09-16T17:52:08.802Z] #44 80.60 checking for egrep... /bin/grep -E [2022-09-16T17:52:08.802Z] #44 80.62 checking for fgrep... /bin/grep -F [2022-09-16T17:52:08.802Z] #44 80.63 checking for ld used by gcc... /usr/bin/ld [2022-09-16T17:52:08.802Z] #44 80.66 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-16T17:52:08.802Z] #44 80.67 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-16T17:52:08.802Z] #44 80.70 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-16T17:52:08.802Z] #44 80.88 checking whether ln -s works... yes [2022-09-16T17:52:08.802Z] #44 80.92 checking the maximum length of command line arguments... 1572864 [2022-09-16T17:52:08.802Z] #44 80.98 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-16T17:52:08.802Z] #44 80.98 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-16T17:52:08.802Z] #44 80.98 checking for /usr/bin/ld option to reload object files... -r [2022-09-16T17:52:08.802Z] #44 80.98 checking for objdump... objdump [2022-09-16T17:52:08.802Z] #44 80.98 checking how to recognize dependent libraries... pass_all [2022-09-16T17:52:08.802Z] #44 80.98 checking for dlltool... no [2022-09-16T17:52:08.802Z] #44 80.98 checking how to associate runtime and link libraries... printf %s\n [2022-09-16T17:52:08.802Z] #44 80.98 checking for ar... ar [2022-09-16T17:52:08.802Z] #44 80.98 checking for archiver @FILE support... @ [2022-09-16T17:52:08.802Z] #44 81.16 checking for strip... strip [2022-09-16T17:52:08.803Z] #44 81.16 checking for ranlib... ranlib [2022-09-16T17:52:08.803Z] #44 81.17 checking for gawk... no [2022-09-16T17:52:08.803Z] #44 81.17 checking for mawk... mawk [2022-09-16T17:52:08.803Z] #44 81.18 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-16T17:52:08.803Z] #44 81.75 checking for sysroot... no [2022-09-16T17:52:08.803Z] #44 81.75 checking for a working dd... /bin/dd [2022-09-16T17:52:08.803Z] #44 81.77 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-16T17:52:08.803Z] #44 81.78 checking for mt... no [2022-09-16T17:52:08.803Z] #44 81.78 checking if : is a manifest tool... no [2022-09-16T17:52:08.803Z] #44 81.80 checking how to run the C preprocessor... gcc -E [2022-09-16T17:52:09.186Z] #32 219.4 Selecting previously unselected package libconfig-auto-perl. [2022-09-16T17:52:09.186Z] #32 219.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-16T17:52:09.186Z] #32 219.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-16T17:52:09.701Z] #32 219.7 Selecting previously unselected package libfile-which-perl. [2022-09-16T17:52:09.701Z] #32 219.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-16T17:52:09.701Z] #32 219.7 Unpacking libfile-which-perl (1.23-1) ... [2022-09-16T17:52:09.701Z] #32 219.8 Selecting previously unselected package libfile-homedir-perl. [2022-09-16T17:52:09.701Z] #32 219.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-16T17:52:09.701Z] #32 219.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-16T17:52:09.701Z] #32 219.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-16T17:52:09.701Z] #32 219.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-16T17:52:09.701Z] #32 219.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-16T17:52:09.701Z] #32 219.9 Selecting previously unselected package dpkg-cross. [2022-09-16T17:52:09.701Z] #32 219.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-16T17:52:09.701Z] #32 219.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-16T17:52:09.701Z] #32 219.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-16T17:52:09.958Z] #32 219.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-16T17:52:09.958Z] #32 219.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-16T17:52:09.958Z] #32 220.0 Selecting previously unselected package libc6-armel-cross. [2022-09-16T17:52:09.958Z] #32 220.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-16T17:52:09.958Z] #32 220.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-16T17:52:09.958Z] #32 220.1 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-16T17:52:09.958Z] #32 220.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:09.958Z] #32 220.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:52:09.998Z] #44 82.25 checking for ANSI C header files... yes [2022-09-16T17:52:10.214Z] #32 220.2 Selecting previously unselected package libgomp1-armel-cross. [2022-09-16T17:52:10.214Z] #32 220.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:10.214Z] #32 220.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:52:10.214Z] #32 220.3 Selecting previously unselected package libatomic1-armel-cross. [2022-09-16T17:52:10.214Z] #32 220.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:10.214Z] #32 220.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:52:10.214Z] #32 220.3 Selecting previously unselected package libasan6-armel-cross. [2022-09-16T17:52:10.214Z] #32 220.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:10.214Z] #32 220.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:52:10.256Z] #44 83.27 checking for sys/types.h... yes [2022-09-16T17:52:10.256Z] #44 83.46 checking for sys/stat.h... yes [2022-09-16T17:52:10.471Z] #32 220.6 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-16T17:52:10.471Z] #32 220.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:10.471Z] #32 220.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:52:10.515Z] #44 83.65 checking for stdlib.h... yes [2022-09-16T17:52:10.727Z] #32 220.7 Selecting previously unselected package libubsan1-armel-cross. [2022-09-16T17:52:10.727Z] #32 220.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:10.727Z] #32 220.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:52:10.728Z] #32 220.9 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-16T17:52:10.728Z] #32 220.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:10.728Z] #32 220.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:52:10.775Z] #44 83.86 checking for string.h... yes [2022-09-16T17:52:10.775Z] #44 84.10 checking for memory.h... yes [2022-09-16T17:52:10.984Z] #32 221.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-16T17:52:10.984Z] #32 221.1 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:52:10.984Z] #32 221.1 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-16T17:52:11.294Z] #44 84.26 checking for strings.h... yes [2022-09-16T17:52:11.294Z] #44 84.45 checking for inttypes.h... yes [2022-09-16T17:52:11.552Z] #44 84.61 checking for stdint.h... yes [2022-09-16T17:52:11.811Z] #44 84.80 checking for unistd.h... yes [2022-09-16T17:52:12.071Z] #44 85.04 checking for dlfcn.h... yes [2022-09-16T17:52:12.071Z] #44 85.28 checking for objdir... .libs [2022-09-16T17:52:12.590Z] #44 85.68 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-16T17:52:12.590Z] #44 85.86 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-16T17:52:12.590Z] #44 85.86 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-16T17:52:13.108Z] #44 85.98 checking if gcc static flag -static works... yes [2022-09-16T17:52:13.108Z] #44 86.37 checking if gcc supports -c -o file.o... yes [2022-09-16T17:52:13.368Z] #44 86.54 checking if gcc supports -c -o file.o... (cached) yes [2022-09-16T17:52:13.368Z] #44 86.54 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-16T17:52:13.627Z] #44 86.60 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-16T17:52:13.627Z] #44 86.94 checking how to hardcode library paths into programs... immediate [2022-09-16T17:52:13.627Z] #44 86.94 checking whether stripping libraries is possible... yes [2022-09-16T17:52:13.886Z] #44 86.97 checking if libtool supports shared libraries... yes [2022-09-16T17:52:13.886Z] #44 86.97 checking whether to build shared libraries... no [2022-09-16T17:52:13.886Z] #44 86.97 checking whether to build static libraries... yes [2022-09-16T17:52:13.886Z] #44 86.98 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-16T17:52:13.886Z] #44 87.02 checking whether build environment is sane... yes [2022-09-16T17:52:13.886Z] #44 87.12 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-16T17:52:13.886Z] #44 87.12 checking whether make sets $(MAKE)... yes [2022-09-16T17:52:13.886Z] #44 87.17 checking whether make supports the include directive... yes (GNU style) [2022-09-16T17:52:14.146Z] #44 87.22 checking whether make supports nested variables... yes [2022-09-16T17:52:14.146Z] #44 87.27 checking whether UID '0' is supported by ustar format... yes [2022-09-16T17:52:14.146Z] #44 87.28 checking whether GID '0' is supported by ustar format... yes [2022-09-16T17:52:14.146Z] #44 87.28 checking how to create a ustar tar archive... gnutar [2022-09-16T17:52:14.406Z] #44 87.36 checking dependency style of gcc... gcc3 [2022-09-16T17:52:14.406Z] #44 87.55 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-16T17:52:14.406Z] #44 87.56 checking whether make supports nested variables... (cached) yes [2022-09-16T17:52:14.406Z] #44 87.56 checking for gawk... (cached) mawk [2022-09-16T17:52:14.406Z] #44 87.57 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-16T17:52:14.406Z] #44 87.57 checking for gcc... (cached) gcc [2022-09-16T17:52:14.406Z] #44 ... [2022-09-16T17:52:14.406Z] [2022-09-16T17:52:14.406Z] #50 [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-16T17:52:14.406Z] #50 12.14 + cd /tmp/tmp.L9EcbdraHh/src/github.com/opencontainers/runc [2022-09-16T17:52:14.406Z] #50 12.14 + git checkout -q v1.1.4 [2022-09-16T17:52:14.406Z] #50 12.58 + '[' -z '' ']' [2022-09-16T17:52:14.406Z] #50 12.58 + target=static [2022-09-16T17:52:14.406Z] #50 12.58 + make BUILDTAGS=seccomp static [2022-09-16T17:52:14.406Z] #50 13.18 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-16T17:52:14.406Z] #50 ... [2022-09-16T17:52:14.406Z] [2022-09-16T17:52:14.406Z] #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:52:14.406Z] #44 87.71 checking whether we are using the GNU C compiler... (cached) yes [2022-09-16T17:52:14.406Z] #44 87.72 checking whether gcc accepts -g... (cached) yes [2022-09-16T17:52:14.406Z] #44 87.72 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-16T17:52:14.406Z] #44 87.72 checking whether gcc understands -c and -o together... (cached) yes [2022-09-16T17:52:14.666Z] #44 87.72 checking for a Python interpreter with version >= 3... python3 [2022-09-16T17:52:14.666Z] #44 87.82 checking for python3... /usr/bin/python3 [2022-09-16T17:52:14.666Z] #44 87.82 checking for python3 version... 3.9 [2022-09-16T17:52:14.666Z] #44 87.88 checking for python3 platform... linux [2022-09-16T17:52:14.666Z] #44 87.93 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-16T17:52:14.925Z] #44 88.06 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-16T17:52:14.925Z] #44 88.20 checking for go-md2man... no [2022-09-16T17:52:14.925Z] #44 88.20 checking error.h usability... yes [2022-09-16T17:52:15.184Z] #44 88.31 checking error.h presence... yes [2022-09-16T17:52:15.184Z] #44 88.42 checking for error.h... yes [2022-09-16T17:52:15.444Z] #44 88.47 checking linux/openat2.h usability... yes [2022-09-16T17:52:15.444Z] #44 88.60 checking linux/openat2.h presence... yes [2022-09-16T17:52:15.444Z] #44 88.65 checking for linux/openat2.h... yes [2022-09-16T17:52:15.703Z] #44 88.69 checking for copy_file_range... yes [2022-09-16T17:52:15.963Z] #44 88.96 checking for fgetxattr... yes [2022-09-16T17:52:15.963Z] #44 ... [2022-09-16T17:52:15.963Z] [2022-09-16T17:52:15.963Z] #57 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T17:52:15.963Z] #57 7.432 Fetched 8463 kB in 7s (1282 kB/s) [2022-09-16T17:52:15.963Z] #57 7.432 Reading package lists... [2022-09-16T17:52:15.963Z] #57 10.50 Reading package lists... [2022-09-16T17:52:15.963Z] #57 13.22 Building dependency tree... [2022-09-16T17:52:15.963Z] #57 15.27 The following additional packages will be installed: [2022-09-16T17:52:15.963Z] #57 15.27 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-16T17:52:15.963Z] #57 15.28 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-16T17:52:15.963Z] #57 15.28 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-16T17:52:15.963Z] #57 15.28 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-16T17:52:15.963Z] #57 15.28 python3-pkg-resources systemd vim-runtime xxd [2022-09-16T17:52:15.963Z] #57 15.28 Suggested packages: [2022-09-16T17:52:15.963Z] #57 15.29 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-16T17:52:15.963Z] #57 15.29 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-16T17:52:15.963Z] #57 15.29 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-16T17:52:15.963Z] #57 15.29 Recommended packages: [2022-09-16T17:52:15.963Z] #57 15.29 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-16T17:52:15.963Z] #57 15.29 systemd-timesyncd | time-daemon unzip [2022-09-16T17:52:15.963Z] #57 16.93 The following NEW packages will be installed: [2022-09-16T17:52:15.963Z] #57 16.93 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-16T17:52:15.963Z] #57 16.93 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-16T17:52:15.963Z] #57 16.93 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-16T17:52:15.963Z] #57 16.93 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-16T17:52:15.963Z] #57 16.93 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-16T17:52:15.963Z] #57 16.94 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-16T17:52:15.963Z] #57 16.94 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-16T17:52:15.963Z] #57 16.94 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-16T17:52:15.963Z] #57 16.94 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-16T17:52:15.963Z] #57 17.31 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:52:15.963Z] #57 17.31 Need to get 31.8 MB of archives. [2022-09-16T17:52:15.963Z] #57 17.31 After this operation, 123 MB of additional disk space will be used. [2022-09-16T17:52:15.963Z] #57 17.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-16T17:52:15.963Z] #57 17.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-16T17:52:15.963Z] #57 17.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-16T17:52:15.963Z] #57 17.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-16T17:52:15.963Z] #57 17.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-16T17:52:15.963Z] #57 17.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-16T17:52:15.963Z] #57 17.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] [2022-09-16T17:52:15.963Z] #57 17.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-16T17:52:15.963Z] #57 17.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-16T17:52:15.963Z] #57 17.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-16T17:52:15.963Z] #57 17.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-16T17:52:15.963Z] #57 17.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-16T17:52:15.963Z] #57 17.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-16T17:52:15.963Z] #57 17.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-16T17:52:15.963Z] #57 17.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-16T17:52:15.963Z] #57 17.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-16T17:52:15.963Z] #57 17.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-16T17:52:15.963Z] #57 17.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-16T17:52:15.963Z] #57 17.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-16T17:52:15.963Z] #57 17.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-16T17:52:15.963Z] #57 17.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-09-16T17:52:15.963Z] #57 17.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-16T17:52:15.963Z] #57 17.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-16T17:52:15.963Z] #57 17.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-16T17:52:15.963Z] #57 17.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-16T17:52:15.963Z] #57 17.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-16T17:52:15.963Z] #57 17.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-16T17:52:15.963Z] #57 17.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-16T17:52:15.963Z] #57 17.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-16T17:52:15.963Z] #57 17.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-16T17:52:15.963Z] #57 17.58 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-16T17:52:15.963Z] #57 17.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-16T17:52:15.963Z] #57 ... [2022-09-16T17:52:15.963Z] [2022-09-16T17:52:15.963Z] #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:52:16.224Z] #44 89.22 checking for statx... yes [2022-09-16T17:52:16.484Z] #44 89.52 checking for fgetpwent_r... yes [2022-09-16T17:52:16.743Z] #44 89.89 checking for issetugid... no [2022-09-16T17:52:17.002Z] #44 90.13 checking for pkg-config... /usr/bin/pkg-config [2022-09-16T17:52:17.002Z] #44 90.13 checking pkg-config is at least version 0.9.0... yes [2022-09-16T17:52:17.263Z] #44 90.14 checking for library containing yajl_tree_get... -lyajl [2022-09-16T17:52:17.523Z] #44 90.59 checking for yajl >= 2.0.0... yes [2022-09-16T17:52:17.523Z] #44 90.63 checking sys/capability.h usability... yes [2022-09-16T17:52:17.523Z] #44 90.84 checking sys/capability.h presence... yes [2022-09-16T17:52:17.523Z] #44 90.91 checking for sys/capability.h... yes [2022-09-16T17:52:18.091Z] #44 90.92 checking for library containing cap_from_name... -lcap [2022-09-16T17:52:18.660Z] #44 91.36 checking for library containing dlopen... [2022-09-16T17:52:18.660Z] #44 ... [2022-09-16T17:52:18.660Z] [2022-09-16T17:52:18.660Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-16T17:52:18.660Z] #39 DONE 132.8s [2022-09-16T17:52:18.660Z] [2022-09-16T17:52:18.660Z] #57 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T17:52:18.660Z] #57 17.76 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-16T17:52:18.660Z] #57 17.76 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-16T17:52:18.660Z] #57 17.76 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-16T17:52:18.660Z] #57 17.76 Get:36 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:52:18.661Z] #57 17.76 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-16T17:52:18.661Z] #57 17.77 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-16T17:52:18.661Z] #57 17.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-16T17:52:18.661Z] #57 17.78 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-16T17:52:18.661Z] #57 17.80 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-16T17:52:18.661Z] #57 17.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-16T17:52:18.661Z] #57 17.83 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-16T17:52:18.661Z] #57 17.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-16T17:52:18.661Z] #57 17.84 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-16T17:52:18.661Z] #57 17.85 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-16T17:52:18.661Z] #57 17.86 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-16T17:52:18.661Z] #57 17.87 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-16T17:52:18.661Z] #57 17.90 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] [2022-09-16T17:52:18.661Z] #57 17.90 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-16T17:52:18.661Z] #57 17.91 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-16T17:52:18.661Z] #57 17.91 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-16T17:52:18.661Z] #57 18.05 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-16T17:52:18.661Z] #57 18.07 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-16T17:52:18.661Z] #57 18.08 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-16T17:52:18.661Z] #57 18.09 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-16T17:52:18.661Z] #57 18.72 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:52:18.661Z] #57 18.91 Fetched 31.8 MB in 1s (28.4 MB/s) [2022-09-16T17:52:18.661Z] #57 19.00 Selecting previously unselected package libcap2:arm64. [2022-09-16T17:52:18.661Z] #57 19.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-09-16T17:52:18.661Z] #57 19.05 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-16T17:52:18.661Z] #57 19.07 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-16T17:52:18.661Z] #57 19.16 Selecting previously unselected package libargon2-1:arm64. [2022-09-16T17:52:18.661Z] #57 19.16 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-16T17:52:18.661Z] #57 19.17 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-16T17:52:18.661Z] #57 19.24 Selecting previously unselected package libjson-c5:arm64. [2022-09-16T17:52:18.661Z] #57 19.24 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-16T17:52:18.661Z] #57 19.25 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-16T17:52:18.661Z] #57 19.36 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-16T17:52:18.661Z] #57 19.36 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-16T17:52:18.661Z] #57 19.36 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-16T17:52:18.661Z] #57 19.52 Selecting previously unselected package libip4tc2:arm64. [2022-09-16T17:52:18.661Z] #57 19.52 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-16T17:52:18.661Z] #57 19.52 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-16T17:52:18.661Z] #57 19.61 Selecting previously unselected package libkmod2:arm64. [2022-09-16T17:52:18.661Z] #57 19.61 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-16T17:52:18.661Z] #57 19.62 Unpacking libkmod2:arm64 (28-1) ... [2022-09-16T17:52:18.661Z] #57 19.75 Selecting previously unselected package systemd. [2022-09-16T17:52:18.661Z] #57 19.75 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ... [2022-09-16T17:52:18.661Z] #57 19.92 Unpacking systemd (247.3-7+deb11u1) ... [2022-09-16T17:52:19.080Z] #32 228.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-16T17:52:19.080Z] #32 228.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:52:19.080Z] #32 229.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-16T17:52:19.232Z] #57 ... [2022-09-16T17:52:19.232Z] [2022-09-16T17:52:19.232Z] #28 [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:52:19.232Z] #28 123.2 + mkdir -p /tmp/tmp.YQWWAZROh4/src/github.com/docker [2022-09-16T17:52:19.232Z] #28 123.2 + mv components/cli /tmp/tmp.YQWWAZROh4/src/github.com/docker/cli [2022-09-16T17:52:19.232Z] #28 123.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-16T17:52:19.232Z] #28 ... [2022-09-16T17:52:19.232Z] [2022-09-16T17:52:19.232Z] #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:52:19.232Z] #44 91.36 checking for library containing dlopen... -ldl [2022-09-16T17:52:19.232Z] #44 91.94 checking seccomp.h usability... yes [2022-09-16T17:52:19.232Z] #44 92.17 checking seccomp.h presence... yes [2022-09-16T17:52:19.232Z] #44 92.23 checking for seccomp.h... yes [2022-09-16T17:52:19.801Z] #44 92.23 checking for library containing seccomp_rule_add... -lseccomp [2022-09-16T17:52:19.801Z] #44 92.96 checking for library containing seccomp_arch_resolve_name... none required [2022-09-16T17:52:20.020Z] #32 230.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-16T17:52:20.020Z] #32 230.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-16T17:52:20.021Z] #32 230.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-16T17:52:20.060Z] #44 93.17 checking systemd/sd-bus.h usability... yes [2022-09-16T17:52:20.320Z] #44 93.35 checking systemd/sd-bus.h presence... yes [2022-09-16T17:52:20.320Z] #44 93.53 checking for systemd/sd-bus.h... yes [2022-09-16T17:52:20.579Z] #44 93.53 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-16T17:52:20.583Z] #32 ... [2022-09-16T17:52:20.583Z] [2022-09-16T17:52:20.583Z] #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:52:20.583Z] #33 236.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-16T17:52:20.583Z] #33 DONE 239.4s [2022-09-16T17:52:20.583Z] [2022-09-16T17:52:20.583Z] #32 [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:52:20.583Z] #32 230.6 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-16T17:52:20.583Z] #32 230.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-16T17:52:20.583Z] #32 230.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-16T17:52:20.838Z] #44 93.90 checking for sd_notify_barrier... yes [2022-09-16T17:52:21.096Z] #32 231.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-16T17:52:21.096Z] #32 231.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:21.096Z] #32 231.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:52:21.097Z] #44 94.16 checking linux/bpf.h usability... yes [2022-09-16T17:52:21.097Z] #44 94.29 checking linux/bpf.h presence... yes [2022-09-16T17:52:21.097Z] #44 94.35 checking for linux/bpf.h... yes [2022-09-16T17:52:21.353Z] #32 231.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-16T17:52:21.353Z] #32 231.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:52:21.353Z] #32 231.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-16T17:52:21.356Z] #44 94.35 checking compilation for eBPF... yes [2022-09-16T17:52:21.356Z] #44 94.59 checking for criu >= 3.15... no [2022-09-16T17:52:21.356Z] #44 94.60 configure: CRIU headers not found, building without CRIU support [2022-09-16T17:52:21.356Z] #44 94.61 checking for criu > 3.16... no [2022-09-16T17:52:21.356Z] #44 94.64 configure: CRIU version doesn't support join-ns API [2022-09-16T17:52:21.356Z] #44 94.65 checking for criu > 3.16.1... no [2022-09-16T17:52:21.356Z] #44 94.68 configure: CRIU version doesn't support for pre-dumping [2022-09-16T17:52:21.615Z] #44 94.69 checking for new mount API (fsconfig)... yes [2022-09-16T17:52:21.615Z] #44 94.78 checking for seccomp notify API... yes [2022-09-16T17:52:21.615Z] #44 94.90 checking for gperf... no [2022-09-16T17:52:21.615Z] #44 94.90 configure: gperf not found - cannot rebuild signal parser code [2022-09-16T17:52:21.874Z] #44 94.90 checking for library containing argp_parse... none required [2022-09-16T17:52:22.134Z] #44 95.27 checking that generated files are newer than configure... done [2022-09-16T17:52:22.134Z] #44 95.27 configure: creating ./config.status [2022-09-16T17:52:24.671Z] #44 98.06 config.status: creating Makefile [2022-09-16T17:52:24.930Z] #44 98.13 config.status: creating rpm/crun.spec [2022-09-16T17:52:24.930Z] #44 98.25 config.status: creating config.h [2022-09-16T17:52:24.930Z] #44 98.30 config.status: executing libtool commands [2022-09-16T17:52:24.930Z] #44 98.34 config.status: executing depfiles commands [2022-09-16T17:52:26.310Z] #44 99.69 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-16T17:52:26.310Z] #44 ... [2022-09-16T17:52:26.310Z] [2022-09-16T17:52:26.310Z] #57 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T17:52:26.310Z] #57 22.20 Selecting previously unselected package pigz. [2022-09-16T17:52:26.310Z] #57 22.20 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 22.22 Unpacking pigz (2.6-1) ... [2022-09-16T17:52:26.310Z] #57 22.31 Selecting previously unselected package libelf1:arm64. [2022-09-16T17:52:26.310Z] #57 22.31 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 22.32 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-16T17:52:26.310Z] #57 22.43 Selecting previously unselected package libbpf0:arm64. [2022-09-16T17:52:26.310Z] #57 22.43 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 22.43 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-16T17:52:26.310Z] #57 22.55 Selecting previously unselected package libmnl0:arm64. [2022-09-16T17:52:26.310Z] #57 22.55 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 22.56 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-16T17:52:26.310Z] #57 22.65 Selecting previously unselected package libxtables12:arm64. [2022-09-16T17:52:26.310Z] #57 22.66 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 22.66 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-16T17:52:26.310Z] #57 22.74 Selecting previously unselected package libcap2-bin. [2022-09-16T17:52:26.310Z] #57 22.76 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 22.77 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-16T17:52:26.310Z] #57 22.86 Selecting previously unselected package iproute2. [2022-09-16T17:52:26.310Z] #57 22.86 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 22.87 Unpacking iproute2 (5.10.0-4) ... [2022-09-16T17:52:26.310Z] #57 23.32 Selecting previously unselected package xxd. [2022-09-16T17:52:26.310Z] #57 23.33 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 23.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:52:26.310Z] #57 23.51 Selecting previously unselected package vim-common. [2022-09-16T17:52:26.310Z] #57 23.52 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-16T17:52:26.310Z] #57 23.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:52:26.310Z] #57 23.70 Selecting previously unselected package bash-completion. [2022-09-16T17:52:26.310Z] #57 23.71 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-16T17:52:26.310Z] #57 26.28 Unpacking bash-completion (1:2.11-2) ... [2022-09-16T17:52:26.310Z] #57 26.77 Selecting previously unselected package bzip2. [2022-09-16T17:52:26.310Z] #57 26.78 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 26.79 Unpacking bzip2 (1.0.8-4) ... [2022-09-16T17:52:26.310Z] #57 26.87 Selecting previously unselected package xz-utils. [2022-09-16T17:52:26.310Z] #57 26.87 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 26.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:52:26.310Z] #57 27.09 Selecting previously unselected package apparmor. [2022-09-16T17:52:26.310Z] #57 27.09 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 27.15 Unpacking apparmor (2.13.6-10) ... [2022-09-16T17:52:26.310Z] #57 27.59 Selecting previously unselected package inetutils-ping. [2022-09-16T17:52:26.310Z] #57 27.60 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 27.60 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-16T17:52:26.310Z] #57 27.80 Selecting previously unselected package libip6tc2:arm64. [2022-09-16T17:52:26.310Z] #57 27.81 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 27.81 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-16T17:52:26.310Z] #57 27.89 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-16T17:52:26.310Z] #57 27.92 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-16T17:52:26.310Z] #57 27.92 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-16T17:52:26.310Z] #57 27.99 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-16T17:52:26.569Z] #57 28.00 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-16T17:52:26.569Z] #57 28.00 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-16T17:52:26.569Z] #57 28.11 Selecting previously unselected package libnftnl11:arm64. [2022-09-16T17:52:26.569Z] #57 28.11 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-16T17:52:26.569Z] #57 28.12 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-16T17:52:26.569Z] #57 28.21 Selecting previously unselected package iptables. [2022-09-16T17:52:26.569Z] #57 28.23 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-16T17:52:26.606Z] #32 236.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-16T17:52:26.606Z] #32 236.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:52:26.606Z] #32 236.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-16T17:52:26.606Z] #32 236.0 Selecting previously unselected package crossbuild-essential-armel. [2022-09-16T17:52:26.606Z] #32 236.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-16T17:52:26.606Z] #32 236.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-16T17:52:26.606Z] #32 236.0 Selecting previously unselected package libc6-armhf-cross. [2022-09-16T17:52:26.606Z] #32 236.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-16T17:52:26.606Z] #32 236.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-16T17:52:26.606Z] #32 236.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-16T17:52:26.606Z] #32 236.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:26.606Z] #32 236.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:52:26.606Z] #32 236.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-16T17:52:26.606Z] #32 236.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:26.606Z] #32 236.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:52:26.606Z] #32 236.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-16T17:52:26.606Z] #32 236.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:26.606Z] #32 236.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:52:26.606Z] #32 236.3 Selecting previously unselected package libasan6-armhf-cross. [2022-09-16T17:52:26.606Z] #32 236.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:26.606Z] #32 236.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:52:26.606Z] #32 236.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-16T17:52:26.606Z] #32 236.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:26.606Z] #32 236.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:52:26.606Z] #32 236.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-16T17:52:26.606Z] #32 236.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:26.606Z] #32 236.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:52:26.606Z] #32 236.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-16T17:52:26.606Z] #32 236.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:26.606Z] #32 236.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:52:26.606Z] #32 236.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-16T17:52:26.606Z] #32 236.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:52:26.829Z] #57 28.23 Unpacking iptables (1.8.7-1) ... [2022-09-16T17:52:26.863Z] #32 236.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-16T17:52:27.088Z] #57 28.58 Selecting previously unselected package libonig5:arm64. [2022-09-16T17:52:27.088Z] #57 28.61 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-16T17:52:27.088Z] #57 28.61 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-16T17:52:27.088Z] #57 28.74 Selecting previously unselected package libjq1:arm64. [2022-09-16T17:52:27.347Z] #57 28.75 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-16T17:52:27.347Z] #57 28.75 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-16T17:52:27.347Z] #57 28.84 Selecting previously unselected package jq. [2022-09-16T17:52:27.347Z] #57 28.86 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-16T17:52:27.347Z] #57 28.86 Unpacking jq (1.6-2.1) ... [2022-09-16T17:52:27.347Z] #57 28.96 Selecting previously unselected package libaio1:arm64. [2022-09-16T17:52:27.347Z] #57 28.97 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-16T17:52:27.347Z] #57 28.97 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-16T17:52:27.606Z] #57 29.09 Selecting previously unselected package libgpm2:arm64. [2022-09-16T17:52:27.606Z] #57 29.09 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-16T17:52:27.606Z] #57 29.10 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-16T17:52:27.865Z] #57 29.23 Selecting previously unselected package libicu67:arm64. [2022-09-16T17:52:27.865Z] #57 29.23 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-16T17:52:27.866Z] #57 29.24 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-16T17:52:31.154Z] #57 32.14 Selecting previously unselected package libinih1:arm64. [2022-09-16T17:52:31.154Z] #57 32.15 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-16T17:52:31.154Z] #57 32.18 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-16T17:52:31.154Z] #57 32.23 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-16T17:52:31.154Z] #57 32.23 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-16T17:52:31.154Z] #57 32.24 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-16T17:52:31.154Z] #57 32.35 Selecting previously unselected package libnet1:arm64. [2022-09-16T17:52:31.154Z] #57 32.36 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-16T17:52:31.154Z] #57 32.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-16T17:52:31.154Z] #57 32.45 Selecting previously unselected package libnl-3-200:arm64. [2022-09-16T17:52:31.154Z] #57 32.46 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-16T17:52:31.154Z] #57 32.48 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-16T17:52:31.154Z] #57 32.59 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-16T17:52:31.154Z] #57 32.60 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-16T17:52:31.154Z] #57 32.60 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-16T17:52:31.154Z] #57 32.68 Selecting previously unselected package libyajl2:arm64. [2022-09-16T17:52:31.154Z] #57 32.68 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-16T17:52:31.154Z] #57 32.69 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-16T17:52:31.154Z] #57 32.75 Selecting previously unselected package net-tools. [2022-09-16T17:52:31.154Z] #57 32.76 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-16T17:52:31.154Z] #57 32.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-16T17:52:31.414Z] #57 32.98 Selecting previously unselected package patch. [2022-09-16T17:52:31.414Z] #57 32.98 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-16T17:52:31.414Z] #57 32.99 Unpacking patch (2.7.6-7) ... [2022-09-16T17:52:31.414Z] #57 ... [2022-09-16T17:52:31.414Z] [2022-09-16T17:52:31.414Z] #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:52:31.414Z] #44 99.74 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-16T17:52:31.414Z] #44 100.1 checking for gcc... gcc [2022-09-16T17:52:31.414Z] #44 100.2 checking whether the C compiler works... yes [2022-09-16T17:52:31.414Z] #44 100.4 checking for C compiler default output file name... a.out [2022-09-16T17:52:31.414Z] #44 100.4 checking for suffix of executables... [2022-09-16T17:52:31.414Z] #44 100.5 checking whether we are cross compiling... no [2022-09-16T17:52:31.414Z] #44 100.7 checking for suffix of object files... o [2022-09-16T17:52:31.414Z] #44 100.8 checking whether we are using the GNU C compiler... yes [2022-09-16T17:52:31.414Z] #44 100.9 checking whether gcc accepts -g... yes [2022-09-16T17:52:31.414Z] #44 101.0 checking for gcc option to accept ISO C89... none needed [2022-09-16T17:52:31.414Z] #44 101.1 checking whether gcc understands -c and -o together... yes [2022-09-16T17:52:31.414Z] #44 101.3 checking how to run the C preprocessor... gcc -E [2022-09-16T17:52:31.414Z] #44 101.5 checking for grep that handles long lines and -e... /bin/grep [2022-09-16T17:52:31.414Z] #44 101.6 checking for egrep... /bin/grep -E [2022-09-16T17:52:31.414Z] #44 101.6 checking for ANSI C header files... yes [2022-09-16T17:52:31.414Z] #44 102.1 checking for sys/types.h... yes [2022-09-16T17:52:31.414Z] #44 102.3 checking for sys/stat.h... yes [2022-09-16T17:52:31.414Z] #44 102.5 checking for stdlib.h... yes [2022-09-16T17:52:31.414Z] #44 102.8 checking for string.h... yes [2022-09-16T17:52:31.414Z] #44 103.0 checking for memory.h... yes [2022-09-16T17:52:31.414Z] #44 103.1 checking for strings.h... yes [2022-09-16T17:52:31.414Z] #44 103.3 checking for inttypes.h... yes [2022-09-16T17:52:31.414Z] #44 103.5 checking for stdint.h... yes [2022-09-16T17:52:31.414Z] #44 103.7 checking for unistd.h... yes [2022-09-16T17:52:31.414Z] #44 103.9 checking minix/config.h usability... no [2022-09-16T17:52:31.414Z] #44 104.0 checking minix/config.h presence... no [2022-09-16T17:52:31.414Z] #44 104.1 checking for minix/config.h... no [2022-09-16T17:52:31.414Z] #44 104.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-16T17:52:31.414Z] #44 104.3 checking build system type... aarch64-unknown-linux-gnu [2022-09-16T17:52:31.414Z] #44 104.6 checking host system type... aarch64-unknown-linux-gnu [2022-09-16T17:52:31.414Z] #44 104.6 checking how to print strings... printf [2022-09-16T17:52:31.414Z] #44 104.6 checking for a sed that does not truncate output... /bin/sed [2022-09-16T17:52:31.414Z] #44 104.6 checking for fgrep... /bin/grep -F [2022-09-16T17:52:31.414Z] #44 104.7 checking for ld used by gcc... /usr/bin/ld [2022-09-16T17:52:31.414Z] #44 104.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-16T17:52:31.414Z] #44 104.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-16T17:52:31.673Z] #44 104.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-16T17:52:31.673Z] #44 104.8 checking whether ln -s works... yes [2022-09-16T17:52:31.673Z] #44 104.8 checking the maximum length of command line arguments... 1572864 [2022-09-16T17:52:31.673Z] #44 104.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-16T17:52:31.673Z] #44 104.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-16T17:52:31.673Z] #44 104.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-16T17:52:31.673Z] #44 104.9 checking for objdump... objdump [2022-09-16T17:52:31.673Z] #44 104.9 checking how to recognize dependent libraries... pass_all [2022-09-16T17:52:31.673Z] #44 104.9 checking for dlltool... no [2022-09-16T17:52:31.673Z] #44 104.9 checking how to associate runtime and link libraries... printf %s\n [2022-09-16T17:52:31.673Z] #44 104.9 checking for ar... ar [2022-09-16T17:52:31.673Z] #44 104.9 checking for archiver @FILE support... @ [2022-09-16T17:52:31.673Z] #44 105.0 checking for strip... strip [2022-09-16T17:52:31.673Z] #44 105.0 checking for ranlib... ranlib [2022-09-16T17:52:31.673Z] #44 105.0 checking for gawk... no [2022-09-16T17:52:31.673Z] #44 105.0 checking for mawk... mawk [2022-09-16T17:52:32.114Z] #32 241.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-16T17:52:32.114Z] #32 241.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:52:32.114Z] #32 241.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-16T17:52:32.114Z] #32 241.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-16T17:52:32.114Z] #32 241.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-16T17:52:32.114Z] #32 241.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-16T17:52:32.114Z] #32 241.8 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-16T17:52:32.114Z] #32 241.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-16T17:52:32.114Z] #32 241.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-16T17:52:32.242Z] #44 105.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-16T17:52:32.242Z] #44 105.4 checking for sysroot... no [2022-09-16T17:52:32.242Z] #44 105.4 checking for a working dd... /bin/dd [2022-09-16T17:52:32.242Z] #44 105.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-16T17:52:32.242Z] #44 105.4 checking for mt... no [2022-09-16T17:52:32.242Z] #44 105.5 checking if : is a manifest tool... no [2022-09-16T17:52:32.242Z] #44 105.5 checking for dlfcn.h... yes [2022-09-16T17:52:32.501Z] #44 105.7 checking for objdir... .libs [2022-09-16T17:52:32.761Z] #44 105.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-16T17:52:32.761Z] #44 106.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-16T17:52:33.020Z] #44 106.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-16T17:52:33.279Z] #44 106.1 checking if gcc static flag -static works... yes [2022-09-16T17:52:33.279Z] #44 106.5 checking if gcc supports -c -o file.o... yes [2022-09-16T17:52:33.279Z] #44 106.6 checking if gcc supports -c -o file.o... (cached) yes [2022-09-16T17:52:33.279Z] #44 106.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-16T17:52:33.491Z] #32 243.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-16T17:52:33.491Z] #32 243.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:33.491Z] #32 243.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:52:33.538Z] #44 106.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-16T17:52:33.538Z] #44 106.9 checking how to hardcode library paths into programs... immediate [2022-09-16T17:52:33.538Z] #44 106.9 checking whether stripping libraries is possible... yes [2022-09-16T17:52:33.538Z] #44 106.9 checking if libtool supports shared libraries... yes [2022-09-16T17:52:33.538Z] #44 106.9 checking whether to build shared libraries... no [2022-09-16T17:52:33.538Z] #44 106.9 checking whether to build static libraries... yes [2022-09-16T17:52:33.798Z] #44 106.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-16T17:52:33.798Z] #44 107.0 checking whether build environment is sane... yes [2022-09-16T17:52:33.798Z] #44 107.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-16T17:52:33.798Z] #44 107.0 checking whether make sets $(MAKE)... yes [2022-09-16T17:52:33.798Z] #44 107.1 checking whether make supports the include directive... yes (GNU style) [2022-09-16T17:52:34.056Z] #44 107.1 checking whether make supports nested variables... yes [2022-09-16T17:52:34.056Z] #44 107.2 checking whether UID '0' is supported by ustar format... yes [2022-09-16T17:52:34.056Z] #44 107.2 checking whether GID '0' is supported by ustar format... yes [2022-09-16T17:52:34.056Z] #44 107.2 checking how to create a ustar tar archive... gnutar [2022-09-16T17:52:34.318Z] #44 107.3 checking dependency style of gcc... gcc3 [2022-09-16T17:52:34.318Z] #44 107.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-16T17:52:34.318Z] #44 107.5 checking whether make supports nested variables... (cached) yes [2022-09-16T17:52:34.318Z] #44 107.5 checking for pkg-config... /usr/bin/pkg-config [2022-09-16T17:52:34.318Z] #44 107.5 checking pkg-config is at least version 0.9.0... yes [2022-09-16T17:52:34.318Z] #44 107.5 checking for yajl >= 2.1.0... yes [2022-09-16T17:52:34.318Z] #44 107.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-16T17:52:34.318Z] #44 107.6 checking for gcc... (cached) gcc [2022-09-16T17:52:34.318Z] #44 107.6 checking whether we are using the GNU C compiler... (cached) yes [2022-09-16T17:52:34.318Z] #44 107.6 checking whether gcc accepts -g... (cached) yes [2022-09-16T17:52:34.318Z] #44 107.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-16T17:52:34.318Z] #44 107.6 checking whether gcc understands -c and -o together... (cached) yes [2022-09-16T17:52:34.318Z] #44 107.6 checking for a Python interpreter with version >= 3... python3 [2022-09-16T17:52:34.318Z] #44 107.7 checking for python3... /usr/bin/python3 [2022-09-16T17:52:34.318Z] #44 107.7 checking for python3 version... 3.9 [2022-09-16T17:52:34.318Z] #44 107.7 checking for python3 platform... linux [2022-09-16T17:52:34.419Z] #32 244.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-16T17:52:34.419Z] #32 244.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:52:34.419Z] #32 244.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-16T17:52:34.577Z] #44 107.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-16T17:52:34.835Z] #44 107.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-16T17:52:35.095Z] #44 108.2 checking that generated files are newer than configure... done [2022-09-16T17:52:35.095Z] #44 108.2 configure: creating ./config.status [2022-09-16T17:52:37.638Z] #44 110.9 config.status: creating Makefile [2022-09-16T17:52:37.898Z] #44 111.0 config.status: creating config.h [2022-09-16T17:52:37.898Z] #44 111.1 config.status: executing libtool commands [2022-09-16T17:52:37.898Z] #44 111.1 config.status: executing depfiles commands [2022-09-16T17:52:38.836Z] #44 111.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-16T17:52:38.836Z] #44 112.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-16T17:52:39.096Z] #44 112.4 checking for gcc... gcc [2022-09-16T17:52:39.355Z] #44 112.5 checking whether the C compiler works... yes [2022-09-16T17:52:39.355Z] #44 112.8 checking for C compiler default output file name... a.out [2022-09-16T17:52:39.675Z] #32 249.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-16T17:52:39.675Z] #32 249.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:52:39.675Z] #32 249.2 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-16T17:52:39.675Z] #32 249.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-16T17:52:39.675Z] #32 249.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-16T17:52:39.675Z] #32 249.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-16T17:52:39.675Z] #32 249.2 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-16T17:52:39.675Z] #32 249.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-16T17:52:39.675Z] #32 249.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-16T17:52:39.675Z] #32 249.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-16T17:52:39.675Z] #32 249.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:39.675Z] #32 249.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:52:39.675Z] #32 249.4 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-16T17:52:39.675Z] #32 249.4 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:39.675Z] #32 249.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:52:39.675Z] #32 249.5 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-16T17:52:39.675Z] #32 249.5 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:39.675Z] #32 249.5 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:52:39.675Z] #32 249.5 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-16T17:52:39.675Z] #32 249.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:39.675Z] #32 249.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:52:39.675Z] #32 249.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-16T17:52:39.675Z] #32 249.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:39.675Z] #32 249.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:52:39.675Z] #32 249.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-16T17:52:39.675Z] #32 249.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:39.675Z] #32 249.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:52:39.676Z] #32 249.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-16T17:52:39.923Z] #44 112.8 checking for suffix of executables... [2022-09-16T17:52:39.923Z] #44 112.9 checking whether we are cross compiling... no [2022-09-16T17:52:39.923Z] #44 113.1 checking for suffix of object files... o [2022-09-16T17:52:39.931Z] #32 249.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:39.931Z] #32 249.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:52:39.931Z] #32 250.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-16T17:52:39.931Z] #32 250.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:39.931Z] #32 250.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:52:40.188Z] #32 250.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-16T17:52:40.188Z] #32 250.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:40.188Z] #32 250.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:52:40.188Z] #32 250.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-16T17:52:40.188Z] #32 250.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:40.188Z] #32 250.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:52:40.188Z] #32 250.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-16T17:52:40.188Z] #32 250.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:40.188Z] #32 250.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:52:40.227Z] #44 113.3 checking whether we are using the GNU C compiler... yes [2022-09-16T17:52:40.227Z] #44 113.4 checking whether gcc accepts -g... yes [2022-09-16T17:52:40.445Z] #32 250.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-16T17:52:40.445Z] #32 250.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:52:40.445Z] #32 250.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:52:40.510Z] #44 113.6 checking for gcc option to accept ISO C89... none needed [2022-09-16T17:52:40.792Z] #44 113.8 checking whether gcc understands -c and -o together... yes [2022-09-16T17:52:40.792Z] #44 114.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-16T17:52:40.792Z] #44 114.0 checking whether build environment is sane... yes [2022-09-16T17:52:40.792Z] #44 114.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-16T17:52:40.793Z] #44 114.1 checking for gawk... no [2022-09-16T17:52:40.793Z] #44 114.1 checking for mawk... mawk [2022-09-16T17:52:40.793Z] #44 114.1 checking whether make sets $(MAKE)... yes [2022-09-16T17:52:40.793Z] #44 114.2 checking whether make supports the include directive... yes (GNU style) [2022-09-16T17:52:41.054Z] #44 114.2 checking whether make supports nested variables... yes [2022-09-16T17:52:41.054Z] #44 114.3 checking whether UID '0' is supported by ustar format... yes [2022-09-16T17:52:41.054Z] #44 114.3 checking whether GID '0' is supported by ustar format... yes [2022-09-16T17:52:41.054Z] #44 114.3 checking how to create a ustar tar archive... gnutar [2022-09-16T17:52:41.054Z] #44 114.3 checking dependency style of gcc... gcc3 [2022-09-16T17:52:41.313Z] #44 114.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-16T17:52:41.313Z] #44 114.4 checking whether make supports nested variables... (cached) yes [2022-09-16T17:52:41.572Z] #44 114.5 checking build system type... aarch64-unknown-linux-gnu [2022-09-16T17:52:41.572Z] #44 114.8 checking host system type... aarch64-unknown-linux-gnu [2022-09-16T17:52:41.572Z] #44 114.8 checking how to print strings... printf [2022-09-16T17:52:41.572Z] #44 114.8 checking for a sed that does not truncate output... /bin/sed [2022-09-16T17:52:41.572Z] #44 114.8 checking for grep that handles long lines and -e... /bin/grep [2022-09-16T17:52:41.572Z] #44 114.8 checking for egrep... /bin/grep -E [2022-09-16T17:52:41.572Z] #44 114.8 checking for fgrep... /bin/grep -F [2022-09-16T17:52:41.572Z] #44 114.8 checking for ld used by gcc... /usr/bin/ld [2022-09-16T17:52:41.572Z] #44 ... [2022-09-16T17:52:41.572Z] [2022-09-16T17:52:41.572Z] #57 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T17:52:41.572Z] #57 33.12 Selecting previously unselected package python-pip-whl. [2022-09-16T17:52:41.572Z] #57 33.12 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-16T17:52:41.572Z] #57 33.12 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-16T17:52:41.572Z] #57 33.70 Selecting previously unselected package python3-lib2to3. [2022-09-16T17:52:41.572Z] #57 33.71 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-16T17:52:41.572Z] #57 33.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-16T17:52:41.572Z] #57 33.86 Selecting previously unselected package python3-distutils. [2022-09-16T17:52:41.572Z] #57 33.88 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-16T17:52:41.573Z] #57 33.88 Unpacking python3-distutils (3.9.2-1) ... [2022-09-16T17:52:41.573Z] #57 34.03 Selecting previously unselected package python3-pkg-resources. [2022-09-16T17:52:41.573Z] #57 34.03 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-16T17:52:41.573Z] #57 34.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-16T17:52:41.573Z] #57 34.18 Selecting previously unselected package python3-setuptools. [2022-09-16T17:52:41.573Z] #57 34.18 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-16T17:52:41.573Z] #57 34.19 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-16T17:52:41.573Z] #57 34.42 Selecting previously unselected package python3-wheel. [2022-09-16T17:52:41.573Z] #57 34.42 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-16T17:52:41.573Z] #57 34.43 Unpacking python3-wheel (0.34.2-1) ... [2022-09-16T17:52:41.573Z] #57 34.50 Selecting previously unselected package python3-pip. [2022-09-16T17:52:41.573Z] #57 34.51 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-16T17:52:41.573Z] #57 34.51 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-16T17:52:41.573Z] #57 34.81 Selecting previously unselected package sudo. [2022-09-16T17:52:41.573Z] #57 34.81 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-16T17:52:41.573Z] #57 34.82 Unpacking sudo (1.9.5p2-3) ... [2022-09-16T17:52:41.573Z] #57 35.42 Selecting previously unselected package systemd-journal-remote. [2022-09-16T17:52:41.573Z] #57 35.42 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... [2022-09-16T17:52:41.573Z] #57 35.43 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-16T17:52:41.573Z] #57 35.51 Selecting previously unselected package thin-provisioning-tools. [2022-09-16T17:52:41.573Z] #57 35.52 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-16T17:52:41.573Z] #57 35.52 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-16T17:52:41.573Z] #57 35.71 Selecting previously unselected package uidmap. [2022-09-16T17:52:41.573Z] #57 35.72 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-16T17:52:41.573Z] #57 35.72 Unpacking uidmap (1:4.8.1-1) ... [2022-09-16T17:52:41.573Z] #57 35.90 Selecting previously unselected package vim-runtime. [2022-09-16T17:52:41.573Z] #57 35.90 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-16T17:52:41.573Z] #57 35.92 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-16T17:52:41.573Z] #57 35.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-16T17:52:41.573Z] #57 35.95 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:52:41.573Z] #57 39.16 Selecting previously unselected package vim. [2022-09-16T17:52:41.573Z] #57 39.16 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-16T17:52:41.573Z] #57 39.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:52:41.573Z] #57 39.73 Selecting previously unselected package xfsprogs. [2022-09-16T17:52:41.573Z] #57 39.73 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-16T17:52:41.573Z] #57 39.74 Unpacking xfsprogs (5.10.0-4) ... [2022-09-16T17:52:41.573Z] #57 40.12 Selecting previously unselected package zip. [2022-09-16T17:52:41.573Z] #57 40.12 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-16T17:52:41.573Z] #57 40.14 Unpacking zip (3.0-12) ... [2022-09-16T17:52:41.573Z] #57 40.30 Selecting previously unselected package zstd. [2022-09-16T17:52:41.573Z] #57 40.30 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-16T17:52:41.573Z] #57 40.33 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-16T17:52:41.573Z] #57 40.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-16T17:52:41.573Z] #57 41.52 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-16T17:52:41.573Z] #57 41.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-16T17:52:41.573Z] #57 41.55 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-16T17:52:41.573Z] #57 41.57 Setting up libicu67:arm64 (67.1-7) ... [2022-09-16T17:52:41.573Z] #57 41.58 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-16T17:52:41.573Z] #57 41.60 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-16T17:52:41.573Z] #57 41.62 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-16T17:52:41.573Z] #57 41.63 Setting up uidmap (1:4.8.1-1) ... [2022-09-16T17:52:41.573Z] #57 41.65 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-16T17:52:41.573Z] #57 41.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-16T17:52:41.573Z] #57 41.71 Setting up bzip2 (1.0.8-4) ... [2022-09-16T17:52:41.573Z] #57 41.72 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-16T17:52:41.573Z] #57 41.74 Setting up python3-wheel (0.34.2-1) ... [2022-09-16T17:52:41.573Z] #57 42.43 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-16T17:52:41.573Z] #57 42.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:52:41.573Z] #57 42.48 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-16T17:52:41.573Z] #57 42.49 Setting up libcap2-bin (1:2.44-1) ... [2022-09-16T17:52:41.573Z] #57 42.52 Setting up apparmor (2.13.6-10) ... [2022-09-16T17:52:41.573Z] #57 ... [2022-09-16T17:52:41.573Z] [2022-09-16T17:52:41.573Z] #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:52:41.573Z] #44 114.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-16T17:52:41.573Z] #44 114.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-16T17:52:41.832Z] #44 114.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-16T17:52:41.832Z] #44 115.0 checking whether ln -s works... yes [2022-09-16T17:52:41.832Z] #44 115.0 checking the maximum length of command line arguments... 1572864 [2022-09-16T17:52:41.832Z] #44 115.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-16T17:52:41.832Z] #44 115.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-16T17:52:41.832Z] #44 115.0 checking for /usr/bin/ld option to reload object files... -r [2022-09-16T17:52:41.832Z] #44 115.1 checking for objdump... objdump [2022-09-16T17:52:41.832Z] #44 115.1 checking how to recognize dependent libraries... pass_all [2022-09-16T17:52:41.832Z] #44 115.1 checking for dlltool... no [2022-09-16T17:52:41.832Z] #44 115.1 checking how to associate runtime and link libraries... printf %s\n [2022-09-16T17:52:41.832Z] #44 115.1 checking for ar... ar [2022-09-16T17:52:42.091Z] #44 115.1 checking for archiver @FILE support... @ [2022-09-16T17:52:42.091Z] #44 115.2 checking for strip... strip [2022-09-16T17:52:42.091Z] #44 115.2 checking for ranlib... ranlib [2022-09-16T17:52:42.350Z] #44 115.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-16T17:52:42.350Z] #44 115.5 checking for sysroot... no [2022-09-16T17:52:42.350Z] #44 115.5 checking for a working dd... /bin/dd [2022-09-16T17:52:42.350Z] #44 115.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-16T17:52:42.350Z] #44 115.6 checking for mt... no [2022-09-16T17:52:42.350Z] #44 115.6 checking if : is a manifest tool... no [2022-09-16T17:52:42.609Z] #44 115.6 checking how to run the C preprocessor... gcc -E [2022-09-16T17:52:43.127Z] #44 116.0 checking for ANSI C header files... yes [2022-09-16T17:52:43.386Z] #44 116.6 checking for sys/types.h... yes [2022-09-16T17:52:43.646Z] #44 116.8 checking for sys/stat.h... yes [2022-09-16T17:52:43.905Z] #44 116.9 checking for stdlib.h... yes [2022-09-16T17:52:44.164Z] #44 117.1 checking for string.h... yes [2022-09-16T17:52:44.164Z] #44 117.3 checking for memory.h... yes [2022-09-16T17:52:44.423Z] #44 117.6 checking for strings.h... yes [2022-09-16T17:52:44.683Z] #44 117.8 checking for inttypes.h... yes [2022-09-16T17:52:44.942Z] #44 118.0 checking for stdint.h... yes [2022-09-16T17:52:45.201Z] #44 118.2 checking for unistd.h... yes [2022-09-16T17:52:45.461Z] #44 118.4 checking for dlfcn.h... yes [2022-09-16T17:52:45.461Z] #44 118.6 checking for objdir... .libs [2022-09-16T17:52:45.698Z] #32 255.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-16T17:52:45.698Z] #32 255.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:52:45.698Z] #32 255.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:52:45.698Z] #32 255.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-16T17:52:45.698Z] #32 255.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-16T17:52:45.698Z] #32 255.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-16T17:52:45.698Z] #32 255.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-16T17:52:45.698Z] #32 255.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-16T17:52:45.698Z] #32 255.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-16T17:52:45.698Z] #32 255.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-16T17:52:45.698Z] #32 255.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:45.698Z] #32 255.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:52:45.720Z] #44 118.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-16T17:52:45.720Z] #44 119.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-16T17:52:45.954Z] #32 255.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-16T17:52:45.954Z] #32 255.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:52:45.954Z] #32 255.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:52:45.979Z] #44 119.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-16T17:52:46.239Z] #44 119.2 checking if gcc static flag -static works... yes [2022-09-16T17:52:46.499Z] #44 119.5 checking if gcc supports -c -o file.o... yes [2022-09-16T17:52:46.499Z] #44 119.7 checking if gcc supports -c -o file.o... (cached) yes [2022-09-16T17:52:46.499Z] #44 119.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-16T17:52:46.759Z] #44 119.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-16T17:52:46.759Z] #44 120.0 checking how to hardcode library paths into programs... immediate [2022-09-16T17:52:46.759Z] #44 120.0 checking whether stripping libraries is possible... yes [2022-09-16T17:52:46.759Z] #44 120.0 checking if libtool supports shared libraries... yes [2022-09-16T17:52:46.759Z] #44 120.0 checking whether to build shared libraries... no [2022-09-16T17:52:46.759Z] #44 120.0 checking whether to build static libraries... yes [2022-09-16T17:52:47.023Z] #44 120.1 checking float.h usability... yes [2022-09-16T17:52:47.023Z] #44 120.2 checking float.h presence... yes [2022-09-16T17:52:47.023Z] #44 120.3 checking for float.h... yes [2022-09-16T17:52:47.282Z] #44 120.3 checking limits.h usability... yes [2022-09-16T17:52:47.282Z] #44 120.4 checking limits.h presence... yes [2022-09-16T17:52:47.282Z] #44 120.5 checking for limits.h... yes [2022-09-16T17:52:47.542Z] #44 120.5 checking stddef.h usability... yes [2022-09-16T17:52:47.542Z] #44 120.7 checking stddef.h presence... yes [2022-09-16T17:52:47.542Z] #44 120.7 checking for stddef.h... yes [2022-09-16T17:52:47.542Z] #44 120.8 checking for stdlib.h... (cached) yes [2022-09-16T17:52:47.542Z] #44 120.8 checking for string.h... (cached) yes [2022-09-16T17:52:47.802Z] #44 120.9 checking sys/time.h usability... yes [2022-09-16T17:52:47.802Z] #44 121.0 checking sys/time.h presence... yes [2022-09-16T17:52:47.802Z] #44 121.1 checking for sys/time.h... yes [2022-09-16T17:52:47.802Z] #44 121.1 checking for inline... inline [2022-09-16T17:52:48.321Z] #44 121.2 checking for size_t... yes [2022-09-16T17:52:48.322Z] #44 121.5 checking for stdlib.h... (cached) yes [2022-09-16T17:52:48.581Z] #44 121.5 checking for GNU libc compatible malloc... yes [2022-09-16T17:52:48.581Z] #44 121.7 checking for stdlib.h... (cached) yes [2022-09-16T17:52:48.581Z] #44 121.7 checking for GNU libc compatible realloc... yes [2022-09-16T17:52:48.840Z] #44 121.9 checking for working strtod... yes [2022-09-16T17:52:49.100Z] #44 122.2 checking for gettimeofday... yes [2022-09-16T17:52:49.359Z] #44 122.4 checking for memset... yes [2022-09-16T17:52:49.618Z] #44 122.6 checking for strspn... yes [2022-09-16T17:52:49.882Z] #44 123.0 checking that generated files are newer than configure... done [2022-09-16T17:52:49.882Z] #44 123.0 configure: creating ./config.status [2022-09-16T17:52:50.124Z] #32 260.3 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-16T17:52:50.124Z] #32 260.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:52:50.124Z] #32 260.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:52:50.124Z] #32 260.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-16T17:52:50.380Z] #32 260.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-16T17:52:50.380Z] #32 260.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-16T17:52:50.380Z] #32 260.4 Selecting previously unselected package libc6-s390x-cross. [2022-09-16T17:52:50.380Z] #32 260.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-16T17:52:50.380Z] #32 260.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-16T17:52:50.380Z] #32 260.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-16T17:52:50.380Z] #32 260.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:50.380Z] #32 260.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:52:50.380Z] #32 260.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-16T17:52:50.380Z] #32 260.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:50.380Z] #32 260.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:52:50.380Z] #32 260.6 Selecting previously unselected package libitm1-s390x-cross. [2022-09-16T17:52:50.636Z] #32 260.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:50.636Z] #32 260.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:52:50.636Z] #32 260.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-16T17:52:50.636Z] #32 260.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:50.636Z] #32 260.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:52:50.636Z] #32 260.7 Selecting previously unselected package libasan6-s390x-cross. [2022-09-16T17:52:50.636Z] #32 260.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:50.636Z] #32 260.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:52:50.636Z] #32 260.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-16T17:52:50.892Z] #32 260.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:50.892Z] #32 260.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:52:50.892Z] #32 261.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-16T17:52:50.892Z] #32 261.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:50.892Z] #32 261.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:52:51.148Z] #32 261.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-16T17:52:51.148Z] #32 261.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:51.148Z] #32 261.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:52:51.148Z] #32 261.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-16T17:52:51.148Z] #32 261.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:52:51.148Z] #32 261.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:52:52.418Z] #44 125.7 config.status: creating Makefile [2022-09-16T17:52:52.418Z] #44 125.8 config.status: creating config.h [2022-09-16T17:52:52.680Z] #44 125.8 config.status: executing depfiles commands [2022-09-16T17:52:52.680Z] #44 126.0 config.status: executing libtool commands [2022-09-16T17:52:52.680Z] #44 ... [2022-09-16T17:52:52.680Z] [2022-09-16T17:52:52.680Z] #57 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T17:52:52.680Z] #57 44.24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-16T17:52:52.680Z] #57 44.31 Setting up zip (3.0-12) ... [2022-09-16T17:52:52.680Z] #57 44.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:52:52.680Z] #57 44.39 Setting up bash-completion (1:2.11-2) ... [2022-09-16T17:52:52.680Z] #57 47.18 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:52:52.680Z] #57 47.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-16T17:52:52.680Z] #57 47.22 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-16T17:52:52.680Z] #57 47.25 Setting up patch (2.7.6-7) ... [2022-09-16T17:52:52.680Z] #57 47.26 Setting up sudo (1.9.5p2-3) ... [2022-09-16T17:52:52.680Z] #57 47.35 invoke-rc.d: could not determine current runlevel [2022-09-16T17:52:52.680Z] #57 47.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-16T17:52:52.680Z] #57 47.38 Setting up xfsprogs (5.10.0-4) ... [2022-09-16T17:52:52.680Z] #57 47.39 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-16T17:52:52.680Z] #57 47.39 Failed to connect to bus: Host is down [2022-09-16T17:52:52.680Z] #57 47.40 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-16T17:52:52.680Z] #57 47.44 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-16T17:52:52.680Z] #57 47.46 Setting up pigz (2.6-1) ... [2022-09-16T17:52:52.680Z] #57 47.47 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-16T17:52:52.680Z] #57 47.48 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-16T17:52:52.680Z] #57 47.50 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-16T17:52:52.680Z] #57 47.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:52:52.680Z] #57 48.25 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-16T17:52:52.680Z] #57 48.27 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-16T17:52:52.680Z] #57 48.66 Setting up libelf1:arm64 (0.183-1) ... [2022-09-16T17:52:52.680Z] #57 48.67 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-16T17:52:52.680Z] #57 48.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-16T17:52:52.680Z] #57 48.71 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-16T17:52:52.680Z] #57 48.73 Setting up libkmod2:arm64 (28-1) ... [2022-09-16T17:52:52.680Z] #57 48.75 Setting up python3-distutils (3.9.2-1) ... [2022-09-16T17:52:52.680Z] #57 49.23 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:52:52.680Z] #57 49.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-16T17:52:52.680Z] #57 49.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-16T17:52:52.680Z] #57 49.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-16T17:52:52.680Z] #57 49.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-16T17:52:52.680Z] #57 49.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-16T17:52:52.680Z] #57 49.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-16T17:52:52.680Z] #57 49.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-16T17:52:52.680Z] #57 49.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-16T17:52:52.680Z] #57 49.30 Setting up python3-setuptools (52.0.0-4) ... [2022-09-16T17:52:52.680Z] #57 50.60 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-16T17:52:52.680Z] #57 50.62 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-16T17:52:52.680Z] #57 50.64 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-16T17:52:52.680Z] #57 50.66 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-16T17:52:52.680Z] #57 51.90 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-16T17:52:52.680Z] #57 51.92 Setting up jq (1.6-2.1) ... [2022-09-16T17:52:52.680Z] #57 51.94 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-16T17:52:52.680Z] #57 51.95 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-16T17:52:52.680Z] #57 51.99 Setting up iptables (1.8.7-1) ... [2022-09-16T17:52:52.680Z] #57 52.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-16T17:52:52.680Z] #57 52.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-16T17:52:52.680Z] #57 52.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-16T17:52:52.680Z] #57 52.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-16T17:52:52.680Z] #57 52.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-16T17:52:52.680Z] #57 52.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-16T17:52:52.680Z] #57 52.04 Setting up iproute2 (5.10.0-4) ... [2022-09-16T17:52:52.680Z] #57 52.38 Setting up systemd (247.3-7+deb11u1) ... [2022-09-16T17:52:52.680Z] #57 52.43 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-16T17:52:52.680Z] #57 52.44 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-16T17:52:52.680Z] #57 52.45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-16T17:52:52.680Z] #57 52.48 Initializing machine ID from random generator. [2022-09-16T17:52:52.680Z] #57 53.50 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-16T17:52:52.680Z] #57 53.85 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:52:53.249Z] #57 DONE 54.7s [2022-09-16T17:52:53.249Z] [2022-09-16T17:52:53.249Z] #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-16T17:52:53.819Z] #58 0.705 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-16T17:52:53.819Z] #58 0.710 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-16T17:52:53.819Z] #58 0.715 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-16T17:52:53.819Z] #58 DONE 0.8s [2022-09-16T17:52:53.819Z] [2022-09-16T17:52:53.819Z] #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:52:53.819Z] #44 127.1 GEN .version [2022-09-16T17:52:53.819Z] #44 127.2 make install-recursive [2022-09-16T17:52:53.819Z] #44 127.2 make[1]: Entering directory '/tmp/crun-build' [2022-09-16T17:52:54.078Z] #44 127.3 Making install in libocispec [2022-09-16T17:52:54.078Z] #44 127.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T17:52:54.078Z] #44 127.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-16T17:52:54.338Z] #44 127.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-16T17:52:54.338Z] #44 127.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-16T17:52:54.338Z] #44 127.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-16T17:52:54.906Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-16T17:52:54.906Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-16T17:52:54.906Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-16T17:52:54.906Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-16T17:52:54.906Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-16T17:52:54.906Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-16T17:52:54.906Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-16T17:52:54.906Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-16T17:52:54.906Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-16T17:52:55.480Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-16T17:52:55.480Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-16T17:52:55.480Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-16T17:52:55.480Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-16T17:52:55.480Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-16T17:52:55.480Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-16T17:52:55.480Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-16T17:52:56.398Z] #32 265.7 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-16T17:52:56.399Z] #32 265.7 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:52:56.399Z] #32 265.7 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:52:56.399Z] #32 265.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-16T17:52:56.399Z] #32 265.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-16T17:52:56.399Z] #32 265.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-16T17:52:56.399Z] #32 265.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-16T17:52:56.399Z] #32 265.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-16T17:52:56.399Z] #32 265.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-16T17:52:56.399Z] #32 266.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-16T17:52:56.399Z] #32 266.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-16T17:52:56.399Z] #32 266.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:52:56.399Z] #32 266.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-16T17:52:56.399Z] #32 266.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-16T17:52:56.399Z] #32 266.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:52:56.416Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-16T17:52:56.416Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-16T17:52:56.416Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-16T17:52:56.416Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-16T17:52:56.416Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-16T17:52:56.416Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-16T17:52:56.416Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-16T17:52:56.416Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-16T17:52:56.416Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-16T17:52:56.416Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-16T17:52:56.416Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-16T17:52:56.416Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-16T17:52:56.416Z] #44 129.4 make install-recursive [2022-09-16T17:52:56.416Z] #44 129.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T17:52:56.416Z] #44 129.5 Making install in yajl [2022-09-16T17:52:56.416Z] #44 129.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T17:52:56.416Z] #44 129.6 CC verify/json_verify-json_verify.o [2022-09-16T17:52:56.416Z] #44 129.6 CC src/libyajl_la-yajl_alloc.lo [2022-09-16T17:52:56.416Z] #44 129.7 CC src/libyajl_la-yajl.lo [2022-09-16T17:52:56.416Z] #44 129.7 CC src/libyajl_la-yajl_gen.lo [2022-09-16T17:52:56.416Z] #44 129.7 CC src/libyajl_la-yajl_parser.lo [2022-09-16T17:52:56.416Z] #44 129.7 CC src/libyajl_la-yajl_buf.lo [2022-09-16T17:52:56.416Z] #44 129.7 CC src/libyajl_la-yajl_encode.lo [2022-09-16T17:52:56.416Z] #44 129.8 CC src/libyajl_la-yajl_lex.lo [2022-09-16T17:52:56.675Z] #44 129.8 CC src/libyajl_la-yajl_tree.lo [2022-09-16T17:53:00.574Z] #32 270.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-16T17:53:00.574Z] #32 270.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-16T17:53:00.574Z] #32 270.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:53:00.574Z] #32 270.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-16T17:53:00.574Z] #32 270.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-16T17:53:00.574Z] #32 270.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-16T17:53:00.574Z] #32 270.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-16T17:53:00.574Z] #32 270.7 Setting up libfile-which-perl (1.23-1) ... [2022-09-16T17:53:00.574Z] #32 270.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-16T17:53:00.574Z] #32 270.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-16T17:53:00.574Z] #32 270.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-16T17:53:00.574Z] #32 270.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:53:00.574Z] #32 270.7 Setting up libicu67:amd64 (67.1-7) ... [2022-09-16T17:53:00.574Z] #32 270.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-16T17:53:00.574Z] #32 270.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-16T17:53:00.574Z] #32 270.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-16T17:53:00.574Z] #32 270.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-16T17:53:00.574Z] #32 270.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-16T17:53:00.830Z] #32 270.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-16T17:53:00.830Z] #32 270.8 Setting up file (1:5.39-3) ... [2022-09-16T17:53:00.830Z] #32 270.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:53:00.830Z] #32 270.8 Setting up bzip2 (1.0.8-4) ... [2022-09-16T17:53:00.830Z] #32 270.9 Setting up libyaml-perl (1.30-1) ... [2022-09-16T17:53:00.830Z] #32 270.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-16T17:53:00.830Z] #32 270.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-16T17:53:00.830Z] #32 270.9 Setting up libio-string-perl (1.08-3.1) ... [2022-09-16T17:53:00.830Z] #32 270.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-16T17:53:00.830Z] #32 270.9 Setting up cross-config (2.6.18+nmu1) ... [2022-09-16T17:53:00.830Z] #32 271.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-16T17:53:01.086Z] #32 271.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-16T17:53:01.086Z] #32 271.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-16T17:53:01.086Z] #32 271.1 Setting up patch (2.7.6-7) ... [2022-09-16T17:53:01.086Z] #32 271.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-16T17:53:01.086Z] #32 271.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-16T17:53:01.086Z] #32 271.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-16T17:53:01.086Z] #32 271.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-16T17:53:01.086Z] #32 271.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-16T17:53:01.086Z] #32 271.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-16T17:53:01.086Z] #32 271.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-16T17:53:01.086Z] #32 271.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-16T17:53:01.086Z] #32 271.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-16T17:53:01.086Z] #32 271.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-16T17:53:01.086Z] #32 271.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-16T17:53:01.086Z] #32 271.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:53:01.086Z] #32 271.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.086Z] #32 271.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-16T17:53:01.343Z] #32 271.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-16T17:53:01.343Z] #32 271.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-16T17:53:01.343Z] #32 271.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.343Z] #32 271.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.601Z] #32 271.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-16T17:53:01.601Z] #32 271.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-16T17:53:01.601Z] #32 271.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-16T17:53:01.601Z] #32 271.9 [2022-09-16T17:53:01.601Z] #32 271.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-16T17:53:01.857Z] #32 271.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.858Z] #32 272.0 Setting up dpkg-dev (1.20.12) ... [2022-09-16T17:53:01.858Z] #32 272.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:53:01.858Z] #32 272.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-16T17:53:01.954Z] #44 134.8 CCLD libyajl.la [2022-09-16T17:53:01.954Z] #44 135.2 CCLD verify/json_verify [2022-09-16T17:53:02.115Z] #32 272.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.115Z] #32 272.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.115Z] #32 272.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.116Z] #32 272.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.219Z] #44 135.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T17:53:02.372Z] #32 272.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-16T17:53:02.372Z] #32 272.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.372Z] #32 272.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.372Z] #32 272.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.372Z] #32 272.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.372Z] #32 272.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-16T17:53:02.372Z] #32 272.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-16T17:53:02.478Z] #44 135.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-16T17:53:02.478Z] #44 135.6 make[5]: Nothing to be done for 'install-data-am'. [2022-09-16T17:53:02.478Z] #44 135.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T17:53:02.478Z] #44 135.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-16T17:53:02.478Z] #44 135.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T17:53:02.478Z] #44 135.7 CC src/validate.o [2022-09-16T17:53:02.478Z] #44 135.7 CC src/image_spec_schema_config_schema.lo [2022-09-16T17:53:02.478Z] #44 135.7 CC src/image_spec_schema_content_descriptor.lo [2022-09-16T17:53:02.478Z] #44 135.7 CC src/image_spec_schema_defs_descriptor.lo [2022-09-16T17:53:02.478Z] #44 135.8 CC src/image_spec_schema_defs.lo [2022-09-16T17:53:02.478Z] #44 135.8 CC src/image_spec_schema_image_layout_schema.lo [2022-09-16T17:53:02.478Z] #44 135.8 CC src/image_spec_schema_image_index_schema.lo [2022-09-16T17:53:02.478Z] #44 135.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-16T17:53:02.629Z] #32 272.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-16T17:53:02.629Z] #32 272.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-16T17:53:02.629Z] #32 272.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-16T17:53:02.738Z] #44 135.8 CC src/runtime_spec_schema_config_linux.lo [2022-09-16T17:53:02.738Z] #44 135.9 CC src/runtime_spec_schema_config_zos.lo [2022-09-16T17:53:02.738Z] #44 135.9 CC src/runtime_spec_schema_config_schema.lo [2022-09-16T17:53:02.738Z] #44 136.0 CC src/runtime_spec_schema_config_solaris.lo [2022-09-16T17:53:02.738Z] #44 136.1 CC src/runtime_spec_schema_config_windows.lo [2022-09-16T17:53:02.738Z] #44 136.1 CC src/runtime_spec_schema_config_vm.lo [2022-09-16T17:53:02.738Z] #44 136.2 CC src/runtime_spec_schema_defs.lo [2022-09-16T17:53:02.885Z] #32 272.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 272.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 272.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 272.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-16T17:53:02.885Z] #32 272.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:53:02.885Z] #32 273.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:53:02.885Z] #32 273.1 Setting up libxml-simple-perl (2.25-1) ... [2022-09-16T17:53:02.885Z] #32 273.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-16T17:53:02.885Z] #32 273.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-16T17:53:02.885Z] #32 273.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:53:02.885Z] #32 273.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-16T17:53:02.885Z] #32 273.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-16T17:53:02.998Z] #44 136.2 CC src/runtime_spec_schema_defs_linux.lo [2022-09-16T17:53:02.998Z] #44 136.3 CC src/runtime_spec_schema_defs_zos.lo [2022-09-16T17:53:03.141Z] #32 273.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:53:03.141Z] #32 273.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:53:03.141Z] #32 273.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:53:03.141Z] #32 273.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-16T17:53:03.141Z] #32 273.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-16T17:53:03.141Z] #32 273.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-16T17:53:03.141Z] #32 273.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:53:03.141Z] #32 273.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-16T17:53:03.141Z] #32 273.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:53:03.141Z] #32 273.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:53:03.141Z] #32 273.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-16T17:53:03.141Z] #32 273.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:53:03.141Z] #32 273.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:53:03.141Z] #32 273.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-16T17:53:03.257Z] #44 136.4 CC src/runtime_spec_schema_defs_vm.lo [2022-09-16T17:53:03.257Z] #44 136.5 CC src/runtime_spec_schema_defs_windows.lo [2022-09-16T17:53:03.398Z] #32 273.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:53:03.398Z] #32 273.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-16T17:53:03.398Z] #32 273.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:53:03.398Z] #32 273.5 Setting up crossbuild-essential-armel (12.9) ... [2022-09-16T17:53:03.398Z] #32 273.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-16T17:53:03.398Z] #32 273.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-16T17:53:03.398Z] #32 273.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-16T17:53:03.398Z] #32 273.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-16T17:53:03.398Z] #32 273.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-16T17:53:03.398Z] #32 273.5 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:53:03.517Z] #44 136.7 CC src/runtime_spec_schema_state_schema.lo [2022-09-16T17:53:03.517Z] #44 136.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-16T17:53:03.517Z] #44 136.8 CC src/basic_test_double_array_item.lo [2022-09-16T17:53:03.655Z] #32 DONE 273.7s [2022-09-16T17:53:03.655Z] [2022-09-16T17:53:03.655Z] #42 [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:53:03.655Z] #42 ... [2022-09-16T17:53:03.655Z] [2022-09-16T17:53:03.655Z] #43 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-16T17:53:03.655Z] #43 DONE 0.1s [2022-09-16T17:53:03.655Z] [2022-09-16T17:53:03.655Z] #44 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-16T17:53:03.655Z] #44 DONE 0.1s [2022-09-16T17:53:03.776Z] #44 137.0 CC src/basic_test_double_array.lo [2022-09-16T17:53:03.911Z] [2022-09-16T17:53:03.912Z] #45 [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:53:04.036Z] #44 ... [2022-09-16T17:53:04.036Z] [2022-09-16T17:53:04.036Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-16T17:53:04.036Z] #0 9.429 Collecting yamllint==1.27.1 [2022-09-16T17:53:04.036Z] #59 ... [2022-09-16T17:53:04.036Z] [2022-09-16T17:53:04.036Z] #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:53:04.036Z] #44 137.3 CC src/basic_test_top_array_int.lo [2022-09-16T17:53:04.036Z] #44 137.4 CC src/basic_test_top_array_string.lo [2022-09-16T17:53:04.296Z] #44 137.6 CC src/basic_test_top_double_array_int.lo [2022-09-16T17:53:04.296Z] #44 137.6 CC src/basic_test_top_double_array_obj.lo [2022-09-16T17:53:04.296Z] #44 137.6 CC src/basic_test_top_double_array_refobj.lo [2022-09-16T17:53:04.555Z] #44 137.8 CC src/basic_test_top_double_array_string.lo [2022-09-16T17:53:04.555Z] #44 138.0 CC src/read-file.lo [2022-09-16T17:53:04.815Z] #44 138.2 CC src/json_common.lo [2022-09-16T17:53:04.815Z] #44 138.2 CC tests/test-1.o [2022-09-16T17:53:05.074Z] #44 138.3 CC tests/test-2.o [2022-09-16T17:53:05.313Z] #45 1.489 + RM_GOPATH=0 [2022-09-16T17:53:05.313Z] #45 1.489 + TMP_GOPATH= [2022-09-16T17:53:05.313Z] #45 1.489 + : /build [2022-09-16T17:53:05.313Z] #45 1.489 + '[' -z '' ']' [2022-09-16T17:53:05.313Z] #45 1.489 ++ mktemp -d [2022-09-16T17:53:05.313Z] #45 1.494 + export GOPATH=/tmp/tmp.Yr9F1tmOQ9 [2022-09-16T17:53:05.313Z] #45 1.494 + GOPATH=/tmp/tmp.Yr9F1tmOQ9 [2022-09-16T17:53:05.313Z] #45 1.494 + RM_GOPATH=1 [2022-09-16T17:53:05.313Z] #45 1.494 + case "$(go env GOARCH)" in [2022-09-16T17:53:05.313Z] #45 1.494 ++ go env GOARCH [2022-09-16T17:53:05.313Z] #45 1.494 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:53:05.313Z] #45 1.494 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:53:05.313Z] #45 1.495 ++ dirname /install.sh [2022-09-16T17:53:05.313Z] #45 1.496 + dir=/ [2022-09-16T17:53:05.313Z] #45 1.497 + bin=dockercli [2022-09-16T17:53:05.313Z] #45 1.497 + shift [2022-09-16T17:53:05.313Z] #45 1.497 + '[' '!' -f //dockercli.installer ']' [2022-09-16T17:53:05.313Z] #45 1.497 + . //dockercli.installer [2022-09-16T17:53:05.313Z] #45 1.498 Install docker/cli version 17.06.2-ce from stable [2022-09-16T17:53:05.313Z] #45 1.499 ++ : stable [2022-09-16T17:53:05.313Z] #45 1.499 ++ : 17.06.2-ce [2022-09-16T17:53:05.313Z] #45 1.499 + install_dockercli [2022-09-16T17:53:05.313Z] #45 1.499 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-16T17:53:05.313Z] #45 1.510 ++ uname -m [2022-09-16T17:53:05.313Z] #45 1.511 + arch=x86_64 [2022-09-16T17:53:05.313Z] #45 1.511 + '[' x86_64 '!=' x86_64 ']' [2022-09-16T17:53:05.313Z] #45 1.511 + url=https://download.docker.com/linux/static [2022-09-16T17:53:05.313Z] #45 1.511 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-16T17:53:05.313Z] #45 1.511 + tar -xz docker/docker [2022-09-16T17:53:05.642Z] #44 138.7 CC tests/test-3.o [2022-09-16T17:53:05.901Z] #44 139.1 CC tests/test-4.o [2022-09-16T17:53:05.901Z] #44 139.2 CC tests/test-5.o [2022-09-16T17:53:06.470Z] #44 139.6 CC tests/test-6.o [2022-09-16T17:53:06.470Z] #44 139.7 CC tests/test-7.o [2022-09-16T17:53:06.470Z] #44 139.8 CC tests/test-8.o [2022-09-16T17:53:06.728Z] #44 140.0 CC tests/test-9.o [2022-09-16T17:53:06.987Z] #44 140.3 CC tests/test-10.o [2022-09-16T17:53:06.987Z] #44 140.3 CC tests/test-11.o [2022-09-16T17:53:07.925Z] #44 ... [2022-09-16T17:53:07.925Z] [2022-09-16T17:53:07.925Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-16T17:53:07.925Z] #59 10.47 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-16T17:53:07.925Z] #59 11.57 Collecting pathspec>=0.5.3 [2022-09-16T17:53:07.925Z] #59 11.59 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-16T17:53:07.925Z] #59 11.91 Collecting pyyaml [2022-09-16T17:53:07.925Z] #59 11.92 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-16T17:53:07.925Z] #59 11.96 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-16T17:53:07.925Z] #59 11.97 Building wheels for collected packages: yamllint [2022-09-16T17:53:07.925Z] #59 11.97 Building wheel for yamllint (setup.py): started [2022-09-16T17:53:07.925Z] #59 12.84 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-16T17:53:07.925Z] #59 12.84 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=1b4b8a613fa6238ab09acb977060accb3b9d097bf75a81001dad4c76a6c2f2e1 [2022-09-16T17:53:07.925Z] #59 12.85 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-16T17:53:07.925Z] #59 12.85 Successfully built yamllint [2022-09-16T17:53:07.925Z] #59 12.88 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-16T17:53:07.925Z] #59 13.29 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-16T17:53:07.925Z] #59 DONE 13.9s [2022-09-16T17:53:08.185Z] [2022-09-16T17:53:08.185Z] #32 [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:53:08.605Z] #45 4.850 + mkdir -p /build [2022-09-16T17:53:08.605Z] #45 4.852 + mv docker/docker /build/ [2022-09-16T17:53:08.605Z] #45 4.854 + rmdir docker [2022-09-16T17:53:08.865Z] #45 DONE 5.1s [2022-09-16T17:53:08.865Z] [2022-09-16T17:53:08.865Z] #42 [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:53:08.865Z] #42 1.924 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:53:08.865Z] #42 1.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:53:08.865Z] #42 1.954 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:53:08.865Z] #42 2.390 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-16T17:53:08.865Z] #42 2.742 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:53:08.865Z] #42 3.211 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-16T17:53:08.865Z] #42 3.762 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:53:08.865Z] #42 4.380 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-16T17:53:08.865Z] #42 4.863 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-16T17:53:08.865Z] #42 5.215 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-16T17:53:08.865Z] #42 5.217 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:53:08.865Z] #42 5.222 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-16T17:53:08.865Z] #42 5.223 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:53:08.865Z] #42 5.232 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-16T17:53:08.865Z] #42 5.233 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-16T17:53:08.865Z] #42 5.257 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-16T17:53:08.865Z] #42 5.274 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-16T17:53:08.865Z] #42 5.274 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:53:08.865Z] #42 5.274 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-16T17:53:08.865Z] #42 5.274 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-16T17:53:08.865Z] #42 5.274 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:53:13.035Z] #42 ... [2022-09-16T17:53:13.035Z] [2022-09-16T17:53:13.035Z] #46 [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:53:13.035Z] #0 1.279 + RM_GOPATH=0 [2022-09-16T17:53:13.035Z] #0 1.281 + TMP_GOPATH= [2022-09-16T17:53:13.035Z] #0 1.281 + : /build [2022-09-16T17:53:13.035Z] #0 1.281 + '[' -z '' ']' [2022-09-16T17:53:13.035Z] #0 1.282 ++ mktemp -d [2022-09-16T17:53:13.035Z] #0 1.295 + export GOPATH=/tmp/tmp.YfFHRsqo2H [2022-09-16T17:53:13.035Z] #0 1.295 + GOPATH=/tmp/tmp.YfFHRsqo2H [2022-09-16T17:53:13.035Z] #0 1.295 + RM_GOPATH=1 [2022-09-16T17:53:13.035Z] #0 1.295 + case "$(go env GOARCH)" in [2022-09-16T17:53:13.035Z] #0 1.295 ++ go env GOARCH [2022-09-16T17:53:13.035Z] #0 1.304 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:53:13.035Z] #0 1.304 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:53:13.035Z] #0 1.304 ++ dirname /install.sh [2022-09-16T17:53:13.035Z] #0 1.309 + dir=/ [2022-09-16T17:53:13.035Z] #0 1.309 + bin=rootlesskit [2022-09-16T17:53:13.035Z] #0 1.309 + shift [2022-09-16T17:53:13.035Z] #0 1.309 + '[' '!' -f //rootlesskit.installer ']' [2022-09-16T17:53:13.035Z] #0 1.309 + . //rootlesskit.installer [2022-09-16T17:53:13.035Z] #0 1.309 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:53:13.035Z] #0 1.309 + install_rootlesskit [2022-09-16T17:53:13.035Z] #0 1.309 + case "$1" in [2022-09-16T17:53:13.035Z] #0 1.309 + export CGO_ENABLED=0 [2022-09-16T17:53:13.035Z] #0 1.309 + CGO_ENABLED=0 [2022-09-16T17:53:13.035Z] #0 1.309 + _install_rootlesskit [2022-09-16T17:53:13.035Z] #0 1.309 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-16T17:53:13.035Z] #0 1.309 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-16T17:53:13.035Z] #0 1.309 + GOBIN=/build [2022-09-16T17:53:13.035Z] #0 1.309 + GO111MODULE=on [2022-09-16T17:53:13.035Z] #0 1.309 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:53:13.035Z] #0 1.309 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:53:13.035Z] #0 1.789 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-16T17:53:13.035Z] #0 3.281 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-16T17:53:13.035Z] #0 3.283 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-16T17:53:13.035Z] #0 3.540 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-16T17:53:13.035Z] #0 4.919 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-16T17:53:13.035Z] #0 5.397 go: downloading github.com/google/uuid v1.3.0 [2022-09-16T17:53:13.035Z] #0 5.418 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-16T17:53:13.035Z] #0 5.420 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-16T17:53:13.035Z] #0 5.447 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-16T17:53:13.035Z] #0 5.470 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-16T17:53:13.035Z] #0 5.501 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-16T17:53:13.035Z] #0 5.610 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-16T17:53:13.035Z] #0 5.637 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-16T17:53:13.035Z] #0 7.371 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-16T17:53:13.035Z] #0 7.491 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-16T17:53:13.597Z] #46 ... [2022-09-16T17:53:13.597Z] [2022-09-16T17:53:13.597Z] #47 [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:53:13.597Z] #0 1.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:53:13.597Z] #0 1.830 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:53:13.597Z] #0 1.830 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:53:13.597Z] #0 2.061 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-16T17:53:13.597Z] #0 2.323 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:53:13.597Z] #0 2.959 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-16T17:53:13.597Z] #0 3.471 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-16T17:53:13.597Z] #0 4.064 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-16T17:53:13.597Z] #0 4.619 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:53:13.597Z] #0 5.082 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-16T17:53:13.597Z] #0 5.092 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:53:13.597Z] #0 5.104 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-16T17:53:13.597Z] #0 5.114 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:53:13.597Z] #0 5.126 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-16T17:53:13.597Z] #0 5.155 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-16T17:53:13.597Z] #0 5.283 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-16T17:53:13.597Z] #0 5.315 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:53:13.597Z] #0 5.317 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-16T17:53:13.597Z] #0 5.319 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-16T17:53:13.597Z] #0 5.319 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-16T17:53:13.597Z] #0 5.323 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:53:13.854Z] #47 ... [2022-09-16T17:53:13.854Z] [2022-09-16T17:53:13.854Z] #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:53:13.854Z] #0 1.936 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:53:13.854Z] #0 1.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:53:13.854Z] #0 1.968 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:53:13.854Z] #0 2.346 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-16T17:53:13.854Z] #0 2.725 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:53:13.854Z] #0 3.241 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-16T17:53:13.854Z] #0 3.855 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:53:13.854Z] #0 4.388 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-16T17:53:13.854Z] #0 4.865 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-16T17:53:13.854Z] #0 5.326 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:53:13.854Z] #0 5.326 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-16T17:53:13.854Z] #0 5.326 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-16T17:53:13.854Z] #0 5.326 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:53:13.854Z] #0 5.326 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-16T17:53:13.854Z] #0 5.326 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-16T17:53:13.854Z] #0 5.350 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-16T17:53:13.854Z] #0 5.350 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-16T17:53:13.854Z] #0 5.350 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:53:13.854Z] #0 5.350 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:53:13.854Z] #0 5.378 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-16T17:53:13.854Z] #0 5.378 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-16T17:53:26.037Z] #48 ... [2022-09-16T17:53:26.037Z] [2022-09-16T17:53:26.037Z] #47 [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:53:26.037Z] #47 21.58 Fetched 49.2 MB in 20s (2440 kB/s) [2022-09-16T17:53:30.126Z] #32 ... [2022-09-16T17:53:30.127Z] [2022-09-16T17:53:30.127Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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:53:30.127Z] #40 202.6 + dpkg --print-architecture [2022-09-16T17:53:30.127Z] #40 DONE 203.0s [2022-09-16T17:53:30.127Z] [2022-09-16T17:53:30.127Z] #50 [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-16T17:53:32.587Z] #47 21.58 Reading package lists... [2022-09-16T17:53:32.587Z] #47 ... [2022-09-16T17:53:32.587Z] [2022-09-16T17:53:32.587Z] #42 [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:53:32.587Z] #42 22.35 Fetched 49.2 MB in 21s (2382 kB/s) [2022-09-16T17:53:34.482Z] #42 22.35 Reading package lists... [2022-09-16T17:53:34.482Z] #42 ... [2022-09-16T17:53:34.482Z] [2022-09-16T17:53:34.482Z] #47 [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:53:34.482Z] #47 21.58 Reading package lists... [2022-09-16T17:53:35.853Z] #47 30.77 Reading package lists... [2022-09-16T17:53:35.853Z] #47 ... [2022-09-16T17:53:35.853Z] [2022-09-16T17:53:35.853Z] #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:53:35.853Z] #48 22.32 Fetched 49.2 MB in 21s (2387 kB/s) [2022-09-16T17:53:35.853Z] #48 22.32 Reading package lists... [2022-09-16T17:53:36.110Z] #48 31.51 Reading package lists... [2022-09-16T17:53:36.110Z] #48 ... [2022-09-16T17:53:36.110Z] [2022-09-16T17:53:36.110Z] #42 [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:53:36.110Z] #42 22.35 Reading package lists... [2022-09-16T17:53:40.107Z] #50 ... [2022-09-16T17:53:40.107Z] [2022-09-16T17:53:40.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-16T17:53:40.107Z] #44 172.5 CCLD libocispec.la [2022-09-16T17:53:40.107Z] #44 172.8 CCLD src/validate [2022-09-16T17:53:40.107Z] #44 172.8 CCLD tests/test-1 [2022-09-16T17:53:40.107Z] #44 172.8 CCLD tests/test-2 [2022-09-16T17:53:40.107Z] #44 172.9 CCLD tests/test-3 [2022-09-16T17:53:40.107Z] #44 172.9 CCLD tests/test-4 [2022-09-16T17:53:40.107Z] #44 172.9 CCLD tests/test-5 [2022-09-16T17:53:40.107Z] #44 172.9 CCLD tests/test-6 [2022-09-16T17:53:40.107Z] #44 173.1 CCLD tests/test-7 [2022-09-16T17:53:40.107Z] #44 173.1 CCLD tests/test-8 [2022-09-16T17:53:40.107Z] #44 173.3 CCLD tests/test-9 [2022-09-16T17:53:40.107Z] #44 173.4 CCLD tests/test-10 [2022-09-16T17:53:40.107Z] #44 173.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-16T17:53:40.107Z] #44 173.4 CCLD tests/test-11 [2022-09-16T17:53:42.013Z] #44 175.3 libtool: link: ar cr libocispec.a [2022-09-16T17:53:42.013Z] #44 175.3 libtool: link: ranlib libocispec.a [2022-09-16T17:53:43.391Z] #44 176.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-16T17:53:43.391Z] #44 176.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-16T17:53:43.391Z] #44 176.5 make[5]: Nothing to be done for 'install-data-am'. [2022-09-16T17:53:43.391Z] #44 176.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T17:53:43.391Z] #44 176.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T17:53:43.391Z] #44 176.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T17:53:43.391Z] #44 176.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-16T17:53:43.391Z] #44 176.5 make[2]: Entering directory '/tmp/crun-build' [2022-09-16T17:53:43.391Z] #44 176.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-16T17:53:43.391Z] #44 176.6 CC src/libcrun/libcrun_testing_a-container.o [2022-09-16T17:53:43.391Z] #44 176.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-16T17:53:43.391Z] #44 176.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-16T17:53:43.391Z] #44 176.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-16T17:53:43.391Z] #44 176.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-16T17:53:43.391Z] #44 176.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-16T17:53:43.391Z] #44 176.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-16T17:53:43.391Z] #44 176.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-16T17:53:43.391Z] #44 176.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-16T17:53:43.651Z] #44 176.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-16T17:53:43.651Z] #44 176.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-16T17:53:43.651Z] #44 176.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-16T17:53:43.910Z] #44 177.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-16T17:53:43.910Z] #44 177.0 CC src/libcrun/libcrun_testing_a-error.o [2022-09-16T17:53:43.910Z] #44 177.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-16T17:53:43.910Z] #44 177.2 CC src/libcrun/libcrun_testing_a-status.o [2022-09-16T17:53:43.910Z] #44 177.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-16T17:53:44.169Z] #44 177.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-16T17:53:44.169Z] #44 177.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-16T17:53:44.169Z] #44 177.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-16T17:53:44.169Z] #44 177.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-16T17:53:44.209Z] #42 31.13 Reading package lists... [2022-09-16T17:53:44.209Z] #42 ... [2022-09-16T17:53:44.209Z] [2022-09-16T17:53:44.209Z] #47 [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:53:44.209Z] #47 30.77 Reading package lists... [2022-09-16T17:53:44.463Z] #44 177.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-16T17:53:44.463Z] #44 177.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-16T17:53:44.463Z] #44 177.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-16T17:53:44.770Z] #44 177.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-16T17:53:44.770Z] #44 177.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-16T17:53:45.033Z] #44 178.3 CC src/crun-crun.o [2022-09-16T17:53:45.033Z] #44 178.4 CC src/crun-run.o [2022-09-16T17:53:45.298Z] #44 178.5 CC src/crun-delete.o [2022-09-16T17:53:45.298Z] #44 178.7 CC src/crun-kill.o [2022-09-16T17:53:45.562Z] #44 178.8 CC src/crun-pause.o [2022-09-16T17:53:45.697Z] #47 39.59 Building dependency tree... [2022-09-16T17:53:45.821Z] #44 179.1 CC src/crun-spec.o [2022-09-16T17:53:45.821Z] #44 179.1 CC src/crun-unpause.o [2022-09-16T17:53:46.079Z] #44 179.2 CC src/crun-exec.o [2022-09-16T17:53:46.079Z] #44 179.4 CC src/crun-list.o [2022-09-16T17:53:46.338Z] #44 179.5 CC src/crun-create.o [2022-09-16T17:53:46.338Z] #44 179.6 CC src/crun-start.o [2022-09-16T17:53:46.596Z] #44 179.8 CC src/crun-state.o [2022-09-16T17:53:46.596Z] #44 179.9 CC src/crun-update.o [2022-09-16T17:53:46.855Z] #44 180.2 CC src/crun-ps.o [2022-09-16T17:53:47.115Z] #44 180.4 CC src/crun-checkpoint.o [2022-09-16T17:53:47.115Z] #44 180.5 CC src/crun-restore.o [2022-09-16T17:53:47.374Z] #44 180.6 CC src/libcrun/libcrun_la-utils.lo [2022-09-16T17:53:47.591Z] #47 43.82 The following additional packages will be installed: [2022-09-16T17:53:47.592Z] #47 43.85 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-16T17:53:47.592Z] #47 43.89 Suggested packages: [2022-09-16T17:53:47.592Z] #47 43.89 cmake-doc ninja-build lrzip [2022-09-16T17:53:47.592Z] #47 43.89 Recommended packages: [2022-09-16T17:53:47.592Z] #47 43.89 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-16T17:53:47.633Z] #44 180.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-16T17:53:47.891Z] #44 181.1 CC src/libcrun/libcrun_la-container.lo [2022-09-16T17:53:48.150Z] #44 181.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-16T17:53:48.150Z] #44 181.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-16T17:53:48.155Z] #47 44.51 The following NEW packages will be installed: [2022-09-16T17:53:48.155Z] #47 44.54 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-16T17:53:48.409Z] #44 181.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-16T17:53:48.668Z] #44 182.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-16T17:53:48.719Z] #47 45.02 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:53:48.719Z] #47 45.02 Need to get 8418 kB of archives. [2022-09-16T17:53:48.719Z] #47 45.02 After this operation, 34.9 MB of additional disk space will be used. [2022-09-16T17:53:48.719Z] #47 45.02 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:53:48.719Z] #47 45.03 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:53:48.719Z] #47 45.03 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:53:48.719Z] #47 45.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-16T17:53:48.719Z] #47 45.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-16T17:53:48.719Z] #47 45.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-16T17:53:48.719Z] #47 45.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-16T17:53:48.719Z] #47 45.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-16T17:53:48.927Z] #44 182.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-16T17:53:49.186Z] #44 182.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-16T17:53:49.444Z] #44 182.8 CC src/libcrun/libcrun_la-criu.lo [2022-09-16T17:53:49.652Z] #47 45.88 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:53:49.702Z] #44 183.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-16T17:53:49.909Z] #47 46.25 Fetched 8418 kB in 0s (17.6 MB/s) [2022-09-16T17:53:49.909Z] #47 46.32 Selecting previously unselected package xxd. [2022-09-16T17:53:49.909Z] #47 46.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:53:49.909Z] #47 46.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-16T17:53:49.909Z] #47 46.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:53:49.961Z] #44 183.3 CC src/libcrun/libcrun_la-linux.lo [2022-09-16T17:53:50.167Z] #47 46.47 Selecting previously unselected package vim-common. [2022-09-16T17:53:50.167Z] #47 46.48 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-16T17:53:50.167Z] #47 46.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:53:50.167Z] #47 46.65 Selecting previously unselected package cmake-data. [2022-09-16T17:53:50.167Z] #47 46.66 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-16T17:53:50.167Z] #47 46.70 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-16T17:53:50.220Z] #44 183.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-16T17:53:50.220Z] #44 183.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-16T17:53:50.220Z] #44 183.6 CC src/libcrun/libcrun_la-error.lo [2022-09-16T17:53:50.737Z] #47 ... [2022-09-16T17:53:50.737Z] [2022-09-16T17:53:50.737Z] #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:53:50.737Z] #48 31.51 Reading package lists... [2022-09-16T17:53:50.737Z] #48 40.11 Building dependency tree... [2022-09-16T17:53:50.737Z] #48 44.38 The following additional packages will be installed: [2022-09-16T17:53:50.737Z] #48 44.41 libbtrfs0 [2022-09-16T17:53:50.737Z] #48 44.69 The following NEW packages will be installed: [2022-09-16T17:53:50.737Z] #48 44.71 libbtrfs-dev libbtrfs0 [2022-09-16T17:53:50.737Z] #48 45.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:53:50.737Z] #48 45.12 Need to get 460 kB of archives. [2022-09-16T17:53:50.737Z] #48 45.12 After this operation, 1237 kB of additional disk space will be used. [2022-09-16T17:53:50.737Z] #48 45.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-16T17:53:50.737Z] #48 45.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-16T17:53:50.737Z] #48 45.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:53:50.737Z] #48 46.19 Fetched 460 kB in 0s (1594 kB/s) [2022-09-16T17:53:50.737Z] #48 46.27 Selecting previously unselected package libbtrfs0:amd64. [2022-09-16T17:53:50.737Z] #48 46.27 (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:53:50.737Z] #48 46.34 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-16T17:53:50.737Z] #48 46.35 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-16T17:53:50.737Z] #48 46.46 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-16T17:53:50.737Z] #48 46.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-16T17:53:50.737Z] #48 46.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-16T17:53:50.737Z] #48 46.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-16T17:53:50.737Z] #48 46.72 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-16T17:53:50.737Z] #48 46.73 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:53:50.737Z] #48 DONE 47.2s [2022-09-16T17:53:50.737Z] [2022-09-16T17:53:50.737Z] #49 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-16T17:53:50.787Z] #44 183.9 CC src/libcrun/libcrun_la-status.lo [2022-09-16T17:53:50.994Z] #49 DONE 0.1s [2022-09-16T17:53:50.994Z] [2022-09-16T17:53:50.994Z] #50 [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:53:51.046Z] #44 184.3 CC src/libcrun/libcrun_la-terminal.lo [2022-09-16T17:53:51.925Z] #50 0.910 + RM_GOPATH=0 [2022-09-16T17:53:51.925Z] #50 0.910 + TMP_GOPATH= [2022-09-16T17:53:51.925Z] #50 0.910 + : /build [2022-09-16T17:53:51.925Z] #50 0.910 + '[' -z '' ']' [2022-09-16T17:53:51.925Z] #50 0.910 ++ mktemp -d [2022-09-16T17:53:51.925Z] #50 0.911 + export GOPATH=/tmp/tmp.XuTckxE1bK [2022-09-16T17:53:51.925Z] #50 0.911 + GOPATH=/tmp/tmp.XuTckxE1bK [2022-09-16T17:53:51.925Z] #50 0.912 + RM_GOPATH=1 [2022-09-16T17:53:51.925Z] #50 0.912 + case "$(go env GOARCH)" in [2022-09-16T17:53:51.925Z] #50 0.913 ++ go env GOARCH [2022-09-16T17:53:51.925Z] #50 0.922 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:53:51.925Z] #50 0.922 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:53:51.925Z] #50 0.925 ++ dirname /install.sh [2022-09-16T17:53:51.925Z] #50 0.926 + dir=/ [2022-09-16T17:53:51.925Z] #50 0.926 + bin=containerd [2022-09-16T17:53:51.925Z] #50 0.926 + shift [2022-09-16T17:53:51.925Z] #50 0.926 + '[' '!' -f //containerd.installer ']' [2022-09-16T17:53:51.925Z] #50 0.926 + . //containerd.installer [2022-09-16T17:53:51.925Z] #50 0.927 ++ set -e [2022-09-16T17:53:51.925Z] #50 0.927 ++ : v1.6.8 [2022-09-16T17:53:51.925Z] #50 0.927 + install_containerd [2022-09-16T17:53:51.925Z] #50 0.927 + echo 'Install containerd version v1.6.8' [2022-09-16T17:53:51.925Z] #50 0.928 Install containerd version v1.6.8 [2022-09-16T17:53:51.925Z] #50 0.928 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XuTckxE1bK/src/github.com/containerd/containerd [2022-09-16T17:53:51.925Z] #50 0.933 Cloning into '/tmp/tmp.XuTckxE1bK/src/github.com/containerd/containerd'... [2022-09-16T17:53:52.949Z] #44 185.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-16T17:53:52.949Z] #44 185.8 CC src/libcrun/libcrun_la-signals.lo [2022-09-16T17:53:52.949Z] #44 186.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-16T17:53:53.207Z] #44 186.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-16T17:53:53.774Z] #44 187.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-16T17:53:53.821Z] #50 ... [2022-09-16T17:53:53.821Z] [2022-09-16T17:53:53.821Z] #42 [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:53:53.821Z] #42 31.13 Reading package lists... [2022-09-16T17:53:53.821Z] #42 40.21 Building dependency tree... [2022-09-16T17:53:53.821Z] #42 44.41 The following additional packages will be installed: [2022-09-16T17:53:53.821Z] #42 44.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-16T17:53:53.821Z] #42 44.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-16T17:53:53.821Z] #42 44.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-16T17:53:53.821Z] #42 44.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-16T17:53:53.821Z] #42 44.42 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-16T17:53:53.821Z] #42 44.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-16T17:53:53.821Z] #42 44.44 mingw-w64-common mingw-w64-x86-64-dev [2022-09-16T17:53:53.821Z] #42 44.48 Suggested packages: [2022-09-16T17:53:53.821Z] #42 44.48 gcc-10-locales seccomp wine64 [2022-09-16T17:53:53.821Z] #42 45.18 The following NEW packages will be installed: [2022-09-16T17:53:53.821Z] #42 45.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-16T17:53:53.821Z] #42 45.18 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-16T17:53:53.821Z] #42 45.18 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-16T17:53:53.821Z] #42 45.18 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-16T17:53:53.821Z] #42 45.18 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-16T17:53:53.821Z] #42 45.18 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-16T17:53:53.821Z] #42 45.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-16T17:53:53.821Z] #42 45.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-16T17:53:53.821Z] #42 45.21 mingw-w64-x86-64-dev [2022-09-16T17:53:53.821Z] #42 45.67 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:53:53.821Z] #42 45.67 Need to get 115 MB of archives. [2022-09-16T17:53:53.821Z] #42 45.67 After this operation, 645 MB of additional disk space will be used. [2022-09-16T17:53:53.821Z] #42 45.67 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:53:53.821Z] #42 45.74 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:53:53.821Z] #42 45.79 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:53:53.821Z] #42 45.79 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:53:53.821Z] #42 45.79 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:53:53.821Z] #42 45.79 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:53:53.821Z] #42 45.89 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:53:53.821Z] #42 45.97 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:53:53.821Z] #42 45.97 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:53:53.821Z] #42 46.20 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:53:53.821Z] #42 46.71 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:53:53.821Z] #42 47.00 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:53:53.821Z] #42 47.28 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:53:53.821Z] #42 47.97 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:53:53.821Z] #42 48.22 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:53:53.821Z] #42 48.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-16T17:53:53.821Z] #42 48.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-16T17:53:53.821Z] #42 48.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-16T17:53:53.821Z] #42 48.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-16T17:53:53.821Z] #42 48.24 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:53:53.821Z] #42 48.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-09-16T17:53:53.821Z] #42 48.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-16T17:53:53.821Z] #42 48.25 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:53:53.821Z] #42 48.26 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:53:53.821Z] #42 48.26 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:53:53.821Z] #42 48.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-09-16T17:53:53.821Z] #42 48.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-16T17:53:53.821Z] #42 48.29 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:53:53.821Z] #42 48.29 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:53:53.821Z] #42 48.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-09-16T17:53:53.821Z] #42 49.00 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:53:53.821Z] #42 49.24 Fetched 115 MB in 3s (39.0 MB/s) [2022-09-16T17:53:53.821Z] #42 49.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-16T17:53:53.821Z] #42 49.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-09-16T17:53:53.821Z] #42 49.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-16T17:53:53.821Z] #42 49.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-16T17:53:53.821Z] #42 50.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-16T17:53:53.821Z] #42 50.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-16T17:53:53.821Z] #42 50.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-16T17:53:53.821Z] #42 ... [2022-09-16T17:53:53.821Z] [2022-09-16T17:53:53.821Z] #47 [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:53:53.821Z] #47 48.17 Selecting previously unselected package libarchive13:amd64. [2022-09-16T17:53:53.821Z] #47 48.17 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-16T17:53:53.821Z] #47 48.18 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-16T17:53:53.821Z] #47 48.33 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-16T17:53:53.821Z] #47 48.33 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-16T17:53:53.821Z] #47 48.33 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-16T17:53:53.821Z] #47 48.41 Selecting previously unselected package librhash0:amd64. [2022-09-16T17:53:53.821Z] #47 48.42 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-16T17:53:53.821Z] #47 48.42 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-16T17:53:53.821Z] #47 48.51 Selecting previously unselected package libuv1:amd64. [2022-09-16T17:53:53.821Z] #47 48.51 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-16T17:53:53.821Z] #47 48.52 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-16T17:53:53.821Z] #47 48.60 Selecting previously unselected package cmake. [2022-09-16T17:53:53.821Z] #47 48.61 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-16T17:53:53.821Z] #47 48.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-16T17:53:53.821Z] #47 49.96 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-16T17:53:53.821Z] #47 49.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:53:53.821Z] #47 49.99 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-16T17:53:53.821Z] #47 50.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:53:53.821Z] #47 50.03 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-16T17:53:53.821Z] #47 50.04 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-16T17:53:53.821Z] #47 50.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-16T17:53:53.821Z] #47 50.07 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-16T17:53:53.821Z] #47 50.09 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:53:54.079Z] #47 DONE 50.5s [2022-09-16T17:53:54.079Z] [2022-09-16T17:53:54.079Z] #46 [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:53:54.079Z] #46 48.86 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-16T17:53:54.079Z] #46 48.86 + GOBIN=/build [2022-09-16T17:53:54.079Z] #46 48.86 + GO111MODULE=on [2022-09-16T17:53:54.079Z] #46 48.86 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-16T17:53:54.079Z] #46 ... [2022-09-16T17:53:54.079Z] [2022-09-16T17:53:54.079Z] #51 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-16T17:53:54.079Z] #51 DONE 0.1s [2022-09-16T17:53:54.339Z] [2022-09-16T17:53:54.339Z] #52 [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:53:54.341Z] #44 187.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-16T17:53:54.904Z] #52 0.769 + RM_GOPATH=0 [2022-09-16T17:53:54.904Z] #52 0.770 + TMP_GOPATH= [2022-09-16T17:53:54.904Z] #52 0.770 + : /build [2022-09-16T17:53:54.904Z] #52 0.770 + '[' -z '' ']' [2022-09-16T17:53:54.904Z] #52 0.771 ++ mktemp -d [2022-09-16T17:53:54.904Z] #52 0.773 + export GOPATH=/tmp/tmp.MSfHBWRB3Z [2022-09-16T17:53:54.904Z] #52 0.773 + GOPATH=/tmp/tmp.MSfHBWRB3Z [2022-09-16T17:53:54.904Z] #52 0.773 + RM_GOPATH=1 [2022-09-16T17:53:54.904Z] #52 0.774 + case "$(go env GOARCH)" in [2022-09-16T17:53:54.904Z] #52 0.774 ++ go env GOARCH [2022-09-16T17:53:54.904Z] #52 0.780 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:53:54.904Z] #52 0.781 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:53:54.904Z] #52 0.782 ++ dirname /install.sh [2022-09-16T17:53:54.904Z] #52 0.783 + dir=/ [2022-09-16T17:53:54.904Z] #52 0.784 + bin=tini [2022-09-16T17:53:54.904Z] #52 0.784 + shift [2022-09-16T17:53:54.904Z] #52 0.784 + '[' '!' -f //tini.installer ']' [2022-09-16T17:53:54.904Z] #52 0.784 + . //tini.installer [2022-09-16T17:53:54.904Z] #52 0.785 ++ : v0.19.0 [2022-09-16T17:53:54.904Z] #52 0.785 + install_tini [2022-09-16T17:53:54.904Z] #52 0.786 + echo 'Install tini version v0.19.0' [2022-09-16T17:53:54.904Z] #52 0.786 Install tini version v0.19.0 [2022-09-16T17:53:54.904Z] #52 0.786 + git clone https://github.com/krallin/tini.git /tmp/tmp.MSfHBWRB3Z/tini [2022-09-16T17:53:54.904Z] #52 0.788 Cloning into '/tmp/tmp.MSfHBWRB3Z/tini'... [2022-09-16T17:53:55.160Z] #52 1.129 + cd /tmp/tmp.MSfHBWRB3Z/tini [2022-09-16T17:53:55.160Z] #52 1.130 + git checkout -q v0.19.0 [2022-09-16T17:53:55.160Z] #52 1.135 + cmake . [2022-09-16T17:53:55.417Z] #52 1.306 -- The C compiler identification is GNU 10.2.1 [2022-09-16T17:53:55.417Z] #52 1.332 -- Detecting C compiler ABI info [2022-09-16T17:53:55.675Z] #52 ... [2022-09-16T17:53:55.675Z] [2022-09-16T17:53:55.675Z] #46 [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:53:55.675Z] #46 51.91 rootlesskit version 1.0.0 [2022-09-16T17:53:55.675Z] #46 51.91 Usage of /build/rootlesskit-docker-proxy: [2022-09-16T17:53:55.675Z] #46 51.91 -container-ip string [2022-09-16T17:53:55.675Z] #46 51.91 container ip [2022-09-16T17:53:55.675Z] #46 51.91 -container-port int [2022-09-16T17:53:55.675Z] #46 51.91 container port (default -1) [2022-09-16T17:53:55.675Z] #46 51.91 -host-ip string [2022-09-16T17:53:55.675Z] #46 51.91 host ip [2022-09-16T17:53:55.675Z] #46 51.91 -host-port int [2022-09-16T17:53:55.675Z] #46 51.91 host port (default -1) [2022-09-16T17:53:55.675Z] #46 51.92 -proto string [2022-09-16T17:53:55.675Z] #46 51.92 proxy protocol (default "tcp") [2022-09-16T17:53:55.675Z] #46 DONE 52.1s [2022-09-16T17:53:55.675Z] [2022-09-16T17:53:55.675Z] #53 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-16T17:53:55.675Z] #53 DONE 0.1s [2022-09-16T17:53:55.675Z] [2022-09-16T17:53:55.675Z] #52 [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:53:55.675Z] #52 1.621 -- Detecting C compiler ABI info - done [2022-09-16T17:53:55.717Z] #44 188.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-16T17:53:55.935Z] #52 ... [2022-09-16T17:53:55.935Z] [2022-09-16T17:53:55.935Z] #54 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-16T17:53:55.935Z] #54 DONE 0.1s [2022-09-16T17:53:55.935Z] [2022-09-16T17:53:55.935Z] #52 [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:53:55.935Z] #52 1.708 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-16T17:53:55.935Z] #52 1.709 -- Detecting C compile features [2022-09-16T17:53:55.935Z] #52 1.710 -- Detecting C compile features - done [2022-09-16T17:53:55.935Z] #52 1.738 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-16T17:53:55.935Z] #52 1.870 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-16T17:53:55.935Z] #52 1.907 -- Configuring done [2022-09-16T17:53:55.935Z] #52 1.928 -- Generating done [2022-09-16T17:53:55.975Z] #44 189.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-16T17:53:55.976Z] #44 189.2 CC tests/init.o [2022-09-16T17:53:56.193Z] #52 1.935 -- Build files have been written to: /tmp/tmp.MSfHBWRB3Z/tini [2022-09-16T17:53:56.193Z] #52 1.940 + make tini-static [2022-09-16T17:53:56.234Z] #44 189.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-16T17:53:56.450Z] #52 2.095 Scanning dependencies of target tini-static [2022-09-16T17:53:56.450Z] #52 2.112 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-16T17:53:57.016Z] #52 2.889 [100%] Linking C executable tini-static [2022-09-16T17:53:57.276Z] #52 3.183 [100%] Built target tini-static [2022-09-16T17:53:57.276Z] #52 3.207 + mkdir -p /build [2022-09-16T17:53:57.276Z] #52 3.209 + cp tini-static /build/docker-init [2022-09-16T17:53:57.276Z] #52 DONE 3.3s [2022-09-16T17:53:57.276Z] [2022-09-16T17:53:57.276Z] #42 [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:53:57.276Z] #42 51.65 Selecting previously unselected package binutils-mingw-w64. [2022-09-16T17:53:57.276Z] #42 51.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-16T17:53:57.276Z] #42 51.66 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-16T17:53:57.276Z] #42 51.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-16T17:53:57.276Z] #42 51.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-16T17:53:57.276Z] #42 51.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-16T17:53:57.276Z] #42 51.83 Selecting previously unselected package dmsetup. [2022-09-16T17:53:57.276Z] #42 51.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-16T17:53:57.276Z] #42 51.84 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-16T17:53:57.276Z] #42 51.99 Selecting previously unselected package mingw-w64-common. [2022-09-16T17:53:57.276Z] #42 52.00 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-16T17:53:57.276Z] #42 52.01 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-16T17:53:58.207Z] #42 54.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-16T17:53:58.207Z] #42 54.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-16T17:53:58.207Z] #42 54.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-16T17:54:00.101Z] #42 56.25 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-16T17:54:00.101Z] #42 56.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:54:00.101Z] #42 56.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-16T17:54:00.101Z] #42 56.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-16T17:54:00.101Z] #42 56.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:54:00.101Z] #42 56.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-16T17:54:01.999Z] #42 58.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-16T17:54:01.999Z] #42 58.40 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:54:01.999Z] #42 58.41 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:54:05.272Z] #42 ... [2022-09-16T17:54:05.272Z] [2022-09-16T17:54:05.272Z] #50 [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:54:05.272Z] #50 14.50 + cd /tmp/tmp.XuTckxE1bK/src/github.com/containerd/containerd [2022-09-16T17:54:05.530Z] #50 14.50 + git checkout -q v1.6.8 [2022-09-16T17:54:05.787Z] #50 15.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-16T17:54:05.787Z] #50 15.06 + BUILDTAGS='netgo osusergo static_build' [2022-09-16T17:54:05.787Z] #50 15.06 + export EXTRA_FLAGS=-buildmode=pie [2022-09-16T17:54:05.787Z] #50 15.06 + EXTRA_FLAGS=-buildmode=pie [2022-09-16T17:54:05.787Z] #50 15.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-16T17:54:05.787Z] #50 15.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-16T17:54:05.787Z] #50 15.06 + '[' '' = dynamic ']' [2022-09-16T17:54:05.787Z] #50 15.06 + make [2022-09-16T17:54:06.718Z] #50 15.72 + bin/ctr [2022-09-16T17:54:13.289Z] #50 ... [2022-09-16T17:54:13.289Z] [2022-09-16T17:54:13.289Z] #42 [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:54:13.289Z] #42 62.17 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-16T17:54:13.289Z] #42 62.18 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:54:13.289Z] #42 62.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:54:13.289Z] #42 63.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-16T17:54:13.289Z] #42 63.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:54:13.289Z] #42 63.79 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-16T17:54:13.289Z] #42 65.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-16T17:54:13.289Z] #42 65.72 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:54:13.289Z] #42 65.73 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T17:54:13.289Z] #42 69.33 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-16T17:54:13.289Z] #42 69.34 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-16T17:54:13.289Z] #42 69.34 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T17:54:14.315Z] #44 206.2 CCLD tests/init [2022-09-16T17:54:14.656Z] #42 71.09 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-16T17:54:14.656Z] #42 71.09 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-16T17:54:14.656Z] #42 71.11 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-16T17:54:14.656Z] #42 71.17 Selecting previously unselected package libapparmor1:amd64. [2022-09-16T17:54:14.913Z] #42 71.18 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-16T17:54:14.913Z] #42 71.19 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-16T17:54:14.913Z] #42 71.23 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-16T17:54:14.913Z] #42 71.24 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-16T17:54:14.913Z] #42 71.25 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-16T17:54:14.913Z] #42 71.32 Selecting previously unselected package libbtrfs0:amd64. [2022-09-16T17:54:14.913Z] #42 71.33 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-16T17:54:14.913Z] #42 71.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-16T17:54:14.913Z] #42 71.41 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-16T17:54:14.913Z] #42 71.42 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-16T17:54:14.913Z] #42 71.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-16T17:54:15.169Z] #42 71.54 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-16T17:54:15.169Z] #42 71.55 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-16T17:54:15.169Z] #42 71.55 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-16T17:54:15.169Z] #42 71.59 Selecting previously unselected package libudev-dev:amd64. [2022-09-16T17:54:15.169Z] #42 71.59 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-16T17:54:15.169Z] #42 71.60 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:54:15.169Z] #42 71.66 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-16T17:54:15.169Z] #42 71.67 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-16T17:54:15.169Z] #42 71.68 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-16T17:54:15.426Z] #42 71.80 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-16T17:54:15.426Z] #42 71.81 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-09-16T17:54:15.426Z] #42 71.82 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:54:15.426Z] #42 71.89 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-16T17:54:15.426Z] #42 71.90 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-09-16T17:54:15.426Z] #42 71.91 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:54:15.426Z] #42 72.00 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-16T17:54:15.683Z] #42 72.00 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-09-16T17:54:15.683Z] #42 72.01 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:54:15.683Z] #42 72.05 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-16T17:54:15.683Z] #42 72.05 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-09-16T17:54:15.683Z] #42 72.06 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:54:15.939Z] #42 72.24 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-16T17:54:15.939Z] #42 72.24 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-16T17:54:15.939Z] #42 72.25 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-16T17:54:15.939Z] #42 72.35 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-16T17:54:15.939Z] #42 72.36 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-16T17:54:15.939Z] #42 72.37 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-16T17:54:15.939Z] #42 72.41 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-16T17:54:16.196Z] #42 72.42 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-16T17:54:16.196Z] #42 72.42 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-16T17:54:16.196Z] #42 72.48 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-16T17:54:16.196Z] #42 72.49 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-16T17:54:16.196Z] #42 72.49 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:54:16.452Z] #42 72.74 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-16T17:54:16.452Z] #42 72.75 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-16T17:54:16.452Z] #42 72.76 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-16T17:54:16.452Z] #42 72.77 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-16T17:54:16.452Z] #42 72.79 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-16T17:54:16.452Z] #42 72.80 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:54:16.452Z] #42 72.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-16T17:54:16.452Z] #42 72.82 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:54:16.452Z] #42 72.83 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:54:16.452Z] #42 72.85 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:54:16.452Z] #42 72.86 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-16T17:54:16.452Z] #42 72.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-16T17:54:16.452Z] #42 72.88 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-16T17:54:16.452Z] #42 72.89 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-16T17:54:16.452Z] #42 72.90 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-16T17:54:16.452Z] #42 72.91 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-16T17:54:16.452Z] #42 72.93 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-16T17:54:16.452Z] #42 72.94 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-16T17:54:16.452Z] #42 72.95 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-16T17:54:16.452Z] #42 72.96 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-16T17:54:16.452Z] #42 72.97 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:54:16.452Z] #42 72.98 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:54:16.452Z] #42 72.99 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T17:54:16.452Z] #42 73.00 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:54:16.452Z] #42 73.01 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-16T17:54:16.452Z] #42 73.02 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-16T17:54:16.711Z] #42 73.03 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:54:16.711Z] #42 73.04 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-16T17:54:16.711Z] #42 73.06 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-16T17:54:16.711Z] #42 73.07 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-16T17:54:16.711Z] #42 73.08 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-16T17:54:16.711Z] #42 73.10 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-16T17:54:16.711Z] #42 73.11 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-16T17:54:16.711Z] #42 73.12 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:54:17.644Z] #42 DONE 74.2s [2022-09-16T17:54:17.644Z] [2022-09-16T17:54:17.644Z] #50 [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:54:17.901Z] #50 ... [2022-09-16T17:54:17.901Z] [2022-09-16T17:54:17.901Z] #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:54:18.833Z] #55 1.161 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-16T17:54:19.397Z] #55 1.317 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-16T17:54:19.397Z] #55 1.495 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-16T17:54:24.653Z] #55 1.675 Reading package lists... [2022-09-16T17:54:28.828Z] #55 6.318 Reading package lists... [2022-09-16T17:54:29.758Z] #55 10.76 Building dependency tree... [2022-09-16T17:54:29.758Z] #55 11.88 Reading state information... [2022-09-16T17:54:30.688Z] #55 12.96 The following additional packages will be installed: [2022-09-16T17:54:30.688Z] #55 12.96 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-16T17:54:30.688Z] #55 12.97 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-16T17:54:30.945Z] #55 12.97 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-16T17:54:30.945Z] #55 12.97 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-16T17:54:30.945Z] #55 12.97 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-16T17:54:30.945Z] #55 12.97 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-16T17:54:30.945Z] #55 12.98 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-16T17:54:30.945Z] #55 12.99 Suggested packages: [2022-09-16T17:54:30.945Z] #55 12.99 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-16T17:54:30.945Z] #55 12.99 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-16T17:54:30.945Z] #55 12.99 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-16T17:54:30.945Z] #55 12.99 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-16T17:54:30.945Z] #55 12.99 seccomp:ppc64el seccomp:s390x [2022-09-16T17:54:30.945Z] #55 12.99 Recommended packages: [2022-09-16T17:54:30.945Z] #55 12.99 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-16T17:54:30.945Z] #55 12.99 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-16T17:54:30.945Z] #55 13.00 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-16T17:54:30.945Z] #55 13.00 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-16T17:54:31.203Z] #55 13.45 The following NEW packages will be installed: [2022-09-16T17:54:31.203Z] #55 13.45 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-16T17:54:31.203Z] #55 13.45 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-16T17:54:31.203Z] #55 13.45 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-16T17:54:31.203Z] #55 13.45 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-16T17:54:31.203Z] #55 13.45 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-16T17:54:31.203Z] #55 13.45 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-16T17:54:31.203Z] #55 13.45 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-16T17:54:31.203Z] #55 13.46 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-16T17:54:31.203Z] #55 13.46 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-16T17:54:31.203Z] #55 13.46 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-16T17:54:31.203Z] #55 13.46 libseccomp2:ppc64el libseccomp2:s390x [2022-09-16T17:54:31.460Z] #55 13.81 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:54:31.460Z] #55 13.81 Need to get 15.9 MB of archives. [2022-09-16T17:54:31.460Z] #55 13.81 After this operation, 73.0 MB of additional disk space will be used. [2022-09-16T17:54:31.460Z] #55 13.81 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:54:31.460Z] #55 13.82 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:54:31.460Z] #55 13.82 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:54:31.717Z] #55 13.82 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:54:31.717Z] #55 13.83 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:54:31.717Z] #55 13.83 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:54:31.717Z] #55 13.83 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:54:31.717Z] #55 13.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u4 [2449 kB] [2022-09-16T17:54:31.717Z] #55 13.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-16T17:54:31.717Z] #55 13.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-16T17:54:31.717Z] #55 13.87 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:54:31.717Z] #55 13.87 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:54:31.717Z] #55 13.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u4 [2835 kB] [2022-09-16T17:54:31.717Z] #55 13.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-16T17:54:31.717Z] #55 13.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-16T17:54:31.717Z] #55 13.92 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:54:31.717Z] #55 13.92 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:54:31.717Z] #55 13.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u4 [2331 kB] [2022-09-16T17:54:31.717Z] #55 13.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-16T17:54:31.717Z] #55 13.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-16T17:54:31.717Z] #55 13.95 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:54:31.717Z] #55 13.95 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:54:31.717Z] #55 13.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u4 [2456 kB] [2022-09-16T17:54:31.717Z] #55 13.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-16T17:54:31.717Z] #55 13.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-16T17:54:31.717Z] #55 13.98 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:54:31.717Z] #55 13.98 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:54:31.717Z] #55 13.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u4 [2339 kB] [2022-09-16T17:54:31.717Z] #55 14.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-16T17:54:31.717Z] #55 14.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-16T17:54:31.717Z] #55 14.01 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:54:31.717Z] #55 14.02 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:54:31.717Z] #55 14.02 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:54:31.717Z] #55 14.02 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:54:31.717Z] #55 14.02 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:54:31.717Z] #55 14.02 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:54:31.974Z] #55 14.02 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:54:31.974Z] #55 14.02 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:54:31.974Z] #55 14.03 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:54:31.974Z] #55 14.03 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:54:32.400Z] #44 ... [2022-09-16T17:54:32.400Z] [2022-09-16T17:54:32.400Z] #28 [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:54:32.400Z] #28 265.5 + return [2022-09-16T17:54:32.400Z] #28 DONE 266.0s [2022-09-16T17:54:32.400Z] [2022-09-16T17:54:32.400Z] #50 [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-16T17:54:32.400Z] #50 ... [2022-09-16T17:54:32.400Z] [2022-09-16T17:54:32.400Z] #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:54:32.400Z] #44 225.5 CCLD libcrun.la [2022-09-16T17:54:32.400Z] #44 225.7 AR libcrun_testing.a [2022-09-16T17:54:32.400Z] #44 225.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-16T17:54:32.538Z] #55 14.50 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:54:32.538Z] #55 14.69 Fetched 15.9 MB in 1s (31.8 MB/s) [2022-09-16T17:54:32.538Z] #55 14.73 Selecting previously unselected package gcc-10-base:armel. [2022-09-16T17:54:32.538Z] #55 14.73 (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:54:32.538Z] #55 14.77 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-16T17:54:32.538Z] #55 14.78 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-16T17:54:32.660Z] #44 225.9 CCLD tests/tests_libcrun_utils [2022-09-16T17:54:32.660Z] #44 225.9 CCLD tests/tests_libcrun_errors [2022-09-16T17:54:32.660Z] #44 226.0 CCLD tests/tests_libcrun_fuzzer [2022-09-16T17:54:32.795Z] #55 14.83 Selecting previously unselected package gcc-10-base:armhf. [2022-09-16T17:54:32.795Z] #55 14.84 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-16T17:54:32.796Z] #55 14.84 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-16T17:54:32.796Z] #55 14.88 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-16T17:54:32.796Z] #55 14.89 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-16T17:54:32.796Z] #55 14.89 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-16T17:54:32.796Z] #55 14.96 Selecting previously unselected package gcc-10-base:s390x. [2022-09-16T17:54:32.796Z] #55 14.96 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-16T17:54:32.796Z] #55 14.97 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-16T17:54:32.796Z] #55 15.02 Selecting previously unselected package gcc-10-base:arm64. [2022-09-16T17:54:32.796Z] #55 15.03 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-16T17:54:32.796Z] #55 15.04 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-16T17:54:32.796Z] #55 15.09 Selecting previously unselected package libgcc-s1:armel. [2022-09-16T17:54:33.053Z] #55 15.10 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-16T17:54:33.053Z] #55 15.11 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-16T17:54:33.053Z] #55 15.15 Selecting previously unselected package libcrypt1:armel. [2022-09-16T17:54:33.053Z] #55 15.16 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-16T17:54:33.053Z] #55 15.16 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-16T17:54:33.053Z] #55 15.28 Selecting previously unselected package libc6:armel. [2022-09-16T17:54:33.053Z] #55 15.29 Preparing to unpack .../07-libc6_2.31-13+deb11u4_armel.deb ... [2022-09-16T17:54:33.227Z] #44 ... [2022-09-16T17:54:33.227Z] [2022-09-16T17:54:33.227Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-16T17:54:33.227Z] #60 DONE 0.1s [2022-09-16T17:54:33.227Z] [2022-09-16T17:54:33.227Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-16T17:54:33.310Z] #55 15.46 Unpacking libc6:armel (2.31-13+deb11u4) ... [2022-09-16T17:54:33.567Z] #55 15.84 Selecting previously unselected package libapparmor1:armel. [2022-09-16T17:54:33.824Z] #55 15.85 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-16T17:54:33.824Z] #55 15.85 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-16T17:54:33.824Z] #55 15.90 Selecting previously unselected package libapparmor-dev:armel. [2022-09-16T17:54:33.824Z] #55 15.91 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-16T17:54:33.824Z] #55 15.91 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-16T17:54:33.824Z] #55 15.99 Selecting previously unselected package libgcc-s1:arm64. [2022-09-16T17:54:33.824Z] #55 15.99 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-16T17:54:33.824Z] #55 16.00 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-16T17:54:33.824Z] #55 16.05 Selecting previously unselected package libcrypt1:arm64. [2022-09-16T17:54:33.824Z] #55 16.05 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-16T17:54:33.824Z] #55 16.05 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-16T17:54:33.824Z] #55 16.14 Selecting previously unselected package libc6:arm64. [2022-09-16T17:54:34.081Z] #55 16.14 Preparing to unpack .../12-libc6_2.31-13+deb11u4_arm64.deb ... [2022-09-16T17:54:34.081Z] #55 16.30 Unpacking libc6:arm64 (2.31-13+deb11u4) ... [2022-09-16T17:54:34.606Z] #61 DONE 1.4s [2022-09-16T17:54:34.606Z] [2022-09-16T17:54:34.606Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-16T17:54:34.645Z] #55 16.72 Selecting previously unselected package libapparmor1:arm64. [2022-09-16T17:54:34.645Z] #55 16.72 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-16T17:54:34.645Z] #55 16.73 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-16T17:54:34.645Z] #55 16.78 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-16T17:54:34.645Z] #55 16.79 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-16T17:54:34.645Z] #55 16.79 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-16T17:54:34.645Z] #55 16.86 Selecting previously unselected package libgcc-s1:s390x. [2022-09-16T17:54:34.645Z] #55 16.86 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-16T17:54:34.645Z] #55 16.87 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-16T17:54:34.645Z] #55 16.91 Selecting previously unselected package libcrypt1:s390x. [2022-09-16T17:54:34.645Z] #55 16.92 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-16T17:54:34.645Z] #55 16.92 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-16T17:54:34.645Z] #55 17.01 Selecting previously unselected package libc6:s390x. [2022-09-16T17:54:34.865Z] #62 DONE 0.5s [2022-09-16T17:54:34.865Z] [2022-09-16T17:54:34.865Z] #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:54:34.865Z] #44 227.0 CCLD crun [2022-09-16T17:54:34.865Z] #44 227.5 make[3]: Entering directory '/tmp/crun-build' [2022-09-16T17:54:34.865Z] #44 227.6 /bin/mkdir -p '/usr/local/lib' [2022-09-16T17:54:34.865Z] #44 227.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-16T17:54:34.865Z] #44 227.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-16T17:54:34.865Z] #44 227.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-16T17:54:34.865Z] #44 227.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-16T17:54:34.865Z] #44 227.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-16T17:54:34.865Z] #44 227.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-16T17:54:34.865Z] #44 227.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-16T17:54:34.865Z] #44 228.0 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:54:34.865Z] #44 228.0 ---------------------------------------------------------------------- [2022-09-16T17:54:34.865Z] #44 228.0 Libraries have been installed in: [2022-09-16T17:54:34.865Z] #44 228.0 /usr/local/lib [2022-09-16T17:54:34.865Z] #44 228.0 [2022-09-16T17:54:34.865Z] #44 228.0 If you ever happen to want to link against installed libraries [2022-09-16T17:54:34.865Z] #44 228.0 in a given directory, LIBDIR, you must either use libtool, and [2022-09-16T17:54:34.865Z] #44 228.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-16T17:54:34.865Z] #44 228.0 flag during linking and do at least one of the following: [2022-09-16T17:54:34.865Z] #44 228.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-16T17:54:34.865Z] #44 228.0 during execution [2022-09-16T17:54:34.865Z] #44 228.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-16T17:54:34.865Z] #44 228.0 during linking [2022-09-16T17:54:34.865Z] #44 228.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-16T17:54:34.865Z] #44 228.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-16T17:54:34.865Z] #44 228.0 [2022-09-16T17:54:34.865Z] #44 228.0 See any operating system documentation about shared libraries for [2022-09-16T17:54:34.865Z] #44 228.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-16T17:54:34.865Z] #44 228.0 ---------------------------------------------------------------------- [2022-09-16T17:54:34.865Z] #44 228.0 /bin/mkdir -p '/build' [2022-09-16T17:54:34.865Z] #44 228.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-16T17:54:34.865Z] #44 228.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-16T17:54:34.865Z] #44 228.1 make[3]: Leaving directory '/tmp/crun-build' [2022-09-16T17:54:34.865Z] #44 228.1 make[2]: Leaving directory '/tmp/crun-build' [2022-09-16T17:54:34.865Z] #44 228.1 make[1]: Leaving directory '/tmp/crun-build' [2022-09-16T17:54:34.865Z] #44 DONE 228.1s [2022-09-16T17:54:34.865Z] [2022-09-16T17:54:34.865Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-16T17:54:34.902Z] #55 17.01 Preparing to unpack .../17-libc6_2.31-13+deb11u4_s390x.deb ... [2022-09-16T17:54:35.159Z] #55 17.18 Unpacking libc6:s390x (2.31-13+deb11u4) ... [2022-09-16T17:54:35.434Z] #63 DONE 0.3s [2022-09-16T17:54:35.434Z] [2022-09-16T17:54:35.434Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-16T17:54:35.434Z] #64 DONE 0.2s [2022-09-16T17:54:35.434Z] [2022-09-16T17:54:35.434Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-16T17:54:35.434Z] #65 DONE 0.2s [2022-09-16T17:54:35.434Z] [2022-09-16T17:54:35.434Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-16T17:54:35.672Z] #55 17.76 Selecting previously unselected package libapparmor1:s390x. [2022-09-16T17:54:35.672Z] #55 17.77 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-16T17:54:35.672Z] #55 17.77 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-16T17:54:35.672Z] #55 17.81 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-16T17:54:35.672Z] #55 17.82 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-16T17:54:35.672Z] #55 17.82 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-16T17:54:35.672Z] #55 17.89 Selecting previously unselected package libgcc-s1:armhf. [2022-09-16T17:54:35.672Z] #55 17.90 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-16T17:54:35.672Z] #55 17.91 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-16T17:54:35.672Z] #55 17.95 Selecting previously unselected package libcrypt1:armhf. [2022-09-16T17:54:35.672Z] #55 17.96 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-16T17:54:35.672Z] #55 17.97 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-16T17:54:35.693Z] #66 DONE 0.1s [2022-09-16T17:54:35.693Z] [2022-09-16T17:54:35.693Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-16T17:54:35.930Z] #55 18.05 Selecting previously unselected package libc6:armhf. [2022-09-16T17:54:35.930Z] #55 18.05 Preparing to unpack .../22-libc6_2.31-13+deb11u4_armhf.deb ... [2022-09-16T17:54:35.952Z] #67 DONE 0.1s [2022-09-16T17:54:35.952Z] [2022-09-16T17:54:35.952Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-16T17:54:35.952Z] #68 DONE 0.2s [2022-09-16T17:54:35.952Z] [2022-09-16T17:54:35.952Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-16T17:54:36.187Z] #55 18.24 Unpacking libc6:armhf (2.31-13+deb11u4) ... [2022-09-16T17:54:36.211Z] #69 DONE 0.1s [2022-09-16T17:54:36.211Z] [2022-09-16T17:54:36.211Z] #50 [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-16T17:54:36.444Z] #55 18.62 Selecting previously unselected package libapparmor1:armhf. [2022-09-16T17:54:36.444Z] #55 18.63 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-16T17:54:36.444Z] #55 18.63 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-16T17:54:36.444Z] #55 18.68 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-16T17:54:36.444Z] #55 18.69 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-16T17:54:36.444Z] #55 18.70 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-16T17:54:36.701Z] #55 18.76 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-16T17:54:36.701Z] #55 18.77 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-16T17:54:36.701Z] #55 18.78 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-16T17:54:36.701Z] #55 18.83 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-16T17:54:36.701Z] #55 18.84 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-16T17:54:36.701Z] #55 18.85 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-16T17:54:36.701Z] #55 18.94 Selecting previously unselected package libc6:ppc64el. [2022-09-16T17:54:36.701Z] #55 18.95 Preparing to unpack .../27-libc6_2.31-13+deb11u4_ppc64el.deb ... [2022-09-16T17:54:36.958Z] #55 19.12 Unpacking libc6:ppc64el (2.31-13+deb11u4) ... [2022-09-16T17:54:37.147Z] #50 ... [2022-09-16T17:54:37.147Z] [2022-09-16T17:54:37.147Z] #32 [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:54:37.147Z] #32 272.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-16T17:54:37.147Z] #32 DONE 272.6s [2022-09-16T17:54:37.147Z] [2022-09-16T17:54:37.147Z] #50 [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-16T17:54:37.521Z] #55 19.75 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-16T17:54:37.521Z] #55 19.76 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-16T17:54:37.521Z] #55 19.76 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-16T17:54:37.714Z] #50 165.4 + mkdir -p /build [2022-09-16T17:54:37.714Z] #50 165.4 + cp runc /build/runc [2022-09-16T17:54:37.714Z] #50 DONE 165.5s [2022-09-16T17:54:37.714Z] [2022-09-16T17:54:37.714Z] #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:54:37.778Z] #55 19.82 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-16T17:54:37.778Z] #55 19.83 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-16T17:54:37.778Z] #55 19.84 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-16T17:54:37.778Z] #55 19.91 Selecting previously unselected package libseccomp2:s390x. [2022-09-16T17:54:37.778Z] #55 19.92 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-16T17:54:37.778Z] #55 19.92 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-16T17:54:37.778Z] #55 19.97 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-16T17:54:37.778Z] #55 19.98 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-16T17:54:37.778Z] #55 19.98 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-16T17:54:37.778Z] #55 20.05 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-16T17:54:38.034Z] #55 20.05 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-16T17:54:38.034Z] #55 20.06 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-16T17:54:38.034Z] #55 20.10 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-16T17:54:38.034Z] #55 20.11 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-16T17:54:38.035Z] #55 20.12 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-16T17:54:38.035Z] #55 20.18 Selecting previously unselected package libseccomp2:armhf. [2022-09-16T17:54:38.035Z] #55 20.19 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-16T17:54:38.035Z] #55 20.19 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-16T17:54:38.035Z] #55 20.24 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-16T17:54:38.035Z] #55 20.25 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-16T17:54:38.035Z] #55 20.25 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-16T17:54:38.035Z] #55 20.31 Selecting previously unselected package libseccomp2:armel. [2022-09-16T17:54:38.291Z] #55 20.31 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-16T17:54:38.291Z] #55 20.32 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-16T17:54:38.291Z] #55 20.37 Selecting previously unselected package libseccomp-dev:armel. [2022-09-16T17:54:38.291Z] #55 20.38 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-16T17:54:38.291Z] #55 20.38 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-16T17:54:38.291Z] #55 20.45 Selecting previously unselected package libseccomp2:arm64. [2022-09-16T17:54:38.291Z] #55 20.46 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-16T17:54:38.291Z] #55 20.46 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T17:54:38.291Z] #55 20.50 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-16T17:54:38.291Z] #55 20.52 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-16T17:54:38.291Z] #55 20.52 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T17:54:38.547Z] #55 20.62 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-16T17:54:38.547Z] #55 20.63 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-16T17:54:38.547Z] #55 20.64 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-16T17:54:38.547Z] #55 20.66 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-16T17:54:38.547Z] #55 20.67 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-16T17:54:38.547Z] #55 20.69 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-16T17:54:38.547Z] #55 20.70 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-16T17:54:38.547Z] #55 20.71 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-16T17:54:38.547Z] #55 20.72 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-16T17:54:38.548Z] #55 20.73 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-16T17:54:38.548Z] #55 20.74 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-16T17:54:38.548Z] #55 20.75 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-16T17:54:38.548Z] #55 20.76 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-16T17:54:38.548Z] #55 20.77 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-16T17:54:38.548Z] #55 20.79 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-16T17:54:38.648Z] #43 ... [2022-09-16T17:54:38.648Z] [2022-09-16T17:54:38.648Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-16T17:54:38.804Z] #55 20.80 Setting up libc6:arm64 (2.31-13+deb11u4) ... [2022-09-16T17:54:38.907Z] #70 DONE 0.2s [2022-09-16T17:54:38.907Z] [2022-09-16T17:54:38.907Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-16T17:54:38.907Z] #71 DONE 0.1s [2022-09-16T17:54:38.907Z] [2022-09-16T17:54:38.907Z] #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:54:39.474Z] #43 ... [2022-09-16T17:54:39.474Z] [2022-09-16T17:54:39.474Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-16T17:54:39.733Z] #72 DONE 0.4s [2022-09-16T17:54:39.733Z] [2022-09-16T17:54:39.733Z] #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:54:40.174Z] #55 22.03 Setting up libc6:armel (2.31-13+deb11u4) ... [2022-09-16T17:54:41.104Z] #55 23.27 Setting up libc6:armhf (2.31-13+deb11u4) ... [2022-09-16T17:54:42.474Z] #55 24.51 Setting up libc6:ppc64el (2.31-13+deb11u4) ... [2022-09-16T17:54:43.843Z] #55 25.74 Setting up libc6:s390x (2.31-13+deb11u4) ... [2022-09-16T17:54:43.925Z] #43 252.2 + bin/containerd [2022-09-16T17:54:44.776Z] #55 26.97 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-16T17:54:44.776Z] #55 26.98 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-16T17:54:44.776Z] #55 27.00 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-16T17:54:44.776Z] #55 27.01 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-16T17:54:44.776Z] #55 27.02 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-16T17:54:44.776Z] #55 27.04 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T17:54:44.776Z] #55 27.06 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-16T17:54:44.776Z] #55 27.07 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-16T17:54:44.776Z] #55 27.08 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-16T17:54:44.776Z] #55 27.10 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-16T17:54:44.776Z] #55 27.11 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-16T17:54:45.033Z] #55 27.13 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-16T17:54:45.033Z] #55 27.14 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-16T17:54:45.033Z] #55 27.15 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-16T17:54:45.033Z] #55 27.17 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-16T17:54:45.033Z] #55 27.19 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-16T17:54:45.033Z] #55 27.20 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-16T17:54:45.033Z] #55 27.21 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-16T17:54:45.033Z] #55 27.23 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-16T17:54:45.033Z] #55 27.24 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-16T17:54:45.033Z] #55 27.26 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:54:45.598Z] #55 DONE 27.8s [2022-09-16T17:54:45.598Z] [2022-09-16T17:54:45.598Z] #50 [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:54:45.854Z] #50 ... [2022-09-16T17:54:45.854Z] [2022-09-16T17:54:45.854Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-16T17:54:45.854Z] #56 DONE 0.1s [2022-09-16T17:54:45.854Z] [2022-09-16T17:54:45.854Z] #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-16T17:54:47.224Z] #57 ... [2022-09-16T17:54:47.224Z] [2022-09-16T17:54:47.224Z] #58 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-16T17:54:47.224Z] #58 DONE 1.3s [2022-09-16T17:54:47.224Z] [2022-09-16T17:54:47.224Z] #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-16T17:54:47.224Z] #57 1.219 + RM_GOPATH=0 [2022-09-16T17:54:47.224Z] #57 1.219 + TMP_GOPATH= [2022-09-16T17:54:47.224Z] #57 1.219 + : /build [2022-09-16T17:54:47.224Z] #57 1.219 + '[' -z '' ']' [2022-09-16T17:54:47.224Z] #57 1.236 ++ mktemp -d [2022-09-16T17:54:47.224Z] #57 1.240 + export GOPATH=/tmp/tmp.QaRtKvg7aj [2022-09-16T17:54:47.224Z] #57 1.240 + GOPATH=/tmp/tmp.QaRtKvg7aj [2022-09-16T17:54:47.224Z] #57 1.240 + RM_GOPATH=1 [2022-09-16T17:54:47.224Z] #57 1.240 + case "$(go env GOARCH)" in [2022-09-16T17:54:47.224Z] #57 1.240 ++ go env GOARCH [2022-09-16T17:54:47.224Z] #57 1.246 + export GO_BUILDMODE=-buildmode=pie [2022-09-16T17:54:47.224Z] #57 1.247 + GO_BUILDMODE=-buildmode=pie [2022-09-16T17:54:47.224Z] #57 1.247 ++ dirname /install.sh [2022-09-16T17:54:47.224Z] #57 1.249 + dir=/ [2022-09-16T17:54:47.224Z] #57 1.249 + bin=runc [2022-09-16T17:54:47.224Z] #57 1.249 + shift [2022-09-16T17:54:47.224Z] #57 1.249 + '[' '!' -f //runc.installer ']' [2022-09-16T17:54:47.224Z] #57 1.250 + . //runc.installer [2022-09-16T17:54:47.224Z] #57 1.250 ++ set -e [2022-09-16T17:54:47.224Z] #57 1.251 ++ : v1.1.4 [2022-09-16T17:54:47.224Z] #57 1.251 + install_runc [2022-09-16T17:54:47.224Z] #57 1.252 + RUNC_BUILDTAGS=seccomp [2022-09-16T17:54:47.224Z] #57 1.252 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-16T17:54:47.224Z] #57 1.252 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QaRtKvg7aj/src/github.com/opencontainers/runc [2022-09-16T17:54:47.224Z] #57 1.252 Install runc version v1.1.4 (build tags: seccomp) [2022-09-16T17:54:47.224Z] #57 1.253 Cloning into '/tmp/tmp.QaRtKvg7aj/src/github.com/opencontainers/runc'... [2022-09-16T17:54:48.157Z] #57 ... [2022-09-16T17:54:48.157Z] [2022-09-16T17:54:48.157Z] #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-16T17:54:48.157Z] #59 DONE 1.0s [2022-09-16T17:54:48.157Z] [2022-09-16T17:54:48.157Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-16T17:54:48.721Z] #60 0.860 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-16T17:54:48.978Z] #60 DONE 0.9s [2022-09-16T17:54:48.978Z] [2022-09-16T17:54:48.978Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-16T17:54:49.912Z] #61 DONE 1.0s [2022-09-16T17:54:49.913Z] [2022-09-16T17:54:49.913Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-16T17:54:50.846Z] #62 DONE 1.0s [2022-09-16T17:54:50.846Z] [2022-09-16T17:54:50.846Z] #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-16T17:54:51.781Z] #57 5.829 + cd /tmp/tmp.QaRtKvg7aj/src/github.com/opencontainers/runc [2022-09-16T17:54:51.781Z] #57 5.829 + git checkout -q v1.1.4 [2022-09-16T17:54:51.781Z] #57 6.159 + '[' -z '' ']' [2022-09-16T17:54:52.039Z] #57 ... [2022-09-16T17:54:52.039Z] [2022-09-16T17:54:52.039Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-16T17:54:52.039Z] #63 DONE 1.0s [2022-09-16T17:54:52.039Z] [2022-09-16T17:54:52.039Z] #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-16T17:54:52.039Z] #57 6.160 + target=static [2022-09-16T17:54:52.039Z] #57 6.160 + make BUILDTAGS=seccomp static [2022-09-16T17:54:52.039Z] #57 6.419 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-16T17:54:57.319Z] #57 ... [2022-09-16T17:54:57.319Z] [2022-09-16T17:54:57.319Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T17:54:57.319Z] #0 1.111 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-16T17:54:57.319Z] #0 1.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-16T17:54:57.319Z] #0 1.131 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-16T17:54:57.319Z] #0 1.369 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-16T17:54:57.319Z] #0 1.582 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-16T17:54:57.319Z] #0 1.920 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-16T17:54:57.319Z] #0 2.204 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-16T17:54:57.319Z] #0 2.476 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-16T17:54:57.319Z] #0 2.764 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-16T17:54:57.319Z] #0 3.053 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-16T17:54:57.319Z] #0 3.063 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-16T17:54:57.319Z] #0 3.068 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-16T17:54:57.319Z] #0 3.068 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-16T17:54:57.319Z] #0 3.069 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-16T17:54:57.319Z] #0 3.076 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-16T17:54:57.319Z] #0 3.273 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-16T17:54:57.319Z] #0 3.284 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-16T17:54:57.319Z] #0 3.287 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-16T17:54:57.319Z] #0 3.288 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-16T17:54:57.319Z] #0 3.289 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-16T17:54:57.319Z] #0 3.290 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-16T17:55:07.273Z] #64 14.73 Fetched 49.2 MB in 14s (3549 kB/s) [2022-09-16T17:55:13.821Z] #64 14.73 Reading package lists... [2022-09-16T17:55:20.371Z] #64 21.20 Reading package lists... [2022-09-16T17:55:20.935Z] #64 27.49 Building dependency tree... [2022-09-16T17:55:22.830Z] #64 30.55 bzip2 is already the newest version (1.0.8-4). [2022-09-16T17:55:22.830Z] #64 30.55 patch is already the newest version (2.7.6-7). [2022-09-16T17:55:22.830Z] #64 30.55 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-16T17:55:22.830Z] #64 30.55 The following additional packages will be installed: [2022-09-16T17:55:22.830Z] #64 30.55 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-16T17:55:22.830Z] #64 30.56 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-16T17:55:22.830Z] #64 30.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-16T17:55:22.830Z] #64 30.57 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-16T17:55:22.831Z] #64 30.57 systemd vim-runtime xxd [2022-09-16T17:55:22.831Z] #64 30.59 Suggested packages: [2022-09-16T17:55:22.831Z] #64 30.60 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-16T17:55:22.831Z] #64 30.60 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-16T17:55:22.831Z] #64 30.60 vim-scripts xfsdump acl attr quota [2022-09-16T17:55:22.831Z] #64 30.60 Recommended packages: [2022-09-16T17:55:22.831Z] #64 30.60 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-16T17:55:22.831Z] #64 30.60 systemd-timesyncd | time-daemon unzip [2022-09-16T17:55:24.201Z] #64 32.34 The following NEW packages will be installed: [2022-09-16T17:55:24.201Z] #64 32.34 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-16T17:55:24.201Z] #64 32.34 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-16T17:55:24.201Z] #64 32.34 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-16T17:55:24.201Z] #64 32.34 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-16T17:55:24.201Z] #64 32.36 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-16T17:55:24.458Z] #64 32.36 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-16T17:55:24.458Z] #64 32.36 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-16T17:55:24.458Z] #64 32.36 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-16T17:55:24.458Z] #64 32.36 zstd [2022-09-16T17:55:24.716Z] #64 32.75 0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. [2022-09-16T17:55:24.716Z] #64 32.75 Need to get 23.8 MB of archives. [2022-09-16T17:55:24.716Z] #64 32.75 After this operation, 89.3 MB of additional disk space will be used. [2022-09-16T17:55:24.716Z] #64 32.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-16T17:55:24.716Z] #64 32.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-16T17:55:24.716Z] #64 32.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-16T17:55:24.716Z] #64 32.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-16T17:55:24.716Z] #64 32.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-16T17:55:24.716Z] #64 32.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-16T17:55:24.716Z] #64 32.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2022-09-16T17:55:24.716Z] #64 32.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-16T17:55:24.973Z] #64 32.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-16T17:55:24.973Z] #64 32.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-16T17:55:24.973Z] #64 32.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-16T17:55:24.973Z] #64 32.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-16T17:55:24.973Z] #64 32.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-16T17:55:24.973Z] #64 32.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-16T17:55:24.973Z] #64 32.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-16T17:55:24.973Z] #64 32.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-16T17:55:24.973Z] #64 32.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-16T17:55:24.973Z] #64 32.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-16T17:55:24.973Z] #64 32.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-09-16T17:55:24.973Z] #64 32.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-16T17:55:24.973Z] #64 32.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-16T17:55:24.973Z] #64 32.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-16T17:55:24.973Z] #64 32.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-16T17:55:24.973Z] #64 32.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-16T17:55:24.973Z] #64 32.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-16T17:55:24.973Z] #64 32.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-16T17:55:24.973Z] #64 32.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-16T17:55:24.973Z] #64 32.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-16T17:55:24.974Z] #64 32.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-16T17:55:24.974Z] #64 32.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-16T17:55:24.974Z] #64 32.97 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-16T17:55:24.974Z] #64 32.97 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-16T17:55:24.974Z] #64 32.97 Get:33 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:55:24.974Z] #64 32.97 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-16T17:55:24.974Z] #64 32.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-16T17:55:24.974Z] #64 32.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-16T17:55:24.974Z] #64 32.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-16T17:55:24.974Z] #64 33.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-16T17:55:24.974Z] #64 33.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-16T17:55:24.974Z] #64 33.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-16T17:55:24.974Z] #64 33.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-16T17:55:24.974Z] #64 33.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-16T17:55:24.974Z] #64 33.05 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-16T17:55:24.974Z] #64 33.05 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-16T17:55:24.974Z] #64 33.06 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7+deb11u1 [165 kB] [2022-09-16T17:55:24.974Z] #64 33.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-16T17:55:24.974Z] #64 33.07 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-16T17:55:25.231Z] #64 33.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-16T17:55:25.231Z] #64 33.24 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-16T17:55:25.231Z] #64 33.27 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-16T17:55:25.231Z] #64 33.28 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-16T17:55:25.231Z] #64 33.29 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-16T17:55:25.797Z] #64 33.92 debconf: delaying package configuration, since apt-utils is not installed [2022-09-16T17:55:26.055Z] #64 34.21 Fetched 23.8 MB in 1s (28.5 MB/s) [2022-09-16T17:55:26.313Z] #64 34.28 Selecting previously unselected package libcap2:amd64. [2022-09-16T17:55:26.313Z] #64 34.28 (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-16T17:55:26.313Z] #64 34.32 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-16T17:55:26.313Z] #64 34.33 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-16T17:55:26.313Z] #64 34.38 Selecting previously unselected package libargon2-1:amd64. [2022-09-16T17:55:26.313Z] #64 34.39 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-16T17:55:26.313Z] #64 34.40 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-16T17:55:26.313Z] #64 34.45 Selecting previously unselected package libjson-c5:amd64. [2022-09-16T17:55:26.313Z] #64 34.45 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-16T17:55:26.313Z] #64 34.46 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-16T17:55:26.313Z] #64 34.52 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-16T17:55:26.571Z] #64 34.54 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-16T17:55:26.571Z] #64 34.55 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-16T17:55:26.571Z] #64 34.67 Selecting previously unselected package libip4tc2:amd64. [2022-09-16T17:55:26.828Z] #64 34.68 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-16T17:55:26.828Z] #64 34.69 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-16T17:55:26.828Z] #64 34.76 Selecting previously unselected package libkmod2:amd64. [2022-09-16T17:55:26.828Z] #64 34.76 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-16T17:55:26.828Z] #64 34.77 Unpacking libkmod2:amd64 (28-1) ... [2022-09-16T17:55:26.828Z] #64 34.84 Selecting previously unselected package systemd. [2022-09-16T17:55:26.828Z] #64 34.85 Preparing to unpack .../06-systemd_247.3-7+deb11u1_amd64.deb ... [2022-09-16T17:55:26.828Z] #64 34.93 Unpacking systemd (247.3-7+deb11u1) ... [2022-09-16T17:55:27.760Z] #64 35.97 Selecting previously unselected package pigz. [2022-09-16T17:55:28.017Z] #64 35.98 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-16T17:55:28.017Z] #64 35.99 Unpacking pigz (2.6-1) ... [2022-09-16T17:55:28.017Z] #64 36.05 Selecting previously unselected package libelf1:amd64. [2022-09-16T17:55:28.017Z] #64 36.06 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-16T17:55:28.017Z] #64 36.07 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-16T17:55:28.274Z] #64 36.18 Selecting previously unselected package libbpf0:amd64. [2022-09-16T17:55:28.274Z] #64 36.18 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-16T17:55:28.274Z] #64 36.19 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-16T17:55:28.274Z] #64 36.27 Selecting previously unselected package libmnl0:amd64. [2022-09-16T17:55:28.274Z] #64 36.27 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-16T17:55:28.274Z] #64 36.28 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-16T17:55:28.274Z] #64 36.33 Selecting previously unselected package libxtables12:amd64. [2022-09-16T17:55:28.274Z] #64 36.34 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-16T17:55:28.274Z] #64 36.35 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-16T17:55:28.274Z] #64 36.40 Selecting previously unselected package libcap2-bin. [2022-09-16T17:55:28.274Z] #64 36.41 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-16T17:55:28.274Z] #64 36.42 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-16T17:55:28.274Z] #64 36.48 Selecting previously unselected package iproute2. [2022-09-16T17:55:28.274Z] #64 36.50 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-16T17:55:28.532Z] #64 36.51 Unpacking iproute2 (5.10.0-4) ... [2022-09-16T17:55:28.789Z] #64 36.82 Selecting previously unselected package xxd. [2022-09-16T17:55:28.789Z] #64 36.83 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-16T17:55:28.789Z] #64 36.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:55:28.789Z] #64 36.92 Selecting previously unselected package vim-common. [2022-09-16T17:55:29.046Z] #64 36.93 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-16T17:55:29.046Z] #64 36.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:55:29.046Z] #64 37.05 Selecting previously unselected package bash-completion. [2022-09-16T17:55:29.046Z] #64 37.05 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-16T17:55:30.417Z] #64 38.15 Unpacking bash-completion (1:2.11-2) ... [2022-09-16T17:55:30.417Z] #64 38.43 Selecting previously unselected package apparmor. [2022-09-16T17:55:30.417Z] #64 38.44 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-16T17:55:30.417Z] #64 38.48 Unpacking apparmor (2.13.6-10) ... [2022-09-16T17:55:30.599Z] #43 292.1 # github.com/containerd/containerd/cmd/containerd [2022-09-16T17:55:30.599Z] #43 292.1 /usr/bin/ld: /tmp/go-link-3120555017/000019.o: in function `New': [2022-09-16T17:55:30.599Z] #43 292.1 /tmp/tmp.RDYowNlQS9/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-16T17:55:30.599Z] #43 292.2 + bin/containerd-stress [2022-09-16T17:55:30.599Z] #43 293.3 + bin/containerd-shim [2022-09-16T17:55:30.675Z] #64 38.70 Selecting previously unselected package inetutils-ping. [2022-09-16T17:55:30.675Z] #64 38.70 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-09-16T17:55:30.675Z] #64 38.71 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-16T17:55:30.675Z] #64 38.80 Selecting previously unselected package libip6tc2:amd64. [2022-09-16T17:55:30.675Z] #64 38.81 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-16T17:55:30.932Z] #64 38.82 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-16T17:55:30.932Z] #64 38.88 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-16T17:55:30.932Z] #64 38.88 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-16T17:55:30.932Z] #64 38.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-16T17:55:30.932Z] #64 38.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-16T17:55:30.932Z] #64 38.94 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-16T17:55:30.932Z] #64 38.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-16T17:55:30.932Z] #64 39.01 Selecting previously unselected package libnftnl11:amd64. [2022-09-16T17:55:30.932Z] #64 39.02 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-16T17:55:30.932Z] #64 39.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-16T17:55:31.189Z] #64 39.09 Selecting previously unselected package iptables. [2022-09-16T17:55:31.189Z] #64 39.10 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-16T17:55:31.189Z] #64 39.11 Unpacking iptables (1.8.7-1) ... [2022-09-16T17:55:31.189Z] #64 39.27 Selecting previously unselected package libonig5:amd64. [2022-09-16T17:55:31.189Z] #64 39.28 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-16T17:55:31.189Z] #64 39.29 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-16T17:55:31.446Z] #64 39.41 Selecting previously unselected package libjq1:amd64. [2022-09-16T17:55:31.446Z] #64 39.41 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-16T17:55:31.446Z] #64 39.42 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-16T17:55:31.446Z] #64 39.51 Selecting previously unselected package jq. [2022-09-16T17:55:31.446Z] #64 39.51 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-16T17:55:31.446Z] #64 39.52 Unpacking jq (1.6-2.1) ... [2022-09-16T17:55:31.446Z] #64 39.58 Selecting previously unselected package libaio1:amd64. [2022-09-16T17:55:31.446Z] #64 39.59 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-16T17:55:31.446Z] #64 39.60 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-16T17:55:31.446Z] #64 39.65 Selecting previously unselected package libgpm2:amd64. [2022-09-16T17:55:31.703Z] #64 39.66 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-16T17:55:31.703Z] #64 39.66 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-16T17:55:31.703Z] #64 39.72 Selecting previously unselected package libinih1:amd64. [2022-09-16T17:55:31.703Z] #64 39.74 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-16T17:55:31.703Z] #64 39.74 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-16T17:55:31.703Z] #64 39.80 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-16T17:55:31.703Z] #64 39.81 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-16T17:55:31.703Z] #64 39.82 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-16T17:55:31.703Z] #64 39.90 Selecting previously unselected package libnet1:amd64. [2022-09-16T17:55:31.960Z] #64 39.90 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-16T17:55:31.960Z] #64 39.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-16T17:55:31.960Z] #64 39.98 Selecting previously unselected package libnl-3-200:amd64. [2022-09-16T17:55:31.960Z] #64 39.98 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-16T17:55:31.960Z] #64 40.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-16T17:55:31.960Z] #64 40.06 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-16T17:55:31.960Z] #64 40.06 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-16T17:55:31.960Z] #64 40.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-16T17:55:31.960Z] #64 40.11 Selecting previously unselected package libyajl2:amd64. [2022-09-16T17:55:31.960Z] #64 40.12 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-16T17:55:31.960Z] #64 40.12 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-16T17:55:31.960Z] #64 40.16 Selecting previously unselected package net-tools. [2022-09-16T17:55:32.218Z] #64 40.16 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-16T17:55:32.218Z] #64 40.17 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-16T17:55:32.218Z] #64 40.28 Selecting previously unselected package python-pip-whl. [2022-09-16T17:55:32.218Z] #64 40.29 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-16T17:55:32.218Z] #64 40.29 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-16T17:55:32.475Z] #64 40.58 Selecting previously unselected package python3-lib2to3. [2022-09-16T17:55:32.475Z] #64 40.59 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-16T17:55:32.475Z] #64 40.60 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-16T17:55:32.475Z] #64 40.68 Selecting previously unselected package python3-distutils. [2022-09-16T17:55:32.732Z] #64 40.70 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-16T17:55:32.732Z] #64 40.71 Unpacking python3-distutils (3.9.2-1) ... [2022-09-16T17:55:32.732Z] #64 40.77 Selecting previously unselected package python3-pkg-resources. [2022-09-16T17:55:32.732Z] #64 40.78 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-16T17:55:32.732Z] #64 40.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-16T17:55:32.990Z] #64 40.88 Selecting previously unselected package python3-setuptools. [2022-09-16T17:55:32.990Z] #64 40.89 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-16T17:55:32.990Z] #64 40.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-16T17:55:32.990Z] #64 41.08 Selecting previously unselected package python3-wheel. [2022-09-16T17:55:32.990Z] #64 41.09 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-16T17:55:32.990Z] #64 41.09 Unpacking python3-wheel (0.34.2-1) ... [2022-09-16T17:55:32.990Z] #64 41.14 Selecting previously unselected package python3-pip. [2022-09-16T17:55:33.132Z] #43 302.0 + bin/containerd-shim-runc-v1 [2022-09-16T17:55:33.246Z] #64 41.15 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-16T17:55:33.246Z] #64 41.16 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-16T17:55:33.246Z] #64 41.32 Selecting previously unselected package sudo. [2022-09-16T17:55:33.246Z] #64 41.33 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-16T17:55:33.246Z] #64 41.34 Unpacking sudo (1.9.5p2-3) ... [2022-09-16T17:55:33.502Z] #64 41.62 Selecting previously unselected package systemd-journal-remote. [2022-09-16T17:55:33.502Z] #64 41.63 Preparing to unpack .../44-systemd-journal-remote_247.3-7+deb11u1_amd64.deb ... [2022-09-16T17:55:33.502Z] #64 41.63 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-16T17:55:33.502Z] #64 41.69 Selecting previously unselected package thin-provisioning-tools. [2022-09-16T17:55:33.502Z] #64 41.69 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-16T17:55:33.502Z] #64 41.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-16T17:55:33.502Z] #64 ... [2022-09-16T17:55:33.502Z] [2022-09-16T17:55:33.502Z] #50 [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:55:33.502Z] #50 102.7 + bin/containerd [2022-09-16T17:55:38.465Z] #43 307.2 + bin/containerd-shim-runc-v2 [2022-09-16T17:55:38.761Z] #50 ... [2022-09-16T17:55:38.761Z] [2022-09-16T17:55:38.761Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-16T17:55:38.761Z] #64 41.84 Selecting previously unselected package uidmap. [2022-09-16T17:55:38.761Z] #64 41.85 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-16T17:55:38.761Z] #64 41.86 Unpacking uidmap (1:4.8.1-1) ... [2022-09-16T17:55:38.761Z] #64 41.95 Selecting previously unselected package vim-runtime. [2022-09-16T17:55:38.761Z] #64 41.95 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-16T17:55:38.761Z] #64 41.98 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-16T17:55:38.761Z] #64 42.00 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-16T17:55:38.761Z] #64 42.01 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:55:38.761Z] #64 43.59 Selecting previously unselected package vim. [2022-09-16T17:55:38.761Z] #64 43.60 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-16T17:55:38.761Z] #64 43.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:55:38.761Z] #64 43.96 Selecting previously unselected package xfsprogs. [2022-09-16T17:55:38.761Z] #64 43.96 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-16T17:55:38.761Z] #64 43.97 Unpacking xfsprogs (5.10.0-4) ... [2022-09-16T17:55:38.761Z] #64 44.24 Selecting previously unselected package zip. [2022-09-16T17:55:38.761Z] #64 44.25 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-16T17:55:38.761Z] #64 44.25 Unpacking zip (3.0-12) ... [2022-09-16T17:55:38.761Z] #64 44.34 Selecting previously unselected package zstd. [2022-09-16T17:55:38.761Z] #64 44.35 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-16T17:55:38.761Z] #64 44.36 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-16T17:55:38.761Z] #64 44.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-16T17:55:38.761Z] #64 45.15 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-16T17:55:38.761Z] #64 45.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-16T17:55:38.761Z] #64 45.17 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-16T17:55:38.761Z] #64 45.18 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-16T17:55:38.761Z] #64 45.20 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-16T17:55:38.761Z] #64 45.21 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-16T17:55:38.761Z] #64 45.23 Setting up uidmap (1:4.8.1-1) ... [2022-09-16T17:55:38.761Z] #64 45.24 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-16T17:55:38.761Z] #64 45.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-16T17:55:38.761Z] #64 45.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-16T17:55:38.761Z] #64 45.28 Setting up python3-wheel (0.34.2-1) ... [2022-09-16T17:55:38.761Z] #64 45.66 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-16T17:55:38.761Z] #64 45.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:55:38.761Z] #64 45.69 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-16T17:55:38.761Z] #64 45.70 Setting up libcap2-bin (1:2.44-1) ... [2022-09-16T17:55:38.761Z] #64 45.71 Setting up apparmor (2.13.6-10) ... [2022-09-16T17:55:39.018Z] #64 46.93 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-16T17:55:39.019Z] #64 46.96 Setting up zip (3.0-12) ... [2022-09-16T17:55:39.019Z] #64 46.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:55:39.019Z] #64 47.00 Setting up bash-completion (1:2.11-2) ... [2022-09-16T17:55:39.032Z] #43 307.9 + binaries [2022-09-16T17:55:39.032Z] #43 307.9 + install -D bin/containerd /build/containerd [2022-09-16T17:55:39.032Z] #43 307.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-16T17:55:39.032Z] #43 307.9 + install -D bin/ctr /build/ctr [2022-09-16T17:55:39.290Z] #43 DONE 308.4s [2022-09-16T17:55:40.226Z] [2022-09-16T17:55:40.226Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-16T17:55:40.389Z] #64 48.24 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-16T17:55:40.389Z] #64 48.26 Setting up sudo (1.9.5p2-3) ... [2022-09-16T17:55:40.389Z] #64 48.40 invoke-rc.d: could not determine current runlevel [2022-09-16T17:55:40.389Z] #64 48.41 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-16T17:55:40.389Z] #64 48.42 Setting up xfsprogs (5.10.0-4) ... [2022-09-16T17:55:40.389Z] #64 48.43 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-16T17:55:40.389Z] #64 48.43 Failed to connect to bus: Host is down [2022-09-16T17:55:40.389Z] #64 48.43 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-16T17:55:40.389Z] #64 48.44 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-16T17:55:40.389Z] #64 48.46 Setting up pigz (2.6-1) ... [2022-09-16T17:55:40.389Z] #64 48.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-16T17:55:40.389Z] #64 48.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-16T17:55:40.389Z] #64 48.51 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-16T17:55:40.389Z] #64 48.52 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:55:40.484Z] #73 DONE 0.3s [2022-09-16T17:55:40.484Z] [2022-09-16T17:55:40.484Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-16T17:55:40.742Z] #74 DONE 0.2s [2022-09-16T17:55:40.742Z] [2022-09-16T17:55:40.742Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-16T17:55:40.742Z] #75 DONE 0.2s [2022-09-16T17:55:40.953Z] #64 48.99 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-16T17:55:40.953Z] #64 49.00 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-16T17:55:41.000Z] [2022-09-16T17:55:41.000Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-16T17:55:41.000Z] #76 DONE 0.1s [2022-09-16T17:55:41.000Z] [2022-09-16T17:55:41.000Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-16T17:55:41.000Z] #77 DONE 0.1s [2022-09-16T17:55:41.210Z] #64 49.25 Setting up libelf1:amd64 (0.183-1) ... [2022-09-16T17:55:41.210Z] #64 49.27 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-16T17:55:41.210Z] #64 49.30 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-16T17:55:41.211Z] #64 49.31 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-16T17:55:41.258Z] [2022-09-16T17:55:41.258Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-16T17:55:41.258Z] #78 DONE 0.1s [2022-09-16T17:55:41.258Z] [2022-09-16T17:55:41.258Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-16T17:55:41.468Z] #64 49.33 Setting up libkmod2:amd64 (28-1) ... [2022-09-16T17:55:41.468Z] #64 49.35 Setting up python3-distutils (3.9.2-1) ... [2022-09-16T17:55:41.725Z] #64 49.59 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-16T17:55:41.725Z] #64 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-16T17:55:41.725Z] #64 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-16T17:55:41.725Z] #64 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-16T17:55:41.725Z] #64 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-16T17:55:41.725Z] #64 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-16T17:55:41.725Z] #64 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-16T17:55:41.725Z] #64 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-16T17:55:41.725Z] #64 49.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-16T17:55:41.725Z] #64 49.66 Setting up python3-setuptools (52.0.0-4) ... [2022-09-16T17:55:42.193Z] #79 DONE 1.0s [2022-09-16T17:55:42.193Z] [2022-09-16T17:55:42.193Z] #80 exporting to image [2022-09-16T17:55:42.193Z] #80 exporting layers [2022-09-16T17:55:42.656Z] #64 50.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-16T17:55:42.657Z] #64 50.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-16T17:55:42.657Z] #64 50.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-16T17:55:42.657Z] #64 50.55 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-16T17:55:43.220Z] #64 51.24 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-16T17:55:43.220Z] #64 51.25 Setting up jq (1.6-2.1) ... [2022-09-16T17:55:43.220Z] #64 51.34 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-16T17:55:43.477Z] #64 51.37 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-16T17:55:43.477Z] #64 51.39 Setting up iptables (1.8.7-1) ... [2022-09-16T17:55:43.477Z] #64 51.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-16T17:55:43.477Z] #64 51.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-16T17:55:43.477Z] #64 51.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-16T17:55:43.477Z] #64 51.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-16T17:55:43.477Z] #64 51.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-16T17:55:43.477Z] #64 51.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-16T17:55:43.477Z] #64 51.44 Setting up iproute2 (5.10.0-4) ... [2022-09-16T17:55:43.735Z] #64 51.69 Setting up systemd (247.3-7+deb11u1) ... [2022-09-16T17:55:43.735Z] #64 51.73 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-16T17:55:43.735Z] #64 51.73 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-16T17:55:43.735Z] #64 51.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-16T17:55:43.735Z] #64 51.78 Initializing machine ID from KVM UUID. [2022-09-16T17:55:44.299Z] #64 52.40 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-16T17:55:44.555Z] #64 52.59 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-16T17:55:45.120Z] #64 DONE 53.3s [2022-09-16T17:55:45.120Z] [2022-09-16T17:55:45.120Z] #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-16T17:55:45.377Z] #57 ... [2022-09-16T17:55:45.377Z] [2022-09-16T17:55:45.377Z] #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-16T17:55:45.480Z] #80 exporting layers 2.9s done [2022-09-16T17:55:45.480Z] #80 writing image sha256:a1560a66a31182942199038792f305deedb75dfce3a20ad918df30a1dcde3871 done [2022-09-16T17:55:45.480Z] #80 naming to docker.io/library/docker:8596486743f59022d6a57e080b513ca2629196f9 done [2022-09-16T17:55:45.480Z] #80 DONE 2.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-16T17:55:45.807Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-16T17:55:46.097Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44118/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8596486743f59022d6a57e080b513ca2629196f9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8596486743f59022d6a57e080b513ca2629196f9 hack/test/unit [2022-09-16T17:55:46.306Z] #65 0.917 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-16T17:55:46.306Z] #65 0.921 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-16T17:55:46.306Z] #65 0.926 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-16T17:55:46.306Z] #65 DONE 1.0s [2022-09-16T17:55:46.306Z] [2022-09-16T17:55:46.306Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-16T17:55:47.997Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-16T17:55:47.997Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-16T17:55:47.997Z] + TESTDIRS=./... [2022-09-16T17:55:47.997Z] + exclude_paths='/vendor/|/integration' [2022-09-16T17:55:47.997Z] ++ go list ./... [2022-09-16T17:55:47.997Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-16T17:55:48.933Z] + pkg_list='github.com/docker/docker/api [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/backend/build [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/httpstatus [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/httputils [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/middleware [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/build [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/container [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/debug [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/distribution [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/grpc [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/image [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/network [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/plugin [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/session [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/swarm [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/system [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/server/router/volume [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/backend [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/blkiodev [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/container [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/events [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/filters [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/image [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/mount [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/network [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/registry [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/strslice [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/swarm [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/time [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/versions [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-16T17:55:48.933Z] github.com/docker/docker/api/types/volume [2022-09-16T17:55:48.933Z] github.com/docker/docker/builder [2022-09-16T17:55:48.933Z] github.com/docker/docker/builder/builder-next [2022-09-16T17:55:48.933Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-16T17:55:48.933Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-16T17:55:48.933Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-16T17:55:48.933Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-16T17:55:48.933Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-16T17:55:48.933Z] github.com/docker/docker/builder/builder-next/worker [2022-09-16T17:55:48.933Z] github.com/docker/docker/builder/dockerfile [2022-09-16T17:55:48.933Z] github.com/docker/docker/builder/remotecontext [2022-09-16T17:55:48.933Z] github.com/docker/docker/builder/remotecontext/git [2022-09-16T17:55:48.933Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-16T17:55:48.933Z] github.com/docker/docker/cli [2022-09-16T17:55:48.933Z] github.com/docker/docker/cli/config [2022-09-16T17:55:48.933Z] github.com/docker/docker/cli/debug [2022-09-16T17:55:48.933Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-16T17:55:48.933Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-16T17:55:48.933Z] github.com/docker/docker/client [2022-09-16T17:55:48.933Z] github.com/docker/docker/cmd/docker-proxy [2022-09-16T17:55:48.933Z] github.com/docker/docker/cmd/dockerd [2022-09-16T17:55:48.933Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-16T17:55:48.933Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-16T17:55:48.933Z] github.com/docker/docker/container [2022-09-16T17:55:48.933Z] github.com/docker/docker/container/stream [2022-09-16T17:55:48.933Z] github.com/docker/docker/contrib/apparmor [2022-09-16T17:55:48.933Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-16T17:55:48.933Z] github.com/docker/docker/contrib/httpserver [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/cluster [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/cluster/convert [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/cluster/executor [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/cluster/provider [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/config [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/containerd [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/events [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/events/testutils [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/graphdriver [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-16T17:55:48.933Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/images [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/initlayer [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/links [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/listeners [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/gelf [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/journald [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/local [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/logentries [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/splunk [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/syslog [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/templates [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/names [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/network [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/stats [2022-09-16T17:55:48.934Z] github.com/docker/docker/distribution [2022-09-16T17:55:48.934Z] github.com/docker/docker/distribution/metadata [2022-09-16T17:55:48.934Z] github.com/docker/docker/distribution/utils [2022-09-16T17:55:48.934Z] github.com/docker/docker/distribution/xfer [2022-09-16T17:55:48.934Z] github.com/docker/docker/dockerversion [2022-09-16T17:55:48.934Z] github.com/docker/docker/errdefs [2022-09-16T17:55:48.934Z] github.com/docker/docker/image [2022-09-16T17:55:48.934Z] github.com/docker/docker/image/cache [2022-09-16T17:55:48.934Z] github.com/docker/docker/image/tarexport [2022-09-16T17:55:48.934Z] github.com/docker/docker/image/v1 [2022-09-16T17:55:48.934Z] github.com/docker/docker/internal/test/suite [2022-09-16T17:55:48.934Z] github.com/docker/docker/layer [2022-09-16T17:55:48.934Z] github.com/docker/docker/libcontainerd [2022-09-16T17:55:48.934Z] github.com/docker/docker/libcontainerd/queue [2022-09-16T17:55:48.934Z] github.com/docker/docker/libcontainerd/remote [2022-09-16T17:55:48.934Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-16T17:55:48.934Z] github.com/docker/docker/libcontainerd/types [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/bitseq [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cluster [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/config [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/datastore [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/driverapi [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/etchosts [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/idm [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/ipam [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/iptables [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/netlabel [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/netutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/networkdb [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/ns [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/options [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/osl [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/portallocator [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/portmapper [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/testutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/types [2022-09-16T17:55:48.934Z] github.com/docker/docker/oci [2022-09-16T17:55:48.934Z] github.com/docker/docker/oci/caps [2022-09-16T17:55:48.934Z] github.com/docker/docker/opts [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/aaparser [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/archive [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/authorization [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/broadcaster [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/capabilities [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/chrootarchive [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/containerfs [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/devicemapper [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/directory [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/dmesg [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/fileutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/fsutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/homedir [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/idtools [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/ioutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/jsonmessage [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/longpath [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/loopback [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/namesgenerator [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/parsers [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/pidfile [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/platform [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/plugingetter [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/plugins [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/plugins/transport [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/pools [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/progress [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/pubsub [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/reexec [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/signal [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/stack [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/stdcopy [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/streamformatter [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/stringid [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/sysinfo [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/system [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/tailfile [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/tarsum [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/urlutil [2022-09-16T17:55:48.934Z] github.com/docker/docker/pkg/useragent [2022-09-16T17:55:48.934Z] github.com/docker/docker/plugin [2022-09-16T17:55:48.934Z] github.com/docker/docker/plugin/executor/containerd [2022-09-16T17:55:48.934Z] github.com/docker/docker/plugin/v2 [2022-09-16T17:55:48.934Z] github.com/docker/docker/profiles/apparmor [2022-09-16T17:55:48.934Z] github.com/docker/docker/profiles/seccomp [2022-09-16T17:55:48.934Z] github.com/docker/docker/quota [2022-09-16T17:55:48.934Z] github.com/docker/docker/reference [2022-09-16T17:55:48.934Z] github.com/docker/docker/registry [2022-09-16T17:55:48.934Z] github.com/docker/docker/registry/resumable [2022-09-16T17:55:48.934Z] github.com/docker/docker/restartmanager [2022-09-16T17:55:48.934Z] github.com/docker/docker/rootless [2022-09-16T17:55:48.934Z] github.com/docker/docker/rootless/specconv [2022-09-16T17:55:48.934Z] github.com/docker/docker/runconfig [2022-09-16T17:55:48.934Z] github.com/docker/docker/runconfig/opts [2022-09-16T17:55:48.934Z] github.com/docker/docker/testutil [2022-09-16T17:55:48.934Z] github.com/docker/docker/testutil/daemon [2022-09-16T17:55:48.934Z] github.com/docker/docker/testutil/environment [2022-09-16T17:55:48.934Z] github.com/docker/docker/testutil/fakecontext [2022-09-16T17:55:48.934Z] github.com/docker/docker/testutil/fakegit [2022-09-16T17:55:48.934Z] github.com/docker/docker/testutil/fakestorage [2022-09-16T17:55:48.934Z] github.com/docker/docker/testutil/fixtures/load [2022-09-16T17:55:48.934Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-16T17:55:48.934Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-16T17:55:48.934Z] github.com/docker/docker/testutil/registry [2022-09-16T17:55:48.934Z] github.com/docker/docker/testutil/request [2022-09-16T17:55:48.934Z] github.com/docker/docker/volume [2022-09-16T17:55:48.934Z] github.com/docker/docker/volume/drivers [2022-09-16T17:55:48.934Z] github.com/docker/docker/volume/local [2022-09-16T17:55:48.934Z] github.com/docker/docker/volume/mounts [2022-09-16T17:55:48.934Z] github.com/docker/docker/volume/service [2022-09-16T17:55:48.934Z] github.com/docker/docker/volume/service/opts [2022-09-16T17:55:48.934Z] github.com/docker/docker/volume/testutils' [2022-09-16T17:55:48.934Z] ++ grep --fixed-strings -v /libnetwork [2022-09-16T17:55:48.934Z] ++ echo 'github.com/docker/docker/api [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/backend/build [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/httpstatus [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/httputils [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/middleware [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/build [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/container [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/debug [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/distribution [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/grpc [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/image [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/network [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/plugin [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/session [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/swarm [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/system [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/server/router/volume [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/backend [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/blkiodev [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/container [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/events [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/filters [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/image [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/mount [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/network [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/registry [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/strslice [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/swarm [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/time [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/versions [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-16T17:55:48.934Z] github.com/docker/docker/api/types/volume [2022-09-16T17:55:48.934Z] github.com/docker/docker/builder [2022-09-16T17:55:48.934Z] github.com/docker/docker/builder/builder-next [2022-09-16T17:55:48.934Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-16T17:55:48.934Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-16T17:55:48.934Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-16T17:55:48.934Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-16T17:55:48.934Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-16T17:55:48.934Z] github.com/docker/docker/builder/builder-next/worker [2022-09-16T17:55:48.934Z] github.com/docker/docker/builder/dockerfile [2022-09-16T17:55:48.934Z] github.com/docker/docker/builder/remotecontext [2022-09-16T17:55:48.934Z] github.com/docker/docker/builder/remotecontext/git [2022-09-16T17:55:48.934Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-16T17:55:48.934Z] github.com/docker/docker/cli [2022-09-16T17:55:48.934Z] github.com/docker/docker/cli/config [2022-09-16T17:55:48.934Z] github.com/docker/docker/cli/debug [2022-09-16T17:55:48.934Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-16T17:55:48.934Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-16T17:55:48.934Z] github.com/docker/docker/client [2022-09-16T17:55:48.934Z] github.com/docker/docker/cmd/docker-proxy [2022-09-16T17:55:48.934Z] github.com/docker/docker/cmd/dockerd [2022-09-16T17:55:48.934Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-16T17:55:48.934Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-16T17:55:48.934Z] github.com/docker/docker/container [2022-09-16T17:55:48.934Z] github.com/docker/docker/container/stream [2022-09-16T17:55:48.934Z] github.com/docker/docker/contrib/apparmor [2022-09-16T17:55:48.934Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-16T17:55:48.934Z] github.com/docker/docker/contrib/httpserver [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/cluster [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/cluster/convert [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/cluster/executor [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/cluster/provider [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/config [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/containerd [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/events [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/events/testutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/images [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/initlayer [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/links [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/listeners [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/gelf [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/journald [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/local [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/logentries [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/splunk [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/syslog [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/logger/templates [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/names [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/network [2022-09-16T17:55:48.934Z] github.com/docker/docker/daemon/stats [2022-09-16T17:55:48.934Z] github.com/docker/docker/distribution [2022-09-16T17:55:48.934Z] github.com/docker/docker/distribution/metadata [2022-09-16T17:55:48.934Z] github.com/docker/docker/distribution/utils [2022-09-16T17:55:48.934Z] github.com/docker/docker/distribution/xfer [2022-09-16T17:55:48.934Z] github.com/docker/docker/dockerversion [2022-09-16T17:55:48.934Z] github.com/docker/docker/errdefs [2022-09-16T17:55:48.934Z] github.com/docker/docker/image [2022-09-16T17:55:48.934Z] github.com/docker/docker/image/cache [2022-09-16T17:55:48.934Z] github.com/docker/docker/image/tarexport [2022-09-16T17:55:48.934Z] github.com/docker/docker/image/v1 [2022-09-16T17:55:48.934Z] github.com/docker/docker/internal/test/suite [2022-09-16T17:55:48.934Z] github.com/docker/docker/layer [2022-09-16T17:55:48.934Z] github.com/docker/docker/libcontainerd [2022-09-16T17:55:48.934Z] github.com/docker/docker/libcontainerd/queue [2022-09-16T17:55:48.934Z] github.com/docker/docker/libcontainerd/remote [2022-09-16T17:55:48.934Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-16T17:55:48.934Z] github.com/docker/docker/libcontainerd/types [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/bitseq [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cluster [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/config [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/datastore [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/driverapi [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/etchosts [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/idm [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/ipam [2022-09-16T17:55:48.934Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/iptables [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/netlabel [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/netutils [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/networkdb [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/ns [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/options [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/osl [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/portallocator [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/portmapper [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/testutils [2022-09-16T17:55:48.935Z] github.com/docker/docker/libnetwork/types [2022-09-16T17:55:48.935Z] github.com/docker/docker/oci [2022-09-16T17:55:48.935Z] github.com/docker/docker/oci/caps [2022-09-16T17:55:48.935Z] github.com/docker/docker/opts [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/aaparser [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/archive [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/authorization [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/broadcaster [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/capabilities [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/chrootarchive [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/containerfs [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/devicemapper [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/directory [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/dmesg [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/fileutils [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/fsutils [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/homedir [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/idtools [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/ioutils [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/jsonmessage [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/longpath [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/loopback [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/namesgenerator [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/parsers [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/pidfile [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/platform [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/plugingetter [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/plugins [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/plugins/transport [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/pools [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/progress [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/pubsub [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/reexec [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/signal [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/stack [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/stdcopy [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/streamformatter [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/stringid [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/sysinfo [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/system [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/tailfile [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/tarsum [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/urlutil [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/useragent [2022-09-16T17:55:48.935Z] github.com/docker/docker/plugin [2022-09-16T17:55:48.935Z] github.com/docker/docker/plugin/executor/containerd [2022-09-16T17:55:48.935Z] github.com/docker/docker/plugin/v2 [2022-09-16T17:55:48.935Z] github.com/docker/docker/profiles/apparmor [2022-09-16T17:55:48.935Z] github.com/docker/docker/profiles/seccomp [2022-09-16T17:55:48.935Z] github.com/docker/docker/quota [2022-09-16T17:55:48.935Z] github.com/docker/docker/reference [2022-09-16T17:55:48.935Z] github.com/docker/docker/registry [2022-09-16T17:55:48.935Z] github.com/docker/docker/registry/resumable [2022-09-16T17:55:48.935Z] github.com/docker/docker/restartmanager [2022-09-16T17:55:48.935Z] github.com/docker/docker/rootless [2022-09-16T17:55:48.935Z] github.com/docker/docker/rootless/specconv [2022-09-16T17:55:48.935Z] github.com/docker/docker/runconfig [2022-09-16T17:55:48.935Z] github.com/docker/docker/runconfig/opts [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/daemon [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/environment [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/fakecontext [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/fakegit [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/fakestorage [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/fixtures/load [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/registry [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/request [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume/drivers [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume/local [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume/mounts [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume/service [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume/service/opts [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume/testutils' [2022-09-16T17:55:48.935Z] + base_pkg_list='github.com/docker/docker/api [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/backend/build [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/httpstatus [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/httputils [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/middleware [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/build [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/container [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/debug [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/distribution [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/grpc [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/image [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/network [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/plugin [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/session [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/swarm [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/system [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/volume [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/backend [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/blkiodev [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/container [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/events [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/filters [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/image [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/mount [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/network [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/registry [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/strslice [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/swarm [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/time [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/versions [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/volume [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/builder-next [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/builder-next/worker [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/dockerfile [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/remotecontext [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/remotecontext/git [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-16T17:55:48.935Z] github.com/docker/docker/cli [2022-09-16T17:55:48.935Z] github.com/docker/docker/cli/config [2022-09-16T17:55:48.935Z] github.com/docker/docker/cli/debug [2022-09-16T17:55:48.935Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-16T17:55:48.935Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-16T17:55:48.935Z] github.com/docker/docker/client [2022-09-16T17:55:48.935Z] github.com/docker/docker/cmd/docker-proxy [2022-09-16T17:55:48.935Z] github.com/docker/docker/cmd/dockerd [2022-09-16T17:55:48.935Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-16T17:55:48.935Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-16T17:55:48.935Z] github.com/docker/docker/container [2022-09-16T17:55:48.935Z] github.com/docker/docker/container/stream [2022-09-16T17:55:48.935Z] github.com/docker/docker/contrib/apparmor [2022-09-16T17:55:48.935Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-16T17:55:48.935Z] github.com/docker/docker/contrib/httpserver [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/cluster [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/cluster/convert [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/cluster/executor [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/cluster/provider [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/config [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/containerd [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/events [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/events/testutils [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/images [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/initlayer [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/links [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/listeners [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/gelf [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/journald [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/local [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/logentries [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/splunk [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/syslog [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/logger/templates [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/names [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/network [2022-09-16T17:55:48.935Z] github.com/docker/docker/daemon/stats [2022-09-16T17:55:48.935Z] github.com/docker/docker/distribution [2022-09-16T17:55:48.935Z] github.com/docker/docker/distribution/metadata [2022-09-16T17:55:48.935Z] github.com/docker/docker/distribution/utils [2022-09-16T17:55:48.935Z] github.com/docker/docker/distribution/xfer [2022-09-16T17:55:48.935Z] github.com/docker/docker/dockerversion [2022-09-16T17:55:48.935Z] github.com/docker/docker/errdefs [2022-09-16T17:55:48.935Z] github.com/docker/docker/image [2022-09-16T17:55:48.935Z] github.com/docker/docker/image/cache [2022-09-16T17:55:48.935Z] github.com/docker/docker/image/tarexport [2022-09-16T17:55:48.935Z] github.com/docker/docker/image/v1 [2022-09-16T17:55:48.935Z] github.com/docker/docker/internal/test/suite [2022-09-16T17:55:48.935Z] github.com/docker/docker/layer [2022-09-16T17:55:48.935Z] github.com/docker/docker/libcontainerd [2022-09-16T17:55:48.935Z] github.com/docker/docker/libcontainerd/queue [2022-09-16T17:55:48.935Z] github.com/docker/docker/libcontainerd/remote [2022-09-16T17:55:48.935Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-16T17:55:48.935Z] github.com/docker/docker/libcontainerd/types [2022-09-16T17:55:48.935Z] github.com/docker/docker/oci [2022-09-16T17:55:48.935Z] github.com/docker/docker/oci/caps [2022-09-16T17:55:48.935Z] github.com/docker/docker/opts [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/aaparser [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/archive [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/authorization [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/broadcaster [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/capabilities [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/chrootarchive [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/containerfs [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/devicemapper [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/directory [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/dmesg [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/fileutils [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/fsutils [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/homedir [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/idtools [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/ioutils [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/jsonmessage [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/longpath [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/loopback [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/namesgenerator [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/parsers [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/pidfile [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/platform [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/plugingetter [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/plugins [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/plugins/transport [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/pools [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/progress [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/pubsub [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/reexec [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/signal [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/stack [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/stdcopy [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/streamformatter [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/stringid [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/sysinfo [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/system [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/tailfile [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/tarsum [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/urlutil [2022-09-16T17:55:48.935Z] github.com/docker/docker/pkg/useragent [2022-09-16T17:55:48.935Z] github.com/docker/docker/plugin [2022-09-16T17:55:48.935Z] github.com/docker/docker/plugin/executor/containerd [2022-09-16T17:55:48.935Z] github.com/docker/docker/plugin/v2 [2022-09-16T17:55:48.935Z] github.com/docker/docker/profiles/apparmor [2022-09-16T17:55:48.935Z] github.com/docker/docker/profiles/seccomp [2022-09-16T17:55:48.935Z] github.com/docker/docker/quota [2022-09-16T17:55:48.935Z] github.com/docker/docker/reference [2022-09-16T17:55:48.935Z] github.com/docker/docker/registry [2022-09-16T17:55:48.935Z] github.com/docker/docker/registry/resumable [2022-09-16T17:55:48.935Z] github.com/docker/docker/restartmanager [2022-09-16T17:55:48.935Z] github.com/docker/docker/rootless [2022-09-16T17:55:48.935Z] github.com/docker/docker/rootless/specconv [2022-09-16T17:55:48.935Z] github.com/docker/docker/runconfig [2022-09-16T17:55:48.935Z] github.com/docker/docker/runconfig/opts [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/daemon [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/environment [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/fakecontext [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/fakegit [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/fakestorage [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/fixtures/load [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/registry [2022-09-16T17:55:48.935Z] github.com/docker/docker/testutil/request [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume/drivers [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume/local [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume/mounts [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume/service [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume/service/opts [2022-09-16T17:55:48.935Z] github.com/docker/docker/volume/testutils' [2022-09-16T17:55:48.935Z] ++ grep --fixed-strings /libnetwork [2022-09-16T17:55:48.935Z] ++ echo 'github.com/docker/docker/api [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/backend/build [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/httpstatus [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/httputils [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/middleware [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/build [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/container [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/debug [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/distribution [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/grpc [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/image [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/network [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/plugin [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/session [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/swarm [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/system [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/server/router/volume [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/backend [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/blkiodev [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/container [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/events [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/filters [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/image [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/mount [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/network [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/registry [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/strslice [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/swarm [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/time [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/versions [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-16T17:55:48.935Z] github.com/docker/docker/api/types/volume [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/builder-next [2022-09-16T17:55:48.935Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-16T17:55:48.936Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-16T17:55:48.936Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-16T17:55:48.936Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-16T17:55:48.936Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-16T17:55:48.936Z] github.com/docker/docker/builder/builder-next/worker [2022-09-16T17:55:48.936Z] github.com/docker/docker/builder/dockerfile [2022-09-16T17:55:48.936Z] github.com/docker/docker/builder/remotecontext [2022-09-16T17:55:48.936Z] github.com/docker/docker/builder/remotecontext/git [2022-09-16T17:55:48.936Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-16T17:55:48.936Z] github.com/docker/docker/cli [2022-09-16T17:55:48.936Z] github.com/docker/docker/cli/config [2022-09-16T17:55:48.936Z] github.com/docker/docker/cli/debug [2022-09-16T17:55:48.936Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-16T17:55:48.936Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-16T17:55:48.936Z] github.com/docker/docker/client [2022-09-16T17:55:48.936Z] github.com/docker/docker/cmd/docker-proxy [2022-09-16T17:55:48.936Z] github.com/docker/docker/cmd/dockerd [2022-09-16T17:55:48.936Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-16T17:55:48.936Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-16T17:55:48.936Z] github.com/docker/docker/container [2022-09-16T17:55:48.936Z] github.com/docker/docker/container/stream [2022-09-16T17:55:48.936Z] github.com/docker/docker/contrib/apparmor [2022-09-16T17:55:48.936Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-16T17:55:48.936Z] github.com/docker/docker/contrib/httpserver [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/cluster [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/cluster/convert [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/cluster/executor [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/cluster/provider [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/config [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/containerd [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/events [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/events/testutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/images [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/initlayer [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/links [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/listeners [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/gelf [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/journald [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/local [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/logentries [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/splunk [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/syslog [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/logger/templates [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/names [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/network [2022-09-16T17:55:48.936Z] github.com/docker/docker/daemon/stats [2022-09-16T17:55:48.936Z] github.com/docker/docker/distribution [2022-09-16T17:55:48.936Z] github.com/docker/docker/distribution/metadata [2022-09-16T17:55:48.936Z] github.com/docker/docker/distribution/utils [2022-09-16T17:55:48.936Z] github.com/docker/docker/distribution/xfer [2022-09-16T17:55:48.936Z] github.com/docker/docker/dockerversion [2022-09-16T17:55:48.936Z] github.com/docker/docker/errdefs [2022-09-16T17:55:48.936Z] github.com/docker/docker/image [2022-09-16T17:55:48.936Z] github.com/docker/docker/image/cache [2022-09-16T17:55:48.936Z] github.com/docker/docker/image/tarexport [2022-09-16T17:55:48.936Z] github.com/docker/docker/image/v1 [2022-09-16T17:55:48.936Z] github.com/docker/docker/internal/test/suite [2022-09-16T17:55:48.936Z] github.com/docker/docker/layer [2022-09-16T17:55:48.936Z] github.com/docker/docker/libcontainerd [2022-09-16T17:55:48.936Z] github.com/docker/docker/libcontainerd/queue [2022-09-16T17:55:48.936Z] github.com/docker/docker/libcontainerd/remote [2022-09-16T17:55:48.936Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-16T17:55:48.936Z] github.com/docker/docker/libcontainerd/types [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/bitseq [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cluster [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/config [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/datastore [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/driverapi [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/etchosts [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/idm [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipam [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/iptables [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/netlabel [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/netutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/networkdb [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ns [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/options [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/osl [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/portallocator [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/portmapper [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/testutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/types [2022-09-16T17:55:48.936Z] github.com/docker/docker/oci [2022-09-16T17:55:48.936Z] github.com/docker/docker/oci/caps [2022-09-16T17:55:48.936Z] github.com/docker/docker/opts [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/aaparser [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/archive [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/authorization [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/broadcaster [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/capabilities [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/chrootarchive [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/containerfs [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/devicemapper [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/directory [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/dmesg [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/fileutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/fsutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/homedir [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/idtools [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/ioutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/jsonmessage [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/longpath [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/loopback [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/namesgenerator [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/parsers [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/pidfile [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/platform [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/plugingetter [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/plugins [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/plugins/transport [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/pools [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/progress [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/pubsub [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/reexec [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/signal [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/stack [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/stdcopy [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/streamformatter [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/stringid [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/sysinfo [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/system [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/tailfile [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/tarsum [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/urlutil [2022-09-16T17:55:48.936Z] github.com/docker/docker/pkg/useragent [2022-09-16T17:55:48.936Z] github.com/docker/docker/plugin [2022-09-16T17:55:48.936Z] github.com/docker/docker/plugin/executor/containerd [2022-09-16T17:55:48.936Z] github.com/docker/docker/plugin/v2 [2022-09-16T17:55:48.936Z] github.com/docker/docker/profiles/apparmor [2022-09-16T17:55:48.936Z] github.com/docker/docker/profiles/seccomp [2022-09-16T17:55:48.936Z] github.com/docker/docker/quota [2022-09-16T17:55:48.936Z] github.com/docker/docker/reference [2022-09-16T17:55:48.936Z] github.com/docker/docker/registry [2022-09-16T17:55:48.936Z] github.com/docker/docker/registry/resumable [2022-09-16T17:55:48.936Z] github.com/docker/docker/restartmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/rootless [2022-09-16T17:55:48.936Z] github.com/docker/docker/rootless/specconv [2022-09-16T17:55:48.936Z] github.com/docker/docker/runconfig [2022-09-16T17:55:48.936Z] github.com/docker/docker/runconfig/opts [2022-09-16T17:55:48.936Z] github.com/docker/docker/testutil [2022-09-16T17:55:48.936Z] github.com/docker/docker/testutil/daemon [2022-09-16T17:55:48.936Z] github.com/docker/docker/testutil/environment [2022-09-16T17:55:48.936Z] github.com/docker/docker/testutil/fakecontext [2022-09-16T17:55:48.936Z] github.com/docker/docker/testutil/fakegit [2022-09-16T17:55:48.936Z] github.com/docker/docker/testutil/fakestorage [2022-09-16T17:55:48.936Z] github.com/docker/docker/testutil/fixtures/load [2022-09-16T17:55:48.936Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-16T17:55:48.936Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-16T17:55:48.936Z] github.com/docker/docker/testutil/registry [2022-09-16T17:55:48.936Z] github.com/docker/docker/testutil/request [2022-09-16T17:55:48.936Z] github.com/docker/docker/volume [2022-09-16T17:55:48.936Z] github.com/docker/docker/volume/drivers [2022-09-16T17:55:48.936Z] github.com/docker/docker/volume/local [2022-09-16T17:55:48.936Z] github.com/docker/docker/volume/mounts [2022-09-16T17:55:48.936Z] github.com/docker/docker/volume/service [2022-09-16T17:55:48.936Z] github.com/docker/docker/volume/service/opts [2022-09-16T17:55:48.936Z] github.com/docker/docker/volume/testutils' [2022-09-16T17:55:48.936Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/bitseq [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cluster [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/config [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/datastore [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/driverapi [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/etchosts [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/idm [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipam [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/iptables [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/netlabel [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/netutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/networkdb [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ns [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/options [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/osl [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/portallocator [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/portmapper [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/testutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/types' [2022-09-16T17:55:48.936Z] + echo 'github.com/docker/docker/libnetwork [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/bitseq [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cluster [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/config [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/datastore [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/driverapi [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/etchosts [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/idm [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipam [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-16T17:55:48.936Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/iptables [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/netlabel [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/netutils [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/networkdb [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/ns [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/options [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/osl [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/portallocator [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/portmapper [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/testutils [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/types' [2022-09-16T17:55:48.937Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T17:55:48.937Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T17:55:48.937Z] + type docker-proxy [2022-09-16T17:55:48.937Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-16T17:55:48.937Z] + hack/make.sh binary-proxy install-proxy [2022-09-16T17:55:48.937Z] [2022-09-16T17:55:48.937Z] Removing bundles/ [2022-09-16T17:55:48.937Z] [2022-09-16T17:55:48.937Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-16T17:55:48.937Z] Building: bundles/binary-proxy/docker-proxy [2022-09-16T17:55:48.937Z] GOOS="" GOARCH="" GOARM="" [2022-09-16T17:55:54.400Z] #66 7.542 Collecting yamllint==1.27.1 [2022-09-16T17:55:54.657Z] #66 8.587 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-16T17:55:55.501Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-16T17:55:55.501Z] [2022-09-16T17:55:55.501Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-16T17:55:55.501Z] Installing docker-proxy to /usr/local/bin/ [2022-09-16T17:55:55.501Z] [2022-09-16T17:55:55.501Z] + mkdir -p bundles [2022-09-16T17:55:55.501Z] + '[' -n 'github.com/docker/docker/api [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/backend/build [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/httpstatus [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/httputils [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/middleware [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/build [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/container [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/debug [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/distribution [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/grpc [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/image [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/network [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/plugin [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/session [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/swarm [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/system [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/server/router/volume [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/backend [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/blkiodev [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/container [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/events [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/filters [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/image [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/mount [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/network [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/registry [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/strslice [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/swarm [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/time [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/versions [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-16T17:55:55.501Z] github.com/docker/docker/api/types/volume [2022-09-16T17:55:55.501Z] github.com/docker/docker/builder [2022-09-16T17:55:55.501Z] github.com/docker/docker/builder/builder-next [2022-09-16T17:55:55.501Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-16T17:55:55.501Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-16T17:55:55.501Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-16T17:55:55.501Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-16T17:55:55.501Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-16T17:55:55.501Z] github.com/docker/docker/builder/builder-next/worker [2022-09-16T17:55:55.501Z] github.com/docker/docker/builder/dockerfile [2022-09-16T17:55:55.501Z] github.com/docker/docker/builder/remotecontext [2022-09-16T17:55:55.501Z] github.com/docker/docker/builder/remotecontext/git [2022-09-16T17:55:55.501Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-16T17:55:55.501Z] github.com/docker/docker/cli [2022-09-16T17:55:55.501Z] github.com/docker/docker/cli/config [2022-09-16T17:55:55.501Z] github.com/docker/docker/cli/debug [2022-09-16T17:55:55.501Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-16T17:55:55.501Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-16T17:55:55.501Z] github.com/docker/docker/client [2022-09-16T17:55:55.501Z] github.com/docker/docker/cmd/docker-proxy [2022-09-16T17:55:55.501Z] github.com/docker/docker/cmd/dockerd [2022-09-16T17:55:55.501Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-16T17:55:55.501Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-16T17:55:55.501Z] github.com/docker/docker/container [2022-09-16T17:55:55.501Z] github.com/docker/docker/container/stream [2022-09-16T17:55:55.501Z] github.com/docker/docker/contrib/apparmor [2022-09-16T17:55:55.501Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-16T17:55:55.501Z] github.com/docker/docker/contrib/httpserver [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/cluster [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/cluster/convert [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/cluster/executor [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/cluster/provider [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/config [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/containerd [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/events [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/events/testutils [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/images [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/initlayer [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/links [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/listeners [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/gelf [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/journald [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/local [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/logentries [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/splunk [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/syslog [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/logger/templates [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/names [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/network [2022-09-16T17:55:55.501Z] github.com/docker/docker/daemon/stats [2022-09-16T17:55:55.501Z] github.com/docker/docker/distribution [2022-09-16T17:55:55.501Z] github.com/docker/docker/distribution/metadata [2022-09-16T17:55:55.501Z] github.com/docker/docker/distribution/utils [2022-09-16T17:55:55.501Z] github.com/docker/docker/distribution/xfer [2022-09-16T17:55:55.501Z] github.com/docker/docker/dockerversion [2022-09-16T17:55:55.501Z] github.com/docker/docker/errdefs [2022-09-16T17:55:55.501Z] github.com/docker/docker/image [2022-09-16T17:55:55.501Z] github.com/docker/docker/image/cache [2022-09-16T17:55:55.501Z] github.com/docker/docker/image/tarexport [2022-09-16T17:55:55.501Z] github.com/docker/docker/image/v1 [2022-09-16T17:55:55.501Z] github.com/docker/docker/internal/test/suite [2022-09-16T17:55:55.501Z] github.com/docker/docker/layer [2022-09-16T17:55:55.501Z] github.com/docker/docker/libcontainerd [2022-09-16T17:55:55.501Z] github.com/docker/docker/libcontainerd/queue [2022-09-16T17:55:55.501Z] github.com/docker/docker/libcontainerd/remote [2022-09-16T17:55:55.501Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-16T17:55:55.501Z] github.com/docker/docker/libcontainerd/types [2022-09-16T17:55:55.501Z] github.com/docker/docker/oci [2022-09-16T17:55:55.501Z] github.com/docker/docker/oci/caps [2022-09-16T17:55:55.501Z] github.com/docker/docker/opts [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/aaparser [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/archive [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/authorization [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/broadcaster [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/capabilities [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/chrootarchive [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/containerfs [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/devicemapper [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/directory [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/dmesg [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/fileutils [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/fsutils [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/homedir [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/idtools [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/ioutils [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/jsonmessage [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/longpath [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/loopback [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/namesgenerator [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/parsers [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/pidfile [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/platform [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/plugingetter [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/plugins [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/plugins/transport [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/pools [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/progress [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/pubsub [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/reexec [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/signal [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/stack [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/stdcopy [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/streamformatter [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/stringid [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/sysinfo [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/system [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/tailfile [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/tarsum [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/urlutil [2022-09-16T17:55:55.501Z] github.com/docker/docker/pkg/useragent [2022-09-16T17:55:55.501Z] github.com/docker/docker/plugin [2022-09-16T17:55:55.501Z] github.com/docker/docker/plugin/executor/containerd [2022-09-16T17:55:55.501Z] github.com/docker/docker/plugin/v2 [2022-09-16T17:55:55.501Z] github.com/docker/docker/profiles/apparmor [2022-09-16T17:55:55.501Z] github.com/docker/docker/profiles/seccomp [2022-09-16T17:55:55.501Z] github.com/docker/docker/quota [2022-09-16T17:55:55.501Z] github.com/docker/docker/reference [2022-09-16T17:55:55.501Z] github.com/docker/docker/registry [2022-09-16T17:55:55.501Z] github.com/docker/docker/registry/resumable [2022-09-16T17:55:55.501Z] github.com/docker/docker/restartmanager [2022-09-16T17:55:55.501Z] github.com/docker/docker/rootless [2022-09-16T17:55:55.501Z] github.com/docker/docker/rootless/specconv [2022-09-16T17:55:55.501Z] github.com/docker/docker/runconfig [2022-09-16T17:55:55.501Z] github.com/docker/docker/runconfig/opts [2022-09-16T17:55:55.501Z] github.com/docker/docker/testutil [2022-09-16T17:55:55.501Z] github.com/docker/docker/testutil/daemon [2022-09-16T17:55:55.501Z] github.com/docker/docker/testutil/environment [2022-09-16T17:55:55.501Z] github.com/docker/docker/testutil/fakecontext [2022-09-16T17:55:55.501Z] github.com/docker/docker/testutil/fakegit [2022-09-16T17:55:55.501Z] github.com/docker/docker/testutil/fakestorage [2022-09-16T17:55:55.501Z] github.com/docker/docker/testutil/fixtures/load [2022-09-16T17:55:55.501Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-16T17:55:55.501Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-16T17:55:55.501Z] github.com/docker/docker/testutil/registry [2022-09-16T17:55:55.501Z] github.com/docker/docker/testutil/request [2022-09-16T17:55:55.501Z] github.com/docker/docker/volume [2022-09-16T17:55:55.502Z] github.com/docker/docker/volume/drivers [2022-09-16T17:55:55.502Z] github.com/docker/docker/volume/local [2022-09-16T17:55:55.502Z] github.com/docker/docker/volume/mounts [2022-09-16T17:55:55.502Z] github.com/docker/docker/volume/service [2022-09-16T17:55:55.502Z] github.com/docker/docker/volume/service/opts [2022-09-16T17:55:55.502Z] github.com/docker/docker/volume/testutils' ']' [2022-09-16T17:55:55.502Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/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-16T17:55:55.587Z] #66 9.195 Collecting pathspec>=0.5.3 [2022-09-16T17:55:55.587Z] #66 9.204 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-16T17:55:55.587Z] #66 9.395 Collecting pyyaml [2022-09-16T17:55:55.587Z] #66 9.408 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-16T17:55:55.587Z] #66 9.441 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-16T17:55:55.760Z] ? github.com/docker/docker/api [no test files] [2022-09-16T17:55:55.844Z] #66 9.456 Building wheels for collected packages: yamllint [2022-09-16T17:55:55.844Z] #66 9.464 Building wheel for yamllint (setup.py): started [2022-09-16T17:55:56.101Z] #66 9.926 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-16T17:55:56.101Z] #66 9.928 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=be358c220c1374436532b532df6f5ffbc2078ae6d3076b31a878ba51b513299e [2022-09-16T17:55:56.101Z] #66 9.928 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-16T17:55:56.101Z] #66 9.931 Successfully built yamllint [2022-09-16T17:55:56.101Z] #66 9.940 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-16T17:55:56.358Z] #66 10.15 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-16T17:55:56.932Z] #66 DONE 10.5s [2022-09-16T17:55:56.932Z] [2022-09-16T17:55:56.932Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-16T17:55:57.264Z] #67 DONE 0.3s [2022-09-16T17:55:57.264Z] [2022-09-16T17:55:57.264Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-16T17:55:57.264Z] #68 DONE 0.2s [2022-09-16T17:55:57.264Z] [2022-09-16T17:55:57.264Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-16T17:55:57.264Z] #69 DONE 0.1s [2022-09-16T17:55:57.264Z] [2022-09-16T17:55:57.264Z] #50 [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:55:57.528Z] #50 ... [2022-09-16T17:55:57.528Z] [2022-09-16T17:55:57.528Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-16T17:55:57.528Z] #70 DONE 0.1s [2022-09-16T17:55:57.528Z] [2022-09-16T17:55:57.528Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-16T17:55:57.528Z] #71 DONE 0.1s [2022-09-16T17:55:57.528Z] [2022-09-16T17:55:57.528Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-16T17:55:57.802Z] #72 DONE 0.1s [2022-09-16T17:55:57.802Z] [2022-09-16T17:55:57.802Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-16T17:55:57.802Z] #73 DONE 0.1s [2022-09-16T17:55:57.802Z] [2022-09-16T17:55:57.802Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-16T17:55:57.802Z] #74 DONE 0.1s [2022-09-16T17:55:57.802Z] [2022-09-16T17:55:57.802Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-16T17:55:57.802Z] #75 DONE 0.1s [2022-09-16T17:55:57.802Z] [2022-09-16T17:55:57.802Z] #50 [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:55:58.068Z] #50 ... [2022-09-16T17:55:58.068Z] [2022-09-16T17:55:58.068Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-16T17:55:58.068Z] #76 DONE 0.1s [2022-09-16T17:55:58.068Z] [2022-09-16T17:55:58.068Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-16T17:55:58.068Z] #77 DONE 0.2s [2022-09-16T17:55:58.068Z] [2022-09-16T17:55:58.068Z] #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-16T17:55:58.324Z] #57 ... [2022-09-16T17:55:58.324Z] [2022-09-16T17:55:58.324Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-16T17:55:58.324Z] #78 DONE 0.1s [2022-09-16T17:55:58.324Z] [2022-09-16T17:55:58.324Z] #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-16T17:56:10.635Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-09-16T17:56:20.219Z] #57 93.39 + mkdir -p /build [2022-09-16T17:56:20.219Z] #57 93.40 + cp runc /build/runc [2022-09-16T17:56:20.219Z] #57 DONE 93.7s [2022-09-16T17:56:20.219Z] [2022-09-16T17:56:20.219Z] #50 [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:56:21.150Z] #50 ... [2022-09-16T17:56:21.150Z] [2022-09-16T17:56:21.150Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-16T17:56:21.150Z] #79 DONE 0.1s [2022-09-16T17:56:21.150Z] [2022-09-16T17:56:21.150Z] #50 [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:56:53.186Z] #50 181.8 # github.com/containerd/containerd/cmd/containerd [2022-09-16T17:56:53.186Z] #50 181.8 /usr/bin/ld: /tmp/go-link-2479902843/000019.o: in function `New': [2022-09-16T17:56:53.186Z] #50 181.8 /tmp/tmp.XuTckxE1bK/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-16T17:56:53.186Z] #50 181.8 + bin/containerd-stress [2022-09-16T17:56:53.749Z] #50 183.0 + bin/containerd-shim [2022-09-16T17:57:05.934Z] #50 194.4 + bin/containerd-shim-runc-v1 [2022-09-16T17:57:12.483Z] #50 200.8 + bin/containerd-shim-runc-v2 [2022-09-16T17:57:12.740Z] #50 201.8 + binaries [2022-09-16T17:57:12.740Z] #50 201.8 + install -D bin/containerd /build/containerd [2022-09-16T17:57:12.740Z] #50 201.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-16T17:57:12.740Z] #50 201.8 + install -D bin/ctr /build/ctr [2022-09-16T17:57:13.305Z] #50 DONE 202.3s [2022-09-16T17:57:14.235Z] [2022-09-16T17:57:14.235Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-16T17:57:14.235Z] #80 DONE 0.2s [2022-09-16T17:57:14.235Z] [2022-09-16T17:57:14.235Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-16T17:57:14.491Z] #81 DONE 0.1s [2022-09-16T17:57:14.491Z] [2022-09-16T17:57:14.491Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-16T17:57:15.056Z] #82 DONE 0.5s [2022-09-16T17:57:15.056Z] [2022-09-16T17:57:15.056Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-16T17:57:15.056Z] #83 DONE 0.1s [2022-09-16T17:57:15.056Z] [2022-09-16T17:57:15.056Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-16T17:57:15.056Z] #84 DONE 0.0s [2022-09-16T17:57:15.056Z] [2022-09-16T17:57:15.056Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-16T17:57:15.056Z] #85 DONE 0.0s [2022-09-16T17:57:15.056Z] [2022-09-16T17:57:15.056Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-16T17:57:19.230Z] #86 DONE 3.7s [2022-09-16T17:57:19.230Z] [2022-09-16T17:57:19.230Z] #87 exporting to image [2022-09-16T17:57:19.230Z] #87 exporting layers [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 31.9% of statements [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/api/types/registry 0.009s coverage: 54.2% of statements [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/builder [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.7% of statements [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/builder/dockerfile 0.509s coverage: 49.3% of statements [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/builder/remotecontext/git 1.435s coverage: 86.3% of statements [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/cli [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-16T17:57:32.077Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-16T17:57:32.077Z] ok github.com/docker/docker/cmd/docker-proxy 0.160s coverage: 67.6% of statements [2022-09-16T17:57:32.336Z] ok github.com/docker/docker/client 0.062s coverage: 76.1% of statements [2022-09-16T17:57:45.731Z] #87 exporting layers 25.3s done [2022-09-16T17:57:45.731Z] #87 writing image sha256:91f04af3e070cc6e679422f21df54606c0249f7cb917624d19d914fb00b17b2e done [2022-09-16T17:57:45.731Z] #87 naming to docker.io/library/docker:8596486743f59022d6a57e080b513ca2629196f9 done [2022-09-16T17:57:45.731Z] #87 DONE 25.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-16T17:57:46.103Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44118/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44118/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8596486743f59022d6a57e080b513ca2629196f9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8596486743f59022d6a57e080b513ca2629196f9 hack/validate/default [2022-09-16T17:57:47.033Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-16T17:57:47.033Z] Congratulations! yamllint config file formatted correctly [2022-09-16T17:57:47.290Z] Congratulations! YAML files are formatted correctly [2022-09-16T17:57:47.290Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-16T17:57:47.290Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-16T17:57:47.290Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-16T17:57:47.290Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-16T17:57:47.290Z] [2022-09-16T17:57:47.290Z] INFO Start validation with golang-ci-lint [2022-09-16T17:57:48.224Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-16T17:57:48.224Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-16T17:57:48.224Z] INFO [loader] Using build tags: [ journald] [2022-09-16T17:58:04.420Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 29.9% of statements [2022-09-16T17:58:04.420Z] ok github.com/docker/docker/container 0.122s coverage: 35.5% of statements [2022-09-16T17:58:04.420Z] ok github.com/docker/docker/cmd/dockerd/trap 2.501s coverage: 0.0% of statements [2022-09-16T17:58:04.420Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-16T17:58:04.420Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-16T17:58:04.420Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-16T17:58:04.420Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-16T17:58:04.420Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-16T17:58:06.950Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-09-16T17:58:08.854Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-09-16T17:58:10.230Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-09-16T17:58:16.825Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-09-16T17:58:18.205Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 76.8% of statements [2022-09-16T17:58:18.463Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-16T17:58:19.399Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-16T17:58:19.966Z] ok github.com/docker/docker/daemon 10.189s coverage: 16.4% of statements [2022-09-16T17:58:19.966Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-16T17:58:19.966Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-16T17:58:19.966Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-16T17:58:19.966Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-16T17:58:20.535Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.581s coverage: 74.8% of statements [2022-09-16T17:58:21.471Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.257s coverage: 60.7% of statements [2022-09-16T17:58:22.407Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-09-16T17:58:23.353Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-09-16T17:58:24.730Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.273s coverage: 50.6% of statements [2022-09-16T17:58:25.666Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.586s coverage: 45.9% of statements [2022-09-16T17:58:25.666Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-16T17:58:26.601Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-09-16T17:58:26.859Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.813s coverage: 58.5% of statements [2022-09-16T17:58:26.859Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-16T17:58:26.859Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-16T17:58:27.426Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-09-16T17:58:27.993Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-09-16T17:58:29.368Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.8% of statements [2022-09-16T17:58:29.368Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-16T17:58:29.368Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-16T17:58:29.368Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2022-09-16T17:58:30.304Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2022-09-16T17:58:30.304Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 79.6% of statements [2022-09-16T17:58:30.304Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-16T17:58:30.871Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-09-16T17:58:31.438Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-16T17:58:32.374Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.124s coverage: 76.8% of statements [2022-09-16T17:58:32.632Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-09-16T17:58:33.199Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 79.4% of statements [2022-09-16T17:58:34.134Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-09-16T17:58:34.393Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-09-16T17:58:35.329Z] ok github.com/docker/docker/daemon/logger/journald 3.404s coverage: 74.3% of statements [2022-09-16T17:58:35.329Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-16T17:58:35.329Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-16T17:58:35.329Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-16T17:58:35.329Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-16T17:58:35.896Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-16T17:58:36.155Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-16T17:58:36.722Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-16T17:58:36.722Z] ok github.com/docker/docker/daemon/logger/splunk 1.522s coverage: 82.5% of statements [2022-09-16T17:58:36.722Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-16T17:58:36.722Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-16T17:58:37.658Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 44.4% of statements [2022-09-16T17:58:40.188Z] ok github.com/docker/docker/distribution 1.481s coverage: 28.0% of statements [2022-09-16T17:58:40.188Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-16T17:58:40.188Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-09-16T17:58:40.447Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-09-16T17:58:40.447Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-16T17:58:40.705Z] ok github.com/docker/docker/image 0.036s coverage: 86.9% of statements [2022-09-16T17:58:40.964Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-09-16T17:58:41.531Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-09-16T17:58:41.531Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-16T17:58:41.531Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-16T17:58:42.098Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-16T17:58:42.665Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-09-16T17:58:43.232Z] ok github.com/docker/docker/opts 0.020s coverage: 66.0% of statements [2022-09-16T17:58:43.232Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-16T17:58:45.142Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 82.3% of statements [2022-09-16T17:58:45.709Z] ok github.com/docker/docker/pkg/authorization 0.447s coverage: 68.3% of statements [2022-09-16T17:58:45.967Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-16T17:58:46.226Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-16T17:58:49.510Z] ok github.com/docker/docker/pkg/chrootarchive 2.522s coverage: 42.7% of statements [2022-09-16T17:58:49.510Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-16T17:58:49.768Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-09-16T17:58:50.027Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-16T17:58:50.027Z] ok github.com/docker/docker/layer 7.520s coverage: 68.9% of statements [2022-09-16T17:58:50.027Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-16T17:58:50.027Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-16T17:58:50.027Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-16T17:58:50.027Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-16T17:58:50.027Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-16T17:58:50.027Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-16T17:58:50.286Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-09-16T17:58:50.544Z] ok github.com/docker/docker/pkg/fsutils 0.143s coverage: 85.1% of statements [2022-09-16T17:58:50.544Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-09-16T17:58:51.480Z] ok github.com/docker/docker/pkg/idtools 0.359s coverage: 69.3% of statements [2022-09-16T17:58:51.739Z] ok github.com/docker/docker/pkg/ioutils 0.365s coverage: 70.1% of statements [2022-09-16T17:58:51.739Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2022-09-16T17:58:51.997Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-09-16T17:58:51.997Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-16T17:58:51.997Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-09-16T17:58:52.256Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-16T17:58:52.515Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-09-16T17:58:52.515Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-09-16T17:58:52.773Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-09-16T17:58:52.773Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-16T17:58:52.773Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-16T17:58:53.340Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-09-16T17:58:53.598Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-16T17:58:53.857Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-16T17:58:54.115Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-16T17:58:55.490Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-09-16T17:58:55.490Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-16T17:58:55.749Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-09-16T17:58:56.008Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-16T17:58:56.267Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-16T17:58:56.526Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-16T17:58:57.093Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-09-16T17:58:57.352Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-16T17:58:57.611Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-09-16T17:58:58.179Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2022-09-16T17:58:58.179Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-16T17:59:00.110Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-09-16T17:59:00.382Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-16T17:59:00.958Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-09-16T17:59:01.894Z] ok github.com/docker/docker/quota 0.180s coverage: 71.4% of statements [2022-09-16T17:59:02.153Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-09-16T17:59:03.530Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-09-16T17:59:03.530Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-16T17:59:03.789Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-16T17:59:04.355Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-16T17:59:04.614Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-16T17:59:05.990Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-16T17:59:06.929Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.8% of statements [2022-09-16T17:59:07.188Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-09-16T17:59:08.564Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-09-16T17:59:30.488Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/rootless [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/volume [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-16T17:59:30.489Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === Skipped [2022-09-16T17:59:30.489Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-16T17:59:30.489Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-16T17:59:30.489Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-16T17:59:30.489Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-16T17:59:30.489Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:71: No driver to put! [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-16T17:59:30.489Z] time="2022-09-16T17:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-16T17:59:30.489Z] time="2022-09-16T17:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-16T17:59:30.489Z] time="2022-09-16T17:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-16T17:59:30.489Z] time="2022-09-16T17:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-16T17:59:30.489Z] time="2022-09-16T17:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:71: No driver to put! [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-16T17:59:30.489Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-16T17:59:30.489Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-16T17:59:30.489Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-16T17:59:30.489Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-16T17:59:30.489Z] graphtest_unix.go:71: No driver to put! [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-16T17:59:30.489Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-16T17:59:30.489Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-16T17:59:30.489Z] [2022-09-16T17:59:30.489Z] DONE 2874 tests, 28 skipped in 212.415s [2022-09-16T17:59:30.489Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/bitseq [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/cluster [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/config [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/datastore [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/driverapi [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/etchosts [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/idm [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/ipam [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/iptables [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/netlabel [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/netutils [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/networkdb [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/ns [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/options [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/osl [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/portallocator [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/portmapper [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/testutils [2022-09-16T17:59:30.489Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-16T17:59:30.489Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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:00:17.162Z] ok github.com/docker/docker/libnetwork 37.732s coverage: 40.6% of statements [2022-09-16T18:00:17.162Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-16T18:00:17.162Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 22.4% of statements [2022-09-16T18:00:17.162Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-16T18:00:17.162Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-16T18:00:17.162Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.602s coverage: 59.9% of statements [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-16T18:00:17.162Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-16T18:00:17.162Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 5.1% of statements [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-16T18:00:17.162Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-09-16T18:00:17.162Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-16T18:00:17.162Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-09-16T18:00:27.132Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.131s coverage: 6.6% of statements [2022-09-16T18:00:27.132Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-16T18:00:27.132Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-16T18:00:27.132Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-16T18:00:27.132Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-16T18:00:27.132Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-16T18:00:27.390Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-16T18:00:27.649Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-09-16T18:00:27.908Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-09-16T18:00:28.166Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-16T18:00:28.424Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-16T18:00:40.625Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-16T18:00:54.750Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|name|deps|exports_file|files|types_sizes) took 2m57.899453253s [2022-09-16T18:00:54.751Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 513.482562ms [2022-09-16T18:00:55.500Z] ok github.com/docker/docker/libnetwork/ipam 15.872s coverage: 85.3% of statements [2022-09-16T18:00:55.500Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-16T18:00:55.500Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-16T18:00:55.500Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-16T18:00:55.758Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-16T18:00:55.758Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-16T18:00:56.017Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-09-16T18:00:56.584Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-09-16T18:00:57.151Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.0% of statements [2022-09-16T18:00:57.408Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-16T18:00:57.667Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-09-16T18:02:46.137Z] INFO [linters context/goanalysis] analyzers took 6m35.777157097s with top 10 stages: buildir: 2m26.003027609s, the_only_name: 42.041504772s, goimports: 28.723418048s, unconvert: 24.403449783s, S1038: 17.639420781s, gosec: 17.329404617s, misspell: 5.9092532s, S1039: 5.596859985s, unused: 4.965439879s, nilness: 4.802184768s [2022-09-16T18:02:46.137Z] INFO [runner] Issues before processing: 2462, after processing: 0 [2022-09-16T18:02:46.137Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2137/2137, skip_dirs: 2137/2137, exclude: 2014/2014, cgo: 2137/2462, autogenerated_exclude: 2014/2137, filename_unadjuster: 2137/2137, path_prettifier: 2137/2137, exclude-rules: 79/2014, identifier_marker: 2014/2014, nolint: 0/79 [2022-09-16T18:02:46.137Z] INFO [runner] processing took 85.569751ms with stages: nolint: 33.812692ms, identifier_marker: 21.940023ms, path_prettifier: 9.305498ms, autogenerated_exclude: 8.725831ms, exclude-rules: 7.758023ms, cgo: 2.170565ms, skip_dirs: 1.705873ms, filename_unadjuster: 145.819µs, max_same_issues: 1.355µs, uniq_by_line: 619ns, severity-rules: 565ns, skip_files: 552ns, diff: 387ns, exclude: 385ns, max_from_linter: 348ns, path_shortener: 324ns, sort_results: 307ns, source_code: 250ns, max_per_file_from_linter: 234ns, path_prefixer: 101ns [2022-09-16T18:02:46.137Z] INFO [runner] linters took 1m48.443851003s with stages: goanalysis_metalinter: 1m48.358154247s [2022-09-16T18:02:46.137Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-16T18:02:46.138Z] INFO Memory: 2870 samples, avg is 319.8MB, max is 1225.4MB [2022-09-16T18:02:46.138Z] INFO Execution took 4m46.866722272s [2022-09-16T18:02:46.138Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-16T18:02:46.501Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44118/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8596486743f59022d6a57e080b513ca2629196f9 -e DOCKER_GRAPHDRIVER docker:8596486743f59022d6a57e080b513ca2629196f9 hack/make.sh cross [2022-09-16T18:02:47.064Z] [2022-09-16T18:02:47.064Z] Removing bundles/ [2022-09-16T18:02:47.064Z] [2022-09-16T18:02:47.064Z] ---> Making bundle: cross (in bundles/cross) [2022-09-16T18:02:47.064Z] Cross building: bundles/cross/linux/amd64 [2022-09-16T18:02:47.064Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-16T18:02:47.064Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-16T18:02:49.148Z] ok github.com/docker/docker/libnetwork/networkdb 104.794s coverage: 60.1% of statements [2022-09-16T18:02:49.148Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-16T18:02:49.148Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-16T18:02:49.148Z] ok github.com/docker/docker/libnetwork/osl 4.317s coverage: 39.7% of statements [2022-09-16T18:02:49.148Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-16T18:02:49.407Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-09-16T18:02:50.340Z] ok github.com/docker/docker/libnetwork/portmapper 0.661s coverage: 48.6% of statements [2022-09-16T18:02:50.599Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-09-16T18:02:50.599Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-16T18:02:50.857Z] ok github.com/docker/docker/libnetwork/types 0.008s coverage: 37.3% of statements [2022-09-16T18:02:50.857Z] [2022-09-16T18:02:50.857Z] === Skipped [2022-09-16T18:02:50.857Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-16T18:02:50.857Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-16T18:02:50.857Z] [2022-09-16T18:02:50.857Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-16T18:02:50.857Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-16T18:02:50.857Z] [2022-09-16T18:02:50.857Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-16T18:02:50.857Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-16T18:02:50.857Z] [2022-09-16T18:02:50.857Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-16T18:02:50.857Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-16T18:02:50.857Z] [2022-09-16T18:02:50.857Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-16T18:02:50.857Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-16T18:02:50.857Z] [2022-09-16T18:02:50.857Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-16T18:02:50.858Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-16T18:02:50.858Z] [2022-09-16T18:02:50.858Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-16T18:02:50.858Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-16T18:02:50.858Z] [2022-09-16T18:02:50.858Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-16T18:02:50.858Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-16T18:02:50.858Z] [2022-09-16T18:02:50.858Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-16T18:02:50.858Z] firewalld_test.go:14: firewalld is not running [2022-09-16T18:02:50.858Z] [2022-09-16T18:02:50.858Z] DONE 327 tests, 9 skipped in 203.751s Post stage [Pipeline] junit [2022-09-16T18:02:51.809Z] Recording test results [2022-09-16T18:02:53.304Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-16T18:02:53.638Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44118/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8596486743f59022d6a57e080b513ca2629196f9 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8596486743f59022d6a57e080b513ca2629196f9 hack/make.sh dynbinary test-integration [2022-09-16T18:02:54.574Z] [2022-09-16T18:02:54.574Z] Removing bundles/ [2022-09-16T18:02:54.574Z] [2022-09-16T18:02:54.574Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-16T18:02:54.574Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-16T18:02:54.574Z] GOOS="" GOARCH="" GOARM="" [2022-09-16T18:04:31.017Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-16T18:04:31.018Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-16T18:04:31.018Z] GOOS="" GOARCH="" GOARM="" [2022-09-16T18:04:31.018Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-16T18:04:31.018Z] [2022-09-16T18:04:31.018Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-16T18:04:31.018Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-16T18:04:31.018Z] HOSTNAME=42fc19faff12 [2022-09-16T18:04:31.018Z] TESTDEBUG=0 [2022-09-16T18:04:31.018Z] DEST=bundles/test-integration [2022-09-16T18:04:31.018Z] PWD=/go/src/github.com/docker/docker [2022-09-16T18:04:31.018Z] DOCKER_GITCOMMIT=8596486743f59022d6a57e080b513ca2629196f9 [2022-09-16T18:04:31.018Z] container=docker [2022-09-16T18:04:31.018Z] HOME=/root [2022-09-16T18:04:31.018Z] GOLANG_VERSION=1.19.1 [2022-09-16T18:04:31.018Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-16T18:04:31.018Z] VALIDATE_BRANCH=master [2022-09-16T18:04:31.018Z] TERM=xterm [2022-09-16T18:04:31.018Z] DOCKER_PKG=github.com/docker/docker [2022-09-16T18:04:31.018Z] SHLVL=1 [2022-09-16T18:04:31.018Z] TIMEOUT=120m [2022-09-16T18:04:31.018Z] DOCKER_BUILDTAGS= journald [2022-09-16T18:04:31.018Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-16T18:04:31.018Z] GO111MODULE=off [2022-09-16T18:04:31.018Z] DOCKER_EXPERIMENTAL=1 [2022-09-16T18:04:31.018Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-16T18:04:31.018Z] 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:04:31.018Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-16T18:04:31.018Z] GOPATH=/go [2022-09-16T18:04:31.018Z] PKG_CONFIG=pkg-config [2022-09-16T18:04:31.018Z] _=/usr/bin/env [2022-09-16T18:04:31.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-16T18:04:53.467Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-16T18:04:53.467Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-16T18:04:53.467Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-16T18:04:53.467Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-16T18:04:53.467Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-16T18:04:53.467Z] Cross building: bundles/cross/windows/amd64 [2022-09-16T18:04:53.467Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-16T18:04:53.467Z] { [2022-09-16T18:04:53.467Z] "RT_GROUP_ICON": { [2022-09-16T18:04:53.467Z] "#1": { [2022-09-16T18:04:53.467Z] "0409": "../../winresources/docker.ico" [2022-09-16T18:04:53.467Z] } [2022-09-16T18:04:53.467Z] }, [2022-09-16T18:04:53.467Z] "RT_MANIFEST": { [2022-09-16T18:04:53.467Z] "#1": { [2022-09-16T18:04:53.467Z] "0409": { [2022-09-16T18:04:53.467Z] "identity": {}, [2022-09-16T18:04:53.467Z] "description": "Docker Engine", [2022-09-16T18:04:53.467Z] "minimum-os": "vista", [2022-09-16T18:04:53.467Z] "execution-level": "", [2022-09-16T18:04:53.467Z] "ui-access": false, [2022-09-16T18:04:53.467Z] "auto-elevate": false, [2022-09-16T18:04:53.467Z] "dpi-awareness": "unaware", [2022-09-16T18:04:53.467Z] "disable-theming": false, [2022-09-16T18:04:53.467Z] "disable-window-filtering": false, [2022-09-16T18:04:53.467Z] "high-resolution-scrolling-aware": false, [2022-09-16T18:04:53.467Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-16T18:04:53.467Z] "long-path-aware": false, [2022-09-16T18:04:53.467Z] "printer-driver-isolation": false, [2022-09-16T18:04:53.467Z] "gdi-scaling": false, [2022-09-16T18:04:53.467Z] "segment-heap": false, [2022-09-16T18:04:53.467Z] "use-common-controls-v6": false [2022-09-16T18:04:53.467Z] } [2022-09-16T18:04:53.467Z] } [2022-09-16T18:04:53.467Z] }, [2022-09-16T18:04:53.467Z] "RT_MESSAGETABLE": { [2022-09-16T18:04:53.467Z] "#1": { [2022-09-16T18:04:53.467Z] "0409": "../../winresources/event_messages.bin" [2022-09-16T18:04:53.467Z] } [2022-09-16T18:04:53.467Z] }, [2022-09-16T18:04:53.467Z] "RT_VERSION": { [2022-09-16T18:04:53.467Z] "#1": { [2022-09-16T18:04:53.467Z] "0409": { [2022-09-16T18:04:53.467Z] "fixed": { [2022-09-16T18:04:53.467Z] "file_version": "0.0.0.0", [2022-09-16T18:04:53.467Z] "product_version": "0.0.0.0", [2022-09-16T18:04:53.467Z] "type": "Unknown" [2022-09-16T18:04:53.467Z] }, [2022-09-16T18:04:53.467Z] "info": { [2022-09-16T18:04:53.467Z] "0000": { [2022-09-16T18:04:53.467Z] "CompanyName": "", [2022-09-16T18:04:53.467Z] "FileVersion": "dev", [2022-09-16T18:04:53.467Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-16T18:04:53.467Z] "OriginalFileName": "dockerd.exe", [2022-09-16T18:04:53.467Z] "ProductName": "", [2022-09-16T18:04:53.467Z] "ProductVersion": "dev", [2022-09-16T18:04:53.467Z] "SpecialBuild": "8596486743f59022d6a57e080b513ca2629196f9" [2022-09-16T18:04:53.467Z] } [2022-09-16T18:04:53.467Z] } [2022-09-16T18:04:53.467Z] } [2022-09-16T18:04:53.467Z] } [2022-09-16T18:04:53.467Z] } [2022-09-16T18:04:53.467Z] } [2022-09-16T18:04:53.467Z] cmd/dockerd/config.go [2022-09-16T18:04:53.467Z] cmd/dockerd/config_windows.go [2022-09-16T18:04:53.467Z] cmd/dockerd/daemon.go [2022-09-16T18:04:53.467Z] cmd/dockerd/daemon_test.go [2022-09-16T18:04:53.467Z] cmd/dockerd/daemon_windows.go [2022-09-16T18:04:53.467Z] cmd/dockerd/docker.go [2022-09-16T18:04:53.467Z] cmd/dockerd/docker_windows.go [2022-09-16T18:04:53.467Z] cmd/dockerd/genwinres_windows.go [2022-09-16T18:04:53.467Z] cmd/dockerd/metrics.go [2022-09-16T18:04:53.467Z] cmd/dockerd/options.go [2022-09-16T18:04:53.467Z] cmd/dockerd/options_test.go [2022-09-16T18:04:53.467Z] cmd/dockerd/service_windows.go [2022-09-16T18:04:53.467Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-16T18:04:53.467Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-16T18:05:03.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-16T18:05:03.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-16T18:05:29.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-16T18:05:36.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-16T18:05:42.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-16T18:05:42.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-16T18:05:43.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-16T18:05:43.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-16T18:05:44.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-16T18:05:44.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-16T18:05:45.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-16T18:05:46.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-16T18:05:48.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-16T18:05:48.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-16T18:05:49.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-16T18:05:50.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-16T18:05:50.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-16T18:05:51.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-16T18:05:52.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-16T18:05:53.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-16T18:05:54.280Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-16T18:05:54.280Z] Using test binary docker [2022-09-16T18:05:54.280Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-16T18:05:54.280Z] +++ /etc/init.d/apparmor start [2022-09-16T18:05:54.280Z] Not: starting. [2022-09-16T18:05:54.280Z] INFO: Waiting for daemon to start... [2022-09-16T18:05:54.280Z] Starting dockerd [2022-09-16T18:05:54.280Z] +++ 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:05:56.180Z] . [2022-09-16T18:05:56.180Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-16T18:05:56.180Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-16T18:05:56.180Z] Error: No such image: emptyfs [2022-09-16T18:05:56.180Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-16T18:05:56.180Z] ++++ docker load [2022-09-16T18:05:56.438Z] Loaded image: emptyfs:latest [2022-09-16T18:05:56.438Z] Running integration-test (iteration 1) [2022-09-16T18:05:56.438Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-16T18:05:56.439Z] ++ 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:05:56.439Z] ++ set -e [2022-09-16T18:05:56.439Z] ++ '[' -n 0 ']' [2022-09-16T18:05:56.439Z] ++ set -x [2022-09-16T18:05:56.439Z] ++ 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:05:56.697Z] Loaded image: busybox:latest [2022-09-16T18:05:56.697Z] Loaded image: busybox:glibc [2022-09-16T18:05:57.632Z] Loaded image: debian:bullseye-slim [2022-09-16T18:05:57.891Z] Loaded image: hello-world:latest [2022-09-16T18:05:57.891Z] Loaded image: arm32v7/hello-world:latest [2022-09-16T18:05:57.891Z] INFO: Testing against a local daemon [2022-09-16T18:05:57.891Z] === RUN TestCgroupNamespacesBuild [2022-09-16T18:06:00.419Z] --- PASS: TestCgroupNamespacesBuild (2.36s) [2022-09-16T18:06:00.419Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-16T18:06:01.357Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-09-16T18:06:01.357Z] === RUN TestBuildWithSession [2022-09-16T18:06:01.357Z] build_session_test.go:25: TODO: BuildKit [2022-09-16T18:06:01.357Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-16T18:06:01.357Z] === RUN TestBuildSquashParent [2022-09-16T18:06:05.545Z] --- PASS: TestBuildSquashParent (3.89s) [2022-09-16T18:06:05.545Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-16T18:06:05.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-16T18:06:05.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-16T18:06:05.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-16T18:06:05.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-16T18:06:05.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-16T18:06:05.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-16T18:06:05.545Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-16T18:06:05.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-16T18:06:05.545Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-16T18:06:05.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-16T18:06:05.545Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-16T18:06:05.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-16T18:06:05.545Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-16T18:06:05.545Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-16T18:06:06.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-16T18:06:06.738Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-16T18:06:07.674Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-16T18:06:07.674Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-16T18:06:09.050Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-16T18:06:09.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.11s) [2022-09-16T18:06:09.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) [2022-09-16T18:06:09.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2022-09-16T18:06:09.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.15s) [2022-09-16T18:06:09.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.13s) [2022-09-16T18:06:09.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2022-09-16T18:06:09.050Z] === RUN TestBuildMultiStageCopy [2022-09-16T18:06:09.050Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-16T18:06:10.424Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-16T18:06:10.424Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-16T18:06:10.682Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-16T18:06:10.682Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-16T18:06:10.941Z] --- PASS: TestBuildMultiStageCopy (2.03s) [2022-09-16T18:06:10.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-09-16T18:06:10.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-16T18:06:10.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-09-16T18:06:10.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-09-16T18:06:10.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-09-16T18:06:10.941Z] === RUN TestBuildMultiStageParentConfig [2022-09-16T18:06:11.876Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-09-16T18:06:11.876Z] === RUN TestBuildLabelWithTargets [2022-09-16T18:06:12.811Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2022-09-16T18:06:12.811Z] === RUN TestBuildWithEmptyLayers [2022-09-16T18:06:13.378Z] --- PASS: TestBuildWithEmptyLayers (0.56s) [2022-09-16T18:06:13.378Z] === RUN TestBuildMultiStageOnBuild [2022-09-16T18:06:14.754Z] --- PASS: TestBuildMultiStageOnBuild (1.40s) [2022-09-16T18:06:14.754Z] === RUN TestBuildUncleanTarFilenames [2022-09-16T18:06:15.322Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-09-16T18:06:15.322Z] === RUN TestBuildMultiStageLayerLeak [2022-09-16T18:06:17.224Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s) [2022-09-16T18:06:17.224Z] === RUN TestBuildWithHugeFile [2022-09-16T18:06:44.877Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-16T18:06:44.877Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-16T18:06:44.877Z] { [2022-09-16T18:06:44.877Z] "RT_GROUP_ICON": { [2022-09-16T18:06:44.877Z] "#1": { [2022-09-16T18:06:44.877Z] "0409": "../../winresources/docker.ico" [2022-09-16T18:06:44.877Z] } [2022-09-16T18:06:44.877Z] }, [2022-09-16T18:06:44.877Z] "RT_MANIFEST": { [2022-09-16T18:06:44.877Z] "#1": { [2022-09-16T18:06:44.877Z] "0409": { [2022-09-16T18:06:44.877Z] "identity": {}, [2022-09-16T18:06:44.877Z] "description": "Docker Engine", [2022-09-16T18:06:44.877Z] "minimum-os": "vista", [2022-09-16T18:06:44.877Z] "execution-level": "", [2022-09-16T18:06:44.877Z] "ui-access": false, [2022-09-16T18:06:44.877Z] "auto-elevate": false, [2022-09-16T18:06:44.877Z] "dpi-awareness": "unaware", [2022-09-16T18:06:44.877Z] "disable-theming": false, [2022-09-16T18:06:44.877Z] "disable-window-filtering": false, [2022-09-16T18:06:44.877Z] "high-resolution-scrolling-aware": false, [2022-09-16T18:06:44.877Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-16T18:06:44.877Z] "long-path-aware": false, [2022-09-16T18:06:44.877Z] "printer-driver-isolation": false, [2022-09-16T18:06:44.877Z] "gdi-scaling": false, [2022-09-16T18:06:44.877Z] "segment-heap": false, [2022-09-16T18:06:44.877Z] "use-common-controls-v6": false [2022-09-16T18:06:44.877Z] } [2022-09-16T18:06:44.877Z] } [2022-09-16T18:06:44.877Z] }, [2022-09-16T18:06:44.877Z] "RT_MESSAGETABLE": { [2022-09-16T18:06:44.877Z] "#1": { [2022-09-16T18:06:44.877Z] "0409": "../../winresources/event_messages.bin" [2022-09-16T18:06:44.877Z] } [2022-09-16T18:06:44.877Z] }, [2022-09-16T18:06:44.877Z] "RT_VERSION": { [2022-09-16T18:06:44.877Z] "#1": { [2022-09-16T18:06:44.877Z] "0409": { [2022-09-16T18:06:44.877Z] "fixed": { [2022-09-16T18:06:44.877Z] "file_version": "0.0.0.0", [2022-09-16T18:06:44.877Z] "product_version": "0.0.0.0", [2022-09-16T18:06:44.877Z] "type": "Unknown" [2022-09-16T18:06:44.877Z] }, [2022-09-16T18:06:44.877Z] "info": { [2022-09-16T18:06:44.877Z] "0000": { [2022-09-16T18:06:44.877Z] "CompanyName": "", [2022-09-16T18:06:44.877Z] "FileVersion": "dev", [2022-09-16T18:06:44.877Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-16T18:06:44.877Z] "OriginalFileName": "docker-proxy.exe", [2022-09-16T18:06:44.877Z] "ProductName": "", [2022-09-16T18:06:44.877Z] "ProductVersion": "dev", [2022-09-16T18:06:44.877Z] "SpecialBuild": "8596486743f59022d6a57e080b513ca2629196f9" [2022-09-16T18:06:44.877Z] } [2022-09-16T18:06:44.877Z] } [2022-09-16T18:06:44.877Z] } [2022-09-16T18:06:44.877Z] } [2022-09-16T18:06:44.877Z] } [2022-09-16T18:06:44.877Z] } [2022-09-16T18:06:44.877Z] cmd/docker-proxy/genwinres_windows.go [2022-09-16T18:06:44.877Z] cmd/docker-proxy/main.go [2022-09-16T18:06:44.877Z] cmd/docker-proxy/network_proxy_test.go [2022-09-16T18:06:44.877Z] cmd/docker-proxy/proxy.go [2022-09-16T18:06:44.877Z] cmd/docker-proxy/sctp_proxy.go [2022-09-16T18:06:44.877Z] cmd/docker-proxy/tcp_proxy.go [2022-09-16T18:06:44.877Z] cmd/docker-proxy/udp_proxy.go [2022-09-16T18:06:44.877Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-16T18:06:44.877Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-16T18:06:44.877Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-16T18:06:44.877Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-16T18:06:44.877Z] remote: Enumerating objects: 23, done. [2022-09-16T18:06:44.877Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-16T18:06:44.877Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-16T18:06:44.877Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-16T18:06:44.877Z] 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:06:44.877Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-16T18:06:44.877Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-16T18:06:44.877Z] Cross building: bundles/cross/linux/ppc64le [2022-09-16T18:06:44.877Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-16T18:06:44.877Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-16T18:07:13.534Z] --- PASS: TestBuildWithHugeFile (51.31s) [2022-09-16T18:07:13.534Z] === RUN TestBuildWCOWSandboxSize [2022-09-16T18:07:13.534Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-16T18:07:13.534Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-16T18:07:13.534Z] === RUN TestBuildWithEmptyDockerfile [2022-09-16T18:07:13.534Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-16T18:07:13.534Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-16T18:07:13.534Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-16T18:07:13.534Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-16T18:07:13.534Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-16T18:07:13.534Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-16T18:07:13.534Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-16T18:07:13.534Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-16T18:07:13.534Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-16T18:07:13.534Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-16T18:07:13.534Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-09-16T18:07:13.534Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-16T18:07:13.534Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-16T18:07:13.534Z] === RUN TestBuildPreserveOwnership [2022-09-16T18:07:13.534Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-16T18:07:13.535Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-16T18:07:13.535Z] --- PASS: TestBuildPreserveOwnership (3.16s) [2022-09-16T18:07:13.535Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.12s) [2022-09-16T18:07:13.535Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) [2022-09-16T18:07:13.535Z] === RUN TestBuildPlatformInvalid [2022-09-16T18:07:13.535Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-16T18:07:13.535Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-16T18:07:13.535Z] Loaded image: busybox:latest [2022-09-16T18:07:13.535Z] Loaded image: busybox:glibc [2022-09-16T18:07:13.535Z] Loaded image: debian:bullseye-slim [2022-09-16T18:07:13.535Z] Loaded image: hello-world:latest [2022-09-16T18:07:13.535Z] Loaded image: arm32v7/hello-world:latest [2022-09-16T18:07:23.519Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.00s) [2022-09-16T18:07:23.519Z] PASS [2022-09-16T18:07:23.519Z] [2022-09-16T18:07:23.519Z] === Skipped [2022-09-16T18:07:23.519Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-16T18:07:23.519Z] build_session_test.go:25: TODO: BuildKit [2022-09-16T18:07:23.519Z] [2022-09-16T18:07:23.519Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-16T18:07:23.519Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-16T18:07:23.519Z] [2022-09-16T18:07:23.519Z] DONE 34 tests, 2 skipped in 86.240s [2022-09-16T18:07:23.519Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-16T18:07:23.519Z] ++ 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:07:23.519Z] ++ set -e [2022-09-16T18:07:23.519Z] ++ '[' -n 0 ']' [2022-09-16T18:07:23.519Z] ++ set -x [2022-09-16T18:07:23.519Z] ++ 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:07:23.519Z] INFO: Testing against a local daemon [2022-09-16T18:07:23.519Z] === RUN TestConfigInspect [2022-09-16T18:07:24.894Z] --- PASS: TestConfigInspect (2.25s) [2022-09-16T18:07:24.894Z] === RUN TestConfigList [2022-09-16T18:07:27.424Z] --- PASS: TestConfigList (2.20s) [2022-09-16T18:07:27.424Z] === RUN TestConfigsCreateAndDelete [2022-09-16T18:07:29.326Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2022-09-16T18:07:29.326Z] === RUN TestConfigsUpdate [2022-09-16T18:07:31.859Z] --- PASS: TestConfigsUpdate (2.15s) [2022-09-16T18:07:31.859Z] === RUN TestTemplatedConfig [2022-09-16T18:07:34.389Z] --- PASS: TestTemplatedConfig (2.57s) [2022-09-16T18:07:34.389Z] === RUN TestConfigCreateResolve [2022-09-16T18:07:36.289Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-09-16T18:07:36.289Z] PASS [2022-09-16T18:07:36.289Z] [2022-09-16T18:07:36.289Z] DONE 6 tests in 13.648s [2022-09-16T18:07:36.289Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-16T18:07:36.289Z] ++ 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:07:36.289Z] ++ set -e [2022-09-16T18:07:36.289Z] ++ '[' -n 0 ']' [2022-09-16T18:07:36.289Z] ++ set -x [2022-09-16T18:07:36.289Z] ++ 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:07:36.547Z] INFO: Testing against a local daemon [2022-09-16T18:07:36.547Z] === RUN TestAttachWithTTY [2022-09-16T18:07:36.547Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-16T18:07:36.547Z] === RUN TestAttachWithoutTTy [2022-09-16T18:07:36.547Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-16T18:07:36.547Z] === RUN TestCheckpoint [2022-09-16T18:07:36.547Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-16T18:07:36.547Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/commit [2022-09-16T18:07:36.547Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-16T18:07:36.547Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-16T18:07:36.547Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-16T18:07:36.547Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-16T18:07:36.547Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-16T18:07:36.547Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-16T18:07:36.547Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-16T18:07:36.547Z] === CONT TestContainerInvalidJSON/commit [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-16T18:07:36.547Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-16T18:07:36.547Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-16T18:07:36.547Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-16T18:07:36.547Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-16T18:07:36.547Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-16T18:07:36.547Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-16T18:07:36.547Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-16T18:07:36.547Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-16T18:07:36.547Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-16T18:07:36.806Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-09-16T18:07:36.806Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-16T18:07:36.806Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-09-16T18:07:36.806Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-16T18:07:36.806Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-16T18:07:36.806Z] === RUN TestCopyEmptyFile [2022-09-16T18:07:37.064Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-09-16T18:07:37.064Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-16T18:07:37.064Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-16T18:07:37.064Z] === RUN TestCopyFromContainer [2022-09-16T18:07:37.999Z] === RUN TestCopyFromContainer// [2022-09-16T18:07:38.257Z] === RUN TestCopyFromContainer//bar/root [2022-09-16T18:07:38.257Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-16T18:07:38.257Z] === RUN TestCopyFromContainer/bar/quux [2022-09-16T18:07:38.257Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-16T18:07:38.516Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-16T18:07:38.516Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-16T18:07:38.516Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-16T18:07:38.516Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-16T18:07:38.516Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-16T18:07:38.775Z] --- PASS: TestCopyFromContainer (1.61s) [2022-09-16T18:07:38.775Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-16T18:07:38.775Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-16T18:07:38.775Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-16T18:07:38.775Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-16T18:07:38.775Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-16T18:07:38.775Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-16T18:07:38.775Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-16T18:07:38.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-16T18:07:38.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-16T18:07:38.775Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-16T18:07:38.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-16T18:07:38.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-16T18:07:38.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-16T18:07:38.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-16T18:07:38.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-16T18:07:38.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-16T18:07:38.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-16T18:07:38.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-16T18:07:38.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-16T18:07:38.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-16T18:07:38.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-16T18:07:38.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-16T18:07:38.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-16T18:07:38.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-16T18:07:38.775Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-16T18:07:38.775Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-16T18:07:38.775Z] === RUN TestCreateWithInvalidEnv [2022-09-16T18:07:38.775Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-16T18:07:38.775Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-16T18:07:38.775Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-16T18:07:38.775Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-16T18:07:38.775Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-16T18:07:38.775Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-16T18:07:38.775Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-16T18:07:38.775Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-16T18:07:38.775Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-16T18:07:38.775Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-16T18:07:38.775Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-16T18:07:38.775Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-16T18:07:38.775Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-16T18:07:38.775Z] === RUN TestCreateTmpfsMountsTarget [2022-09-16T18:07:38.775Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-16T18:07:38.775Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-16T18:07:40.151Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2022-09-16T18:07:40.151Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-16T18:07:41.526Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) [2022-09-16T18:07:41.526Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-16T18:07:41.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-16T18:07:41.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-16T18:07:41.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-16T18:07:41.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-16T18:07:41.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-16T18:07:41.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-16T18:07:41.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-16T18:07:41.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-16T18:07:41.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-16T18:07:41.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-16T18:07:41.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-16T18:07:41.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-16T18:07:41.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-16T18:07:41.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-16T18:07:41.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-16T18:07:41.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-16T18:07:41.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-16T18:07:41.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-16T18:07:41.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-16T18:07:41.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-16T18:07:41.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-16T18:07:41.526Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-16T18:07:41.784Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-09-16T18:07:41.784Z] === RUN TestCreateDifferentPlatform [2022-09-16T18:07:41.784Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-16T18:07:41.784Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-16T18:07:41.784Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-16T18:07:41.784Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-16T18:07:41.784Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-16T18:07:41.784Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-16T18:07:41.784Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-16T18:07:41.784Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-16T18:07:42.043Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-16T18:07:42.043Z] === RUN TestCreateInvalidHostConfig [2022-09-16T18:07:42.043Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-16T18:07:42.043Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-16T18:07:42.043Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-16T18:07:42.043Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-16T18:07:42.043Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-16T18:07:42.043Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-16T18:07:42.043Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-16T18:07:42.043Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-16T18:07:42.043Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-16T18:07:42.043Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-16T18:07:42.043Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-16T18:07:42.043Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-16T18:07:42.043Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-16T18:07:42.043Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-16T18:07:42.043Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-16T18:07:42.043Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-16T18:07:42.043Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-16T18:07:42.043Z] === RUN TestContainerStartOnDaemonRestart [2022-09-16T18:07:42.043Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-16T18:07:42.043Z] === RUN TestDaemonRestartIpcMode [2022-09-16T18:07:42.043Z] === PAUSE TestDaemonRestartIpcMode [2022-09-16T18:07:42.043Z] === RUN TestDaemonHostGatewayIP [2022-09-16T18:07:42.043Z] === PAUSE TestDaemonHostGatewayIP [2022-09-16T18:07:42.043Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-16T18:07:42.043Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-16T18:07:42.043Z] === RUN TestContainerKillOnDaemonStart [2022-09-16T18:07:42.043Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-16T18:07:42.043Z] === RUN TestDiff [2022-09-16T18:07:42.301Z] --- PASS: TestDiff (0.43s) [2022-09-16T18:07:42.301Z] === RUN TestExecConsoleSize [2022-09-16T18:07:42.868Z] --- PASS: TestExecConsoleSize (0.52s) [2022-09-16T18:07:42.868Z] === RUN TestExecWithCloseStdin [2022-09-16T18:07:43.435Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-09-16T18:07:43.435Z] === RUN TestExec [2022-09-16T18:07:44.002Z] --- PASS: TestExec (0.51s) [2022-09-16T18:07:44.002Z] === RUN TestExecUser [2022-09-16T18:07:44.569Z] --- PASS: TestExecUser (0.50s) [2022-09-16T18:07:44.569Z] === RUN TestExportContainerAndImportImage [2022-09-16T18:07:45.136Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2022-09-16T18:07:45.136Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-16T18:07:46.511Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-09-16T18:07:46.511Z] === RUN TestHealthCheckWorkdir [2022-09-16T18:07:46.770Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-09-16T18:07:46.770Z] === RUN TestHealthKillContainer [2022-09-16T18:07:54.880Z] --- PASS: TestHealthKillContainer (7.85s) [2022-09-16T18:07:54.880Z] === RUN TestHealthCheckProcessKilled [2022-09-16T18:07:55.447Z] --- PASS: TestHealthCheckProcessKilled (0.62s) [2022-09-16T18:07:55.447Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-16T18:07:55.706Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-09-16T18:07:55.706Z] === RUN TestIpcModeNone [2022-09-16T18:07:56.273Z] --- PASS: TestIpcModeNone (0.52s) [2022-09-16T18:07:56.273Z] === RUN TestIpcModePrivate [2022-09-16T18:07:56.531Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-16T18:07:56.789Z] --- PASS: TestIpcModePrivate (0.48s) [2022-09-16T18:07:56.789Z] === RUN TestIpcModeShareable [2022-09-16T18:07:57.047Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-16T18:07:57.306Z] --- PASS: TestIpcModeShareable (0.48s) [2022-09-16T18:07:57.306Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-16T18:07:58.690Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2022-09-16T18:07:58.690Z] === RUN TestAPIIpcModeHost [2022-09-16T18:07:59.259Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-09-16T18:07:59.259Z] === RUN TestDaemonIpcModeShareable [2022-09-16T18:08:00.194Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-16T18:08:00.453Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-09-16T18:08:00.453Z] === RUN TestDaemonIpcModePrivate [2022-09-16T18:08:01.388Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-16T18:08:01.388Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-09-16T18:08:01.388Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-16T18:08:02.764Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-16T18:08:02.764Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-09-16T18:08:02.764Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-16T18:08:03.705Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-16T18:08:03.963Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-09-16T18:08:03.963Z] === RUN TestIpcModeOlderClient [2022-09-16T18:08:03.963Z] === PAUSE TestIpcModeOlderClient [2022-09-16T18:08:03.963Z] === RUN TestKillContainerInvalidSignal [2022-09-16T18:08:04.544Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2022-09-16T18:08:04.544Z] === RUN TestKillContainer [2022-09-16T18:08:04.544Z] === RUN TestKillContainer/no_signal [2022-09-16T18:08:04.808Z] === RUN TestKillContainer/non_killing_signal [2022-09-16T18:08:05.070Z] === RUN TestKillContainer/killing_signal [2022-09-16T18:08:05.673Z] --- PASS: TestKillContainer (1.40s) [2022-09-16T18:08:05.673Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-09-16T18:08:05.673Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-09-16T18:08:05.673Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-09-16T18:08:05.673Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-16T18:08:05.673Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-16T18:08:06.239Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-16T18:08:07.173Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-09-16T18:08:07.173Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-09-16T18:08:07.173Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-09-16T18:08:07.173Z] === RUN TestKillStoppedContainer [2022-09-16T18:08:07.173Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-16T18:08:07.173Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-16T18:08:07.173Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-09-16T18:08:07.173Z] === RUN TestKillDifferentUserContainer [2022-09-16T18:08:07.739Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-09-16T18:08:07.739Z] === RUN TestInspectOomKilledTrue [2022-09-16T18:08:08.307Z] --- PASS: TestInspectOomKilledTrue (0.55s) [2022-09-16T18:08:08.307Z] === RUN TestInspectOomKilledFalse [2022-09-16T18:08:08.565Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-09-16T18:08:08.565Z] === RUN TestLinksEtcHostsContentMatch [2022-09-16T18:08:08.824Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-09-16T18:08:08.824Z] === RUN TestLinksContainerNames [2022-09-16T18:08:09.758Z] --- PASS: TestLinksContainerNames (0.90s) [2022-09-16T18:08:09.758Z] === RUN TestLogsFollowTailEmpty [2022-09-16T18:08:10.324Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-09-16T18:08:10.324Z] === RUN TestLogs [2022-09-16T18:08:10.324Z] === RUN TestLogs/driver_local [2022-09-16T18:08:10.324Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-16T18:08:10.324Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-16T18:08:10.324Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-16T18:08:10.324Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-16T18:08:10.324Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-16T18:08:10.324Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-16T18:08:10.324Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-16T18:08:10.324Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-16T18:08:10.324Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-16T18:08:10.324Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-16T18:08:10.324Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-16T18:08:10.324Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-16T18:08:10.324Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-16T18:08:10.324Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-16T18:08:10.891Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-16T18:08:10.891Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-16T18:08:11.457Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-16T18:08:11.457Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-16T18:08:12.392Z] === RUN TestLogs/driver_json-file [2022-09-16T18:08:12.392Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-16T18:08:12.392Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-16T18:08:12.392Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-16T18:08:12.392Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-16T18:08:12.392Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-16T18:08:12.392Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-16T18:08:12.392Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-16T18:08:12.392Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-16T18:08:12.392Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-16T18:08:12.392Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-16T18:08:12.392Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-16T18:08:12.392Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-16T18:08:12.392Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-16T18:08:12.392Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-16T18:08:12.959Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-16T18:08:13.217Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-16T18:08:13.784Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-16T18:08:13.784Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-16T18:08:14.350Z] --- PASS: TestLogs (4.04s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.51s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.78s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.78s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.80s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-09-16T18:08:14.350Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s) [2022-09-16T18:08:14.350Z] === RUN TestContainerNetworkMountsNoChown [2022-09-16T18:08:14.608Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/default [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/default [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/private [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/private [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/rprivate [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/slave [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/slave [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/rslave [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/shared [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/shared [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/rshared [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-16T18:08:14.608Z] === CONT TestMountDaemonRoot/default [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-16T18:08:14.608Z] === CONT TestMountDaemonRoot/rslave [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-16T18:08:14.608Z] === CONT TestMountDaemonRoot/rshared [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-16T18:08:14.608Z] === CONT TestMountDaemonRoot/shared [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-16T18:08:14.608Z] === CONT TestMountDaemonRoot/rprivate [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-16T18:08:14.608Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-16T18:08:14.608Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-16T18:08:14.609Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-16T18:08:14.609Z] === CONT TestMountDaemonRoot/slave [2022-09-16T18:08:14.609Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-16T18:08:14.609Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-16T18:08:14.609Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-16T18:08:14.609Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-16T18:08:14.609Z] === CONT TestMountDaemonRoot/private [2022-09-16T18:08:14.609Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-16T18:08:14.609Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-16T18:08:14.609Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-16T18:08:14.609Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-16T18:08:14.609Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-16T18:08:14.609Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-16T18:08:14.609Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-16T18:08:14.609Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-16T18:08:14.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-16T18:08:14.609Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-16T18:08:14.867Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-16T18:08:14.867Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-16T18:08:14.867Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-16T18:08:14.867Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-16T18:08:14.867Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-16T18:08:14.867Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-16T18:08:14.867Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-16T18:08:14.867Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-16T18:08:15.127Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-16T18:08:15.386Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-16T18:08:15.386Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-16T18:08:15.386Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-16T18:08:15.386Z] === RUN TestContainerBindMountNonRecursive [2022-09-16T18:08:16.762Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2022-09-16T18:08:16.762Z] === RUN TestContainerVolumesMountedAsShared [2022-09-16T18:08:17.020Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-09-16T18:08:17.020Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-16T18:08:17.587Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-09-16T18:08:17.587Z] === RUN TestNetworkNat [2022-09-16T18:08:18.154Z] --- PASS: TestNetworkNat (0.52s) [2022-09-16T18:08:18.154Z] === RUN TestNetworkLocalhostTCPNat [2022-09-16T18:08:18.412Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-09-16T18:08:18.412Z] === RUN TestNetworkLoopbackNat [2022-09-16T18:08:21.694Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-09-16T18:08:21.694Z] === RUN TestPause [2022-09-16T18:08:21.694Z] --- PASS: TestPause (0.50s) [2022-09-16T18:08:21.694Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-16T18:08:21.694Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-16T18:08:21.694Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-16T18:08:21.694Z] === RUN TestPauseStopPausedContainer [2022-09-16T18:08:21.952Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-09-16T18:08:21.952Z] === RUN TestPidHost [2022-09-16T18:08:23.327Z] --- PASS: TestPidHost (1.00s) [2022-09-16T18:08:23.327Z] === RUN TestPsFilter [2022-09-16T18:08:23.327Z] --- PASS: TestPsFilter (0.15s) [2022-09-16T18:08:23.327Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-16T18:08:23.586Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-09-16T18:08:23.586Z] === RUN TestRemoveContainerWithVolume [2022-09-16T18:08:24.152Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-09-16T18:08:24.152Z] === RUN TestRemoveContainerRunning [2022-09-16T18:08:24.411Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-09-16T18:08:24.411Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-16T18:08:24.977Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-09-16T18:08:24.977Z] === RUN TestRemoveInvalidContainer [2022-09-16T18:08:24.977Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-16T18:08:24.977Z] === RUN TestRenameLinkedContainer [2022-09-16T18:08:26.880Z] --- PASS: TestRenameLinkedContainer (1.83s) [2022-09-16T18:08:26.880Z] === RUN TestRenameStoppedContainer [2022-09-16T18:08:27.139Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-09-16T18:08:27.139Z] === RUN TestRenameRunningContainerAndReuse [2022-09-16T18:08:28.074Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2022-09-16T18:08:28.075Z] === RUN TestRenameInvalidName [2022-09-16T18:08:28.642Z] --- PASS: TestRenameInvalidName (0.48s) [2022-09-16T18:08:28.642Z] === RUN TestRenameAnonymousContainer [2022-09-16T18:08:30.547Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-09-16T18:08:30.547Z] === RUN TestRenameContainerWithSameName [2022-09-16T18:08:30.806Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-09-16T18:08:30.806Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-16T18:08:31.741Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-09-16T18:08:31.741Z] === RUN TestResize [2022-09-16T18:08:32.307Z] --- PASS: TestResize (0.45s) [2022-09-16T18:08:32.307Z] === RUN TestResizeWithInvalidSize [2022-09-16T18:08:32.566Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-09-16T18:08:32.566Z] === RUN TestResizeWhenContainerNotStarted [2022-09-16T18:08:33.132Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-16T18:08:33.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-16T18:08:33.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-16T18:08:33.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-16T18:08:33.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-16T18:08:34.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-16T18:08:34.766Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-16T18:08:36.141Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-16T18:08:36.141Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-16T18:08:36.286Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-16T18:08:36.286Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-16T18:08:36.286Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-16T18:08:36.286Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-16T18:08:36.286Z] Cross building: bundles/cross/linux/s390x [2022-09-16T18:08:36.286Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-16T18:08:36.286Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-16T18:08:37.515Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-16T18:08:37.515Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-16T18:08:41.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-16T18:08:41.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-16T18:08:44.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-16T18:08:44.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-16T18:08:46.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-16T18:08:46.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-16T18:08:49.421Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-16T18:08:49.421Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.61s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.08s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.09s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.92s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2022-09-16T18:08:50.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s) [2022-09-16T18:08:50.798Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-16T18:08:50.798Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-16T18:08:51.734Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-16T18:08:52.670Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s) [2022-09-16T18:08:52.670Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s) [2022-09-16T18:08:52.670Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-09-16T18:08:52.670Z] === RUN TestCgroupNamespacesRun [2022-09-16T18:08:54.048Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-09-16T18:08:54.048Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-16T18:08:55.467Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.22s) [2022-09-16T18:08:55.467Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-16T18:08:56.431Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-09-16T18:08:56.431Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-16T18:08:57.365Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-09-16T18:08:57.365Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-16T18:08:58.740Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-09-16T18:08:58.740Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-16T18:09:00.115Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-09-16T18:09:00.115Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-16T18:09:00.682Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-16T18:09:00.682Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-16T18:09:02.058Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-09-16T18:09:02.058Z] === RUN TestNISDomainname [2022-09-16T18:09:02.317Z] --- PASS: TestNISDomainname (0.61s) [2022-09-16T18:09:02.317Z] === RUN TestHostnameDnsResolution [2022-09-16T18:09:03.252Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-09-16T18:09:03.252Z] === RUN TestUnprivilegedPortsAndPing [2022-09-16T18:09:03.819Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-09-16T18:09:03.819Z] === RUN TestPrivilegedHostDevices [2022-09-16T18:09:04.078Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-09-16T18:09:04.078Z] === RUN TestRunConsoleSize [2022-09-16T18:09:04.645Z] --- PASS: TestRunConsoleSize (0.48s) [2022-09-16T18:09:04.645Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-16T18:09:07.177Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s) [2022-09-16T18:09:07.177Z] === RUN TestStats [2022-09-16T18:09:09.140Z] --- PASS: TestStats (2.43s) [2022-09-16T18:09:09.140Z] === RUN TestStopContainerWithTimeout [2022-09-16T18:09:09.140Z] === RUN TestStopContainerWithTimeout/0 [2022-09-16T18:09:09.140Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-16T18:09:09.140Z] === RUN TestStopContainerWithTimeout/1 [2022-09-16T18:09:09.140Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-16T18:09:09.140Z] === RUN TestStopContainerWithTimeout/3 [2022-09-16T18:09:09.140Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-16T18:09:09.140Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-16T18:09:09.140Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-16T18:09:09.140Z] === CONT TestStopContainerWithTimeout/0 [2022-09-16T18:09:09.140Z] === CONT TestStopContainerWithTimeout/3 [2022-09-16T18:09:10.074Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-16T18:09:11.974Z] === CONT TestStopContainerWithTimeout/1 [2022-09-16T18:09:13.347Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-16T18:09:13.347Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-09-16T18:09:13.347Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-09-16T18:09:13.347Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-09-16T18:09:13.347Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-09-16T18:09:13.347Z] === RUN TestDeleteDevicemapper [2022-09-16T18:09:13.347Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-16T18:09:13.347Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-16T18:09:13.347Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-16T18:09:15.882Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) [2022-09-16T18:09:15.882Z] === RUN TestUpdateMemory [2022-09-16T18:09:15.882Z] --- PASS: TestUpdateMemory (0.54s) [2022-09-16T18:09:15.882Z] === RUN TestUpdateCPUQuota [2022-09-16T18:09:16.818Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-09-16T18:09:16.818Z] === RUN TestUpdatePidsLimit [2022-09-16T18:09:16.818Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-16T18:09:16.818Z] === RUN TestUpdatePidsLimit/no_change [2022-09-16T18:09:17.076Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-16T18:09:17.335Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-16T18:09:17.594Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-16T18:09:17.594Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-16T18:09:17.853Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-16T18:09:18.788Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-09-16T18:09:18.788Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-09-16T18:09:18.788Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-09-16T18:09:18.788Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-09-16T18:09:18.788Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-09-16T18:09:18.788Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-09-16T18:09:18.788Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-09-16T18:09:18.788Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-09-16T18:09:18.788Z] === RUN TestUpdateRestartPolicy [2022-09-16T18:09:30.986Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-09-16T18:09:30.986Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-16T18:09:30.986Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-09-16T18:09:30.986Z] === RUN TestWaitNonBlocked [2022-09-16T18:09:30.986Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-16T18:09:30.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-16T18:09:30.986Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-16T18:09:30.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-16T18:09:30.986Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-16T18:09:30.986Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-16T18:09:30.986Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-16T18:09:30.986Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-09-16T18:09:30.986Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-09-16T18:09:30.986Z] === RUN TestWaitBlocked [2022-09-16T18:09:30.986Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-16T18:09:30.986Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-16T18:09:30.986Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-16T18:09:30.986Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-16T18:09:30.986Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-16T18:09:30.986Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-16T18:09:31.553Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-16T18:09:31.553Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-09-16T18:09:31.553Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-09-16T18:09:31.553Z] === RUN TestWaitConditions [2022-09-16T18:09:31.553Z] === RUN TestWaitConditions/default [2022-09-16T18:09:31.553Z] === PAUSE TestWaitConditions/default [2022-09-16T18:09:31.553Z] === RUN TestWaitConditions/not-running [2022-09-16T18:09:31.553Z] === PAUSE TestWaitConditions/not-running [2022-09-16T18:09:31.553Z] === RUN TestWaitConditions/next-exit [2022-09-16T18:09:31.553Z] === PAUSE TestWaitConditions/next-exit [2022-09-16T18:09:31.553Z] === RUN TestWaitConditions/removed [2022-09-16T18:09:31.553Z] === PAUSE TestWaitConditions/removed [2022-09-16T18:09:31.553Z] === CONT TestWaitConditions/default [2022-09-16T18:09:31.553Z] === CONT TestWaitConditions/next-exit [2022-09-16T18:09:31.553Z] wait_test.go:146: ContainerID = 3c2b3486b647edb5406342fbdd127b1c8a1013e5b5563c56a1cf742047fbd7fa [2022-09-16T18:09:31.553Z] === CONT TestWaitConditions/default [2022-09-16T18:09:31.553Z] wait_test.go:146: ContainerID = df5d1f4cae6b1e11c0f10b1de5e2d366396d2a537f9c94c9fb98fd770bab050f [2022-09-16T18:09:32.120Z] === CONT TestWaitConditions/removed [2022-09-16T18:09:32.120Z] === CONT TestWaitConditions/not-running [2022-09-16T18:09:32.120Z] === CONT TestWaitConditions/removed [2022-09-16T18:09:32.120Z] wait_test.go:146: ContainerID = bffe1a60d23488647e25a0c9ab3fca52d4750bd278533b5d764b46b260197ea9 [2022-09-16T18:09:32.120Z] === CONT TestWaitConditions/not-running [2022-09-16T18:09:32.120Z] wait_test.go:146: ContainerID = e52acb2e65b39e0bcbeaebecbe472ce8b093825cb6795d5e489a5bd234d89fdc [2022-09-16T18:09:32.687Z] --- PASS: TestWaitConditions (0.01s) [2022-09-16T18:09:32.687Z] --- PASS: TestWaitConditions/next-exit (0.66s) [2022-09-16T18:09:32.687Z] --- PASS: TestWaitConditions/default (0.69s) [2022-09-16T18:09:32.687Z] --- PASS: TestWaitConditions/removed (0.62s) [2022-09-16T18:09:32.687Z] --- PASS: TestWaitConditions/not-running (0.60s) [2022-09-16T18:09:32.687Z] === RUN TestWaitRestartedContainer [2022-09-16T18:09:32.687Z] === RUN TestWaitRestartedContainer/default [2022-09-16T18:09:32.687Z] === PAUSE TestWaitRestartedContainer/default [2022-09-16T18:09:32.687Z] === RUN TestWaitRestartedContainer/not-running [2022-09-16T18:09:32.687Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-16T18:09:32.687Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-16T18:09:32.687Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-16T18:09:32.687Z] === CONT TestWaitRestartedContainer/default [2022-09-16T18:09:32.687Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-16T18:09:34.063Z] === CONT TestWaitRestartedContainer/not-running [2022-09-16T18:09:35.444Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-16T18:09:35.444Z] --- PASS: TestWaitRestartedContainer/default (1.33s) [2022-09-16T18:09:35.444Z] --- PASS: TestWaitRestartedContainer/next-exit (1.54s) [2022-09-16T18:09:35.444Z] --- PASS: TestWaitRestartedContainer/not-running (1.09s) [2022-09-16T18:09:35.444Z] === CONT TestContainerStartOnDaemonRestart [2022-09-16T18:09:35.444Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-16T18:09:37.348Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.18s) [2022-09-16T18:09:37.348Z] === CONT TestIpcModeOlderClient [2022-09-16T18:09:37.348Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s) [2022-09-16T18:09:37.348Z] === CONT TestContainerKillOnDaemonStart [2022-09-16T18:09:37.348Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-16T18:09:37.348Z] === CONT TestDaemonHostGatewayIP [2022-09-16T18:09:39.886Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2022-09-16T18:09:39.886Z] === CONT TestDaemonRestartIpcMode [2022-09-16T18:09:42.416Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-09-16T18:09:48.973Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2022-09-16T18:09:48.973Z] PASS [2022-09-16T18:09:48.973Z] [2022-09-16T18:09:48.973Z] === Skipped [2022-09-16T18:09:48.973Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-16T18:09:48.973Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-16T18:09:48.973Z] [2022-09-16T18:09:48.973Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-16T18:09:48.973Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-16T18:09:48.973Z] [2022-09-16T18:09:48.973Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-16T18:09:48.973Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-16T18:09:48.973Z] [2022-09-16T18:09:48.973Z] DONE 273 tests, 3 skipped in 132.795s [2022-09-16T18:09:48.973Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-16T18:09:48.973Z] ++ 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:09:48.973Z] ++ set -e [2022-09-16T18:09:48.973Z] ++ '[' -n 0 ']' [2022-09-16T18:09:48.973Z] ++ set -x [2022-09-16T18:09:48.973Z] ++ 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:09:49.232Z] === RUN TestConfigDaemonLibtrustID [2022-09-16T18:09:49.798Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-16T18:09:49.798Z] === RUN TestConfigDaemonID [2022-09-16T18:09:50.733Z] daemon_test.go:83: [d7b92062ac180] daemon is not started [2022-09-16T18:09:50.733Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-16T18:09:50.733Z] === RUN TestDaemonConfigValidation [2022-09-16T18:09:50.733Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-16T18:09:50.733Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-16T18:09:50.733Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-16T18:09:50.733Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-16T18:09:50.733Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-16T18:09:50.733Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-16T18:09:50.733Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-16T18:09:50.733Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-16T18:09:50.733Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-16T18:09:50.733Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-16T18:09:50.733Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-16T18:09:50.733Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-16T18:09:50.991Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-16T18:09:50.991Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-16T18:09:50.991Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-16T18:09:50.991Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-16T18:09:50.991Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-09-16T18:09:50.991Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-09-16T18:09:50.991Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-09-16T18:09:50.991Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-09-16T18:09:50.991Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-09-16T18:09:50.991Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-16T18:09:50.991Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-16T18:09:52.366Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-16T18:09:53.316Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-16T18:09:54.270Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-16T18:09:54.270Z] daemon_test.go:197: [d67cad6103cd8] daemon is not started [2022-09-16T18:09:54.270Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-16T18:09:54.270Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-16T18:09:54.270Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-16T18:09:54.270Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-16T18:09:54.270Z] === RUN TestDaemonProxy [2022-09-16T18:09:54.270Z] === RUN TestDaemonProxy/environment_variables [2022-09-16T18:09:56.180Z] === RUN TestDaemonProxy/command-line_options [2022-09-16T18:09:57.554Z] === RUN TestDaemonProxy/configuration_file [2022-09-16T18:09:59.454Z] === RUN TestDaemonProxy/conflicting_options [2022-09-16T18:10:00.021Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-16T18:10:00.280Z] --- PASS: TestDaemonProxy (6.25s) [2022-09-16T18:10:00.280Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-09-16T18:10:00.280Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-09-16T18:10:00.280Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-09-16T18:10:00.280Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-16T18:10:00.280Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-16T18:10:00.280Z] PASS [2022-09-16T18:10:00.539Z] [2022-09-16T18:10:00.539Z] DONE 18 tests in 11.310s [2022-09-16T18:10:00.539Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-16T18:10:00.539Z] ++ 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:10:00.539Z] ++ set -e [2022-09-16T18:10:00.539Z] ++ '[' -n 0 ']' [2022-09-16T18:10:00.539Z] ++ set -x [2022-09-16T18:10:00.539Z] ++ 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:10:00.539Z] INFO: Testing against a local daemon [2022-09-16T18:10:00.539Z] === RUN TestCommitInheritsEnv [2022-09-16T18:10:00.797Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-09-16T18:10:00.797Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-16T18:10:00.797Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-16T18:10:00.797Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-16T18:10:00.797Z] === RUN TestImportWithCustomPlatform [2022-09-16T18:10:00.797Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-16T18:10:01.056Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-16T18:10:01.056Z] === RUN TestImportWithCustomPlatform// [2022-09-16T18:10:01.056Z] === RUN TestImportWithCustomPlatform/linux [2022-09-16T18:10:01.056Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-16T18:10:01.056Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-16T18:10:01.314Z] === RUN TestImportWithCustomPlatform/macos [2022-09-16T18:10:01.314Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-16T18:10:01.314Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-16T18:10:01.314Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-09-16T18:10:01.314Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-16T18:10:01.314Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-16T18:10:01.314Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-16T18:10:01.314Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-16T18:10:01.314Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-09-16T18:10:01.314Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-16T18:10:01.314Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-16T18:10:01.314Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-16T18:10:01.314Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-16T18:10:01.314Z] === RUN TestImagesFilterMultiReference [2022-09-16T18:10:01.314Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-16T18:10:01.314Z] === RUN TestImagePullPlatformInvalid [2022-09-16T18:10:01.314Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-16T18:10:01.314Z] === RUN TestRemoveImageOrphaning [2022-09-16T18:10:01.573Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-09-16T18:10:01.573Z] === RUN TestRemoveImageGarbageCollector [2022-09-16T18:10:01.573Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:10:01.573Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-16T18:10:01.573Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-16T18:10:01.573Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-16T18:10:01.573Z] === RUN TestTagInvalidReference [2022-09-16T18:10:01.573Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-16T18:10:01.573Z] === RUN TestTagValidPrefixedRepo [2022-09-16T18:10:01.573Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-16T18:10:01.573Z] === RUN TestTagExistedNameWithoutForce [2022-09-16T18:10:01.831Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-16T18:10:01.831Z] === RUN TestTagOfficialNames [2022-09-16T18:10:01.831Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-16T18:10:01.831Z] === RUN TestTagMatchesDigest [2022-09-16T18:10:01.831Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-16T18:10:01.831Z] PASS [2022-09-16T18:10:01.831Z] [2022-09-16T18:10:01.831Z] === Skipped [2022-09-16T18:10:01.831Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-16T18:10:01.831Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-16T18:10:01.831Z] [2022-09-16T18:10:01.831Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-16T18:10:01.831Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:10:01.831Z] [2022-09-16T18:10:01.831Z] DONE 22 tests, 2 skipped in 1.370s [2022-09-16T18:10:01.831Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-16T18:10:01.831Z] ++ 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:10:01.831Z] ++ set -e [2022-09-16T18:10:01.831Z] ++ '[' -n 0 ']' [2022-09-16T18:10:01.831Z] ++ set -x [2022-09-16T18:10:01.831Z] ++ 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:10:01.831Z] === RUN TestStripANSICommands [2022-09-16T18:10:01.831Z] === RUN TestStripANSICommands/#00 [2022-09-16T18:10:01.831Z] === RUN TestStripANSICommands/#01 [2022-09-16T18:10:01.831Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-16T18:10:01.831Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-16T18:10:01.831Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-16T18:10:01.831Z] PASS [2022-09-16T18:10:01.831Z] [2022-09-16T18:10:01.831Z] DONE 3 tests in 0.043s [2022-09-16T18:10:01.831Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-16T18:10:01.831Z] ++ 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:10:01.831Z] ++ set -e [2022-09-16T18:10:01.831Z] ++ '[' -n 0 ']' [2022-09-16T18:10:01.831Z] ++ set -x [2022-09-16T18:10:01.832Z] ++ 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:10:02.090Z] INFO: Testing against a local daemon [2022-09-16T18:10:02.090Z] === RUN TestNetworkCreateDelete [2022-09-16T18:10:02.090Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-16T18:10:02.090Z] === RUN TestDockerNetworkDeletePreferID [2022-09-16T18:10:02.657Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-09-16T18:10:02.657Z] === RUN TestDaemonDNSFallback [2022-09-16T18:10:09.218Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-09-16T18:10:09.218Z] === RUN TestInspectNetwork [2022-09-16T18:10:11.749Z] === RUN TestInspectNetwork/full_network_id [2022-09-16T18:10:11.749Z] === RUN TestInspectNetwork/partial_network_id [2022-09-16T18:10:11.749Z] === RUN TestInspectNetwork/network_name [2022-09-16T18:10:11.749Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-16T18:10:15.945Z] --- PASS: TestInspectNetwork (7.01s) [2022-09-16T18:10:15.945Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-16T18:10:15.945Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-16T18:10:15.945Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-16T18:10:15.945Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-16T18:10:15.945Z] === RUN TestRunContainerWithBridgeNone [2022-09-16T18:10:17.320Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-16T18:10:17.320Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-16T18:10:17.320Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-16T18:10:17.320Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-16T18:10:17.320Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-16T18:10:17.320Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-16T18:10:17.320Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-16T18:10:17.320Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-16T18:10:17.320Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-16T18:10:17.320Z] === RUN TestNetworkList [2022-09-16T18:10:17.579Z] === RUN TestNetworkList//networks [2022-09-16T18:10:17.579Z] === PAUSE TestNetworkList//networks [2022-09-16T18:10:17.579Z] === RUN TestNetworkList//networks/ [2022-09-16T18:10:17.579Z] === PAUSE TestNetworkList//networks/ [2022-09-16T18:10:17.579Z] === CONT TestNetworkList//networks [2022-09-16T18:10:17.579Z] === CONT TestNetworkList//networks/ [2022-09-16T18:10:17.579Z] --- PASS: TestNetworkList (0.02s) [2022-09-16T18:10:17.579Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-16T18:10:17.579Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-16T18:10:17.579Z] === RUN TestHostIPv4BridgeLabel [2022-09-16T18:10:18.146Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-09-16T18:10:18.146Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-16T18:10:19.081Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-16T18:10:19.081Z] === RUN TestDaemonDefaultNetworkPools [2022-09-16T18:10:20.014Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-16T18:10:20.014Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-16T18:10:20.949Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-16T18:10:20.949Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-16T18:10:22.324Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-09-16T18:10:22.324Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-16T18:10:22.890Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-16T18:10:22.890Z] === RUN TestServiceWithPredefinedNetwork [2022-09-16T18:10:25.421Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s) [2022-09-16T18:10:25.421Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-16T18:10:25.421Z] service_test.go:243: FLAKY_TEST [2022-09-16T18:10:25.421Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-16T18:10:25.421Z] === RUN TestServiceWithDataPathPortInit [2022-09-16T18:10:27.731Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-16T18:10:27.731Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-16T18:10:27.731Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-16T18:10:27.987Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-16T18:10:27.987Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-16T18:10:29.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44118/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8596486743f59022d6a57e080b513ca2629196f9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8596486743f59022d6a57e080b513ca2629196f9 hack/validate/vendor [2022-09-16T18:10:29.833Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-16T18:10:30.732Z] + echo Ensuring container killed. [2022-09-16T18:10:30.732Z] Ensuring container killed. [2022-09-16T18:10:30.732Z] + docker rm -vf docker-pr3 [2022-09-16T18:10:30.732Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-16T18:10:31.046Z] + echo Chowning /workspace to jenkins user [2022-09-16T18:10:31.046Z] Chowning /workspace to jenkins user [2022-09-16T18:10:31.046Z] + id -u [2022-09-16T18:10:31.046Z] + id -g [2022-09-16T18:10:31.046Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44118:/workspace busybox chown -R 1000:1000 /workspace [2022-09-16T18:10:31.046Z] Unable to find image 'busybox:latest' locally [2022-09-16T18:10:31.046Z] latest: Pulling from library/busybox [2022-09-16T18:10:31.302Z] 729ce43e2c91: Pulling fs layer [2022-09-16T18:10:31.302Z] 729ce43e2c91: Verifying Checksum [2022-09-16T18:10:31.302Z] 729ce43e2c91: Download complete [2022-09-16T18:10:31.302Z] 729ce43e2c91: Pull complete [2022-09-16T18:10:31.302Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5 [2022-09-16T18:10:31.302Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-16T18:10:33.001Z] + bundleName=unit [2022-09-16T18:10:33.001Z] + echo Creating unit-bundles.tar.gz [2022-09-16T18:10:33.001Z] Creating unit-bundles.tar.gz [2022-09-16T18:10:33.001Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report*.xml bundles/go-test-report*.json bundles/coverage*.out [2022-09-16T18:10:33.001Z] tar: bundles/junit-report*.xml: Cannot stat: No such file or directory [2022-09-16T18:10:33.001Z] tar: bundles/go-test-report*.json: Cannot stat: No such file or directory [2022-09-16T18:10:33.001Z] tar: bundles/coverage*.out: Cannot stat: No such file or directory [2022-09-16T18:10:33.001Z] tar: Exiting with failure status due to previous errors [Pipeline] } [2022-09-16T18:10:33.008Z] ERROR: Failed to create bundles.tar.gz [2022-09-16T18:10:33.008Z] ERROR: script returned exit code 2 [Pipeline] // catchError [Pipeline] sh [2022-09-16T18:10:33.352Z] + make clean [2022-09-16T18:10:33.608Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-16T18:10:33.608Z] docker-dev-cache [2022-09-16T18:10:33.608Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-16T18:10:40.293Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) [2022-09-16T18:10:40.293Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-16T18:10:41.228Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ahycc2z8u0yer2nk7edl5eazm Created:2022-09-16 18:10:39.883299698 +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[e4801a6bf6ced59afd6aa383759bd03e4dab7a06d28d9e51eb2372b31c6a6cf5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k4qklg8co7zec928se768wgsx EndpointID:65720026cebc18e36c1ad80b232e254ab7a18ebdecb574ef7af02d4bb1acb0b8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:273c24ea10d726b0458ff04d5239b6874e136c4b942b45a90227f61a964c3c5c 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:1d25b106cd98 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k4qklg8co7zec928se768wgsx EndpointID:65720026cebc18e36c1ad80b232e254ab7a18ebdecb574ef7af02d4bb1acb0b8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-16T18:10:46.492Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-09-16T18:10:46.492Z] PASS [2022-09-16T18:10:46.492Z] [2022-09-16T18:10:46.492Z] === Skipped [2022-09-16T18:10:46.492Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-16T18:10:46.492Z] service_test.go:243: FLAKY_TEST [2022-09-16T18:10:46.492Z] [2022-09-16T18:10:46.492Z] DONE 38 tests, 1 skipped in 43.686s [2022-09-16T18:10:46.492Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-16T18:10:46.492Z] ++ 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:10:46.492Z] ++ set -e [2022-09-16T18:10:46.492Z] ++ '[' -n 0 ']' [2022-09-16T18:10:46.492Z] ++ set -x [2022-09-16T18:10:46.492Z] ++ 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:10:46.492Z] INFO: Testing against a local daemon [2022-09-16T18:10:46.492Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-16T18:10:46.492Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-16T18:10:46.492Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-16T18:10:46.492Z] === RUN TestDockerNetworkIpvlan [2022-09-16T18:10:46.492Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-16T18:10:46.492Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-16T18:10:46.492Z] PASS [2022-09-16T18:10:46.492Z] [2022-09-16T18:10:46.492Z] === Skipped [2022-09-16T18:10:46.492Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-16T18:10:46.492Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-16T18:10:46.492Z] [2022-09-16T18:10:46.492Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-16T18:10:46.492Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-16T18:10:46.492Z] [2022-09-16T18:10:46.492Z] DONE 2 tests, 2 skipped in 0.099s [2022-09-16T18:10:46.492Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-16T18:10:46.492Z] ++ 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:10:46.492Z] ++ set -e [2022-09-16T18:10:46.492Z] ++ '[' -n 0 ']' [2022-09-16T18:10:46.492Z] ++ set -x [2022-09-16T18:10:46.492Z] ++ 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:10:46.492Z] INFO: Testing against a local daemon [2022-09-16T18:10:46.492Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-16T18:10:47.058Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-09-16T18:10:47.058Z] === RUN TestDockerNetworkMacvlan [2022-09-16T18:10:47.624Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-16T18:10:48.559Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-16T18:10:49.493Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-16T18:10:51.395Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-16T18:10:52.770Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-16T18:10:56.054Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-16T18:10:56.620Z] --- PASS: TestDockerNetworkMacvlan (9.54s) [2022-09-16T18:10:56.620Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-09-16T18:10:56.620Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-09-16T18:10:56.620Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-09-16T18:10:56.620Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-09-16T18:10:56.620Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-09-16T18:10:56.620Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-09-16T18:10:56.620Z] PASS [2022-09-16T18:10:56.620Z] [2022-09-16T18:10:56.620Z] DONE 8 tests in 10.921s [2022-09-16T18:10:56.620Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-16T18:10:56.620Z] ++ 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:10:56.620Z] ++ set -e [2022-09-16T18:10:56.620Z] ++ '[' -n 0 ']' [2022-09-16T18:10:56.620Z] ++ set -x [2022-09-16T18:10:56.620Z] ++ 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:10:56.620Z] testing: warning: no tests to run [2022-09-16T18:10:56.620Z] PASS [2022-09-16T18:10:56.620Z] [2022-09-16T18:10:56.620Z] DONE 0 tests in 0.027s [2022-09-16T18:10:56.620Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-16T18:10:56.620Z] ++ 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:10:56.620Z] ++ set -e [2022-09-16T18:10:56.620Z] ++ '[' -n 0 ']' [2022-09-16T18:10:56.620Z] ++ set -x [2022-09-16T18:10:56.620Z] ++ 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:10:56.878Z] INFO: Testing against a local daemon [2022-09-16T18:10:56.878Z] === RUN TestAuthZPluginAllowRequest [2022-09-16T18:10:57.813Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-09-16T18:10:57.813Z] === RUN TestAuthZPluginTLS [2022-09-16T18:10:58.380Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-16T18:10:58.381Z] === RUN TestAuthZPluginDenyRequest [2022-09-16T18:10:58.951Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-16T18:10:58.951Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-16T18:10:59.540Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-16T18:10:59.540Z] === RUN TestAuthZPluginDenyResponse [2022-09-16T18:11:00.123Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-16T18:11:00.123Z] === RUN TestAuthZPluginAllowEventStream [2022-09-16T18:11:01.071Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-09-16T18:11:01.071Z] === RUN TestAuthZPluginErrorResponse [2022-09-16T18:11:01.638Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-16T18:11:01.639Z] === RUN TestAuthZPluginErrorRequest [2022-09-16T18:11:02.206Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-16T18:11:02.206Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-16T18:11:02.772Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-16T18:11:02.772Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-16T18:11:04.150Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-09-16T18:11:04.150Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-16T18:11:05.525Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-09-16T18:11:05.525Z] === RUN TestAuthZPluginHeader [2022-09-16T18:11:06.460Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-16T18:11:06.460Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-16T18:11:06.460Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:11:06.460Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-16T18:11:06.460Z] === RUN TestAuthZPluginV2Disable [2022-09-16T18:11:06.460Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:11:06.460Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-16T18:11:06.460Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-16T18:11:06.460Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:11:06.460Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-16T18:11:06.460Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-16T18:11:06.460Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:11:06.460Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-16T18:11:06.460Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-16T18:11:24.537Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-09-16T18:11:24.537Z] PASS [2022-09-16T18:11:24.537Z] [2022-09-16T18:11:24.537Z] === Skipped [2022-09-16T18:11:24.537Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-16T18:11:24.537Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:11:24.537Z] [2022-09-16T18:11:24.537Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-16T18:11:24.537Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:11:24.537Z] [2022-09-16T18:11:24.537Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-16T18:11:24.537Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:11:24.537Z] [2022-09-16T18:11:24.537Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-16T18:11:24.537Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:11:24.537Z] [2022-09-16T18:11:24.537Z] DONE 17 tests, 4 skipped in 26.572s [2022-09-16T18:11:24.537Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-16T18:11:24.537Z] ++ 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:11:24.537Z] ++ set -e [2022-09-16T18:11:24.537Z] ++ '[' -n 0 ']' [2022-09-16T18:11:24.537Z] ++ set -x [2022-09-16T18:11:24.537Z] ++ 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:11:24.537Z] INFO: Testing against a local daemon [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-16T18:11:24.537Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-16T18:11:24.537Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-16T18:11:24.537Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-16T18:11:24.537Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-16T18:11:24.537Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-16T18:11:24.537Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-16T18:11:24.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-16T18:11:24.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-16T18:11:24.537Z] === RUN TestPluginInstall [2022-09-16T18:11:24.537Z] === RUN TestPluginInstall/no_auth [2022-09-16T18:11:27.822Z] time="2022-09-16T18:11:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-16T18:11:27.822Z] time="2022-09-16T18:11:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69689dd07572b71dcfae4645b0121f59ab332fa39f5033eefcbb5f2019135dbc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-16T18:11:27.822Z] time="2022-09-16T18:11:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-16T18:11:27.822Z] time="2022-09-16T18:11:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69689dd07572b71dcfae4645b0121f59ab332fa39f5033eefcbb5f2019135dbc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-16T18:11:27.822Z] === RUN TestPluginInstall/with_htpasswd [2022-09-16T18:11:27.822Z] time="2022-09-16T18:11:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-16T18:11:27.822Z] time="2022-09-16T18:11:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5586d21583f9a15be063761e4c9c14d6acf542f3ce9582606b223fce8f0be942" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-16T18:11:27.822Z] time="2022-09-16T18:11:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-16T18:11:27.822Z] time="2022-09-16T18:11:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5586d21583f9a15be063761e4c9c14d6acf542f3ce9582606b223fce8f0be942" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-16T18:11:28.082Z] === RUN TestPluginInstall/with_insecure [2022-09-16T18:11:29.016Z] time="2022-09-16T18:11:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-16T18:11:29.016Z] time="2022-09-16T18:11:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0641522fd145b7f3b01203c3d0dbec9359c25af74aea6289b0f2b7deede1f8e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-16T18:11:29.016Z] time="2022-09-16T18:11:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-16T18:11:29.016Z] time="2022-09-16T18:11:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0641522fd145b7f3b01203c3d0dbec9359c25af74aea6289b0f2b7deede1f8e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-16T18:11:29.016Z] plugin_test.go:196: [db904707fa86a] daemon is not started [2022-09-16T18:11:29.016Z] --- PASS: TestPluginInstall (5.67s) [2022-09-16T18:11:29.016Z] --- PASS: TestPluginInstall/no_auth (4.06s) [2022-09-16T18:11:29.016Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-09-16T18:11:29.016Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-09-16T18:11:29.016Z] === RUN TestPluginsWithRuntimes [2022-09-16T18:11:30.915Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-16T18:11:31.482Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-16T18:11:32.416Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-09-16T18:11:32.416Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.97s) [2022-09-16T18:11:32.416Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-09-16T18:11:32.416Z] === RUN TestPluginBackCompatMediaTypes [2022-09-16T18:11:32.982Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-09-16T18:11:32.982Z] PASS [2022-09-16T18:11:32.982Z] [2022-09-16T18:11:32.982Z] DONE 24 tests in 9.760s [2022-09-16T18:11:32.982Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-16T18:11:32.982Z] ++ 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:11:32.982Z] ++ set -e [2022-09-16T18:11:32.982Z] ++ '[' -n 0 ']' [2022-09-16T18:11:32.982Z] ++ set -x [2022-09-16T18:11:32.982Z] ++ 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:11:33.240Z] INFO: Testing against a local daemon [2022-09-16T18:11:33.240Z] === RUN TestExternalGraphDriver [2022-09-16T18:11:33.498Z] === RUN TestExternalGraphDriver/json [2022-09-16T18:11:35.402Z] === RUN TestExternalGraphDriver/spec [2022-09-16T18:11:36.787Z] === RUN TestExternalGraphDriver/pull [2022-09-16T18:11:38.688Z] --- PASS: TestExternalGraphDriver (5.23s) [2022-09-16T18:11:38.688Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-09-16T18:11:38.688Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-09-16T18:11:38.688Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2022-09-16T18:11:38.688Z] === RUN TestGraphdriverPluginV2 [2022-09-16T18:11:38.688Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:11:38.688Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-16T18:11:38.688Z] PASS [2022-09-16T18:11:38.688Z] [2022-09-16T18:11:38.688Z] === Skipped [2022-09-16T18:11:38.688Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-16T18:11:38.688Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:11:38.688Z] [2022-09-16T18:11:38.688Z] DONE 5 tests, 1 skipped in 5.653s [2022-09-16T18:11:38.688Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-16T18:11:38.688Z] ++ 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:11:38.688Z] ++ set -e [2022-09-16T18:11:38.688Z] ++ '[' -n 0 ']' [2022-09-16T18:11:38.688Z] ++ set -x [2022-09-16T18:11:38.688Z] ++ 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:11:38.688Z] INFO: Testing against a local daemon [2022-09-16T18:11:38.688Z] === RUN TestContinueAfterPluginCrash [2022-09-16T18:11:38.688Z] === PAUSE TestContinueAfterPluginCrash [2022-09-16T18:11:38.688Z] === RUN TestReadPluginNoRead [2022-09-16T18:11:38.688Z] === PAUSE TestReadPluginNoRead [2022-09-16T18:11:38.688Z] === RUN TestDaemonStartWithLogOpt [2022-09-16T18:11:38.688Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-16T18:11:38.688Z] === CONT TestContinueAfterPluginCrash [2022-09-16T18:11:38.688Z] === CONT TestDaemonStartWithLogOpt [2022-09-16T18:11:41.971Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-09-16T18:11:41.971Z] === CONT TestReadPluginNoRead [2022-09-16T18:11:43.873Z] === RUN TestReadPluginNoRead/default [2022-09-16T18:11:45.248Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-16T18:11:46.624Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-16T18:11:46.882Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-09-16T18:11:47.449Z] === CONT TestReadPluginNoRead [2022-09-16T18:11:47.449Z] read_test.go:92: [dc1219be00297] daemon is not started [2022-09-16T18:11:47.449Z] --- PASS: TestReadPluginNoRead (5.70s) [2022-09-16T18:11:47.449Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-09-16T18:11:47.449Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-09-16T18:11:47.449Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-09-16T18:11:47.449Z] PASS [2022-09-16T18:11:47.449Z] [2022-09-16T18:11:47.449Z] DONE 6 tests in 8.837s [2022-09-16T18:11:47.449Z] 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:11:47.449Z] ++ 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:11:47.449Z] ++ set -e [2022-09-16T18:11:47.449Z] ++ '[' -n 0 ']' [2022-09-16T18:11:47.449Z] ++ set -x [2022-09-16T18:11:47.449Z] ++ 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:11:47.707Z] testing: warning: no tests to run [2022-09-16T18:11:47.707Z] PASS [2022-09-16T18:11:47.707Z] [2022-09-16T18:11:47.707Z] DONE 0 tests in 0.041s [2022-09-16T18:11:47.707Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-16T18:11:47.707Z] ++ 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:11:47.707Z] ++ set -e [2022-09-16T18:11:47.707Z] ++ '[' -n 0 ']' [2022-09-16T18:11:47.707Z] ++ set -x [2022-09-16T18:11:47.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:11:47.707Z] INFO: Testing against a local daemon [2022-09-16T18:11:47.707Z] === RUN TestPluginWithDevMounts [2022-09-16T18:11:47.707Z] === PAUSE TestPluginWithDevMounts [2022-09-16T18:11:47.707Z] === CONT TestPluginWithDevMounts [2022-09-16T18:11:49.607Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-09-16T18:11:49.607Z] PASS [2022-09-16T18:11:49.607Z] [2022-09-16T18:11:49.607Z] DONE 1 tests in 1.660s [2022-09-16T18:11:49.607Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-16T18:11:49.607Z] ++ 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:11:49.607Z] ++ set -e [2022-09-16T18:11:49.607Z] ++ '[' -n 0 ']' [2022-09-16T18:11:49.607Z] ++ set -x [2022-09-16T18:11:49.607Z] ++ 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:11:49.607Z] INFO: Testing against a local daemon [2022-09-16T18:11:49.607Z] === RUN TestSecretInspect [2022-09-16T18:11:51.618Z] --- PASS: TestSecretInspect (2.18s) [2022-09-16T18:11:51.618Z] === RUN TestSecretList [2022-09-16T18:11:54.147Z] --- PASS: TestSecretList (2.19s) [2022-09-16T18:11:54.147Z] === RUN TestSecretsCreateAndDelete [2022-09-16T18:11:56.048Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-09-16T18:11:56.048Z] === RUN TestSecretsUpdate [2022-09-16T18:11:58.577Z] --- PASS: TestSecretsUpdate (2.19s) [2022-09-16T18:11:58.577Z] === RUN TestTemplatedSecret [2022-09-16T18:12:01.108Z] --- PASS: TestTemplatedSecret (2.49s) [2022-09-16T18:12:01.108Z] === RUN TestSecretCreateResolve [2022-09-16T18:12:03.009Z] --- PASS: TestSecretCreateResolve (2.29s) [2022-09-16T18:12:03.009Z] PASS [2022-09-16T18:12:03.009Z] [2022-09-16T18:12:03.009Z] DONE 6 tests in 13.646s [2022-09-16T18:12:03.009Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-16T18:12:03.009Z] ++ 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:12:03.009Z] ++ set -e [2022-09-16T18:12:03.009Z] ++ '[' -n 0 ']' [2022-09-16T18:12:03.009Z] ++ set -x [2022-09-16T18:12:03.009Z] ++ 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:12:03.009Z] INFO: Testing against a local daemon [2022-09-16T18:12:03.009Z] === RUN TestServiceCreateInit [2022-09-16T18:12:03.009Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-16T18:12:07.250Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-16T18:12:10.537Z] --- PASS: TestServiceCreateInit (7.47s) [2022-09-16T18:12:10.537Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.89s) [2022-09-16T18:12:10.537Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2022-09-16T18:12:10.537Z] === RUN TestCreateServiceMultipleTimes [2022-09-16T18:12:28.615Z] --- PASS: TestCreateServiceMultipleTimes (15.74s) [2022-09-16T18:12:28.615Z] === RUN TestCreateServiceConflict [2022-09-16T18:12:28.615Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-09-16T18:12:28.615Z] === RUN TestCreateServiceMaxReplicas [2022-09-16T18:12:31.146Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2022-09-16T18:12:31.146Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-16T18:12:46.015Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s) [2022-09-16T18:12:46.015Z] === RUN TestCreateServiceSecretFileMode [2022-09-16T18:12:46.582Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2022-09-16T18:12:46.582Z] === RUN TestCreateServiceConfigFileMode [2022-09-16T18:12:49.112Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-09-16T18:12:49.112Z] === RUN TestCreateServiceSysctls [2022-09-16T18:12:52.394Z] --- PASS: TestCreateServiceSysctls (2.97s) [2022-09-16T18:12:52.394Z] === RUN TestCreateServiceCapabilities [2022-09-16T18:12:54.293Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-09-16T18:12:54.293Z] === RUN TestInspect [2022-09-16T18:12:57.575Z] --- PASS: TestInspect (2.76s) [2022-09-16T18:12:57.575Z] === RUN TestCreateJob [2022-09-16T18:13:00.105Z] --- PASS: TestCreateJob (2.94s) [2022-09-16T18:13:00.105Z] === RUN TestReplicatedJob [2022-09-16T18:13:05.369Z] --- PASS: TestReplicatedJob (5.08s) [2022-09-16T18:13:05.370Z] === RUN TestUpdateReplicatedJob [2022-09-16T18:13:08.653Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-09-16T18:13:08.653Z] === RUN TestServiceListWithStatuses [2022-09-16T18:13:08.653Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-16T18:13:08.653Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-16T18:13:08.653Z] === RUN TestDockerNetworkConnectAlias [2022-09-16T18:13:12.838Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-09-16T18:13:12.838Z] === RUN TestDockerNetworkReConnect [2022-09-16T18:13:16.122Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-09-16T18:13:16.122Z] === RUN TestServicePlugin [2022-09-16T18:13:16.122Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:13:16.122Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-16T18:13:16.122Z] === RUN TestServiceUpdateLabel [2022-09-16T18:13:18.022Z] --- PASS: TestServiceUpdateLabel (2.33s) [2022-09-16T18:13:18.022Z] === RUN TestServiceUpdateSecrets [2022-09-16T18:13:32.893Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2022-09-16T18:13:32.893Z] === RUN TestServiceUpdateConfigs [2022-09-16T18:13:47.762Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2022-09-16T18:13:47.762Z] === RUN TestServiceUpdateNetwork [2022-09-16T18:14:00.000Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-09-16T18:14:00.000Z] === RUN TestServiceUpdatePidsLimit [2022-09-16T18:14:00.258Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-16T18:14:00.824Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-16T18:14:08.936Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-16T18:14:15.492Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2022-09-16T18:14:15.492Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-16T18:14:15.492Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-09-16T18:14:15.492Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-09-16T18:14:15.492Z] PASS [2022-09-16T18:14:15.492Z] [2022-09-16T18:14:15.492Z] === Skipped [2022-09-16T18:14:15.492Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-16T18:14:15.492Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-16T18:14:15.492Z] [2022-09-16T18:14:15.492Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-16T18:14:15.492Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-16T18:14:15.492Z] [2022-09-16T18:14:15.492Z] DONE 27 tests, 2 skipped in 132.048s [2022-09-16T18:14:15.492Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-16T18:14:15.492Z] ++ 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:14:15.492Z] ++ set -e [2022-09-16T18:14:15.492Z] ++ '[' -n 0 ']' [2022-09-16T18:14:15.492Z] ++ set -x [2022-09-16T18:14:15.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:14:15.493Z] INFO: Testing against a local daemon [2022-09-16T18:14:15.493Z] === RUN TestSessionCreate [2022-09-16T18:14:15.493Z] --- PASS: TestSessionCreate (0.02s) [2022-09-16T18:14:15.493Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-16T18:14:15.493Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-16T18:14:15.493Z] PASS [2022-09-16T18:14:15.493Z] [2022-09-16T18:14:15.493Z] DONE 2 tests in 0.140s [2022-09-16T18:14:15.493Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-16T18:14:15.493Z] ++ 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:14:15.493Z] ++ set -e [2022-09-16T18:14:15.493Z] ++ '[' -n 0 ']' [2022-09-16T18:14:15.493Z] ++ set -x [2022-09-16T18:14:15.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:14:15.493Z] INFO: Testing against a local daemon [2022-09-16T18:14:15.493Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-16T18:14:15.493Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-16T18:14:15.493Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-16T18:14:15.493Z] === RUN TestDiskUsage [2022-09-16T18:14:15.493Z] === PAUSE TestDiskUsage [2022-09-16T18:14:15.493Z] === RUN TestEventsExecDie [2022-09-16T18:14:16.059Z] --- PASS: TestEventsExecDie (0.71s) [2022-09-16T18:14:16.059Z] === RUN TestEventsBackwardsCompatible [2022-09-16T18:14:16.059Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-09-16T18:14:16.059Z] === RUN TestEventsVolumeCreate [2022-09-16T18:14:16.317Z] --- PASS: TestEventsVolumeCreate (0.11s) [2022-09-16T18:14:16.317Z] === RUN TestInfoBinaryCommits [2022-09-16T18:14:16.317Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-16T18:14:16.318Z] === RUN TestInfoAPIVersioned [2022-09-16T18:14:16.318Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-16T18:14:16.318Z] === RUN TestInfoAPI [2022-09-16T18:14:16.318Z] --- PASS: TestInfoAPI (0.02s) [2022-09-16T18:14:16.318Z] === RUN TestInfoAPIWarnings [2022-09-16T18:14:34.393Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-16T18:14:34.393Z] === RUN TestInfoDebug [2022-09-16T18:14:34.393Z] --- PASS: TestInfoDebug (0.52s) [2022-09-16T18:14:34.393Z] === RUN TestInfoInsecureRegistries [2022-09-16T18:14:34.393Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-16T18:14:34.393Z] === RUN TestInfoRegistryMirrors [2022-09-16T18:14:34.393Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-16T18:14:34.393Z] === RUN TestLoginFailsWithBadCredentials [2022-09-16T18:14:34.651Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-16T18:14:34.651Z] === RUN TestPingCacheHeaders [2022-09-16T18:14:34.909Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-16T18:14:34.909Z] === RUN TestPingGet [2022-09-16T18:14:34.909Z] --- PASS: TestPingGet (0.01s) [2022-09-16T18:14:34.909Z] === RUN TestPingHead [2022-09-16T18:14:34.909Z] --- PASS: TestPingHead (0.02s) [2022-09-16T18:14:34.909Z] === RUN TestPingSwarmHeader [2022-09-16T18:14:35.475Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-16T18:14:36.042Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-16T18:14:36.977Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-16T18:14:36.977Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-09-16T18:14:36.977Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-16T18:14:36.977Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-16T18:14:36.977Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-16T18:14:36.977Z] === RUN TestPingBuilderHeader [2022-09-16T18:14:36.977Z] === RUN TestPingBuilderHeader/default_config [2022-09-16T18:14:37.543Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-16T18:14:38.110Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-16T18:14:38.110Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-16T18:14:38.110Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-16T18:14:38.110Z] === RUN TestVersion [2022-09-16T18:14:38.110Z] --- PASS: TestVersion (0.02s) [2022-09-16T18:14:38.110Z] === CONT TestDiskUsage [2022-09-16T18:14:38.675Z] === RUN TestDiskUsage/empty [2022-09-16T18:14:38.675Z] === RUN TestDiskUsage/empty/container_types [2022-09-16T18:14:38.675Z] === RUN TestDiskUsage/empty/image_types [2022-09-16T18:14:38.675Z] === RUN TestDiskUsage/empty/volume_types [2022-09-16T18:14:38.675Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-16T18:14:38.676Z] === RUN TestDiskUsage/after_container.Run [2022-09-16T18:14:38.934Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-16T18:14:38.934Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-16T18:14:38.934Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-16T18:14:38.934Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-16T18:14:38.934Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-16T18:14:38.934Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-16T18:14:38.934Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-16T18:14:38.934Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-16T18:14:38.934Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-16T18:14:38.934Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage (1.18s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-16T18:14:39.193Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-16T18:14:39.193Z] PASS [2022-09-16T18:14:39.193Z] [2022-09-16T18:14:39.193Z] === Skipped [2022-09-16T18:14:39.193Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-16T18:14:39.193Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-16T18:14:39.193Z] [2022-09-16T18:14:39.193Z] DONE 57 tests, 1 skipped in 24.031s [2022-09-16T18:14:39.193Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-16T18:14:39.193Z] ++ 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:14:39.193Z] ++ set -e [2022-09-16T18:14:39.193Z] ++ '[' -n 0 ']' [2022-09-16T18:14:39.193Z] ++ set -x [2022-09-16T18:14:39.193Z] ++ 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:14:39.452Z] INFO: Testing against a local daemon [2022-09-16T18:14:39.452Z] === RUN TestVolumesCreateAndList [2022-09-16T18:14:39.452Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-16T18:14:39.452Z] === RUN TestVolumesRemove [2022-09-16T18:14:39.452Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-16T18:14:39.452Z] === RUN TestVolumesInspect [2022-09-16T18:14:39.452Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-16T18:14:39.452Z] === RUN TestVolumesInvalidJSON [2022-09-16T18:14:39.452Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-16T18:14:39.452Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-16T18:14:39.452Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-16T18:14:39.452Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-16T18:14:39.452Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-16T18:14:39.452Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-16T18:14:39.452Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-16T18:14:39.452Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-16T18:14:39.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-16T18:14:39.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-16T18:14:39.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-16T18:14:39.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-16T18:14:39.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-16T18:14:39.452Z] PASS [2022-09-16T18:14:39.452Z] [2022-09-16T18:14:39.452Z] DONE 9 tests in 0.228s [2022-09-16T18:14:39.452Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-16T18:14:39.710Z] ++++ cat bundles/test-integration/docker.pid [2022-09-16T18:14:39.710Z] +++ kill 14821 [2022-09-16T18:14:39.710Z] +++ /etc/init.d/apparmor stop [2022-09-16T18:14:39.710Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-16T18:14:39.710Z] [2022-09-16T18:14:39.710Z] Unloading profiles will leave already running processes permanently [2022-09-16T18:14:39.710Z] unconfined, which can lead to unexpected situations. [2022-09-16T18:14:39.710Z] [2022-09-16T18:14:39.710Z] To set a process to complain mode, use the command line tool [2022-09-16T18:14:39.710Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-16T18:14:39.710Z] +++ true [2022-09-16T18:14:39.710Z] exiting test-integration [2022-09-16T18:14:39.710Z] ++ exit 0 [2022-09-16T18:14:39.710Z] Post stage [Pipeline] junit [2022-09-16T18:14:40.659Z] Recording test results [2022-09-16T18:14:41.004Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-16T18:14:41.321Z] + echo Ensuring container killed. [2022-09-16T18:14:41.321Z] Ensuring container killed. [2022-09-16T18:14:41.321Z] + docker rm -vf docker-pr3 [2022-09-16T18:14:41.321Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-16T18:14:41.600Z] + echo Chowning /workspace to jenkins user [2022-09-16T18:14:41.601Z] Chowning /workspace to jenkins user [2022-09-16T18:14:41.601Z] + id -u [2022-09-16T18:14:41.601Z] + id -g [2022-09-16T18:14:41.601Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44118:/workspace busybox chown -R 1000:1000 /workspace [2022-09-16T18:14:41.601Z] Unable to find image 'busybox:latest' locally [2022-09-16T18:14:41.859Z] latest: Pulling from library/busybox [2022-09-16T18:14:41.859Z] a2a31e1dad8c: Pulling fs layer [2022-09-16T18:14:41.859Z] a2a31e1dad8c: Verifying Checksum [2022-09-16T18:14:41.859Z] a2a31e1dad8c: Download complete [2022-09-16T18:14:42.117Z] a2a31e1dad8c: Pull complete [2022-09-16T18:14:42.117Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5 [2022-09-16T18:14:42.117Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-16T18:14:43.784Z] + bundleName=arm64-integration [2022-09-16T18:14:43.784Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-16T18:14:43.784Z] Creating arm64-integration-bundles.tar.gz [2022-09-16T18:14:43.784Z] + 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:14:43.784Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-16T18:14:44.054Z] Archiving artifacts [2022-09-16T18:14:45.931Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44118/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-16T18:14:46.231Z] + make clean [2022-09-16T18:14:46.490Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-16T18:14:46.490Z] docker-dev-cache [2022-09-16T18:14:46.490Z] 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